Commit Graph

21 Commits

Author SHA1 Message Date
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
hishamco
f83c1b1741 Use invariant culture by default 2020-09-29 22:12:03 +03:00
hishamco
2924e7849f Read supported cultures from appsettings.json 2020-09-29 21:23:22 +03:00
Cody
2febd81b4a default connection 2020-06-18 23:14:21 -07:00
Cody
5dced08f7a removes password autofill autocomplete="new-password" 2020-06-18 22:47:41 -07:00
Pavel Vesely
69ceb5dd42 HostUser change is not allowed in silent install 2020-04-18 11:11:44 +02:00
Shaun Walker
a650f3847d
removed connectionstring value 2020-04-03 17:27:04 -04:00
Pavel Veselý
71bd3a8d6a
Namespace fix (#335) 2020-04-03 17:18:33 -04:00
Pavel Veselý
0b302c6e26
Startup migration bug (#320)
* Startup migration bug

* ModuleCreator - sql name fix

* Database Manager fixes and improvements

* Database Manager fixes and improvements - removed default password
2020-04-02 08:08:36 -04:00
Pavel Vesely
940cdcb349 Database Manager
done:
+ master.sql as resource
+ implemented incremental database changes also for Master
+ dbUp sql script variables implemented
+ improved database handling and creation code
+ simpified database creation
+ almost all Database and Tenant creation moved to DatabaseManager.cs (rest code marked with TODO)
+ Unattended install of master can be performed by settings in appsettings.json
+ Improved IsInstalled checking
+ Removed DBSchema field from Tenant
+ Default database and site creation moved to Program.Main
2020-03-29 14:45:02 +02:00
Shaun Walker
44d855e6d4
Re-create appsettings.json
Mistakenly removed by PR #213
2020-02-18 17:27:53 -05:00
Emanuele Filardo
43f928667d
Delete appsettings.json 2020-02-16 19:25:00 +01:00
Emanuele Filardo
b9528e3f12 Check if moduledefinitionname has valid value 2020-02-16 19:24:12 +01:00
Michael Washington
38b89e3595 remove the DefaultConnection value 2019-12-04 11:46:41 -08:00
Michael Washington
ac3144fca4 Not working 2019-11-29 15:03:48 -08:00
Michael Washington
241a2d97a3 Remove spaces from appsettings 2019-11-14 05:49:37 -08:00
Michael Washington
6fba110c2a Reset appsettings 2019-11-14 05:48:26 -08:00
Michael Washington
57b89a60e6 Adds DetailedErrors when debugging 2019-11-14 05:37:21 -08:00
Shaun Walker
1c0d2de9fe Install Wizard 2019-07-18 13:11:31 -04:00
oqtane
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00