f5ce48a7c2
Merge pull request #3178 from sbwalker/dev
...
move icon loading reflection logic to server
2023-08-23 15:25:54 -04:00
82d128974c
move icon loading reflection logic to server
2023-08-23 15:25:39 -04:00
34ae731959
Merge pull request #3169 from leigh-pointer/InputList
...
Add InputList control to select values from a dictionary of string
2023-08-23 14:29:38 -04:00
030a92d048
Merge pull request #3171 from vnetonline/fix-3163
...
[FIX] Added the ability to clear the Message in control panel
2023-08-23 14:29:28 -04:00
a327358b7a
Merge pull request #3177 from sbwalker/dev
...
add support for background color padding during image resizing
2023-08-23 10:05:46 -04:00
9bd078d3e9
add support for background color padding during image resizing
2023-08-23 10:05:27 -04:00
412405e22c
Merge pull request #3176 from sbwalker/dev
...
improve UX for Extend license option
2023-08-23 09:39:04 -04:00
2b20b34a74
improve UX for Extend license option
2023-08-23 09:38:48 -04:00
f269a07463
Merge pull request #3175 from sbwalker/dev
...
resolve module installation issue where ModuleDefinition Version property was not being populated correctly
2023-08-23 09:24:56 -04:00
d9948e8ee0
resolve module installation issue where ModuleDefinition Version property was not being populated correctly
2023-08-23 09:24:36 -04:00
ddb2fe4b03
Update Edit.razor
...
Moved Icon to the end of control
2023-08-23 07:49:50 +02:00
471f7184fb
Added Icon Preview
...
Added an icon preview to the icon selecting control
2023-08-23 07:47:35 +02:00
92ea5da358
[FIX] Added the ability to clear the Message in control panel on open or close
...
This fix is related to issue #3163
2023-08-23 10:13:16 +10:00
09f1d3ca15
Add InputList control to select values from a dictionary of string
...
The control accepts a dictionary of string that can be searched using an input control.
Pages Add and Edit have implemented the control to render the list of Icons found in the Oqtane Shared namespace.
2023-08-22 09:50:59 +02:00
3729b8eac2
Merge pull request #3161 from rcpacheco/rcp_show_passwd_dbs
...
Update database installers to show/hide passwd
2023-08-21 11:02:29 -04:00
ca5f345414
Update database installers to show/hide passwd
2023-08-18 13:25:32 -06:00
15cf1e8a53
Merge pull request #3160 from sbwalker/dev
...
fix #3157 - provide support for asynchronous scheduled jobs
2023-08-18 13:34:52 -04:00
da74b0ece1
fix #3157 - provide support for asynchronous scheduled jobs
2023-08-18 13:34:38 -04:00
f50fe6f22f
Merge pull request #3158 from sbwalker/dev
...
add support for * ImageSizes for folders
2023-08-18 10:55:25 -04:00
542eec2a9e
add support for * ImageSizes for folders
2023-08-18 10:55:10 -04:00
4c5460fc9e
Merge pull request #3156 from sbwalker/dev
...
migrate LocalizerFactory logic from SiteRouter to ModuleTitle component
2023-08-17 08:23:30 -04:00
394b8f1ce6
migrate LocalizerFactory logic from SiteRouter to ModuleTitle component
2023-08-17 08:23:17 -04:00
abeeda1a2b
Merge pull request #3155 from sbwalker/dev
...
rollback #3125 and localize module component Title using LocalizerFactory
2023-08-17 07:56:58 -04:00
9e6ea3f486
rollback #3125 and localize module component Title using LocalizerFactory
2023-08-17 07:56:39 -04:00
2777a0946c
Merge pull request #3154 from vnetonline/enhance-expando-object
...
[ENHANCE] - Change to ExpandoObject instead of an Anonymous Object
2023-08-17 07:47:57 -04:00
7f43c2659a
Merge pull request #3153 from leigh-pointer/UserSort
...
Update the TH with link-primary Decoration classes
2023-08-17 07:46:39 -04:00
a4fa11c881
[ENHANCE] - Change to ExpandoObject instead of an Anonymous Object
...
Anonymous Object are not able to be used across assemblies however ExpandoObject is refer to #3145
2023-08-17 10:45:38 +10:00
8230e51c05
Update the TH with link-primary Decoration classes
...
This emphasizes that the header is clickable.
2023-08-16 19:09:12 +02:00
6e62d4791c
Update the TH with link-primary Decoration classes
...
This emphasizes that the header is clickable.
2023-08-16 19:06:59 +02:00
ce8abdb8cd
Merge pull request #3152 from sbwalker/dev
...
modify column size to prevent text wrapping
2023-08-16 12:25:53 -04:00
941bb7edaa
modify column size to prevent text wrapping
2023-08-16 12:25:39 -04:00
1acbdf8b9e
Merge pull request #3150 from alikoli/dev
...
Fix missing translations part 3
2023-08-15 15:51:58 -04:00
530804c847
Merge pull request #3151 from sbwalker/dev
...
In FileManager fix the id handling for the progressinfo and progressbar and include OnSelect events on Upload and Delete. Add missing backend implementation for AddFileAsync
2023-08-15 15:51:32 -04:00
b00b426e9c
fix the id handling for the progressinfo and progressbar, include OnSelect events on Upload and Delete, add missing backend implementation for AddFileAsync
2023-08-15 15:50:35 -04:00
128f1753c0
Remove resx backups
2023-08-15 16:17:23 +02:00
1922629d27
Merge branch 'oqtane:dev' into dev
2023-08-15 16:12:21 +02:00
283a03a7cc
Fix missing translations part 3
2023-08-15 16:09:59 +02:00
cdab26a97b
Merge pull request #3146 from HonesDK/dev
...
Fixed localization in AuditInfo
2023-08-15 08:03:29 -04:00
5d3311c46b
Merge pull request #3147 from sbwalker/dev
...
Notification job must convert \n to <br /> now that IsNodyHtml is set to True
2023-08-14 17:03:43 -04:00
7cbc21671b
Notification job must convert \n to <br /> now that IsNodyHtml is set to True
2023-08-14 17:03:21 -04:00
d14d820e25
Merge branch 'dev' of https://github.com/HonesDK/oqtane.framework into dev
2023-08-14 16:54:41 +02:00
b567d02df2
Fixed localization in AuditInfo
2023-08-14 16:52:30 +02:00
dbb58541f2
Revert "Fixed modified by localization, and added DateTimeFormat to localization"
...
This reverts commit 4a8bcc6f71
.
2023-08-14 16:51:21 +02:00
5a42caf4f8
Merge pull request #3143 from sbwalker/dev
...
add ability to get user based on username or email address
2023-08-13 08:35:24 -04:00
c2acd010ce
add ability to get user based on username or email address
2023-08-13 08:35:03 -04:00
4a8bcc6f71
Fixed modified by localization, and added DateTimeFormat to localization
2023-08-13 10:11:29 +02:00
89e4dc7a08
Merge pull request #3141 from sbwalker/dev
...
change "price" to "from" to reflect multiple options
2023-08-12 10:31:56 -04:00
c344eedb12
change "price" to "from" to reflect multiple options
2023-08-12 10:31:44 -04:00
0aeb1a62b9
Merge pull request #3137 from sbwalker/dev
...
fix #3134 improve parsing of headcontent to handle space delimiters
2023-08-11 15:53:43 -04:00
316e0f5a68
fix #3134 improve parsing of headcontent to handle space delimiters
2023-08-11 15:53:32 -04:00