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
eaa8649699
Merge pull request #59 from oqtane/master
...
sync
2020-10-20 12:54:28 -04: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
d19f3f358b
Update README.md
2020-10-20 09:13:43 -04:00
Shaun Walker
fc7000394f
Merge pull request #58 from oqtane/master
...
sync
2020-10-20 09:05:32 -04:00
Shaun Walker
892b79833b
Merge pull request #837 from mikecasas/master
...
Deleted some white space.
2020-10-20 07:53:58 -04:00
Shaun Walker
ef51d5f05d
Merge pull request #836 from TonyValenti/master
...
Factor out Policy Names
2020-10-20 07:53:19 -04: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
Mike Casas
01fc60d35d
Merge remote-tracking branch 'upstream/master' into master
2020-10-20 07:32:33 -04:00
Mike Casas
17a9710c14
Delete white space.
2020-10-20 07:31:24 -04:00
Tony Valenti
8cf846ba90
Factor out Policy Names
...
Change AppDomain to AppContext
2020-10-19 20:04:13 -05: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
3b09699618
Merge pull request #831 from mikecasas/master
...
Update template to use the new constants.
2020-10-19 09:48:32 -04:00
Mike Casas
1315e0382e
Update template to use the new constants.
2020-10-19 09:26:28 -04:00
Shaun Walker
c733707adc
Merge pull request #830 from sbwalker/master
...
modify comment
2020-10-19 08:51:21 -04:00
Shaun Walker
9294537e23
modify comment
2020-10-19 08:50:37 -04:00
Shaun Walker
2abc2cdf20
Merge pull request #829 from sbwalker/master
...
introduce Resource Declaration and Location properties to offer more resource management options for developers
2020-10-19 08:04:00 -04: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
34122a344d
Merge pull request #818 from sbwalker/master
...
upgrade to .NET5 RC2
2020-10-18 09:31:16 -04:00
Shaun Walker
74026401a6
upgrade to .NET5 RC2
2020-10-18 09:30:24 -04:00
Shaun Walker
f5beb54ddb
Merge pull request #817 from sbwalker/master
...
fixed compilation warnings in AuditInfo, fixed issue in ModuleMessage triggered in InstallWizard, fixed PWA JavaScript in ThemeBuilder for all browsers
2020-10-18 09:10:06 -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
f3e2177423
Merge pull request #57 from oqtane/master
...
sync
2020-10-18 08:54:34 -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
Shaun Walker
63f43bc27e
Merge pull request #802 from iJungleboy/master
...
Add Documentation attributes #570
2020-10-18 08:52:01 -04:00
Shaun Walker
f9296ec5c5
Merge pull request #816 from hishamco/editor-config
...
Add .editorconfig
2020-10-18 08:51:48 -04:00
Shaun Walker
9543cd7031
Merge pull request #805 from TonyValenti/master
...
Factored out Contants.*** Role into RoleNames.***
2020-10-18 08:51:23 -04:00
hishamco
857d699c0d
Add .editorconfig
2020-10-18 00:55:16 +03:00
Tony Valenti
c683de2cda
Refactor TenantNames.Master
2020-10-16 10:45:13 -05:00
Tony Valenti
3e71bdfef3
Replace string with System.Net.Mime.MediaTypeNames.Application.Octet
2020-10-16 10:38:19 -05:00
Tony Valenti
766be6c929
Factor out default controller route.
2020-10-16 10:37:17 -05:00
Tony Valenti
f33fb4d001
Factoring out Constants.AdminPane and Constants.HostUser
2020-10-16 10:23:17 -05:00
Tony Valenti
becc779db8
Extracted "ViewModule" and "EditModule" into PolicyNames class.
2020-10-16 10:07:01 -05:00
Tony Valenti
955e7a3856
Factored out Contants.*** Role into RoleNames.***
...
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
ijungleboy
06c041dd4e
Add Documentation attributes
...
part of https://github.com/oqtane/oqtane.framework/issues/570
2020-10-15 10:38:25 +02:00
hishamco
4a90e6e64f
Use ServiceActivator instead of IHttpContextAccessor
2020-10-15 06:07:11 +03:00
Shaun Walker
81475fd835
Merge pull request #796 from hishamco/localizable-labels
...
Support label localization
2020-10-13 07:52:24 -04: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
67067a884b
Merge pull request #791 from hishamco/localization-configuration
...
Simplify localization settings configurations
2020-10-11 20:34:56 -04:00