Shaun Walker
|
b9259ce6ca
|
added optional event callback delegates to FileManager component to allow calling components to be notified on upload, change, or delete
|
2021-09-16 07:59:36 -04:00 |
|
Shaun Walker
|
898b908c1b
|
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
|
2021-09-15 08:02:55 -04:00 |
|
Shaun Walker
|
53e5728ad2
|
fix #1640 to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions
|
2021-09-10 08:24:05 -04:00 |
|
Shaun Walker
|
39ccc30680
|
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
|
2021-08-26 18:20:58 -04:00 |
|
Shaun Walker
|
0ce81169a6
|
modifications for Bootstrap 5
|
2021-07-09 11:43:37 -04:00 |
|
Shaun Walker
|
cb7d9a0371
|
upgrade to Boostrap 5
|
2021-07-02 20:03:51 -04:00 |
|
Grayson Walker
|
ba9ca22aaa
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
|
Shaun Walker
|
4ea92652dd
|
Merge pull request #1499 from ijaz-saeed/rich-text-editor
OnInitialized is not the right method to do this, Content is not set yet
|
2021-06-23 12:58:25 -04:00 |
|
Shaun Walker
|
c4e6a4af49
|
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
|
2021-06-22 14:14:46 -04:00 |
|
isaeed
|
73f2fc4f13
|
OnInitialized is not the right method to do this, Content is not available yet
|
2021-06-20 17:51:25 +05:00 |
|
Grayson Walker
|
ae0edcfd2d
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
|
Shaun Walker
|
c07e766e57
|
add support for public content folders
|
2021-05-26 12:01:35 -04:00 |
|
Shaun Walker
|
e836e27a5a
|
fix #1305 - tabpanel loses focus
|
2021-05-03 08:19:25 -04:00 |
|
Shaun Walker
|
cbe843bafc
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
|
Shaun Walker
|
af5f79d343
|
fix dropdown list UX behavior where there is a default option
|
2021-04-01 17:58:59 -04:00 |
|
Shaun Walker
|
6d3e17a5f5
|
Fix Pager component issue which manifested itself in Event Log. This reverts a fix from #1160 and addresses the root problem.
|
2021-03-11 11:21:47 -05:00 |
|
Leigh Pointer
|
fcd795be3d
|
#1106 Fix issue where Section would not initialize collapsed.
|
2021-02-13 07:33:12 +01:00 |
|
Shaun Walker
|
c3e7fa67f3
|
Performance improvement - set IsFixed="true" on ModuleState CascadingValues so that Blazor will not monitor them for changes
|
2021-02-05 09:37:10 -05:00 |
|
Shaun Walker
|
531cba715e
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
|
Shaun Walker
|
df382ce7a3
|
allow developers to use custom icon libraries (Open Iconic is the default)
|
2020-12-22 08:37:33 -05:00 |
|
hishamco
|
cf68d7320f
|
Localize alert messages in controls
|
2020-12-09 21:15:35 +03:00 |
|
Shaun Walker
|
08f2877e80
|
Merge pull request #983 from hishamco/translations
Add missing localization strings
|
2020-12-09 09:54:36 -05:00 |
|
hishamco
|
169a4b00a4
|
Add missing FileManager localization strings
|
2020-12-08 22:45:20 +03:00 |
|
hishamco
|
62f6082525
|
Localize TriStateCheckBox control
|
2020-12-08 21:23:03 +03:00 |
|
hishamco
|
299e28abc4
|
Avoid Label.Text to be empty
|
2020-12-08 20:40:54 +03:00 |
|
hishamco
|
5ce7284a6b
|
Returns English version if the value is empty
|
2020-12-08 16:45:53 +03:00 |
|
hishamco
|
df1d646083
|
Refactor LocalizableComponent
|
2020-12-08 16:37:55 +03:00 |
|
hishamco
|
87ba77fdba
|
Localize AuditInfo
|
2020-12-08 13:43:05 +03:00 |
|
hishamco
|
f0f3055869
|
Add PermissionGrid localization strings
|
2020-12-06 21:46:19 +03:00 |
|
hishamco
|
5e49206828
|
Add FileManager localization strings
|
2020-12-06 21:46:03 +03:00 |
|
hishamco
|
b878b3ee2f
|
Localize ActionDialog.Text
|
2020-12-06 19:51:25 +03:00 |
|
hishamco
|
7fd0c6c3aa
|
Fix localization issue in ActionLink
|
2020-11-26 00:04:47 +03:00 |
|
Shaun Walker
|
5e42ab8cca
|
improve user experience by delegating application restart responsibility to the host user
|
2020-11-24 16:22:53 -05:00 |
|
Shaun Walker
|
8311d01f32
|
Merge pull request #935 from hishamco/localize-RTE
Localize RichTextEditor Component
|
2020-11-20 10:26:08 -05:00 |
|
hishamco
|
26f610e43b
|
Localize RichTextEditor component
|
2020-11-20 02:25:45 +03:00 |
|
hishamco
|
33c8fe6e33
|
Localize PermissionGrid component
|
2020-11-20 02:22:21 +03:00 |
|
hishamco
|
d8d1412a8f
|
Fallback to English as default culture
|
2020-11-17 22:28:17 +03:00 |
|
Shaun Walker
|
41b30bfab2
|
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
|
2020-11-09 09:27:52 -05:00 |
|
hishamco
|
26c054c22d
|
Use IStringLocalizerFactory for simplicity
|
2020-11-08 22:26:04 +03:00 |
|
Shaun Walker
|
d7135ad4f9
|
implement optional Security parameter for TabPanel #797
|
2020-11-04 17:27:15 -05:00 |
|
Shaun Walker
|
b4b73b7e5a
|
fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
|
2020-11-03 14:41:49 -05:00 |
|
Shaun Walker
|
570b885c09
|
Merge pull request #849 from hishamco/section-localization
Localize section component
|
2020-10-25 13:08:40 -04:00 |
|
Shaun Walker
|
90de3949d2
|
Merge pull request #848 from hishamco/tab-panel-localization
Localize TabPanel component
|
2020-10-25 13:08:20 -04:00 |
|
hishamco
|
5948e7ba76
|
Localize section component
|
2020-10-24 10:05:57 +03:00 |
|
hishamco
|
3cbf55e1ce
|
Move DisplayHeading() from TabStrip to TabPanel
|
2020-10-24 09:52:17 +03:00 |
|
hishamco
|
ec270fbff0
|
Localize TabPanel component
|
2020-10-24 09:44:56 +03:00 |
|
hishamco
|
3f78c99ed4
|
Localize ActionDialog
|
2020-10-20 23:16:53 +03:00 |
|
hishamco
|
af41e8bcfb
|
Fix issue with ActionLink localization
|
2020-10-20 18:36:06 +03:00 |
|
Shaun Walker
|
544475c489
|
Merge pull request #828 from hishamco/action-link-localization
Action link localization
|
2020-10-20 07:52:40 -04:00 |
|
Shaun Walker
|
e61cd3d366
|
Merge pull request #824 from hishamco/localizable-component
Localizable component
|
2020-10-20 07:52:11 -04:00 |
|