8523f0d719
Update LICENSE
2020-04-27 08:20:58 -04:00
bb2077cb42
Merge pull request #12 from oqtane/master
...
sync
2020-04-27 08:19:53 -04:00
dee25cc376
Merge pull request #408 from chlupac/ComponentRefactoring
...
Menu component refactoring
2020-04-27 08:19:12 -04:00
cf567ee152
Update README.md
2020-04-27 08:18:13 -04:00
18aafda970
Merge pull request #11 from oqtane/master
...
sync
2020-04-27 08:16:21 -04:00
8dd2677b8f
Menu component refactoring
...
Login component refactoring
2020-04-27 10:05:13 +02:00
7097caad69
Merge pull request #409 from mikecasas/feature-update-preview5
...
Update to Preview 5.
2020-04-26 19:21:27 -04:00
43a94eb60a
Fix for the correct version.
2020-04-26 16:16:40 -04:00
fa91a2fd46
Update to Preview 5.
2020-04-26 14:52:39 -04:00
6b2411b396
fixed merge issue
2020-04-26 13:39:56 -04:00
d29cd1f949
Merge pull request #407 from sbwalker/master
...
fixed merge issue
2020-04-26 13:39:27 -04:00
1fb7ab557e
Merge pull request #10 from oqtane/master
...
sync
2020-04-26 13:28:38 -04:00
c7b3aaf32f
Merge pull request #387 from SPSeanLong/master
...
OS independent file paths
2020-04-26 13:27:26 -04:00
df3afb1e21
Merge branch 'master' into master
2020-04-26 13:27:16 -04:00
6d93fcfc1c
Merge pull request #401 from chlupac/DatabaseManagerBug
...
Create Data directoty if does not exists
2020-04-26 13:21:42 -04:00
9a7bde4357
Merge pull request #402 from hishamco/preview5
...
Updated to Blazor WebAssembly 3.2 preview 5
2020-04-26 13:20:50 -04:00
779bb7aad5
Merge pull request #403 from hishamco/fix#396
...
Render line break conditionally in HtmlText module
2020-04-26 13:20:33 -04:00
f297fadf13
Merge pull request #405 from chlupac/PermissionOptimalization
...
Permission Optimalization
2020-04-26 13:20:02 -04:00
06db9efc08
Merge branch 'master' into PermissionOptimalization
2020-04-26 13:19:54 -04:00
11790a0b64
Merge pull request #406 from sbwalker/master
...
Added IInstallable interface and uninstall implementation for modules. Refactoring module installation to use interface still in progress.
2020-04-26 13:16:37 -04:00
58d3c406cd
added IInstallable interface and uninstall implementation for modules. Refactoring module installation to use interface still in progress.
2020-04-26 13:15:02 -04:00
7606e7b488
Permission Optimalization
2020-04-26 16:19:20 +02:00
967f92c1aa
Render line break conditionally in HtmlText module
2020-04-25 17:35:50 +03:00
91d1e7c684
Updated to Blazor WebAssembly 3.2 preview 5
2020-04-25 17:25:20 +03:00
a09be84824
Create Data directoty if does not exists
2020-04-25 10:58:38 +02:00
e4850c4d27
Merge pull request #9 from oqtane/master
...
sync
2020-04-23 10:08:32 -04:00
3f9b112ea6
Merge pull request #398 from hishamco/remove-wwwroot
...
Remove wwwroot from Oqtane.Client
2020-04-23 10:07:34 -04:00
6790dfe9a2
Merge pull request #393 from hishamco/preview4
...
Updated to Blazor WebAssembly 3.2 preview 4
2020-04-23 10:07:18 -04:00
82129eebbf
Update README.md
2020-04-23 10:06:24 -04:00
2278e49983
Remove wwwroot from Oqtane.Client
2020-04-23 03:36:32 +03:00
845d38caf6
Remove AddBaseAddressHttpClient()
2020-04-23 00:22:12 +03:00
457debf35e
Update README.md
2020-04-22 08:28:05 -04:00
494b0bb1f0
Merge pull request #8 from oqtane/master
...
sync to upstream
2020-04-21 15:20:52 -04:00
62a7c0e584
Merge pull request #392 from hishamco/remove-unnecessary-modules
...
Remove unnecessary modules
2020-04-21 15:19:51 -04:00
1abfeea0d5
Merge pull request #394 from sbwalker/master
...
Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users.
2020-04-21 15:17:30 -04:00
79eae9c5fa
Merge branch 'master' into master
2020-04-21 15:17:22 -04:00
ab5257cea2
Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users.
2020-04-21 15:16:12 -04:00
f83778fd70
Updated to Blazor WebAssembly 3.2 preview 4
2020-04-21 19:56:24 +03:00
ed0cc42852
Remove unnecessary modules
2020-04-21 19:02:06 +03:00
72995cd8fa
added system info admin page/module, improved UI for framework, module, and theme install/upgrade, added version to ModuleDefinitions, fixed bug in logging logic introduced during code standardization
2020-04-20 18:05:37 -04:00
22b0f42461
Merge pull request #391 from sbwalker/master
...
added system info admin page/module, improved UI for framework, module, and theme install/upgrade, added version to ModuleDefinitions, fixed bug in logging logic introduced during code standardization
2020-04-20 18:05:01 -04:00
f0043f53ee
OS independent file paths & Utility.PathCombine added
...
System.IO.Path.Combine provides cross-platform support for system paths, however rooted paths discarding of earlier segments
Utilities.PathCombine ensures if any parameters start with root chacters does not discard previous Utilities.PathCombine allows appending of "\\" to translate to the correct cross-platform result
2020-04-18 14:57:31 -04:00
194f5674b4
Merge branch 'master' of https://github.com/SPSeanLong/oqtane.framework
2020-04-18 12:59:51 -04:00
c07ebdd41b
Revert "Updated for consistant delimiter presence with source"
...
This reverts commit ce118096b7
.
2020-04-18 12:54:12 -04:00
ce118096b7
Updated for consistant delimiter presence with source
2020-04-18 12:53:41 -04:00
46b205102a
Merge pull request #1 from oqtane/master
...
Update to match source
2020-04-18 12:22:30 -04:00
62987ca72f
allow users to modify default module names, descriptions, and categories and improve control panel behavior
2020-04-18 10:51:07 -04:00
b84db01810
Merge pull request #389 from sbwalker/master
...
allow users to modify default module names, descriptions, and categories and improve control panel behavior
2020-04-18 10:50:54 -04:00
50611582df
Merge pull request #386 from chlupac/DBCreationBug
...
Database creation bug
2020-04-18 08:47:12 -04:00
69ceb5dd42
HostUser change is not allowed in silent install
2020-04-18 11:11:44 +02:00