Commit Graph

38 Commits

Author SHA1 Message Date
89a166ea9b 2 neue Felder hinzugefügt beim Registrieren ( Fachrichtung und Abschlussjahrgang) 2025-07-21 16:49:17 +02:00
66a05603f7 Fix static file caching headers 2025-01-21 17:42:08 +05:30
fe2a883386 Fix static file caching headers 2025-01-21 17:26:47 +05:30
e0587ad17b Update appsettings.json 2024-02-01 09:09:58 -05:00
155cd31ced Update appsettings.json 2024-01-31 15:30:48 -05:00
293be93b93 Remove default connection data 2023-10-18 12:55:39 -07:00
9f28ee2982 .NET 8 initial migration 2023-10-18 15:22:53 -04:00
b21ffc2d63 Update appsettings.json 2021-05-30 15:35:04 -04:00
9ff4d9c143 Update appsettings.json 2021-05-27 16:16:48 -04:00
f0384732ac Update appsettings.json 2021-05-26 17:42:43 -04:00
99838679bd Update appsettings.json
reorganized to move most relevant settings to the top of the file
2021-05-26 12:00:15 -04:00
d280a4aa01 Move Available Databases to appsettings and use IOptions 2021-05-25 15:03:27 -07:00
e5229626ab Update appsettings.json 2021-05-24 09:03:04 -04:00
f9f0999315 Merge pull request #1260 from hishamco/supported-cultures
Remove supported cultures entry from appsettings.json
2021-04-20 17:14:21 -04:00
0b32dcf9b3 Make English default culture instead of current installed culture 2021-04-20 16:27:18 +03:00
e33c9e417d Remove SupportedCultures entry from appsettings.json 2021-04-20 16:26:17 +03:00
985987d8f4 Updated initial appsettings.json 2021-04-02 11:28:34 -07:00
cbcfc88492 Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
8f1c760e87 Updated the Installation of Oqtane to use Migrations 2021-03-21 14:52:45 -07:00
f83c1b1741 Use invariant culture by default 2020-09-29 22:12:03 +03:00
2924e7849f Read supported cultures from appsettings.json 2020-09-29 21:23:22 +03:00
2febd81b4a default connection 2020-06-18 23:14:21 -07:00
5dced08f7a removes password autofill autocomplete="new-password" 2020-06-18 22:47:41 -07:00
69ceb5dd42 HostUser change is not allowed in silent install 2020-04-18 11:11:44 +02:00
a650f3847d removed connectionstring value 2020-04-03 17:27:04 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -04:00
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
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
44d855e6d4 Re-create appsettings.json
Mistakenly removed by PR #213
2020-02-18 17:27:53 -05:00
43f928667d Delete appsettings.json 2020-02-16 19:25:00 +01:00
b9528e3f12 Check if moduledefinitionname has valid value 2020-02-16 19:24:12 +01:00
38b89e3595 remove the DefaultConnection value 2019-12-04 11:46:41 -08:00
ac3144fca4 Not working 2019-11-29 15:03:48 -08:00
241a2d97a3 Remove spaces from appsettings 2019-11-14 05:49:37 -08:00
6fba110c2a Reset appsettings 2019-11-14 05:48:26 -08:00
57b89a60e6 Adds DetailedErrors when debugging 2019-11-14 05:37:21 -08:00
1c0d2de9fe Install Wizard 2019-07-18 13:11:31 -04:00
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00