Commit Graph

1047 Commits

Author SHA1 Message Date
2fb63e8117 Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section 2021-03-27 11:16:16 -07:00
095d2e5f45 Merge pull request #1188 from erw13n/dev
Remove admin border after edit
2021-03-25 08:33:06 -04:00
3a032f401a Added IDatabase interface and refactored to use it to handle database type - updated Installer to dynamically add databases to selector 2021-03-24 11:45:44 -07:00
cbcfc88492 Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
83e5502111 Creation of EF Core Migrations - these execute using EF Tools, but are not integrated to run programmatically 2021-03-19 17:01:49 -07:00
63140bce81 Remove admin border after edit
After finish Edit, there's a class "container" which is conflict with Bootstrap that cause an issue on Full-width pane.
2021-03-17 19:26:50 +07:00
c527f28a6d Address feedback 2021-03-13 17:02:24 +03:00
c5e3c9b35e Delete profile should refresh profiles list 2021-03-13 13:02:40 +03:00
6d3e17a5f5 Fix Pager component issue which manifested itself in Event Log. This reverts a fix from #1160 and addresses the root problem. 2021-03-11 11:21:47 -05:00
b58c7386b3 Fixed issue Event Log strange behavior with the Paging control #1158 2021-03-10 17:00:49 +01:00
3ff1dc4a21 MenuItems updated with HTML markup in place of the FontIcon component 2021-03-09 17:16:25 +01:00
78aabaafb3 Merge pull request #11 from oqtane/dev
Merge from source
2021-03-09 15:50:08 +01:00
7f1f4ec4fb Rows -> Records 2021-03-08 20:57:06 +03:00
13b45453c6 Fixed Issue with menu Icon Spacing. #1160 2021-03-05 15:31:38 +01:00
4c9960b983 Rows -> Maximum Rows 2021-03-05 16:41:53 +03:00
af896e0fa8 Merge pull request #1155 from sbwalker/dev
Fix UX issue where the Location field was not being updated when the user selected Create Module
2021-03-04 08:29:54 -05:00
745575c1f1 Fix UX issue where the Location field was not being updated when the user selected Create Module 2021-03-04 08:30:09 -05:00
63fc1cd042 Update Index.razor 2021-03-03 17:15:00 +01:00
a03434ac41 recycle bin and log paging 2021-03-03 16:39:32 +01:00
7205246718 Added Delete all pages and modules 2021-03-03 13:25:49 +01:00
ba54076c61 Prepare for 2.0.1 release 2021-02-26 08:04:44 -05:00
6c79006dd7 fix for #1134 Files size incorrect when less than 1000 bytes 2021-02-25 07:44:19 +01:00
eda2a5637f Revert "Fix Upload SVG throw error #1120" 2021-02-24 17:26:54 -05:00
f60c60ac1d Merge pull request #1121 from leigh-pointer/dev
Fix Upload SVG throw error #1120
2021-02-24 17:22:23 -05:00
75a5262259 Merge pull request #1124 from PhilipMur/dev
Fixed site Favicon not saving
2021-02-24 17:22:02 -05:00
60d685416d Fixed site Favicon not saving
The saved function for the favicon was not there
2021-02-19 13:09:29 +00:00
3af095997f Fixed when file size is less that 1 Kb displays 0. This can be misleading as many svg files are less that 1 kb. File size now displays to 2 deciaml places. 2021-02-18 09:27:51 +01:00
b7ce7bb3e4 Improve Login user experience when running on WebAssembly and address Logout scenario 2021-02-16 08:11:36 -05:00
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
9e8c574fb5 fix #1103 reported by @PhilipMur - incorrect life cycle method for Control Panel loading 2021-02-15 10:38:38 -05:00
fcd795be3d #1106 Fix issue where Section would not initialize collapsed. 2021-02-13 07:33:12 +01:00
c6e2c2e501 DirectorySeparator issue when black or forward slash.
Tested on Apple mac and Windows
2021-02-11 15:38:37 +01:00
2fc877a99e fix #1097 - made PWA manifest Urls absolute rather than relative 2021-02-10 14:50:06 -05:00
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
988639b603 module creator owner and module name cannot be the same 2021-02-04 09:36:19 -05:00
531cba715e performance and user experience improvements 2021-02-04 08:54:59 -05:00
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
6fdbbeb8ce Fixes to horizontal menu logic. Now supports two levels of menu items. 2021-01-23 18:24:07 -06:00
f637c9137c added HTML5 date picker to input controls 2021-01-22 14:19:43 -05:00
c0ed7c7934 Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host 2021-01-21 17:09:34 -05:00
82a118b603 notification improvements 2021-01-18 14:39:56 -05:00
350d2cec96 Merge pull request #1061 from sbwalker/dev
set SiteState in HostedServiceBase for scheduled jobs
2021-01-18 10:18:47 -05:00
b664bc2dbb remove Add Job component and make Type read-only in Edit 2021-01-18 10:19:42 -05:00
b4aec286ed Merge pull request #1045 from hishamco/language-management
Add Languages Management
2021-01-18 08:30:31 -05:00
a2943d083b Set culture when added language set to current 2021-01-13 18:43:26 +03:00
b3152ee3e5 LanguageSwitcher should have the cultures from language management 2021-01-13 18:26:36 +03:00
c5ae8c979b Cultures should come from supported cultures 2021-01-13 18:19:56 +03:00
4fd49ab028 Merge pull request #1046 from chlupac/ContentUrl
Add missing ContentUrl method
2021-01-12 09:41:38 -05:00
1dcb14811d Add missing ContentUrl method 2021-01-11 16:31:37 +01:00
3a8fc428a6 Use TriaStateCheckBox for language IsCurrent 2021-01-11 00:04:43 +03:00