|
39ccc30680
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
|
|
ffcc229c78
|
support for commercial modules, themes, translations
|
2021-08-16 09:46:02 -04:00 |
|
|
ffe724b32d
|
add support for free/paid in module, theme, translation installation
|
2021-08-13 15:56:22 -04:00 |
|
|
fe06a29ad2
|
Merge pull request #1594 from gjwalk/dev
moduleDefinitions validation
|
2021-08-09 11:24:00 -04:00 |
|
|
5a5535ea98
|
format license terms
|
2021-08-06 15:28:48 -04:00 |
|
|
b1d64eac88
|
moduleDefinitions validation
|
2021-08-06 13:32:40 -04:00 |
|
|
e4201c1a4d
|
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
|
2021-08-06 12:59:56 -04:00 |
|
|
00ca3d856b
|
reset admin
|
2021-07-31 15:09:14 -04:00 |
|
|
cf40462531
|
moduleDefintions - profiles validation changes
|
2021-07-29 16:46:58 -04:00 |
|
|
2dbf9671d9
|
dashboard - moduleCretaor changes
|
2021-07-29 16:38:36 -04:00 |
|
|
e42a687c9b
|
fixing spacing
|
2021-07-29 15:28:15 -04:00 |
|
|
33a76c61ca
|
updated modules for input requirements
|
2021-07-27 16:24:01 -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 |
|
|
cb7d9a0371
|
upgrade to Boostrap 5
|
2021-07-02 20:03:51 -04:00 |
|
|
17c0aec1fb
|
show friendly message when no packages match criteria
|
2021-06-27 20:20:01 -04:00 |
|
|
f989f63546
|
Merge branch 'dev' into dev
|
2021-06-25 17:56:21 -04:00 |
|
|
ef6f5f2769
|
update resources
|
2021-06-25 17:03:29 -04:00 |
|
|
ba9ca22aaa
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
|
|
e1e4d82684
|
resx file corrections
|
2021-06-25 08:22:36 -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 |
|
|
bfafffd8cb
|
add search to package manager components
|
2021-06-23 13:00:44 -04:00 |
|
|
c4e6a4af49
|
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
|
2021-06-22 14:14:46 -04:00 |
|
|
6bff09d0ca
|
fix Localizer class specification
|
2021-06-18 16:46:15 -04:00 |
|
|
f7363504c2
|
Merge branch 'dev' into dev
|
2021-06-18 15:35:20 -04:00 |
|
|
ae0edcfd2d
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
|
|
72ff6fa0e7
|
improvements to refresh logic, module template enhancements
|
2021-06-16 16:31:02 -04:00 |
|
|
8dfe8eba27
|
fix issue in theme creator
|
2021-06-01 15:49:06 -04:00 |
|
|
ddd657bfa7
|
added metadata support for Module and Theme templates
|
2021-05-31 11:59:19 -04:00 |
|
|
4108c07862
|
moved Packages folder to secure location
|
2021-05-27 21:39:43 -04:00 |
|
|
72b06b16cf
|
fix #1272 - add support for ref folder in package installation
|
2021-05-24 15:50:38 -04:00 |
|
|
5c21ab37ee
|
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
|
2021-05-24 08:59:50 -04:00 |
|
|
cbe843bafc
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
|
|
ec0b317f80
|
Fix localizer in Admin pages
|
2021-03-31 00:50:19 +03:00 |
|
|
531cba715e
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
|
|
c86a8cbd2d
|
Fix ResourceKey property
|
2021-01-05 03:02:02 +03:00 |
|
|
a29d7b524c
|
Localize alert messages in admin pages
|
2020-12-09 21:12:00 +03:00 |
|
|
5e42ab8cca
|
improve user experience by delegating application restart responsibility to the host user
|
2020-11-24 16:22:53 -05:00 |
|
|
4599e9a0fc
|
Localize non components for the module definitions pages
|
2020-11-20 01:39:56 +03:00 |
|
|
a77a86a439
|
Localize components for the module definitions pages
|
2020-11-20 01:37:18 +03:00 |
|
|
336550c571
|
increase wait time for browser redirects during app restarts
|
2020-07-23 14:39:53 -04:00 |
|
|
f515def414
|
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
|
2020-07-08 19:56:02 -04:00 |
|
|
882412b8ff
|
button/input columns style="width: 1px"
|
2020-06-18 22:22:16 -07: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 |
|
|
5e04cb18a4
|
File Manager Tune-up
|
2020-05-15 08:18:07 +02: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 |
|
|
62987ca72f
|
allow users to modify default module names, descriptions, and categories and improve control panel behavior
|
2020-04-18 10:51:07 -04:00 |
|
|
f56d1fe543
|
improving admin components
|
2020-04-17 12:59:53 -04:00 |
|