Shaun Walker
9f829e3100
Merge pull request #1032 from sbwalker/dev
...
fix script order
2021-01-02 14:07:21 -05:00
Shaun Walker
35d1adae99
fix script order
2021-01-02 13:26:36 -05:00
hishamco
842442d27d
Make external module localize ready
2021-01-01 00:19:58 +03:00
Shaun Walker
df382ce7a3
allow developers to use custom icon libraries (Open Iconic is the default)
2020-12-22 08:37:33 -05:00
Shaun Walker
3f8b9ef0c5
Merge pull request #997 from chlupac/content-disposition
...
FileController - content disposition
2020-12-15 09:02:12 -05:00
Pavel Vesely
07711c082e
FileController - content disposition
2020-12-15 11:06:52 +01:00
hishamco
eec680a151
Revert LogManager localization changes
2020-12-15 00:22:33 +03:00
Pavel Vesely
14f8155df6
FileController fix
...
- using PhysicalFile framework method (current implementation causes file locks and 500 error at heavy load)
- Add correct mimetype to header based on file extension
2020-12-06 16:23:28 +01:00
Shaun Walker
1968b0283d
Merge pull request #967 from hishamco/language-switcher
...
Add Language switcher
2020-12-04 14:53:48 -05:00
hishamco
5e293ee298
Fix SupportedCultures bug
2020-12-03 17:25:01 +03:00
hishamco
20f1a6175f
Use cookie everywhere
2020-12-03 17:15:08 +03:00
hishamco
1a8125c26d
Use REST style
2020-12-03 15:50:25 +03:00
hishamco
a37eb8a44a
Introduce Culture model to avoid CultureInfo.DisplayName issue
2020-12-03 14:05:49 +03:00
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
330499dda5
Use Interop
2020-12-02 02:10:01 +03:00
hishamco
c4d1b16abb
Add LanguageSwitcher component
2020-12-02 01:52:46 +03:00
hishamco
418c9888c4
Add LocalizationController
2020-12-02 01:38:00 +03:00
hishamco
d964c25596
Add Resources folder
2020-11-27 22:06:54 +03:00
hishamco
d5e48296ed
Set RootNamespace
2020-11-27 22:06:40 +03:00
hishamco
2ea0b7199b
Localize log messages
2020-11-27 21:48:52 +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
hishamco
322d45dd12
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
Shaun Walker
32e8052079
removed unnecessary file
2020-11-11 10:24:10 -05:00
Jim Spillane
82b16d28ff
Upgrade External Module Template to NET5.0
2020-11-10 21:02:51 -05:00
Shaun Walker
3970722abf
Merge pull request #876 from sbwalker/master
...
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:27:37 -05:00
Shaun Walker
880ad0486a
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:26:50 -05:00
hishamco
45819aae07
Upgrade packages to .NET 5 RTM
2020-11-10 23:47:43 +03:00
Shaun Walker
2c58a97ec1
fixed malformed tokens in external module template
2020-11-09 09:42:01 -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
f976910730
fixed JavaScript issue when loading scripts dynamically which caused only the first script to be loaded
2020-11-05 08:50:52 -05:00
Shaun Walker
23a35cf3c4
resolve Login UI issue #794
2020-11-04 17:43:27 -05:00
Shaun Walker
5b49e1bc7c
use logo with glow effect so it is visible on both black and white backgrounds
2020-11-04 16:58:02 -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
97cec46ec1
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
2020-11-04 15:40:57 -05:00
Shaun Walker
700b6e2d68
optimize performance when running on WebAssembly by caching assembly payload that needs to be served to new clients
2020-11-04 08:10:21 -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
cdb7de84fa
fix folder parsing issue specific to Azure environment where WebRootPath contains 2 wwwroot nested folders
2020-10-22 16:30:27 -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
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
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
Mike Casas
1315e0382e
Update template to use the new constants.
2020-10-19 09:26:28 -04:00
Shaun Walker
9294537e23
modify comment
2020-10-19 08:50:37 -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