Shaun Walker
e0c2763c9f
refactoring in preparation for release
2021-05-28 07:53:49 -04:00
Shaun Walker
723ae68609
Merge pull request #1410 from sbwalker/dev
...
refactoring in preparation for release
2021-05-28 07:49:56 -04:00
Shaun Walker
9dbfbd78a4
Update README.md
2021-05-27 21:47:04 -04:00
Shaun Walker
9cd29b62ed
Update README.md
2021-05-27 21:46:27 -04:00
Shaun Walker
4108c07862
moved Packages folder to secure location
2021-05-27 21:39:43 -04:00
Shaun Walker
01716099d6
Merge pull request #1408 from sbwalker/dev
...
moved Packages folder to secure location
2021-05-27 21:35:57 -04:00
Shaun Walker
a144a5c432
improved legacy support for module authorization policy
2021-05-27 21:01:25 -04:00
Shaun Walker
dbccfe4bf7
Merge pull request #1407 from sbwalker/dev
...
improved legacy support for module authorization policy
2021-05-27 20:57:46 -04:00
Shaun Walker
9aff82e504
Update appsettings.release.json
2021-05-27 16:17:09 -04:00
Shaun Walker
9ff4d9c143
Update appsettings.json
2021-05-27 16:16:48 -04:00
Shaun Walker
6c8703356f
Merge pull request #1406 from sbwalker/dev
...
automate the 2.1.0 upgrade
2021-05-27 16:15:02 -04:00
Shaun Walker
fbce6c7248
automate the 2.1.0 upgrade
2021-05-27 16:18:45 -04:00
Shaun Walker
908d572cc9
Update appsettings.release.json
2021-05-26 17:43:02 -04:00
Shaun Walker
f0384732ac
Update appsettings.json
2021-05-26 17:42:43 -04:00
Shaun Walker
c089283645
Merge pull request #1405 from sbwalker/dev
...
move database projects into their own solution to keep the streamline main solution
2021-05-26 17:42:18 -04:00
Shaun Walker
50ac9236af
move database projects into their own solution to keep the streamline main solution
2021-05-26 17:46:08 -04:00
Shaun Walker
d520d50b75
Update appsettings.release.json
...
synchronized with appsettings.json
2021-05-26 12:00:49 -04:00
Shaun Walker
99838679bd
Update appsettings.json
...
reorganized to move most relevant settings to the top of the file
2021-05-26 12:00:15 -04:00
Shaun Walker
4b49358968
Merge pull request #1404 from sbwalker/dev
...
add support for public content folders
2021-05-26 11:57:46 -04:00
Shaun Walker
c07e766e57
add support for public content folders
2021-05-26 12:01:35 -04:00
Shaun Walker
1d171d2e56
Merge pull request #1400 from 2sic-forks/dev
...
More documentation - almost all Models done #1382
2021-05-26 07:31:16 -04:00
Shaun Walker
6527d383db
Merge pull request #1401 from cnurse/database-options
...
Move Available Databases to appsettings and use IOptions
2021-05-26 07:30:34 -04:00
Charles Nurse
d280a4aa01
Move Available Databases to appsettings and use IOptions
2021-05-25 15:03:27 -07:00
ijungleboy
bcff9caf5c
More documentation - almost all Models done
...
https://github.com/oqtane/oqtane.framework/issues/1382
Should not contain any code changes, just docs
2021-05-26 00:01:22 +02:00
Shaun Walker
bb92011641
Merge pull request #1398 from cnurse/dev
...
Merge AppVersions Information into __EFMigrationsHistory table
2021-05-25 17:46:19 -04:00
Charles Nurse
9c0cef870c
Merge AppVersions information into EFMigrationsHistory table
2021-05-25 12:17:44 -07:00
Charles Nurse
077b866e8c
Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied
2021-05-25 12:16:10 -07:00
Shaun Walker
7ec3376308
Merge pull request #1397 from cnurse/dev
...
Fix Upgrade issue with new componentized Database projects
2021-05-25 07:39:24 -04:00
Charles Nurse
7753988f64
Remove log files from git
2021-05-24 16:02:45 -07:00
Charles Nurse
a62a1be1f3
Merge branch 'dev' of https://github.com/cnurse/oqtane.framework into dev
...
# Conflicts:
# Oqtane.Server/Infrastructure/DatabaseManager.cs
2021-05-24 15:47:02 -07:00
Charles Nurse
f2ae1e3bff
Merge commit '42265cdda4ea03541522bf5cf5d104059927393f' into dev
...
# Conflicts:
# Oqtane.Server/Infrastructure/DatabaseManager.cs
2021-05-24 15:40:35 -07:00
Charles Nurse
a0838cbc84
3rd attempt to resolve conflicts
2021-05-24 15:14:58 -07:00
Charles Nurse
17f5f39a54
2nd attempt to Fix conflict
2021-05-24 15:12:41 -07:00
Charles Nurse
4853a64cf9
Fix conflict
2021-05-24 15:08:44 -07:00
Charles Nurse
69376c5baf
Missing files from previous commit
2021-05-24 14:46:54 -07:00
Charles Nurse
42265cdda4
Fix Upgrade issue with new componentized Database projects
2021-05-24 14:46:12 -07:00
Shaun Walker
6283fc9abb
Merge pull request #1396 from sbwalker/dev
...
remove Microsoft.EntityFrameworkCore.Relational from Oqtane.Shared as it is no longer needed
2021-05-24 16:39:33 -04:00
Shaun Walker
723002968a
remove Microsoft.EntityFrameworkCore.Relational from Oqtane.Shared as it is no longer needed
2021-05-24 16:43:17 -04:00
Shaun Walker
1f7207bd5a
Merge pull request #1395 from sbwalker/dev
...
fix #1272 - add support for ref folder in package installation
2021-05-24 15:51:02 -04:00
Shaun Walker
72b06b16cf
fix #1272 - add support for ref folder in package installation
2021-05-24 15:50:38 -04:00
Shaun Walker
8c70913a72
Merge pull request #1394 from cnurse/dev
...
Rename IOqtaneDatabase interface (and related base class)
2021-05-24 15:19:33 -04:00
Charles Nurse
4a609b444e
Rename IOqtaneDatabase interface (and related base class)
2021-05-24 11:57:47 -07:00
Shaun Walker
791e786db8
Update appsettings.release.json
2021-05-24 09:03:57 -04:00
Shaun Walker
e5229626ab
Update appsettings.json
2021-05-24 09:03:04 -04:00
Shaun Walker
34ed19deda
Merge pull request #1393 from sbwalker/dev
...
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
2021-05-24 08:55:57 -04:00
Shaun Walker
5c21ab37ee
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
2021-05-24 08:59:50 -04:00
Shaun Walker
41ed069072
fix #1389 - exception in PrincipalValidator
2021-05-24 08:17:46 -04:00
Shaun Walker
80c82a9ec3
Merge pull request #1392 from sbwalker/dev
...
fix #1389 - exception in PrincipalValidator
2021-05-24 08:14:56 -04:00
Shaun Walker
d69ceecb41
Merge pull request #1388 from sbwalker/dev
...
implemented Label component in Installer for consistency and removed redundant logic
2021-05-23 11:13:42 -04:00
Shaun Walker
63378e1654
implemented Label component in Installer for consistency and removed redundant logic
2021-05-23 11:17:23 -04:00