Shaun Walker
|
2b41909d47
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
|
Shaun Walker
|
8605e3ca5a
|
Major refactoring replacing permission strings with permission collections. These changes will require extensive regression testing. These changes may include breaking changes which will need to be identified and resolved to provide backward compatibility.
|
2023-02-28 17:59:21 -05:00 |
|
Shaun Walker
|
fe97a76d00
|
fix IDeletable code documentation
|
2022-10-26 17:33:17 -04:00 |
|
Shaun Walker
|
4499d55464
|
update models to use new ModelBase
|
2022-10-26 17:26:46 -04:00 |
|
Shaun Walker
|
c635351a12
|
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
|
2022-02-06 12:19:42 -05:00 |
|
Shaun Walker
|
f739db1e42
|
Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic.
|
2021-09-20 17:15:52 -04:00 |
|
Shaun Walker
|
d82fc8be90
|
added IsClickable Page property #1092, improve validation in Role Management, display database information in SQL Management, improve HttpClient header support
|
2021-06-10 20:10:46 -04:00 |
|
ijungleboy
|
074b998bbc
|
Document most models
|
2021-05-21 18:28:21 +02:00 |
|
Shaun Walker
|
cbe843bafc
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
|
Shaun Walker
|
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 |
|
Shaun Walker
|
9b74262c76
|
Added support for module resource management
|
2020-05-18 09:47:37 -04:00 |
|
Shaun Walker
|
54d4447d23
|
Central management of resources ( ie. stylesheets and scripts )
|
2020-05-16 12:00:15 -04:00 |
|
Shaun Walker
|
ac03afb146
|
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
|
2020-05-15 09:50:48 -04:00 |
|
Pavel Veselý
|
5af6f7a52d
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
|
Pavel Veselý
|
71bd3a8d6a
|
Namespace fix (#335)
|
2020-04-03 17:18:33 -04:00 |
|
Shaun Walker
|
35f87d25be
|
Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
|
2020-03-30 20:42:43 -04:00 |
|
Shaun Walker
|
ffba735aac
|
Support for user personalizable pages
|
2019-11-10 14:56:29 -05:00 |
|
Shaun Walker
|
05a405e036
|
Improvements to themes, layouts, and CSS styling
|
2019-10-16 14:28:49 -04:00 |
|
Emanuele Filardo
|
91eb21d6e5
|
Fix for IDeletable
|
2019-09-29 18:59:17 +02:00 |
|
Shaun Walker
|
7d5e35c637
|
updated namespaces, improved page management,
|
2019-09-14 15:31:12 -04:00 |
|
Shaun Walker
|
22420f2b43
|
Edit mode improvements
|
2019-09-05 13:44:27 -04:00 |
|
Shaun Walker
|
3ce7f1a227
|
Permission-based authorization utilizing Policies
|
2019-08-27 17:14:41 -04:00 |
|
Shaun Walker
|
916109015f
|
Add standard audit fields to all entities
|
2019-08-05 11:28:59 -04:00 |
|
Shaun Walker
|
8deb119f36
|
Performance improvements, refactoring of multi-tenant support, split Alias and Tenant entities for cleaner separation of concerns, create an additional site during installation for demonstratng multitenancy
|
2019-05-24 13:33:19 -04:00 |
|
Mitchel Sellers
|
f4aa88a529
|
Change Skin -> Theme
To better align with commonly used terminology in industry renamed all references from Skin -> Theme.
|
2019-05-12 23:38:58 -05:00 |
|
oqtane
|
d71de1c21f
|
Initial commit
|
2019-05-04 20:32:08 -04:00 |
|