Shaun Walker
09537ab0e4
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00
hishamco
b3d367329e
Fix migration version name
2021-05-16 21:47:34 +03:00
hishamco
795e71278b
Change Folder Name & Path length
2021-05-16 20:28:41 +03:00
Shaun Walker
943adec3a0
fixes for running on WebAssembly
2021-05-13 07:58:57 -04:00
Charles Nurse
c036a9d11f
Remove DbConfig and new constructors on DbContextBase and refactor Migrations to use explcit generation of IOqtaneDatabase instance
2021-05-12 15:17:40 -07:00
Charles Nurse
92dd8354ba
Switch DBType to use the fully-qualified type name rather than a simple name
2021-05-12 10:22:17 -07:00
Charles Nurse
4ffdcf1e52
Remove dependency of Oqtane.Server on SqlClient
2021-05-11 13:56:49 -07:00
Shaun Walker
bae6120e3b
added DatabaseService to get list of database types from server
2021-05-11 15:56:41 -04:00
Shaun Walker
d88bd87aea
add support for Blazor pre-rendering
2021-05-11 09:03:05 -04:00
Shaun Walker
a5de639d15
optimizing tenant resolution and routing
2021-05-10 17:45:39 -04:00
Shaun Walker
38aebf5aff
Allow installation of Language packages through Language Management
2021-05-05 19:03:06 -04:00
hishamco
d83eac5af3
Merge remote-tracking branch 'upstream/dev' into sql-server
2021-05-01 21:36:08 +03:00
Shaun Walker
4dc364b623
Merge pull request #1304 from leigh-pointer/NuGetPackageIcon
...
NuGet Icon Warning
2021-04-30 10:55:31 -04:00
Shaun Walker
2244fcc814
Merge pull request #1259 from hishamco/more-localization
...
Localize Page Template Module Titles
2021-04-30 07:35:21 -04:00
Leigh
14801e7f0d
NuGet Icon Warning
...
The IconURL is depreciate in favor of an embedded icon file in the package
2021-04-30 10:50:12 +02:00
hishamco
d7966f2acf
Revert changes in SiteRepository
2021-04-29 02:42:01 +03:00
Shaun Walker
9037f49680
Merge pull request #1294 from cnurse/dev
...
Adding new DatabaseConfig components in the Client project for supported Databases
2021-04-28 15:30:22 -04:00
Charles Nurse
1efd623a99
Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client
2021-04-27 15:35:10 -07:00
hishamco
55b69f0afc
Order the cultures alphabatically
2021-04-26 01:55:55 +03:00
hishamco
76c2a2f2f9
Add English to supported cultures by default
2021-04-26 01:55:27 +03:00
Shaun Walker
d42c7a5ea5
user and role management improvements
2021-04-24 13:47:20 -04:00
Shaun Walker
5a519510a9
improve comments and logging
2021-04-23 16:29:18 -04:00
Shaun Walker
310c782326
Merge pull request #1274 from sbwalker/dev
...
user and role management improvements
2021-04-23 16:09:19 -04:00
Shaun Walker
9d083726be
user and role management improvements
2021-04-23 16:11:35 -04:00
Shaun Walker
65aac34f8c
Merge pull request #1267 from sbwalker/dev
...
modify nuget package installer to support satellite assemblies in subfolders
2021-04-23 09:34:17 -04:00
Shaun Walker
2780e4d029
modify nuget package installer to support satellite assemblies in subfolders
2021-04-21 19:31:02 -04:00
Shaun Walker
f9f0999315
Merge pull request #1260 from hishamco/supported-cultures
...
Remove supported cultures entry from appsettings.json
2021-04-20 17:14:21 -04:00
Shaun Walker
e7c5ca2c1a
Merge pull request #1254 from chlupac/alias
...
Default Alias
2021-04-20 17:07:20 -04:00
Charles Nurse
8f5beaf3fe
Fix bug with installs due to missing Migrations
2021-04-20 10:58:26 -07:00
hishamco
97fb6ede7e
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
hishamco
f7d8888232
Refactor Program.cs
2021-04-20 19:01:56 +03:00
hishamco
e7f5fe9827
Merge branch 'database' into clean-startup
...
# Conflicts:
# Oqtane.Server/Startup.cs
2021-04-20 17:42:39 +03:00
hishamco
35225b2bb9
Move SqlServer databases into a separate project
2021-04-20 17:29:24 +03:00
hishamco
0b32dcf9b3
Make English default culture instead of current installed culture
2021-04-20 16:27:18 +03:00
hishamco
e33c9e417d
Remove SupportedCultures entry from appsettings.json
2021-04-20 16:26:17 +03:00
hishamco
9d9a5a0275
Localize modules title
2021-04-20 16:20:24 +03:00
Shaun Walker
40f8436947
Merge pull request #1239 from cnurse/dev
...
Implement Database Migrations and add Multi-Database Support
2021-04-19 21:11:11 -04:00
Charles Nurse
13f7db7b19
Resolve conflict
2021-04-19 11:57:45 -07:00
Charles Nurse
6b204cc988
Second attempt to resolve conflcit in Server project
2021-04-19 11:56:51 -07:00
Charles Nurse
a11d30b1e4
Attempt to resolve conflict in Server project file
2021-04-19 11:53:45 -07:00
Charles Nurse
2402cab3f3
Attempt to resolve conflict in DatabaseManager
2021-04-19 11:50:25 -07:00
Charles Nurse
74c403cef1
Merge remote-tracking branch 'upstream/dev' into dev
2021-04-19 11:08:35 -07:00
Pavel Vesely
468f186511
Default Alias
...
When alias is not found in alias table, Oqtane fails with exception. This solution allows define default alias (*) for default site with unknown alias.
2021-04-19 20:03:18 +02:00
Shaun Walker
a85376afb1
2.0.2 release testing
2021-04-19 08:40:58 -04:00
Shaun Walker
0fe931d772
prepare for 2.0.2 release
2021-04-19 08:04:33 -04:00
Shaun Walker
82b85ab24d
optimize GetSupportedCultures
2021-04-18 11:51:33 -04:00
hishamco
7417e8dd27
Merge branch 'dev' of https://github.com/oqtane/oqtane.framework into dev
2021-04-18 02:29:39 +03:00
hishamco
a018e853a8
Register configuration in startup
2021-04-18 02:27:31 +03:00
hishamco
73b13d7a54
Add Oqtane extension methods for clean startup
2021-04-18 02:25:40 +03:00
Shaun Walker
cbe843bafc
User experience improvements
2021-04-17 19:18:24 -04:00