Shaun Walker
|
391713b84d
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
|
Shaun Walker
|
a70f1ee1e0
|
cleanup
|
2022-03-30 22:08:32 -04:00 |
|
Shaun Walker
|
1a86b80c61
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
|
Shaun Walker
|
3a8f4199cd
|
improvement for updating private/public Settings
|
2022-01-15 09:44:36 -05:00 |
|
Shaun Walker
|
11002efc02
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05:00 |
|
Shaun Walker
|
c21a097fd2
|
added support for default alias specification, alias auto registration, alias redirect, alias line break delimiters
|
2021-12-22 15:43:59 -05:00 |
|
Shaun Walker
|
6a2ff369ea
|
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
|
2021-12-18 10:35:22 -05:00 |
|
Leigh
|
e034811e92
|
#1880 Issue with new SettingService
Needed to update the SettingService to apply the IsPublic field when updating settings for the ModuleDefinition.
|
2021-12-15 18:54:26 +01:00 |
|
Shaun Walker
|
2f34bf69e3
|
moduledefinition settings and host settings
|
2021-12-09 15:50:00 -05:00 |
|
Leigh
|
a21a2ab3bb
|
Settings for ModuleDefinitions #1829
Add Update settings for the ModuleDefinition
|
2021-11-24 16:06:52 +01:00 |
|
Shaun Walker
|
8d37444755
|
improve validation for public site settings
|
2021-09-21 07:45:43 -04: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 |
|
ijungleboy
|
de6acf0029
|
Tell all concrete implementations to be private / not show in the docs
|
2021-05-21 18:29:06 +02:00 |
|
Shaun Walker
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
Shaun Walker
|
42696eacbd
|
fix #600 Unhandled exception opening a user's profile
|
2020-06-14 21:12:55 -04:00 |
|
Pavel Vesely
|
96f5668a3b
|
Setting service bug.
|
2020-05-16 08:40:30 +02:00 |
|
Shaun Walker
|
a02cfea6c9
|
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
|
2020-05-05 09:15:36 -04:00 |
|
Shaun Walker
|
7c6dc6d774
|
Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable
|
2020-05-01 10:27:14 -04:00 |
|
Pavel Vesely
|
95e9bee4e2
|
Migration to using System.Net.Http.Json; part one - functional migration
|
2020-04-15 23:07:27 +02: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 |
|
Hisham Bin Ateya
|
7786cd027b
|
Use string Interpolation for constructing Urls (#324)
|
2020-04-03 12:44:54 -04:00 |
|
Pavel Vesely
|
84496e11f2
|
Magic Strings
|
2020-03-16 17:29:07 +01:00 |
|
Pavel Vesely
|
cf6643aef3
|
Client fixes
Client is partially done.
227 warnings left out of 1500
I like Rider
|
2020-03-15 15:19:35 +01:00 |
|
Hisham Bin Ateya
|
425b4e1c67
|
Fix casing for constructor params
|
2020-03-05 20:03:54 +03:00 |
|
Hisham Bin Ateya
|
303bdf3be2
|
Remove this keyword
|
2020-03-05 19:22:13 +03:00 |
|
Hisham Bin Ateya
|
a46235ea1e
|
Fix naming conventions for private fields
|
2020-03-05 01:46:53 +03:00 |
|
Shaun Walker
|
06257943ca
|
refactored site management to include better support for multi-tenancy
|
2020-03-03 16:23:06 -05:00 |
|
Shaun Walker
|
066c616eca
|
authorization changes
|
2020-02-17 19:48:26 -05:00 |
|
Shaun Walker
|
cb6428f483
|
Refactor AbsoluteUri references
|
2019-09-16 03:13:33 -04:00 |
|
Emanuele Filardo
|
d1faa0ee5f
|
Initial migration
|
2019-09-15 12:21:32 +02:00 |
|
Shaun Walker
|
65cb295e05
|
Refactored Settings to use Dictionary
|
2019-09-04 12:42:22 -04:00 |
|
Shaun Walker
|
1e4c07889b
|
Dynamic user profile per tenant
|
2019-09-03 20:39:29 -04:00 |
|
Shaun Walker
|
0c57813bf8
|
Improve HtmlText module performance
|
2019-08-16 09:49:26 -04:00 |
|
Shaun Walker
|
b71f007981
|
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
|
2019-08-14 09:34:35 -04:00 |
|