Commit Graph

98 Commits

Author SHA1 Message Date
Uwe Steinmann
2f74a6bc0b Merge branch 'seeddms-6.1.x' of ssh://git.code.sf.net/p/seeddms/code into seeddms-6.1.x 2026-05-05 22:32:43 +02:00
Uwe Steinmann
7181285568 fix sql tables for tblLinkType 2026-04-21 14:05:14 +02:00
Uwe Steinmann
c3a4ab4dd1 add new field 'data' to tblSessions 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
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
e90834565b add field webauthn to tblUsers 2026-04-21 14:03:16 +02:00
Uwe Steinmann
894eb241f8 remove trailing spaces 2026-04-21 14:02:53 +02:00
Uwe Steinmann
36aedc8fd7 fix sql tables for tblLinkType 2024-06-20 17:18:55 +02:00
Uwe Steinmann
bfb8ef743e Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2024-06-20 16:51:39 +02:00
Uwe Steinmann
d01a7a31bc add new field 'data' to tblSessions 2024-02-16 14:01:15 +01:00
Uwe Steinmann
fa429ca08f count failed runs of a task 2023-10-16 15:59:57 +02:00
Uwe Steinmann
ad2e735687 webauthn has been implemented in an extension 2023-10-16 12:53:57 +02:00
Uwe Steinmann
100d335893 add fields checksum and fileSize to tblDocumentFiles 2022-05-11 09:41:37 +02:00
Uwe Steinmann
f1b9b2e706 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-11-04 20:53:56 +01:00
Uwe Steinmann
3b55c458c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-22 10:54:54 +02:00
Uwe Steinmann
5e112fb8f3 set email of admin to info@seeddms.org, fix inserts of sqlite 2021-09-16 16:20:57 +02:00
Uwe Steinmann
51c342b5e3 replace tab with spaces 2021-07-21 15:24:17 +02:00
Uwe Steinmann
3a593e3c44 make tblVersion.module of type TEXT 2021-05-12 08:19:15 +02:00
Uwe Steinmann
2775bf3e6d add fields tblNotify.inherit and tblCategory.color 2021-05-12 08:02:19 +02:00
Uwe Steinmann
5e5244164d add fields startdate and enddate to tblDocuments 2021-04-30 06:37:09 +02:00
Uwe Steinmann
fd2f6f169d add lastrevisiondate to tblDocumentContent 2020-12-14 12:11:12 +01:00
Uwe Steinmann
af66ea9968 set version in tblVersion 2020-06-16 15:23:39 +02:00
Uwe Steinmann
cf66fa9bb9 fix initial data of database 2020-06-16 13:02:44 +02:00
Uwe Steinmann
c2a10fa0a9 add unique constraints for tblApiKeys 2020-06-16 12:06:41 +02:00
Uwe Steinmann
0bdf51be40 add table tblApiKeys 2020-06-16 08:27:54 +02:00
Uwe Steinmann
64aab1aa1d Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-06-16 07:21:16 +02:00
Uwe Steinmann
550f0ee1f1 fix typo in comments 2020-06-16 07:20:57 +02:00
Uwe Steinmann
fad43ba874 add field 'core' to table tblVersion 2020-06-10 10:46:41 +02:00
Uwe Steinmann
4e20bc29ad add new field disabledUntil in tblUsers 2020-05-19 16:54:35 +02:00
Uwe Steinmann
71f8c352d5 fix password and webautn fields 2020-04-24 08:36:12 +02:00
Uwe Steinmann
ca80d2be09 add field webauthn to tblUsers 2020-04-23 21:06:00 +02:00
Uwe Steinmann
7f5908bcf8 add missing ` around names 2020-02-06 19:01:25 +01:00
Uwe Steinmann
23bec2fe96 field parentworkflow in tblWorkflowDocumentContent is obsolete 2018-11-16 20:18:52 +01:00
Uwe Steinmann
39a7c26977 place tblWorkflowLog after tblWorkflowDocumentContent 2018-11-16 15:41:26 +01:00
Uwe Steinmann
63a1ae0c13 add sql statements for workflow 2018-04-05 12:04:37 +02:00
Uwe Steinmann
52f58727ca add sql statements for scheduler 2018-04-04 15:29:32 +02:00
Uwe Steinmann
91b163a825 fix typo in index name 2018-02-14 10:45:31 +01:00
Uwe Steinmann
5d51f18c5b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-08 14:26:36 +01:00
Uwe Steinmann
fe8e6f5a24 remove various spaces 2018-02-08 14:09:51 +01:00
Uwe Steinmann
18191000ea add indexes on Log tables 2018-01-31 20:04:14 +01:00