Leigh Pointer
|
59ba4b2e05
|
doesnt need to open the stream if svg
|
2021-02-18 08:51:05 +01:00 |
|
Leigh Pointer
|
9411f9a62e
|
Merge branch 'dev' of https://github.com/leigh-pointer/oqtane.framework into dev
|
2021-02-18 08:39:18 +01:00 |
|
Leigh Pointer
|
e3fc7c0ad1
|
#1120 Fix forUpload SVG throw error
|
2021-02-18 08:38:53 +01:00 |
|
Leigh Pointer
|
a60859ba19
|
Merge pull request #4 from oqtane/dev
Login changes and log out path
|
2021-02-17 06:52:57 +01:00 |
|
Leigh Pointer
|
eef26d02d3
|
Merge pull request #4 from oqtane/dev
Login changes
|
2021-02-17 06:46:35 +01:00 |
|
Shaun Walker
|
e7b65aad19
|
Merge pull request #1114 from sbwalker/dev
Improve Login user experience when running on WebAssembly and address Logout scenario
|
2021-02-16 08:10:19 -05:00 |
|
Shaun Walker
|
b7ce7bb3e4
|
Improve Login user experience when running on WebAssembly and address Logout scenario
|
2021-02-16 08:11:36 -05:00 |
|
Shaun Walker
|
cd89b2bf7b
|
Merge pull request #82 from oqtane/dev
sync
|
2021-02-16 06:42:56 -05:00 |
|
Leigh Pointer
|
4b3c488fb9
|
Merge pull request #3 from oqtane/dev
WebAssembly startup issue
|
2021-02-15 17:30:38 +01:00 |
|
Shaun Walker
|
9e8c574fb5
|
fix #1103 reported by @PhilipMur - incorrect life cycle method for Control Panel loading
|
2021-02-15 10:38:38 -05:00 |
|
Shaun Walker
|
dfa74f7eb6
|
Merge pull request #1111 from hishamco/lang-version
Remove LangVerion from Oqtane.Server
|
2021-02-15 10:37:58 -05:00 |
|
Shaun Walker
|
2b92dd51a1
|
Merge pull request #1112 from sbwalker/dev
fix #1103 reported by @PhilipMur - incorrect life cycle method for Control Panel loading
|
2021-02-15 10:37:27 -05:00 |
|
Leigh Pointer
|
a47aa28c89
|
Merge pull request #2 from oqtane/dev
Section head and Languages
|
2021-02-15 05:49:29 +01:00 |
|
hishamco
|
510f475816
|
Remove LangVerion from Oqtane.Server
|
2021-02-15 03:27:47 +03:00 |
|
Shaun Walker
|
de1107f046
|
Unauthenticated users need to be able to retrieve the list of languages
|
2021-02-14 18:35:42 -05:00 |
|
Shaun Walker
|
0f640dd68b
|
Merge pull request #1110 from sbwalker/dev
Unauthenticated users need to be able to retrieve the list of languages
|
2021-02-14 18:34:33 -05:00 |
|
Shaun Walker
|
a50363fec7
|
Merge pull request #1107 from leigh-pointer/dev
#1106 Fix issue where Section would not initialize Expanded.
|
2021-02-14 15:03:09 -05:00 |
|
Leigh Pointer
|
22c6ccffb8
|
Merge pull request #1 from oqtane/dev
Merge from base
|
2021-02-13 07:53:23 +01:00 |
|
Leigh Pointer
|
fcd795be3d
|
#1106 Fix issue where Section would not initialize collapsed.
|
2021-02-13 07:33:12 +01:00 |
|
Shaun Walker
|
6adda2b1a9
|
Merge pull request #1102 from leigh-pointer/dev
DirectorySeparator issue when black or forward slash.
|
2021-02-12 10:30:15 -05:00 |
|
Shaun Walker
|
0af8f427e1
|
Merge pull request #1101 from 2sic-forks/dev
fix typo memeber = member
|
2021-02-12 10:29:22 -05:00 |
|
Leigh Pointer
|
c6e2c2e501
|
DirectorySeparator issue when black or forward slash.
Tested on Apple mac and Windows
|
2021-02-11 15:38:37 +01:00 |
|
iJungleboy
|
278aab537f
|
fix typo memeber = member
|
2021-02-11 10:41:43 +01:00 |
|
Shaun Walker
|
2fc877a99e
|
fix #1097 - made PWA manifest Urls absolute rather than relative
|
2021-02-10 14:50:06 -05:00 |
|
Shaun Walker
|
22830a2cc1
|
Merge pull request #1098 from sbwalker/dev
fix #1097 - made PWA manifest Urls absolute rather than relative
|
2021-02-10 14:49:35 -05:00 |
|
Shaun Walker
|
478e4044b8
|
Fix #1094 - localization fallback logic
|
2021-02-08 08:17:13 -05:00 |
|
Shaun Walker
|
1fcb2ee2b3
|
Merge pull request #1096 from sbwalker/dev
Fix #1094 - localization fallback logic
|
2021-02-08 08:15:58 -05:00 |
|
Shaun Walker
|
05a98a9854
|
Merge pull request #81 from oqtane/dev
sync
|
2021-02-08 07:58:37 -05:00 |
|
Shaun Walker
|
00893459b2
|
Merge pull request #1095 from hishamco/localization-manager
Fix the localization manager resolution
|
2021-02-06 16:53:50 -05:00 |
|
hishamco
|
7db1fe226d
|
Fix the localization manager resolution
|
2021-02-06 22:40:11 +03:00 |
|
Shaun Walker
|
d0f3d388fe
|
Merge pull request #1071 from hishamco/default-language-fix
Set default language if the culture not supported
|
2021-02-05 14:29:42 -05:00 |
|
hishamco
|
13e356f510
|
Use LocalizationManager.GetDefaultCulture()
|
2021-02-05 21:47:50 +03: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
|
91be2ff4a0
|
Merge pull request #1090 from sbwalker/dev
Performance improvement - set IsFixed="true" on ModuleState CascadingValues so that Blazor will not monitor them for changes
|
2021-02-05 09:36:17 -05:00 |
|
hishamco
|
3f29fd1b9f
|
Merge remote-tracking branch 'upstream/dev' into default-language-fix
|
2021-02-05 15:35:52 +03:00 |
|
Shaun Walker
|
988639b603
|
module creator owner and module name cannot be the same
|
2021-02-04 09:36:19 -05:00 |
|
Shaun Walker
|
170289cc8e
|
Merge pull request #1089 from sbwalker/dev
module creator owner and module name cannot be the same
|
2021-02-04 09:35:15 -05:00 |
|
Shaun Walker
|
077c40ee05
|
Merge pull request #1088 from sbwalker/dev
performance and user experience improvements
|
2021-02-04 08:55:51 -05:00 |
|
Shaun Walker
|
531cba715e
|
performance and user experience improvements
|
2021-02-04 08:54:59 -05:00 |
|
Shaun Walker
|
1fb58296d8
|
Merge pull request #80 from oqtane/dev
sync
|
2021-02-01 14:40:42 -05:00 |
|
Shaun Walker
|
9ba2328a04
|
Merge pull request #1074 from Jayson-Furr/dev
Fixes to horizontal menu logic. Now supports two levels of menu items.
|
2021-01-28 09:02:49 -05:00 |
|
Shaun Walker
|
901d4ca5c4
|
Merge pull request #1070 from hishamco/default-language
Reset IsDefault per site Id for newly added language
|
2021-01-26 09:57:10 -05:00 |
|
Jayson Furr
|
033ee0497b
|
Merge branch 'dev' of https://github.com/Jayson-Furr/oqtane.framework into dev
|
2021-01-23 21:16:27 -06:00 |
|
Jayson Furr
|
5a02ce6124
|
Fixes to vertical menu logic. Now supports multiple levels of menu items. Added FontIcon component to reduce duplicate code.
|
2021-01-23 21:15:54 -06:00 |
|
Jayson Furr
|
f60a4af6d2
|
Fixes to horizontal menu logic. Now supports multiple levels of menu items. Added FontIcon component to reduce duplicate code.
|
2021-01-23 21:14:44 -06:00 |
|
Jayson Furr
|
6fdbbeb8ce
|
Fixes to horizontal menu logic. Now supports two levels of menu items.
|
2021-01-23 18:24:07 -06:00 |
|
hishamco
|
90ca6aafe9
|
Set default language if the culture not supported
|
2021-01-24 01:06:50 +03:00 |
|
hishamco
|
5a660f2634
|
Reset IsDefault per site Id for new language
|
2021-01-23 23:48:10 +03:00 |
|
Shaun Walker
|
7057f93f13
|
Merge pull request #1069 from sbwalker/dev
added HTML5 date picker to input controls
|
2021-01-22 14:21:41 -05:00 |
|
Shaun Walker
|
f637c9137c
|
added HTML5 date picker to input controls
|
2021-01-22 14:19:43 -05:00 |
|