Commit Graph

46 Commits

Author SHA1 Message Date
b98535810b fix #4654 - show progress indicator during download 2024-09-27 12:00:49 -04:00
ea2846973a add disclaimer to System Update feature 2024-09-27 09:00:04 -04:00
8daf38654d prevent System Update in development environment 2023-09-20 12:33:43 -04:00
9966fc4651 add ability to validate and download packages 2023-09-02 14:08:21 -04:00
fecee7a12b Translation for thread #3094
Updated the Missing or incorrect keys
2023-08-08 13:30:10 +02:00
3e9a4f2c1a Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic. 2021-10-06 17:20:44 -04:00
ffcc229c78 support for commercial modules, themes, translations 2021-08-16 09:46:02 -04:00
fca290f8f5 Modifications for Bootstrap 5
Admin section now finished.  All Tables now replaced with div
2021-07-10 13:37:05 +02:00
f536033087 framework updater UX improvements 2021-07-08 10:36:08 -04:00
f989f63546 Merge branch 'dev' into dev 2021-06-25 17:56:21 -04:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
509f054961 package UI updates 2021-06-25 08:10:15 -04:00
52bcdb12c5 package management modifications 2021-06-24 18:02:01 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
ff59a12443 UX clarification 2021-06-04 12:18:04 -04:00
e527f6e3d1 updater improvements 2021-06-03 11:05:40 -04:00
060f764da7 separated updater from main solution 2021-06-03 08:37:56 -04:00
dd9f2e6675 improve System Update user experience 2021-06-02 19:22:20 -04:00
3db12a225b use secure Packages location for upgrade process 2021-06-02 16:53:55 -04:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
2d9ad076d2 Localize upgrade page 2020-11-17 23:34:49 +03:00
3fa620f3bc include logging during module and theme installation 2020-08-06 16:37:27 -04:00
94f0bdcce9 Improvements to System Update 2020-08-04 08:47:39 -04:00
336550c571 increase wait time for browser redirects during app restarts 2020-07-23 14:39:53 -04:00
4e6b4a20ef refactoring of #518 to simplify registration of scripts in modules and themes 2020-06-14 12:07:16 -04:00
c4f1d37421 improve user experience after app restarts 2020-06-02 14:21:57 -04:00
3a5b6954e3 fix for #525 when running locally without a network connection 2020-05-28 16:24:22 -04:00
066ef44773 fixes to upgrade project 2020-05-20 11:57:41 -04:00
d7ad175cd7 fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades 2020-05-07 14:38:24 -04:00
72995cd8fa added system info admin page/module, improved UI for framework, module, and theme install/upgrade, added version to ModuleDefinitions, fixed bug in logging logic introduced during code standardization 2020-04-20 18:05:37 -04:00
89066ecfd0 help text update 2020-04-10 21:49:57 -04:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -04:00
66ad089088 Refactoring (#314)
* Refactoring

* Refactoring

* Check for a valid email.

* Fixed missing character.

* Moved logic to  the Utilities class.

* Rename template .sql file

* Modified null and empty string check.

* Check for a valid email.

* Fixed missing character.

* Moved logic to  the Utilities class.

* Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options

* Refactoring

* Refactoring

* Check for a valid email.

* Moved logic to  the Utilities class.

Co-authored-by: Aubrey <aubrey.b@treskcow.tech>
Co-authored-by: MIchael Atwood <matwood@dragonmastery.com>
Co-authored-by: Shaun Walker <shaun.walker@siliqon.com>
2020-03-31 10:21:05 -04:00
a06ad38432 Naming fixes 2020-03-14 11:07:49 +01:00
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
00914208ba added image preview to the file manager component 2020-02-22 09:56:28 -05:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00
0e09cdf20a automated framework update enhancement 2019-10-30 17:03:09 -04:00
af423edb99 event logging fix 2019-10-28 09:02:11 -04:00
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
1cc58ea150 performance optimizations in site router and remove dependency between page and module in route specification 2019-10-18 12:23:36 -04:00
05a405e036 Improvements to themes, layouts, and CSS styling 2019-10-16 14:28:49 -04:00
c029e70783 CSS separation, multi-tenancy fixes 2019-10-12 16:32:47 -04:00
2607d4dbb3 improvements to module/theme installation and removal 2019-10-09 12:06:53 -04:00
9971510b1e improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation 2019-10-08 16:11:23 -04:00