-
由 robocoder 创作于
commit 9534ce4a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 15:10:34 2019 -0700 external installer commit bb6cd1d0 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 14:33:17 2019 -0700 add msoledbsql package as prerequisite setup commit ea849a67 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 12:43:35 2019 -0700 Revised generated React module for Adm system commit b8f4d940 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 12:42:42 2019 -0700 revised React template files(shared components etc.) as well as generated code(for individual pages) to remove eslint warnings, better rintagi.js definition for localhost:3000 dev(3 tier) commit 2213dc1f Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 16:16:34 2019 -0700 enhance to support mulithome for React (reduce the need for manually changing rintagi.js configuration unless it is a 3 tier setup or behind proxy with different fronting domain) commit 3d6f0dcd Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 09:12:32 2019 -0700 minor change to default sample self licensing(full feature enabled) commit ab7f7edf Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 09:08:41 2019 -0700 re-arrange deployment layout and add simple helper readme.txt commit cc5c8c6a Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 16:30:40 2019 -0700 revised installers commit f91934f0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:23:13 2019 -0700 add MiscChanges.txt for change not tracked by git(web.config file etc.) and adding shared React features(login etc. that needs to be in-sync with server side) commit 9abbdb15 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:16:44 2019 -0700 re-generated Adm React modules(with shared login features) commit b5d670d0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:15:22 2019 -0700 implement shared login between react modules and asp.net site(if serve under same domain, still require matching rintagi.js and web.config settings) commit 9fc228e0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 12:31:17 2019 -0700 revise deployment support for better handling of default SQL setup(password policy) and separate out powershell script for 'must have', 'install db', 'install dev tools' to cater for production/dev situation, as well as windows server and windows 10 installation commit fc82fcd3 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:56:56 2019 -0700 change setup PS, install vscode by default commit 3b86a5c3 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:47:32 2019 -0700 add pre-requisite setup script(powershell, via chocolatey) commit e79c9aee Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:13:54 2019 -0700 better naming for installer(community PTY installer) (cherry picked from commit 3d64ea93) commit 5bc47282 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:09:23 2019 -0700 sample SP change to control per instance licensing commit c4e6d48a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:46:29 2019 -0700 change default license for various package type commit d9e4661a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:39:54 2019 -0700 enhance licensing to support per instance(from server side) commit 1bbcf1df Author: gary <gary.ng@robocoder.com> Date: Mon Oct 7 13:20:23 2019 -0700 revised licensing feature commit 8e84df2a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:56:56 2019 -0700 change setup PS, install vscode by default commit 6289367d Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:47:32 2019 -0700 add pre-requisite setup script(powershell, via chocolatey) commit 3d64ea93 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:13:54 2019 -0700 better naming for installer commit 2911f91d Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:12:46 2019 -0700 community ro installer commit e72dd669 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:09:23 2019 -0700 sample SP change to control per instance licensing commit 525e6a6f Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:39:54 2019 -0700 enhance licensing to support per instance(from server side) (cherry picked from commit d9e4661a) commit 146e76cf Author: aaron xu <aaron.xu@robocoder.com> Date: Wed Oct 2 12:11:15 2019 -0700 Fix the spinner issue on default page, and layout issue commit 2a3ff9ea Author: gary <gary.ng@robocoder.com> Date: Wed Oct 2 10:06:58 2019 -0700 add license check mechanism to key access area and prepare for actual license validation logic commit cd79bb1e Author: aaron xu <aaron.xu@robocoder.com> Date: Wed Oct 2 12:11:15 2019 -0700 Fix the spinner issue on default page, and layout issue commit fd91efc5 Author: gary <gary.ng@robocoder.com> Date: Wed Oct 2 10:06:58 2019 -0700 add license check mechanism to key access area and prepare for actual license validation logic commit a8a0a129 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 15:32:01 2019 -0700 minor change to .gitignore commit ff2131e6 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 12:55:40 2019 -0700 add installer files commit 1f2363da Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:52:41 2019 -0700 add third party libraries(Exif and Newtonsoft) commit 4db10c79 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:33:41 2019 -0700 revise default license(of deployment) to commerical, default license git(to AGPL) commit 2197cf91 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:33:41 2019 -0700 revise default license(of deployment) to commerical, default license git(to AGPL) commit f4437f29 Author: gary <gary.ng@robocoder.com> Date: Thu Sep 26 11:50:35 2019 -0700 enhanced the deployment process(all c# target changed to 4.6.2), better installation location support(and directory ACL etc.), possible to change app name during PTY(project cloning) and PDT(runtime cloning) commit 070713fb Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 12:29:56 2019 -0700 revised PTY deploy bootstrap package commit 277923a6 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 12:29:12 2019 -0700 refine deployment package to output x64 and option to install/upgrade client only commit 4ffa22d7 Author: aaron xu <aaron.xu@robocoder.com> Date: Tue Sep 24 10:30:21 2019 -0700 React Template style changes, screen.js changes commit 3f3ec624 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:46:18 2019 -0700 various minor fixes commit 3c2f5545 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:45:33 2019 -0700 support single login of SQL server from web.config(ignore systems table and datatier content ) commit b763f67d Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:41:56 2019 -0700 ignore OPTIONS error in error tracking(application_error) commit e3333a4d Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:38:56 2019 -0700 revised deployment template to better handle newer SQL server, TLS 1.2, high DPI support etc. commit 16e73094 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 23 15:06:47 2019 -0700 Rintagi Version R10.84.90913 with React features
7ce46dc4由 robocoder 创作于commit 9534ce4a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 15:10:34 2019 -0700 external installer commit bb6cd1d0 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 14:33:17 2019 -0700 add msoledbsql package as prerequisite setup commit ea849a67 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 12:43:35 2019 -0700 Revised generated React module for Adm system commit b8f4d940 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 15 12:42:42 2019 -0700 revised React template files(shared components etc.) as well as generated code(for individual pages) to remove eslint warnings, better rintagi.js definition for localhost:3000 dev(3 tier) commit 2213dc1f Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 16:16:34 2019 -0700 enhance to support mulithome for React (reduce the need for manually changing rintagi.js configuration unless it is a 3 tier setup or behind proxy with different fronting domain) commit 3d6f0dcd Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 09:12:32 2019 -0700 minor change to default sample self licensing(full feature enabled) commit ab7f7edf Author: gary <gary.ng@robocoder.com> Date: Fri Oct 11 09:08:41 2019 -0700 re-arrange deployment layout and add simple helper readme.txt commit cc5c8c6a Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 16:30:40 2019 -0700 revised installers commit f91934f0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:23:13 2019 -0700 add MiscChanges.txt for change not tracked by git(web.config file etc.) and adding shared React features(login etc. that needs to be in-sync with server side) commit 9abbdb15 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:16:44 2019 -0700 re-generated Adm React modules(with shared login features) commit b5d670d0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 14:15:22 2019 -0700 implement shared login between react modules and asp.net site(if serve under same domain, still require matching rintagi.js and web.config settings) commit 9fc228e0 Author: gary <gary.ng@robocoder.com> Date: Thu Oct 10 12:31:17 2019 -0700 revise deployment support for better handling of default SQL setup(password policy) and separate out powershell script for 'must have', 'install db', 'install dev tools' to cater for production/dev situation, as well as windows server and windows 10 installation commit fc82fcd3 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:56:56 2019 -0700 change setup PS, install vscode by default commit 3b86a5c3 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:47:32 2019 -0700 add pre-requisite setup script(powershell, via chocolatey) commit e79c9aee Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:13:54 2019 -0700 better naming for installer(community PTY installer) (cherry picked from commit 3d64ea93) commit 5bc47282 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:09:23 2019 -0700 sample SP change to control per instance licensing commit c4e6d48a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:46:29 2019 -0700 change default license for various package type commit d9e4661a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:39:54 2019 -0700 enhance licensing to support per instance(from server side) commit 1bbcf1df Author: gary <gary.ng@robocoder.com> Date: Mon Oct 7 13:20:23 2019 -0700 revised licensing feature commit 8e84df2a Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:56:56 2019 -0700 change setup PS, install vscode by default commit 6289367d Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 14:47:32 2019 -0700 add pre-requisite setup script(powershell, via chocolatey) commit 3d64ea93 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:13:54 2019 -0700 better naming for installer commit 2911f91d Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:12:46 2019 -0700 community ro installer commit e72dd669 Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 10:09:23 2019 -0700 sample SP change to control per instance licensing commit 525e6a6f Author: gary <gary.ng@robocoder.com> Date: Tue Oct 8 08:39:54 2019 -0700 enhance licensing to support per instance(from server side) (cherry picked from commit d9e4661a) commit 146e76cf Author: aaron xu <aaron.xu@robocoder.com> Date: Wed Oct 2 12:11:15 2019 -0700 Fix the spinner issue on default page, and layout issue commit 2a3ff9ea Author: gary <gary.ng@robocoder.com> Date: Wed Oct 2 10:06:58 2019 -0700 add license check mechanism to key access area and prepare for actual license validation logic commit cd79bb1e Author: aaron xu <aaron.xu@robocoder.com> Date: Wed Oct 2 12:11:15 2019 -0700 Fix the spinner issue on default page, and layout issue commit fd91efc5 Author: gary <gary.ng@robocoder.com> Date: Wed Oct 2 10:06:58 2019 -0700 add license check mechanism to key access area and prepare for actual license validation logic commit a8a0a129 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 15:32:01 2019 -0700 minor change to .gitignore commit ff2131e6 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 12:55:40 2019 -0700 add installer files commit 1f2363da Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:52:41 2019 -0700 add third party libraries(Exif and Newtonsoft) commit 4db10c79 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:33:41 2019 -0700 revise default license(of deployment) to commerical, default license git(to AGPL) commit 2197cf91 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 30 09:33:41 2019 -0700 revise default license(of deployment) to commerical, default license git(to AGPL) commit f4437f29 Author: gary <gary.ng@robocoder.com> Date: Thu Sep 26 11:50:35 2019 -0700 enhanced the deployment process(all c# target changed to 4.6.2), better installation location support(and directory ACL etc.), possible to change app name during PTY(project cloning) and PDT(runtime cloning) commit 070713fb Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 12:29:56 2019 -0700 revised PTY deploy bootstrap package commit 277923a6 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 12:29:12 2019 -0700 refine deployment package to output x64 and option to install/upgrade client only commit 4ffa22d7 Author: aaron xu <aaron.xu@robocoder.com> Date: Tue Sep 24 10:30:21 2019 -0700 React Template style changes, screen.js changes commit 3f3ec624 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:46:18 2019 -0700 various minor fixes commit 3c2f5545 Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:45:33 2019 -0700 support single login of SQL server from web.config(ignore systems table and datatier content ) commit b763f67d Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:41:56 2019 -0700 ignore OPTIONS error in error tracking(application_error) commit e3333a4d Author: gary <gary.ng@robocoder.com> Date: Tue Sep 24 09:38:56 2019 -0700 revised deployment template to better handle newer SQL server, TLS 1.2, high DPI support etc. commit 16e73094 Author: gary <gary.ng@robocoder.com> Date: Mon Sep 23 15:06:47 2019 -0700 Rintagi Version R10.84.90913 with React features
该项目在 Server Side Public License, v 1下获得许可。
进一步了解
加载中