Commit Graph

61 Commits

Author SHA1 Message Date
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
550f0ee1f1 fix typo in comments 2020-06-16 07:20:57 +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
Uwe Steinmann
5f1d38bba3 do not set TEXT field to default ''. Use NULL instead
mysql STRICT_TRANS_MODE does not allow it
2016-08-08 08:09:01 +02:00
Uwe Steinmann
284ee2bba1 set field of type 'text' to NULL instead of ''
mysql doesn't support setting '' in STRICT_TRANS_MODE
2016-08-08 08:03:38 +02:00
Uwe Steinmann
b717e0bafd set version to 5.1.0 2016-07-19 11:08:03 +02:00
Uwe Steinmann
5f76b170b5 add '' as secret to insert into tblUsers statement 2016-07-19 08:01:14 +02:00
Uwe Steinmann
4d7f228a4c add field secret to tblUsers 2016-07-06 22:25:59 +02:00
Uwe Steinmann
95b332586c add initial roles 2016-05-30 20:24:49 +02:00
Uwe Steinmann
ece56944d8 add new field noAccess in tblRoles 2016-04-12 12:23:57 +02:00
Uwe Steinmann
8f7a84e495 complete acos and aros 2016-02-29 16:24:55 +01:00
Uwe Steinmann
4c3e45ee02 add tables and updates for roles 2016-02-24 14:34:30 +01:00
Uwe Steinmann
0d4a2164f3 Merge branch 'seeddms-5.0.x' into develop 2015-08-05 18:20:43 +02:00
Uwe Steinmann
0342e2a89d add reference from tblUsers:homefolder to tblFolders:id 2015-08-05 18:19:42 +02:00
Uwe Steinmann
3478d4e86c fix field name revisiondate in tblDocumentContent 2015-08-05 17:53:57 +02:00
Uwe Steinmann
c7f5f77925 sync with mysql statements, fix errors 2015-08-05 17:30:41 +02:00
Uwe Steinmann
fedcdb1b99 add table for user substitutes and not yet implemented acls 2015-05-19 08:05:15 +02:00
Uwe Steinmann
9955a0e07b rename tblDocumentRevisers to tblDocumentRevisors 2015-05-11 09:28:31 +02:00
Uwe Steinmann
d04786884b add tables for tranmittals 2015-04-27 08:16:50 +02:00
Uwe Steinmann
1ab9fdb229 add field startdate to talbe tblDocumentRevisers 2015-04-22 14:57:07 +02:00
Uwe Steinmann
ebdfc45b69 add tables for revision workflow 2015-04-22 10:31:56 +02:00
Uwe Steinmann
274c020148 add table for acknowledge workflow 2015-04-20 13:46:26 +02:00