Charles Nurse
|
713b19e0e9
|
Remove Html Module Script files
|
2021-04-14 15:57:07 -07:00 |
|
Charles Nurse
|
f8b607911d
|
Resolve conflict in project file
|
2021-04-14 15:53:07 -07:00 |
|
Charles Nurse
|
0222bbdeae
|
Resolve conflict with main Oqtane repo
|
2021-04-14 15:48:54 -07:00 |
|
Charles Nurse
|
a0329b1b6c
|
Fix bug in new Migration to support PostgreSQL
|
2021-04-08 14:58:02 -07:00 |
|
Charles Nurse
|
8c45b7e42f
|
Added support for migrating existing Oqtane installations from DbUp to Migrations. Also added a Migration for version 2.0.2, and set current version to 2.1.0
|
2021-04-08 12:20:21 -07:00 |
|
Charles Nurse
|
d12b18350f
|
Fixed bug in AddSite due to missing assignment of database type
|
2021-04-02 11:49:38 -07:00 |
|
Charles Nurse
|
985987d8f4
|
Updated initial appsettings.json
|
2021-04-02 11:28:34 -07:00 |
|
Charles Nurse
|
e6530ee127
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
|
Charles Nurse
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Shaun Walker
|
0d6413e8a5
|
Merge pull request #1142 from oqtane/dev
merge dev with master for 2.0.1 release
|
2021-02-27 12:32:37 -05:00 |
|
Leigh Pointer
|
d69a392141
|
Merge pull request #7 from oqtane/dev
Commits on Feb 25,26, 2021
|
2021-02-26 15:49:06 +01:00 |
|
Shaun Walker
|
12fd845ed5
|
Fix issue when creating assets.json and folder does not exist. Improve module/theme uninstall to remove empty folders.
|
2021-02-26 09:08:25 -05:00 |
|
Shaun Walker
|
0eae1b690e
|
Merge pull request #1139 from sbwalker/dev
Fix issue when creating assets.json and folder does not exist. Improve module/theme uninstall to remove empty folders.
|
2021-02-26 09:06:49 -05:00 |
|
Shaun Walker
|
5b9196cfd4
|
Update README.md
|
2021-02-26 08:05:36 -05:00 |
|
Shaun Walker
|
ba54076c61
|
Prepare for 2.0.1 release
|
2021-02-26 08:04:44 -05:00 |
|
Shaun Walker
|
8762809a83
|
Update README.md
|
2021-02-26 08:04:39 -05:00 |
|
Shaun Walker
|
c65bc1f4b1
|
Merge pull request #1138 from sbwalker/dev
Prepare for 2.0.1 release
|
2021-02-26 08:02:59 -05:00 |
|
Shaun Walker
|
99665800c4
|
remove SVG from allowable upload files
|
2021-02-26 07:48:16 -05:00 |
|
Shaun Walker
|
127a9c8deb
|
Merge pull request #1137 from sbwalker/dev
remove SVG from allowable upload files
|
2021-02-26 07:46:35 -05:00 |
|
Shaun Walker
|
af1eebbf0d
|
update copyright content
|
2021-02-26 07:45:10 -05:00 |
|
Shaun Walker
|
e5272d9725
|
Merge pull request #1136 from sbwalker/dev
update copyright content
|
2021-02-26 07:43:43 -05:00 |
|
Shaun Walker
|
4a2d3e452a
|
Merge pull request #83 from oqtane/dev
sync
|
2021-02-25 14:27:51 -05:00 |
|
Leigh Pointer
|
579992d8f2
|
Merge pull request #6 from oqtane/dev
Merge pull request #1135 from leigh-pointer/dev
|
2021-02-25 15:49:43 +01:00 |
|
Shaun Walker
|
dbecfc1c9f
|
Merge pull request #1135 from leigh-pointer/dev
Fix for #1134 Files size incorrect when less than 1000 bytes
|
2021-02-25 08:31:29 -05:00 |
|
Leigh Pointer
|
6c79006dd7
|
fix for #1134 Files size incorrect when less than 1000 bytes
|
2021-02-25 07:44:19 +01:00 |
|