sbwalker
|
542eec2a9e
|
add support for * ImageSizes for folders
|
2023-08-18 10:55:10 -04:00 |
|
sbwalker
|
9e6ea3f486
|
rollback #3125 and localize module component Title using LocalizerFactory
|
2023-08-17 07:56:39 -04:00 |
|
alikoli
|
128f1753c0
|
Remove resx backups
|
2023-08-15 16:17:23 +02:00 |
|
alikoli
|
283a03a7cc
|
Fix missing translations part 3
|
2023-08-15 16:09:59 +02:00 |
|
alikoli
|
8fbbbce4ec
|
Fix missing translations part 2
|
2023-08-10 01:52:46 +02:00 |
|
alikoli
|
c1d35e8af5
|
Fix missing translations
|
2023-08-09 03:06:15 +02:00 |
|
Leigh Pointer
|
2356753dfc
|
Updated Module Title using SetModuleTitle on ModuleBase
|
2023-08-08 16:37:40 +02:00 |
|
Leigh Pointer
|
fecee7a12b
|
Translation for thread #3094
Updated the Missing or incorrect keys
|
2023-08-08 13:30:10 +02:00 |
|
sbwalker
|
92a4a1b210
|
update Module and Theme Install UI to match Marketplace - including logos and support for sorting
|
2023-08-04 15:17:17 -04:00 |
|
sbwalker
|
68cdcd193c
|
allow page themes to be different from site theme - display warning message
|
2023-07-13 08:58:43 -04:00 |
|
sbwalker
|
be799eb254
|
added logging to ServiceBase to capture HTTP errors
|
2023-07-13 07:39:24 -04:00 |
|
sbwalker
|
e22c28a3c9
|
add module name to the Module Settings UI
|
2023-07-10 16:36:37 -04:00 |
|
sbwalker
|
03bd88a2d5
|
improve helptext for Aliases
|
2023-06-28 12:44:00 -04:00 |
|
sbwalker
|
726f9375e1
|
handle type for favicon and improve helptext
|
2023-06-12 12:30:56 -04:00 |
|
sbwalker
|
10a754642a
|
ability for non-administrators to edit page settings
|
2023-06-05 14:33:05 -04:00 |
|
sbwalker
|
0d5c3a3a0c
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -04:00 |
|
sbwalker
|
cc4c47c3ee
|
added validation support for user profile fields
|
2023-05-25 16:16:16 -04:00 |
|
sbwalker
|
261adefbc7
|
added ability to disable SMTP and set IsBodyHtml by default
|
2023-05-25 15:19:05 -04:00 |
|
sbwalker
|
98c2f012ee
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
|
sbwalker
|
c0e6f06a5c
|
ability to specify if a module definition is enabled for a site
|
2023-05-24 09:40:05 -04:00 |
|
sbwalker
|
20c7bf3c48
|
add support for body content
|
2023-05-22 15:02:36 -04:00 |
|
sbwalker
|
7336417634
|
handle id attribute automatically for headcontent inline scripts
|
2023-05-18 08:26:51 -04:00 |
|
sbwalker
|
5da4dadc31
|
allow HeadContent to support script tags
|
2023-05-17 17:13:08 -04:00 |
|
sbwalker
|
8d2f644177
|
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
|
2023-05-16 16:23:07 -04:00 |
|
sbwalker
|
c6ba4f4bee
|
fix #2763 - prevent module definitions from having duplicate names
|
2023-05-03 12:46:29 -04:00 |
|
sbwalker
|
64b8291487
|
improve module/theme/translation upload user experience to be consistent with download
|
2023-05-02 14:22:34 -04:00 |
|
Shaun Walker
|
cc3cc55269
|
consolidated package installation so that it always occurs during startup and added logging in case of errors
|
2023-04-05 10:26:21 -04:00 |
|
Shaun Walker
|
3a79fa074a
|
fix #2700 - translation installation
|
2023-03-28 15:52:07 -04:00 |
|
Shaun Walker
|
a0933d07d8
|
made word casing consistent with other module messages and reduced length of message
|
2023-03-28 08:53:26 -04:00 |
|
Leigh Pointer
|
058a191673
|
Modified Registration to display the Password requirments
|
2023-03-24 12:38:27 +01:00 |
|
Shaun Walker
|
4eb15d4806
|
include Site Map field in Site Settings
|
2023-03-11 17:42:37 -05:00 |
|
Shaun Walker
|
5e1ac485a0
|
#2655 - add support for capturing user profile infrmation from claims during external login
|
2023-03-10 10:14:57 -05:00 |
|
Shaun Walker
|
cfe87a802e
|
fix localization issue in Scheduled Jobs
|
2023-03-05 08:56:35 -05:00 |
|
Shaun Walker
|
f2df8e96db
|
fix #2567 - migrate tenant connection string details from database to appsettings.json
|
2023-02-23 16:29:15 -05:00 |
|
Shaun Walker
|
db73052ee5
|
allow system log to be cleared
|
2023-02-08 14:45:20 -05:00 |
|
Shaun Walker
|
ea463a6548
|
fix #2534 - added Relay Configured site setting to enable sending from users email address
|
2023-01-09 16:37:06 -05:00 |
|
Shaun Walker
|
e136972cd7
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
|
Shaun Walker
|
1616f94b86
|
add ability to view error.log in System Info
|
2023-01-05 10:18:55 -05:00 |
|
Shaun Walker
|
7bebfe1919
|
fix typo and help text
|
2023-01-05 09:55:06 -05:00 |
|
Shaun Walker
|
6a213561f6
|
added an autocomplete component and implemented in permission grid
|
2023-01-04 14:50:05 -05:00 |
|
Shaun Walker
|
cb10dde97d
|
added API Management for managing site level entity permissions
|
2022-12-02 16:42:43 -05:00 |
|
Shaun Walker
|
c91e285475
|
fix #2512 - provide guidance about password complexity policy during install, and ensure modified passwords meet complexity policy
|
2022-12-02 07:42:49 -05:00 |
|
Shaun Walker
|
7489d9d186
|
move UI logic from FileService to FileManager, add progressive retry logic, update file attributes if uploading a new version of a file, clean up temporary artifacts on failure, improve upload efficiency
|
2022-11-09 21:11:02 -05:00 |
|
Shaun Walker
|
e685252b1d
|
add validation message for missing package name
|
2022-10-20 14:00:17 -04:00 |
|
Shaun Walker
|
368b900a6e
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
|
Shaun Walker
|
ddf1caaaaa
|
fix #2432 - add support for roles as part of external login via OIDC
|
2022-09-29 16:32:50 -04:00 |
|
Shaun Walker
|
26ec3fc7cf
|
fix #2426 - error in recycle bin
|
2022-09-28 13:55:12 -04:00 |
|
Shaun Walker
|
d1f50f12af
|
Fix #2399 - page paths not being validated for deleted pages
|
2022-09-06 10:50:53 -04:00 |
|
Shaun Walker
|
075748d697
|
made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue
|
2022-08-30 07:21:52 -04:00 |
|
Shaun Walker
|
99d4d75d8e
|
Improvements to richtexteditor to allow file management in raw html editor. Also allow disabling of raw html editor which can be utilized via new setting in Html/Text module.
|
2022-08-19 15:32:30 -04:00 |
|