Commit Graph

453 Commits

Author SHA1 Message Date
Uwe Steinmann
eb4c7b71d2 add changes to database for link types 2026-04-21 14:04:33 +02:00
Uwe Steinmann
bf41d32581 add table tblLinkType 2026-04-21 14:04:33 +02:00
Uwe Steinmann
ea4156056c count failed runs of a task 2026-04-21 14:04:33 +02:00
Uwe Steinmann
5bad4a2b0e webauthn has been implemented in an extension 2026-04-21 14:04:33 +02:00
Uwe Steinmann
abf8dd2a67 add fields checksum and fileSize to tblDocumentFiles 2026-04-21 14:04:33 +02:00
Uwe Steinmann
4af5085829 add support for custom attributes of categories 2026-04-21 14:04:33 +02:00
Uwe Steinmann
0192e0c288 remove duplicate statements 2026-04-21 14:04:33 +02:00
Uwe Steinmann
9a640f5b36 fix many errors in sql statements 2026-04-21 14:04:33 +02:00
Uwe Steinmann
521315887b make tblVersion.module of type TEXT 2026-04-21 14:04:33 +02:00
Uwe Steinmann
86187ce73a add fields tblNotify.inherit and tblCategory.color 2026-04-21 14:04:33 +02:00
Uwe Steinmann
523f9ffdd7 add fields startdate and enddate to tblDocuments 2026-04-21 14:04:33 +02:00
Uwe Steinmann
83e3434a9d add lastrevisiondate to tblDocumentContent 2026-04-21 14:04:33 +02:00
Uwe Steinmann
0cad650eef fix initial data of database 2026-04-21 14:04:33 +02:00
Uwe Steinmann
27cf26e66b add unique constraints for tblApiKeys 2026-04-21 14:04:33 +02:00
Uwe Steinmann
786be01489 add table tblApiKeys 2026-04-21 14:04:30 +02:00
Uwe Steinmann
f291608772 add new field disabledUntil in tblUsers 2026-04-21 14:03:17 +02:00
Uwe Steinmann
00e65395d4 fix password and webautn fields 2026-04-21 14:03:17 +02:00
Uwe Steinmann
653d2b76be change password length in PasswordHistory and PasswordRequest table 2026-04-21 14:03:17 +02:00
Uwe Steinmann
e90834565b add field webauthn to tblUsers 2026-04-21 14:03:16 +02:00
Uwe Steinmann
a200d961ec add webauthn column to tblUsers 2026-04-21 14:03:16 +02:00
Uwe Steinmann
ca75345025 update sql statements 2026-04-21 14:03:16 +02:00
Uwe Steinmann
c612ef7579 fix type of field valid in tblDownloadLinks 2026-04-21 14:03:16 +02:00
Uwe Steinmann
700ad521ed fix more sql errors 2026-04-21 14:03:16 +02:00
Uwe Steinmann
18c2c6f112 minor sql fixes 2026-04-21 14:03:16 +02:00
Uwe Steinmann
bae442ae89 add update for postgresql 2026-04-21 14:03:16 +02:00
Uwe Steinmann
b649c60e46 nicer formating, set version to 6.1.0 2026-04-21 14:03:16 +02:00
Uwe Steinmann
0c898a4ec0 old 5.2.0 is not 6.1.0 2026-04-21 14:03:16 +02:00
Uwe Steinmann
2b4a65d978 add table tblDownloadLinks 2026-04-21 14:03:16 +02:00
Uwe Steinmann
e4074bd3d4 add/fix sql statements 2026-04-21 14:03:16 +02:00
Uwe Steinmann
ff858f1a19 add database change for 5.2.0 2026-04-21 14:03:16 +02:00
Uwe Steinmann
894eb241f8 remove trailing spaces 2026-04-21 14:02:53 +02:00
Uwe Steinmann
96fe9145e2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-16 16:20:12 +02:00
Uwe Steinmann
379ff9f355 fix path to vendor/autoload.php 2026-04-16 16:18:46 +02:00
Uwe Steinmann
616921506b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-12-18 14:15:02 +01:00
Uwe Steinmann
736c30623a use () when calling require_once 2025-12-18 13:50:56 +01:00
Uwe Steinmann
6c754cee68 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-12-17 08:32:17 +01:00
Uwe Steinmann
11943c0da9 include vendor/autoload.php 2025-12-17 08:24:37 +01:00
Uwe Steinmann
055415f378 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-10-29 07:47:10 +01:00
Uwe Steinmann
afd6a8b7f0 class Settings has been moved into namespace Seeddms\Seeddms 2025-10-28 15:48:52 +01:00
Uwe Steinmann
133fc5d570 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-04-13 14:29:29 +02:00
Uwe Steinmann
92bee67638 fix update of postgres database 2025-04-13 14:28:02 +02:00
Uwe Steinmann
e6c7ebaaec fixed wrong constraint in table tblUserSubstitutes 2024-11-14 14:34:47 +01:00
Uwe Steinmann
416df6c846 fix insert statement 2024-04-21 13:38:33 +02:00
Uwe Steinmann
1506cef2ab Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-19 07:10:36 +01:00
Uwe Steinmann
2f0fdfca19 make it work in recent versions of seeddms 2023-01-19 07:06:45 +01:00
Uwe Steinmann
5cd59a7a84 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-09 06:31:17 +02:00
Uwe Steinmann
506f822147 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-09-08 18:31:36 +02:00
Uwe Steinmann
7f304bed4a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-09-08 18:31:23 +02:00
Uwe Steinmann
64f75009bf partially fix some old update tools 2022-09-08 17:50:01 +02:00
Uwe Steinmann
3b55c458c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-22 10:54:54 +02:00