Shaun Walker
|
a79535d7d1
|
prepare for 2.2.0 release
|
2021-07-05 15:22:24 -04:00 |
|
Shaun Walker
|
cb7d9a0371
|
upgrade to Boostrap 5
|
2021-07-02 20:03:51 -04:00 |
|
Shaun Walker
|
525cbb87b0
|
allow disabling of swagger and package service
|
2021-07-01 09:11:29 -04:00 |
|
Shaun Walker
|
eea417ff44
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
|
Shaun Walker
|
bf6edceb36
|
Fix issue where module definition version was not being loaded correctly on startup. Also user customizable module definition properties were being overwritten on upgrade.
|
2021-06-28 10:21:48 -04:00 |
|
Shaun Walker
|
17c0aec1fb
|
show friendly message when no packages match criteria
|
2021-06-27 20:20:01 -04:00 |
|
Shaun Walker
|
8ef83b2de8
|
improve register for updates
|
2021-06-27 18:33:41 -04:00 |
|
Shaun Walker
|
2433958a0f
|
fixed issue in SharedResource file
|
2021-06-27 08:59:04 -04:00 |
|
Shaun Walker
|
b77d313715
|
Merge pull request #1515 from gjwalk/dev
Shared resources added
|
2021-06-27 08:50:46 -04:00 |
|
Shaun Walker
|
9e004f5b3c
|
add ability to register for updates
|
2021-06-27 08:48:18 -04:00 |
|
gjwalk
|
f989f63546
|
Merge branch 'dev' into dev
|
2021-06-25 17:56:21 -04:00 |
|
Grayson Walker
|
ef6f5f2769
|
update resources
|
2021-06-25 17:03:29 -04:00 |
|
Grayson Walker
|
ba9ca22aaa
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
|
Shaun Walker
|
db1808d3e9
|
additional system info
|
2021-06-25 15:06:52 -04:00 |
|
Shaun Walker
|
e1e4d82684
|
resx file corrections
|
2021-06-25 08:22:36 -04:00 |
|
Shaun Walker
|
509f054961
|
package UI updates
|
2021-06-25 08:10:15 -04:00 |
|
Shaun Walker
|
52bcdb12c5
|
package management modifications
|
2021-06-24 18:02:01 -04:00 |
|
Shaun Walker
|
fb2a8e987e
|
default resx fixes
|
2021-06-24 08:02:39 -04:00 |
|
Shaun Walker
|
4ea92652dd
|
Merge pull request #1499 from ijaz-saeed/rich-text-editor
OnInitialized is not the right method to do this, Content is not set yet
|
2021-06-23 12:58:25 -04:00 |
|
Shaun Walker
|
bfafffd8cb
|
add search to package manager components
|
2021-06-23 13:00:44 -04:00 |
|
Shaun Walker
|
c4e6a4af49
|
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
|
2021-06-22 14:14:46 -04:00 |
|
isaeed
|
73f2fc4f13
|
OnInitialized is not the right method to do this, Content is not available yet
|
2021-06-20 17:51:25 +05:00 |
|
Shaun Walker
|
247e00ecd4
|
implement shared resources
|
2021-06-18 16:56:54 -04:00 |
|
Shaun Walker
|
6bff09d0ca
|
fix Localizer class specification
|
2021-06-18 16:46:15 -04:00 |
|
Shaun Walker
|
2e947625cd
|
fix issue with HtmlText module rendering
|
2021-06-18 16:36:18 -04:00 |
|
Shaun Walker
|
8bc0402801
|
fix syntax error
|
2021-06-18 16:30:49 -04:00 |
|
gjwalk
|
f7363504c2
|
Merge branch 'dev' into dev
|
2021-06-18 15:35:20 -04:00 |
|
Grayson Walker
|
ae0edcfd2d
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
|
Shaun Walker
|
32c49f74d3
|
fix module template issues
|
2021-06-17 12:12:19 -04:00 |
|
Shaun Walker
|
f330c4fcb6
|
add extension method for Localization which allows specification of key and value
|
2021-06-16 22:16:48 -04:00 |
|
Shaun Walker
|
7ee9923b52
|
Merge pull request #1483 from leigh-pointer/SResControlPanel
Introduce SharedResource Localisation to ControlPanel
|
2021-06-16 16:27:52 -04:00 |
|
Shaun Walker
|
31c412a886
|
Merge pull request #1488 from sbwalker/dev
improvements to refresh logic, module template enhancements
|
2021-06-16 16:26:53 -04:00 |
|
Shaun Walker
|
72ff6fa0e7
|
improvements to refresh logic, module template enhancements
|
2021-06-16 16:31:02 -04:00 |
|
Shaun Walker
|
cec24e7446
|
improve multi-tenancy navigation
|
2021-06-16 08:30:41 -04:00 |
|
Shaun Walker
|
05d7c7fc74
|
Merge pull request #1484 from hishamco/localization-cookie
Fix parsing localization cookie when the value is not present
|
2021-06-16 08:26:50 -04:00 |
|
hishamco
|
c62a4ae8ae
|
Fix parsing localization cookie when the value is not present
|
2021-06-16 11:02:12 +03:00 |
|
Leigh
|
4fcfb2ab4e
|
Introduce SharedResource Localisation
Updated the ControlPanel to use Shared resources for;
Add, Edit, Delete, Cancel
Corrected the SharedResources.cs namespace.
|
2021-06-16 09:46:33 +02:00 |
|
Shaun Walker
|
65a14da5a9
|
improve validation and exception handling in API Controllers
|
2021-06-15 19:11:00 -04:00 |
|
Shaun Walker
|
0fd16fbb59
|
added Oqtane.Client to _Imports so it can find the new SharedResources class
|
2021-06-15 07:59:05 -04:00 |
|
Shaun Walker
|
4a11524db3
|
Merge pull request #1245 from hishamco/clean-startup
Clean Startup Class
|
2021-06-15 07:45:12 -04:00 |
|
Shaun Walker
|
abfb451290
|
Merge branch 'dev' into dev
|
2021-06-15 07:42:02 -04:00 |
|
Shaun Walker
|
9558894a4f
|
moved SharedResources class to proper location
|
2021-06-15 07:43:12 -04:00 |
|
Leigh
|
f2b3d6bc5f
|
SharedResources to reside at the project root.
Namespace was changed from Oqtane to Oqtane.Client
|
2021-06-15 07:09:22 +02:00 |
|
Shaun Walker
|
28694fc11f
|
added defensive logic to app.razor, relocated shared resource definition in preparation for utilizing shared resources
|
2021-06-14 17:29:23 -04:00 |
|
hishamco
|
7c181b65cd
|
Fix merge conflict
|
2021-06-12 00:18:57 +03:00 |
|
Shaun Walker
|
bdf36fc49c
|
bug fixes
|
2021-06-11 17:07:54 -04:00 |
|
hishamco
|
126024991c
|
Merge remote-tracking branch 'upstream/dev' into clean-startup
# Conflicts:
# Oqtane.Client/Program.cs
# Oqtane.Server/Startup.cs
|
2021-06-11 23:54:38 +03:00 |
|
Shaun Walker
|
8f944e29ac
|
set the DefaultDBType as the default database option in the Installer and Add Site UI
|
2021-06-11 08:43:46 -04:00 |
|
Shaun Walker
|
aa5aca3a8e
|
back out auth policy header support as Blazor HttpClient is registered as Scoped and can not support variable headers
|
2021-06-11 07:54:02 -04:00 |
|
Shaun Walker
|
d82fc8be90
|
added IsClickable Page property #1092, improve validation in Role Management, display database information in SQL Management, improve HttpClient header support
|
2021-06-10 20:10:46 -04:00 |
|