Shaun Walker
c037614917
Merge pull request #1205 from sbwalker/dev
...
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:46:42 -04:00
Shaun Walker
09c040128a
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
Shaun Walker
3c5e7f997b
Merge pull request #1204 from hishamco/typo
...
thene -> theme
2021-03-30 15:50:56 -04:00
hishamco
367a23171d
thene -> theme
2021-03-30 17:26:03 +03:00
Shaun Walker
5cd1d3a7af
Merge pull request #86 from oqtane/dev
...
sync
2021-03-30 10:05:35 -04:00
Shaun Walker
62362b9194
make module creator templates extensible
2021-03-30 10:06:25 -04:00
Shaun Walker
40501c6ebd
Merge pull request #1202 from hishamco/resources
...
Add Resources folder to Oqtane.Client
2021-03-30 10:04:38 -04:00
Shaun Walker
82b8c86fe3
Merge pull request #1203 from sbwalker/dev
...
make module creator templates extensible
2021-03-30 10:03:56 -04:00
hishamco
40f9437ea5
Add Resources folder to Oqtane.Client
2021-03-29 20:15:04 +03:00
Shaun Walker
d8bcc32239
refactor user deletion
2021-03-29 12:58:40 -04:00
Shaun Walker
77694da100
Merge pull request #1201 from sbwalker/dev
...
refactor user deletion
2021-03-29 12:56:18 -04:00
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
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