sbwalker
2b6965f801
allow prerender selection in all scenarios
2024-02-12 09:14:05 -05:00
sbwalker
fce72cad55
Interactivity needs to be selectable regardless of the default render mode
2024-02-09 16:24:30 -05:00
sbwalker
1e332ed075
split RenderMode and Runtime configuration
2024-02-01 09:08:39 -05:00
sbwalker
8e499d164a
render mode integration
2024-01-31 15:22:21 -05:00
sbwalker
c09e5e6552
improve help text for autocomplete
2024-01-19 15:35:48 -05:00
Shaun Walker
ab08732ba8
Merge pull request #3652 from thabaum/ENH-Adds-Profile-Autocomplete-Setting
...
Enh: Autocomplete Attribute Enhancement
2024-01-19 15:25:13 -05:00
Shaun Walker
584a7eb9e2
Merge pull request #3598 from thabaum/module-creator-notification-tool-tips
...
Module Creator Owner/Name + Notification Help Text Includes Warning Not To Use The Word "Oqtane". Fixes #3597
2024-01-19 15:18:42 -05:00
Cody
0770e00d8d
Updates Autocomplete.HelpText
2024-01-16 17:46:30 -08:00
Cody
9315358fa6
adds autocomplete
2024-01-13 20:59:42 -08:00
Leigh Pointer
e047d4e8a6
Start end End date Range check
...
Checks that the Start date starts before the End date.
Message added to Resx
2024-01-10 14:49:47 +01:00
Leigh Pointer
233f40f3e9
Start Date and Expiry Date for Module instances and Pages #3538
...
This is complete excluding Reporting and Notifications which can be added at a later date. I just really wanted to get the schema and the functionality into place.
2023-12-31 12:21:38 +01:00
Cody
6820b748f7
Updates Module Name/Owner and Notification Text
2023-12-29 11:37:31 -08:00
Cody
42422845b0
Updates Owner/Module Name Tooltip/Notification
2023-12-29 11:00:29 -08:00
sbwalker
b5ca0874fa
remove unecessary resource key
2023-12-13 13:34:08 -05:00
Leigh Pointer
652d42aa6b
Rework
...
Not to display the number of instances of the module on those pages.
Name the tab "Pages".
2023-12-13 17:19:19 +01:00
Leigh Pointer
b02584bec6
Enhancment to the Module Managment to show where module is used.
...
Added a new tab that lists all the pages where there is a module instance with the count of the number of instances.
This helps when making a decision to delete the module from the framework.
2023-12-12 22:28:18 +01:00
Ricardo Pacheco
422bf7b689
Edit languages to set default.
2023-12-07 18:12:49 -06:00
sbwalker
2e4656ae8b
added HybridEnabled field to Site table to indicate if .NET MAUI hybrid applications can be integrated
2023-12-04 16:35:03 -05:00
Leigh Pointer
7035f4cc1f
File Extension management - site wide.
...
I have added to the site settings file extension management.
The Constants remain for backward compatibility.
If the extensions are not updated then the Constant will be used.
2023-12-01 21:09:33 +01:00
sbwalker
3c33614115
user identity improvements
2023-11-29 10:42:23 -05:00
sbwalker
93ab8b88d4
include Review Claims option in External Login for troubleshooting settings
2023-11-27 15:07:48 -05:00
sbwalker
f87a9b7aae
change terminology to Uninstall rather than Delete in Module Definitions and Themes - to better describe the action
2023-11-22 15:44:07 -05:00
sbwalker
c3b1bc6674
only display Authorization Response Type option for OpenIDConnect and fix missing localization
2023-11-22 15:36:49 -05:00
sbwalker
9ddd88b5d0
removed photo from Edit User as files cannot be written to other users folders
2023-11-10 15:58:43 -05:00
sbwalker
9d4a38e560
add new user settings to RESX file
2023-11-10 15:18:59 -05:00
sbwalker
fb8838375f
fix #3399 - set defaults for all dropdowns in Add Site
2023-11-10 15:05:39 -05:00
Cody
1698996ac3
Adds "Rows" Resource Data
2023-10-24 16:12:19 -07:00
sbwalker
8b5109e32f
added Verify Existing Users? option to User Management - External Login Setting
2023-10-24 14:28:14 -04:00
sbwalker
0d1be72fdb
fixes to notifications UI in user profile
2023-10-24 08:40:26 -04:00
sbwalker
4b87c5e80e
Fix spelling mistake "notififications"
2023-10-23 11:36:03 -04:00
Cody
f3a4881261
No notification messages.
2023-10-20 21:38:06 -07:00
Shaun Walker
6140743769
Merge pull request #3352 from Rodien/dev
...
Introduce a dropdown menu for authorization response types
2023-10-11 09:08:48 -04:00
sbwalker
a7e1fe76c3
change name of RESX key and value to reflect purpose
2023-10-10 10:33:11 -04:00
Leigh Pointer
119a28def1
Pager Search Localization
...
Localization is now referencing the Shared Resources
2023-10-10 14:33:16 +02:00
Leigh Pointer
7cf4f8fdaa
Pager Search Localization
...
Localized the new Search Buttons
Added a Localized Placeholder that will display what columns are being searched.
2023-10-10 11:28:57 +02:00
sbwalker
f78dc443ad
include Pane in Module Settings
2023-10-09 13:18:43 -04:00
Rodien_Bond004
2fa7482028
Introduce a dropdown menu in the 'External Login' settings area for authentication flow response types.
2023-10-03 09:00:53 +02:00
Shaun Walker
5c86ef6682
Merge pull request #3303 from leigh-pointer/Retention-resx
...
Fix for Site 'SMTP retention' is not in resource file (Issue #3301 ) and #3304 Users 'Import Users' resource
2023-09-23 09:12:33 -04:00
sbwalker
edac046fcd
improvements based on user import testing
2023-09-23 09:04:18 -04:00
Leigh Pointer
8b23b386f7
ImportUsers Added to Resx and Razor resource key
2023-09-23 10:56:17 +02:00
Leigh Pointer
e9bed59032
Fix for Site 'SMTP retention' is not in resource file (Issue #3301 )
...
Fix for Site 'SMTP retention' is not in resource file (Issue #3301 )
2023-09-23 10:42:39 +02:00
Jon Welfringer
d3c248cf5c
Update Index.resx for Email text.
2023-09-21 16:57:01 -07:00
sbwalker
836b174d15
fix localization in Profile Management
2023-09-21 10:02:21 -04:00
sbwalker
98257de005
user import improvements
2023-09-21 09:37:29 -04:00
sbwalker
a6ca843ced
fix #3231 - validate module description
2023-09-20 14:29:06 -04:00
sbwalker
8daf38654d
prevent System Update in development environment
2023-09-20 12:33:43 -04:00
sbwalker
8e5e79a799
add ability to import users
2023-09-20 10:43:49 -04:00
sbwalker
886df69058
adjust error message text when adding users with duplicate email addresses
2023-09-19 08:59:53 -04:00
sbwalker
4a20be8b34
capitalize
2023-09-05 11:28:36 -04:00
sbwalker
138c01aef8
display Site Guid in Site Settings
2023-09-05 11:27:17 -04:00
sbwalker
9966fc4651
add ability to validate and download packages
2023-09-02 14:08:21 -04:00
sbwalker
1f4ae5dbfb
improve help text for paclage name
2023-09-01 14:04:27 -04:00
sbwalker
0d56d35646
Marketplace UI consistency
2023-08-31 13:54:56 -04:00
sbwalker
85f20aca58
allow module or theme License property to be a Url
2023-08-27 08:57:30 -04:00
sbwalker
ef2f779f71
fix #3174 - display accurate password complexity requirements (this is now implemented in registration, user profiles, and user management - add/edit)
2023-08-25 13:31:02 -04:00
sbwalker
d2b3061ed9
include PackageRegistryUrl in System Info
2023-08-24 16:39:38 -04:00
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