7b95db4d13
modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework
2024-04-04 11:58:05 -04:00
757a39a75e
update code by review result.
2024-04-03 22:27:39 +08:00
4c08a527be
Fix #3625 : add the clear logs function.
2024-04-03 09:21:13 +08:00
784955cdbd
fix regression issue caused by #3985 related to ActionLink
2024-03-23 11:39:11 -04:00
fa68bdc82b
Remove Synchronize Content option from RichTextEditor
2024-03-17 19:30:42 -04:00
55fe2600b7
add static pager
2024-03-14 23:13:40 -04:00
e1ed0d2b09
change resource term
2024-03-02 09:07:04 -05:00
e76126fdd9
Site Setting terminology changes
2024-02-26 16:27:58 -05:00
98e11c16fa
fix prerender helptext
2024-02-26 16:13:36 -05:00
0d526a2c4f
improve help text for interactivity
2024-02-26 16:08:44 -05:00
7b38683985
remove Delete option from Scheduled Jobs - they are automatically created at startup
2024-02-21 09:39:06 -05:00
2ad8413c6d
modified resx
2024-02-21 09:32:31 -05:00
5d64ea48ba
added links from login to register and vice versa
2024-02-17 12:28:55 +01:00
2b6965f801
allow prerender selection in all scenarios
2024-02-12 09:14:05 -05:00
fce72cad55
Interactivity needs to be selectable regardless of the default render mode
2024-02-09 16:24:30 -05:00
1e332ed075
split RenderMode and Runtime configuration
2024-02-01 09:08:39 -05:00
8e499d164a
render mode integration
2024-01-31 15:22:21 -05:00
c09e5e6552
improve help text for autocomplete
2024-01-19 15:35:48 -05:00
ab08732ba8
Merge pull request #3652 from thabaum/ENH-Adds-Profile-Autocomplete-Setting
...
Enh: Autocomplete Attribute Enhancement
2024-01-19 15:25:13 -05:00
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
0770e00d8d
Updates Autocomplete.HelpText
2024-01-16 17:46:30 -08:00
9315358fa6
adds autocomplete
2024-01-13 20:59:42 -08:00
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
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
6820b748f7
Updates Module Name/Owner and Notification Text
2023-12-29 11:37:31 -08:00
42422845b0
Updates Owner/Module Name Tooltip/Notification
2023-12-29 11:00:29 -08:00
b5ca0874fa
remove unecessary resource key
2023-12-13 13:34:08 -05:00
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
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
422bf7b689
Edit languages to set default.
2023-12-07 18:12:49 -06:00
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
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
3c33614115
user identity improvements
2023-11-29 10:42:23 -05:00
93ab8b88d4
include Review Claims option in External Login for troubleshooting settings
2023-11-27 15:07:48 -05:00
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
c3b1bc6674
only display Authorization Response Type option for OpenIDConnect and fix missing localization
2023-11-22 15:36:49 -05:00
9ddd88b5d0
removed photo from Edit User as files cannot be written to other users folders
2023-11-10 15:58:43 -05:00
9d4a38e560
add new user settings to RESX file
2023-11-10 15:18:59 -05:00
fb8838375f
fix #3399 - set defaults for all dropdowns in Add Site
2023-11-10 15:05:39 -05:00
1698996ac3
Adds "Rows" Resource Data
2023-10-24 16:12:19 -07:00
8b5109e32f
added Verify Existing Users? option to User Management - External Login Setting
2023-10-24 14:28:14 -04:00
0d1be72fdb
fixes to notifications UI in user profile
2023-10-24 08:40:26 -04:00
4b87c5e80e
Fix spelling mistake "notififications"
2023-10-23 11:36:03 -04:00
f3a4881261
No notification messages.
2023-10-20 21:38:06 -07:00
6140743769
Merge pull request #3352 from Rodien/dev
...
Introduce a dropdown menu for authorization response types
2023-10-11 09:08:48 -04:00
a7e1fe76c3
change name of RESX key and value to reflect purpose
2023-10-10 10:33:11 -04:00
119a28def1
Pager Search Localization
...
Localization is now referencing the Shared Resources
2023-10-10 14:33:16 +02:00
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
f78dc443ad
include Pane in Module Settings
2023-10-09 13:18:43 -04:00
2fa7482028
Introduce a dropdown menu in the 'External Login' settings area for authentication flow response types.
2023-10-03 09:00:53 +02:00