Commit Graph

1879 Commits

Author SHA1 Message Date
Shaun Walker
7223952eb2
Merge pull request #85 from oqtane/dev
sync
2021-03-25 13:49:47 -04:00
Shaun Walker
1271064872
Merge pull request #1178 from Raceeend/user-delete
fix: user delete
2021-03-25 13:49:11 -04:00
Shaun Walker
095d2e5f45
Merge pull request #1188 from erw13n/dev
Remove admin border after edit
2021-03-25 08:33:06 -04:00
Shaun Walker
4152b5c360
Merge pull request #1177 from hishamco/profile
Delete profile should refresh profiles list
2021-03-25 08:12:53 -04:00
Charles Nurse
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
Charles Nurse
cbcfc88492 Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Charles Nurse
8f1c760e87 Updated the Installation of Oqtane to use Migrations 2021-03-21 14:52:45 -07:00
Charles Nurse
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
Erwin Yulianto
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
hishamco
c527f28a6d Address feedback 2021-03-13 17:02:24 +03:00
Pieter Kuyck
801615c981 fix: user delete 2021-03-13 12:34:47 +01:00
hishamco
c5e3c9b35e Delete profile should refresh profiles list 2021-03-13 13:02:40 +03:00
Shaun Walker
86ce8994d9 fix #1156 add defensive coding for scenario where host name does not match any alias 2021-03-11 20:21:15 -05:00
Shaun Walker
51687c382d
Merge pull request #1174 from sbwalker/dev
fix #1156 add defensive coding for scenario where host name does not match any alias
2021-03-11 20:19:07 -05:00
Shaun Walker
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
Shaun Walker
32eaa90e5e
Merge pull request #1171 from sbwalker/dev
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:19:58 -05:00
Shaun Walker
ed12194ea2
Merge pull request #84 from oqtane/dev
sync
2021-03-10 17:01:33 -05:00
Shaun Walker
6bde83fab1
Merge pull request #1163 from leigh-pointer/dev
Issue with menu Icon Spacing. #1160
2021-03-10 17:00:08 -05:00
Leigh Pointer
b58c7386b3 Fixed issue Event Log strange behavior with the Paging control #1158 2021-03-10 17:00:49 +01:00
Leigh Pointer
3ff1dc4a21 MenuItems updated with HTML markup in place of the FontIcon component 2021-03-09 17:16:25 +01:00
Leigh Pointer
78aabaafb3
Merge pull request #11 from oqtane/dev
Merge from source
2021-03-09 15:50:08 +01:00
Shaun Walker
81b76f03ee Add folder structure to external module template client project to organize code and emphasize that a module project can contain multiple modules. 2021-03-09 09:47:01 -05:00
Shaun Walker
c9fa022279
Merge pull request #1161 from hishamco/fix#1152
Rows -> Maximum Records
2021-03-09 09:46:35 -05:00
Shaun Walker
7e4a37b07c
Merge pull request #1168 from cnurse/dev
Create new UseOqtaneDatabase extension method
2021-03-09 09:46:14 -05:00
Shaun Walker
642bafb2fc
Merge pull request #1170 from sbwalker/dev
Add folder structure to external module template client project to organize code and emphasize that a module project can contain multiple modules.
2021-03-09 09:46:05 -05:00
hishamco
7f1f4ec4fb Rows -> Records 2021-03-08 20:57:06 +03:00
Charles Nurse
c64f350f36 Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication 2021-03-06 16:06:29 -08:00
Charles Nurse
8376a09ad6 Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer.
This is a preparative step to locate all database configuration in one file.
2021-03-06 14:13:06 -08:00
Leigh Pointer
13b45453c6 Fixed Issue with menu Icon Spacing. #1160 2021-03-05 15:31:38 +01:00
hishamco
4c9960b983 Rows -> Maximum Rows 2021-03-05 16:41:53 +03:00
Leigh Pointer
541bd5a279
Merge pull request #10 from oqtane/dev
Merge
2021-03-05 06:32:14 +01:00
Shaun Walker
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
Shaun Walker
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
Shaun Walker
ab102f1883
Merge pull request #1154 from leigh-pointer/dev
Delete all Modules and Pages from Recycle bin
2021-03-04 08:29:45 -05:00
Shaun Walker
04caa8f725
Merge pull request #1151 from cnurse/dev
Add gitignore and README to Solution files and ad support for Jetbrains Rider
2021-03-04 08:28:23 -05:00
Leigh Pointer
63fc1cd042
Update Index.razor 2021-03-03 17:15:00 +01:00
Leigh Pointer
442a8018ce Merge branch 'dev' of https://github.com/leigh-pointer/oqtane.framework into dev 2021-03-03 17:07:04 +01:00
Leigh Pointer
0fd46d28b5 Delete all modules and pages in recycle bin 2021-03-03 16:55:13 +01:00
Leigh Pointer
a03434ac41 recycle bin and log paging 2021-03-03 16:39:32 +01:00
Leigh Pointer
b08fdf8690 Merge branch 'dev' of https://github.com/leigh-pointer/oqtane.framework into dev 2021-03-03 13:26:01 +01:00
Leigh Pointer
7205246718 Added Delete all pages and modules 2021-03-03 13:25:49 +01:00
Charles Nurse
a4f0afa0ab Merge branch 'master' into dev 2021-03-02 12:14:41 -08:00
Charles Nurse
dbc4e3ea66 Add the Jetbrains Rider "idea" folder to gitignore. 2021-03-02 12:07:04 -08:00
Charles Nurse
0d5ecb7427 Include gitignore and README files in Solution Files folder, so they are more accessible for editing 2021-03-02 12:03:26 -08:00
Leigh Pointer
e1b04f5dae
Merge pull request #9 from oqtane/dev
Merge pull request #1149 from leigh-pointer/dev
2021-03-02 16:52:28 +01:00
Shaun Walker
ea1bcba32f
Merge pull request #1149 from leigh-pointer/dev
Fix for #1148 LangVersion set to 7.3
2021-03-02 10:48:13 -05:00
Leigh Pointer
cccb0806e1
LangVersion Fix #1148
removed the LangVersion property from project
2021-03-02 16:17:33 +01:00
Leigh Pointer
92a1804846
Merge pull request #8 from oqtane/dev
2.0.1
2021-02-28 08:29:21 +01:00
Shaun Walker
191a1dea4d
Update README.md 2021-02-27 12:50:36 -05:00
Shaun Walker
be782ee001
Merge pull request #1143 from oqtane/master
sync with master
2021-02-27 12:34:28 -05:00