Commit Graph

80 Commits

Author SHA1 Message Date
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
Uwe Steinmann
10cb3e1cb3 add various indexes 2017-12-18 08:57:38 +01:00
Uwe Steinmann
6b8b099339 set propper version in tblVersion 2017-02-21 06:34:22 +01:00
Uwe Steinmann
f440f7b0ab set initial version in database to 5.1.0 2017-02-20 20:10:19 +01:00
Uwe Steinmann
4c794381e6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-02-20 17:34:43 +01:00
Uwe Steinmann
52deebbf6e Merge branch 'seeddms-5.0.x-attachment' into seeddms-5.1.x 2017-02-20 15:37:44 +01:00
Uwe Steinmann
675648ef20 add changeѕ to database tables 2017-02-20 15:33:15 +01:00
Uwe Steinmann
f3aea6f842 fix all datetime fields, enlarge mimeType fields 2017-02-20 11:51:59 +01:00
Uwe Steinmann
c1727652a8 make mimeType in tblDocumentContent and tblDocumentFiles varchar(100) 2017-02-14 17:59:20 +01:00
Uwe Steinmann
7d82b73208 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-13 12:12:07 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
3a411b8461 add missing '`', do not create empty category 2017-02-08 15:47:07 +01:00
Uwe Steinmann
5c558601c7 set same date fields to default null 2016-09-16 12:48:20 +02:00
Uwe Steinmann
86b1a562c1 set text fields to default null 2016-09-15 21:39:38 +02:00
Uwe Steinmann
9604a4548d add field layoutdata to tblWorkflows
will store the layout of a workflow for rendering a graph
2016-08-31 08:54:04 +02:00
Uwe Steinmann
c8121afed1 make transmittal,document,version unique in tblTransmittalItem 2016-08-22 06:30:38 +02:00
Uwe Steinmann
43016dcbc1 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-08 20:31:01 +02:00
Uwe Steinmann
7f7bb2926d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-08 20:29:27 +02:00
Uwe Steinmann
b3ec207213 do not set datetime to '0000-00-00 00:00:00' by default
depending in the sql mode in mysql this is is not allowed
2016-08-08 12:43:06 +02:00