hishamco
|
1b3cc2c44e
|
Interop local storage APIs should be generic
|
2020-12-03 13:37:18 +03:00 |
|
Shaun Walker
|
fd60b40c53
|
Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue.
|
2020-12-01 19:36:02 -05:00 |
|
hishamco
|
fa3cc48fd0
|
Avoid to select the current selected culture
|
2020-12-02 02:19:47 +03:00 |
|
hishamco
|
d4dd80ff32
|
Add missing event args
|
2020-12-02 02:15:52 +03:00 |
|
hishamco
|
330499dda5
|
Use Interop
|
2020-12-02 02:10:01 +03:00 |
|
hishamco
|
75556070d6
|
Ability to change culture
|
2020-12-02 02:04:34 +03:00 |
|
hishamco
|
c4d1b16abb
|
Add LanguageSwitcher component
|
2020-12-02 01:52:46 +03:00 |
|
hishamco
|
c67e893b6e
|
Add LocalizationService APIs
|
2020-12-02 01:38:32 +03:00 |
|
Shaun Walker
|
f6fafbfcfa
|
Merge pull request #950 from hishamco/fix-action-link-localization
Fix localization issue in ActionLink
|
2020-11-25 16:52:24 -05:00 |
|
Shaun Walker
|
3fcbc07406
|
Module Creator activation improvement
|
2020-11-25 16:51:39 -05:00 |
|
hishamco
|
7fd0c6c3aa
|
Fix localization issue in ActionLink
|
2020-11-26 00:04:47 +03:00 |
|
Shaun Walker
|
4401dba4ec
|
improve user experience of Module Creator flow
|
2020-11-25 11:59:17 -05: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
|
19f924c3d3
|
fix ModuleCreator Invalid character use in naming fields #889
|
2020-11-20 16:40:25 -05:00 |
|
Shaun Walker
|
710aab9b93
|
missing IStringLocalizer<Index> causing compilation error
|
2020-11-20 10:30:07 -05:00 |
|
Shaun Walker
|
8311d01f32
|
Merge pull request #935 from hishamco/localize-RTE
Localize RichTextEditor Component
|
2020-11-20 10:26:08 -05:00 |
|
Shaun Walker
|
9a3528a208
|
Merge pull request #934 from hishamco/localize-permission-grid
Localize PermissionGrid Component
|
2020-11-20 10:25:52 -05:00 |
|
Shaun Walker
|
acd77b79ba
|
Merge pull request #932 from hishamco/localize-control-panel
Localize ControlPanel Component
|
2020-11-20 10:25:38 -05:00 |
|
Shaun Walker
|
50959199bd
|
Merge pull request #931 from hishamco/localize-oqtane-theme
Localize Login & UserProfile components
|
2020-11-20 10:25:25 -05:00 |
|
Shaun Walker
|
5d06c356cd
|
Merge pull request #930 from hishamco/localize-installer-page
Localizer Installer Page
|
2020-11-20 10:25:14 -05:00 |
|
Shaun Walker
|
066f6095e6
|
Merge pull request #929 from hishamco/localize-html-text
Localize HtmlText
|
2020-11-20 10:25:02 -05:00 |
|
Shaun Walker
|
2ead8fc850
|
Merge pull request #928 from hishamco/localize-modules-pages
Localize Modules Pages
|
2020-11-20 10:24:49 -05:00 |
|
Shaun Walker
|
6c3726be0c
|
Merge pull request #927 from hishamco/localize-module-definitions-pages
Localize Module Definitions Pages
|
2020-11-20 10:24:36 -05:00 |
|
Shaun Walker
|
16b713ad6c
|
Merge pull request #926 from hishamco/localize-module-creator-page
Localize Module Creator Page
|
2020-11-20 10:24:23 -05:00 |
|
Shaun Walker
|
7cad2e9bd6
|
Merge pull request #925 from hishamco/localize-reset-page
Localize Reset Page
|
2020-11-20 10:24:06 -05:00 |
|
Shaun Walker
|
93cd2e563a
|
Merge pull request #924 from hishamco/localize-register-page
Localizer Register Page
|
2020-11-20 10:23:52 -05:00 |
|
Shaun Walker
|
b7e40373b4
|
Merge pull request #923 from hishamco/localize-files-pages
Localize Files Pages
|
2020-11-20 10:23:36 -05:00 |
|
Shaun Walker
|
0a7e2dba84
|
Merge pull request #922 from hishamco/localize-jobs-pages
Localize Jobs Pages
|
2020-11-20 10:23:21 -05:00 |
|
Shaun Walker
|
fe3801dcfb
|
Merge pull request #921 from hishamco/localize-login-page
Localize Login Page
|
2020-11-20 10:23:05 -05:00 |
|
Shaun Walker
|
c205b9f930
|
Merge pull request #920 from hishamco/localize-logs-pages
Localize Logs Pages
|
2020-11-20 10:22:51 -05:00 |
|
Shaun Walker
|
7db52ce49a
|
Merge pull request #919 from hishamco/localize-pages
Localize Pages
|
2020-11-20 10:22:36 -05:00 |
|
Shaun Walker
|
6cf6e312a8
|
Merge pull request #918 from hishamco/localize-profiles-pages
Localize Profiles Pages
|
2020-11-20 10:22:21 -05:00 |
|
Shaun Walker
|
88ba43557c
|
Merge pull request #917 from hishamco/localize-recycle-bin-page
Localize Recycle Bin
|
2020-11-20 10:22:03 -05:00 |
|
Shaun Walker
|
d64f06eb71
|
missing using statement causing compilation error
|
2020-11-20 10:20:29 -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
|
5cee11accb
|
Localize ControlPanel component
|
2020-11-20 02:11:16 +03:00 |
|
hishamco
|
f8e1c8c53d
|
Localize Login & UserProfile components
|
2020-11-20 02:05:48 +03:00 |
|
hishamco
|
f9a0ecca61
|
Localizer installer page
|
2020-11-20 01:56:25 +03:00 |
|
hishamco
|
c7cb3ad53a
|
Localize HtmlText
|
2020-11-20 01:53:24 +03:00 |
|
hishamco
|
d108cc3990
|
Localize non components for the modules pages
|
2020-11-20 01:45:09 +03:00 |
|
hishamco
|
867c8f84ad
|
Localize components for the modules pages
|
2020-11-20 01:43:02 +03:00 |
|
hishamco
|
4599e9a0fc
|
Localize non components for the module definitions pages
|
2020-11-20 01:39:56 +03:00 |
|
hishamco
|
a77a86a439
|
Localize components for the module definitions pages
|
2020-11-20 01:37:18 +03:00 |
|
hishamco
|
46bf682819
|
Localize module creator page
|
2020-11-20 01:32:15 +03:00 |
|
hishamco
|
d45035ce56
|
Localize reset page
|
2020-11-20 01:27:30 +03:00 |
|
hishamco
|
d5d13c6def
|
Localizer register page
|
2020-11-20 01:26:01 +03:00 |
|
hishamco
|
6b61713205
|
Localize non components for the files pages
|
2020-11-20 01:20:59 +03:00 |
|
hishamco
|
fb3bd51227
|
Localize components for the files pages
|
2020-11-20 01:17:36 +03:00 |
|
hishamco
|
177dcad5a1
|
Localize non components for the jobs pages
|
2020-11-20 01:12:15 +03:00 |
|
hishamco
|
bc570de9e6
|
Localize components for jobs pages
|
2020-11-20 01:06:57 +03:00 |
|
hishamco
|
be1237f748
|
Localize login page
|
2020-11-20 01:00:50 +03:00 |
|
hishamco
|
db6e550c86
|
Localize non components for the logs pages
|
2020-11-20 00:56:37 +03:00 |
|
hishamco
|
e1b02ee405
|
Localize components for the logs pages
|
2020-11-20 00:53:55 +03:00 |
|
hishamco
|
9a3fd94c11
|
Localize non components for the pages
|
2020-11-20 00:50:14 +03:00 |
|
hishamco
|
917caab7a1
|
Localize components of the pages
|
2020-11-20 00:44:44 +03:00 |
|
hishamco
|
fcfcd46d8e
|
Localize non components for the profiles pages
|
2020-11-20 00:37:10 +03:00 |
|
hishamco
|
387c1aa57f
|
Localize component for the profiles pages
|
2020-11-20 00:34:39 +03:00 |
|
hishamco
|
09d84bc12a
|
Localize Recylce Bin
|
2020-11-20 00:30:07 +03:00 |
|
Shaun Walker
|
301051898b
|
Merge pull request #916 from hishamco/runtime
Runtime enum should be in Oqtane.Shared
|
2020-11-19 15:37:19 -05:00 |
|
Shaun Walker
|
217bb972e1
|
Merge pull request #901 from hishamco/localize-site-setiings-page
Localize Site Settings Page
|
2020-11-19 15:34:38 -05:00 |
|
Shaun Walker
|
3b62ffd4f0
|
Merge pull request #900 from hishamco/localize-sites-pages
Localize Sites Pages
|
2020-11-19 15:34:25 -05:00 |
|
Shaun Walker
|
ab5bf3cda5
|
Merge pull request #899 from hishamco/localize-sql-page
Localize SQL Page
|
2020-11-19 15:34:12 -05:00 |
|
Shaun Walker
|
db50a2de5f
|
Merge pull request #898 from hishamco/localize-system-info-page
Localize system info page
|
2020-11-19 15:34:01 -05:00 |
|
Shaun Walker
|
4a8dd2dc6a
|
Merge pull request #897 from hishamco/localize-tenants-pages
Localize Tenants Pages
|
2020-11-19 15:33:48 -05:00 |
|
Shaun Walker
|
6c445b1202
|
Merge pull request #896 from hishamco/localize-themes-pages
Localize Themes Pages
|
2020-11-19 15:33:36 -05:00 |
|
Shaun Walker
|
4973dbb9a5
|
Merge pull request #895 from hishamco/localize-upgrade-page
Localize Upgrade Page
|
2020-11-19 15:33:21 -05:00 |
|
Shaun Walker
|
bd198fef7b
|
Merge pull request #894 from hishamco/localize-user-profiles-pages
Localize User Profile Pages
|
2020-11-19 15:33:08 -05:00 |
|
Shaun Walker
|
e25146cd68
|
Merge pull request #893 from hishamco/localize-users-pages
Localize Users Pages
|
2020-11-19 15:32:55 -05:00 |
|
Shaun Walker
|
a849ee283e
|
Merge pull request #892 from hishamco/localize-roles-pages
Localize Roles Pages
|
2020-11-19 15:32:41 -05:00 |
|
Shaun Walker
|
57357de2a7
|
Merge pull request #891 from hishamco/default-localized-string
Fallback to English as default culture
|
2020-11-19 15:32:25 -05:00 |
|
Shaun Walker
|
3967c7c783
|
Fix #904 - module title not updating in UI after modification
|
2020-11-19 14:22:30 -05:00 |
|
hishamco
|
322d45dd12
|
Runtime enum should be in Oqtane,Shared
|
2020-11-19 17:33:49 +03:00 |
|
hishamco
|
e94741d049
|
Localize site settings page
|
2020-11-18 00:17:16 +03:00 |
|
hishamco
|
5155cb214f
|
Localize non component of the sites pages
|
2020-11-18 00:13:46 +03:00 |
|
hishamco
|
236a4bd3d9
|
Localize components of sites page
|
2020-11-18 00:09:51 +03:00 |
|
hishamco
|
1518afbd93
|
Localize SQL page
|
2020-11-17 23:57:58 +03:00 |
|
hishamco
|
a14616a7c1
|
Localize system info page
|
2020-11-17 23:54:59 +03:00 |
|
hishamco
|
2672f47cdf
|
Localize non components of the tenants pages
|
2020-11-17 23:47:38 +03:00 |
|
hishamco
|
bbda300952
|
Localize components for the tenants pages
|
2020-11-17 23:46:14 +03:00 |
|
hishamco
|
c1fa6589af
|
Localize non components for themes pages
|
2020-11-17 23:42:27 +03:00 |
|
hishamco
|
1b44de6972
|
Localize components for the themes pages
|
2020-11-17 23:40:23 +03:00 |
|
hishamco
|
2d9ad076d2
|
Localize upgrade page
|
2020-11-17 23:34:49 +03:00 |
|
hishamco
|
dca607b22f
|
Localize non components for user profile pages
|
2020-11-17 23:24:14 +03:00 |
|
hishamco
|
5c3e22ab34
|
Localize components of the user profile pages
|
2020-11-17 23:13:13 +03:00 |
|
hishamco
|
086e3623c3
|
Localize non components in users pages
|
2020-11-17 23:04:16 +03:00 |
|
hishamco
|
261f48e842
|
Localize components for the users pages
|
2020-11-17 22:56:41 +03:00 |
|
hishamco
|
b4333a743d
|
Localize non components strings in roles pages
|
2020-11-17 22:44:44 +03:00 |
|
hishamco
|
c70f37d33c
|
Fix resource keys
|
2020-11-17 22:43:53 +03:00 |
|
hishamco
|
16b5dd99cc
|
Localize components for the roles pages
|
2020-11-17 22:39:38 +03:00 |
|
hishamco
|
d8d1412a8f
|
Fallback to English as default culture
|
2020-11-17 22:28:17 +03:00 |
|
Shaun Walker
|
bcc00a2dbb
|
fixed regression issue which was preventing proper handling of situations where module assembly is missing
|
2020-11-11 10:19:04 -05:00 |
|
hishamco
|
45819aae07
|
Upgrade packages to .NET 5 RTM
|
2020-11-10 23:47:43 +03:00 |
|
Shaun Walker
|
8b97872100
|
improve user experence of Module Creator during app restart
|
2020-11-09 15:52:40 -05:00 |
|
Shaun Walker
|
07519bccde
|
fixed issue where modulestate was being modified and not treated as a readonly cache
|
2020-11-09 15:35:32 -05: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
|
e0017065af
|
Module Creator should only include Framework References for 2.0.0 and above
|
2020-11-07 16:44:41 -05:00 |
|
Shaun Walker
|
5e801bd5ee
|
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
|
2020-11-07 16:35:44 -05:00 |
|
Shaun Walker
|
b602113cd1
|
move version to 2.0.0
|
2020-11-05 09:19:56 -05:00 |
|
Shaun Walker
|
23a35cf3c4
|
resolve Login UI issue #794
|
2020-11-04 17:43:27 -05:00 |
|
Shaun Walker
|
d7135ad4f9
|
implement optional Security parameter for TabPanel #797
|
2020-11-04 17:27:15 -05:00 |
|
Shaun Walker
|
8eaa298d8b
|
performance optimization to reduce calls from client to server unless content is changed
|
2020-11-04 15:58:13 -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 |
|
Shaun Walker
|
2f17945020
|
Merge pull request #843 from sbwalker/master
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
|
2020-10-21 08:02:57 -04:00 |
|
Shaun Walker
|
cbd7caa6df
|
Merge branch 'master' of https://github.com/sbwalker/oqtane.framework into master
|
2020-10-21 08:01:39 -04:00 |
|
Shaun Walker
|
0ef04e81ff
|
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
|
2020-10-21 08:01:17 -04:00 |
|
Shaun Walker
|
4dbe16bee5
|
Merge pull request #841 from hishamco/action-link-localization
Localize ActionDialog
|
2020-10-20 16:47:34 -04:00 |
|
hishamco
|
3f78c99ed4
|
Localize ActionDialog
|
2020-10-20 23:16:53 +03:00 |
|
Shaun Walker
|
5835e037a7
|
Merge pull request #839 from hishamco/action-link-localization
Fix issue with ActionLink localization
|
2020-10-20 12:50:42 -04:00 |
|
hishamco
|
af41e8bcfb
|
Fix issue with ActionLink localization
|
2020-10-20 18:36:06 +03:00 |
|
Shaun Walker
|
40d8315cff
|
Merge pull request #834 from hishamco/lang
Remove LangVersion
|
2020-10-20 07:52:55 -04: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 |
|
hishamco
|
70a345d2a9
|
Remove LangVersion
|
2020-10-19 22:11:51 +03:00 |
|
hishamco
|
79b584f268
|
Check needed if the component is localizable
|
2020-10-19 21:47:59 +03:00 |
|
Shaun Walker
|
ecacb681b4
|
introduce Resource Declaration and Location properties to offer more resource management options for developers
|
2020-10-19 08:03:04 -04:00 |
|
hishamco
|
34b9903b15
|
Localize ActionLink
|
2020-10-19 12:16:35 +03:00 |
|
hishamco
|
fed56098a0
|
Avoid resource check in child components
|
2020-10-19 11:36:05 +03:00 |
|
hishamco
|
fd5d777d3a
|
Label should use LocalizableComponent
|
2020-10-19 11:17:34 +03:00 |
|
hishamco
|
5bb7c63d44
|
Introduce LocalizableComponent
|
2020-10-19 11:16:46 +03:00 |
|
Shaun Walker
|
74026401a6
|
upgrade to .NET5 RC2
|
2020-10-18 09:30:24 -04:00 |
|
Shaun Walker
|
d082c5427b
|
fixed compilation warnings in AuditInfo, fixed issue in ModuleMessage triggered in InstallWizard, fixed PWA JavaScript in ThemeBuilder for all browsers
|
2020-10-18 09:09:18 -04:00 |
|
Shaun Walker
|
7c8beac3dc
|
Merge pull request #788 from sbwalker/master
Changes for .NET 5
|
2020-10-18 08:53:11 -04:00 |
|
Shaun Walker
|
1293b98226
|
Merge pull request #801 from hishamco/localizable-labels
Use ServiceActivator instead of IHttpContextAccessor
|
2020-10-18 08:52:13 -04:00 |
|
Tony Valenti
|
c683de2cda
|
Refactor TenantNames.Master
|
2020-10-16 10:45:13 -05:00 |
|
Tony Valenti
|
f33fb4d001
|
Factoring out Constants.AdminPane and Constants.HostUser
|
2020-10-16 10:23:17 -05:00 |
|
Tony Valenti
|
955e7a3856
|
Factored out Contants.*** Role into RoleNames.***
Renamed 'AllUsers' to 'Everyone'
|
2020-10-16 06:22:52 -05:00 |
|
hishamco
|
4a90e6e64f
|
Use ServiceActivator instead of IHttpContextAccessor
|
2020-10-15 06:07:11 +03:00 |
|
hishamco
|
edc65e66c9
|
Use AddHttpContextAccessor()
|
2020-10-12 18:26:04 +03:00 |
|
hishamco
|
4b11bdc4be
|
Support label localization
|
2020-10-12 18:15:08 +03:00 |
|
Shaun Walker
|
aad10ab1c4
|
Changes for .NET 5
|
2020-10-08 11:20:43 -04:00 |
|
Mike Casas
|
7b3dfc49b2
|
Refactor to eliminate repetitive code.
|
2020-10-06 08:11:00 -04:00 |
|
Shaun Walker
|
0c0916c6ab
|
Fixed build warnings related to ModuleMessage component changes
|
2020-10-05 09:11:47 -04:00 |
|
Shaun Walker
|
6a7be12758
|
added DefaultAction property to IModule (#765)
|
2020-10-03 15:50:15 -04:00 |
|
Shaun Walker
|
e934a28c39
|
Merge pull request #770 from PoisnFang/flexible-index-page-in-custom-modules
Allows page to find Custom Index page in Module from Actions Property
|
2020-10-03 15:14:18 -04:00 |
|
Michael Atwood
|
c2ca55627e
|
comment where index page is specifed if no action
|
2020-10-03 12:12:23 -07:00 |
|
Shaun Walker
|
bc72e28d11
|
Merge pull request #767 from PoisnFang/fix-pane-div-default-class
add default class 'container' for div in pane to avoid content squishing
|
2020-10-03 14:19:16 -04:00 |
|
Michael Atwood
|
2a402497cf
|
only add div on admin border
|
2020-10-01 16:02:14 -07:00 |
|
Shaun Walker
|
666721bf1a
|
Merge pull request #762 from hishamco/localization-support
Localization support
|
2020-10-01 10:06:01 -04:00 |
|
Shaun Walker
|
5f56bc288b
|
Merge pull request #750 from hishamco/alert-component
Use ModuleMessage component everywhere
|
2020-10-01 10:05:43 -04:00 |
|
Michael Atwood
|
6e41cd850e
|
allows page to find Custom Index page in Module from Actions Property
|
2020-09-30 22:53:41 -07:00 |
|
Michael Atwood
|
f70fed66ae
|
add default class 'container' for div in pane to avoid content squishing
|
2020-09-30 16:22:46 -07:00 |
|
hishamco
|
b52dd571ee
|
Fix loading bug
|
2020-09-29 19:18:56 +03:00 |
|
hishamco
|
468327d597
|
Set localization RootNamespace to make it works
|
2020-09-29 18:29:18 +03:00 |
|