Uwe Steinmann
2061cde061
add support for custom attributes of categories
2021-07-12 18:21:41 +02:00
Uwe Steinmann
e38c8cad96
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
2021-06-28 11:54:55 +02:00
Uwe Steinmann
64658c06cd
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-05-31 21:53:08 +02:00
Uwe Steinmann
730bcedc30
put header above error messages
2021-05-27 12:58:37 +02:00
Uwe Steinmann
a4d78cc0f6
set all themes to bootstrap
2021-05-27 12:58:14 +02:00
Uwe Steinmann
43938a1c19
set SQL_MODE to allow invalid date values
2021-05-27 12:57:44 +02:00
Uwe Steinmann
917b583d2a
do not drop primary key of tblDocumentContent (it doesn't exist)
2021-05-27 12:57:02 +02:00
Uwe Steinmann
6e6a5e684b
remove duplicate statements
2021-05-12 08:23:43 +02:00
Uwe Steinmann
1f634e8215
fix many errors in sql statements
2021-05-12 08:19:35 +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
ed8f6757ae
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
2021-04-07 06:38:51 +02:00
Uwe Steinmann
6defb81dd8
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-03-23 17:43:58 +01:00
Uwe Steinmann
d46654cddc
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2021-03-23 17:42:40 +01:00
Uwe Steinmann
8f9ba9475a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2021-03-23 17:42:27 +01:00
Uwe Steinmann
b5baf3eb49
do not set date fields on default value '0000-00-00 00:00:00'
2021-03-23 17:40:37 +01: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
935602f10c
change password length in PasswordHistory and PasswordRequest table
2020-04-24 08:04:45 +02:00
Uwe Steinmann
ca80d2be09
add field webauthn to tblUsers
2020-04-23 21:06:00 +02:00
Uwe Steinmann
6d61399731
add webauthn column to tblUsers
2020-03-19 16:50:50 +01:00
Uwe Steinmann
02b2a99ba0
update sql statements
2020-03-19 16:30:15 +01:00
Uwe Steinmann
417b368039
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
2020-03-19 15:01:47 +01:00
Uwe Steinmann
a97114b77d
fix update
2020-02-06 19:01:46 +01:00
Uwe Steinmann
7f5908bcf8
add missing ` around names
2020-02-06 19:01:25 +01:00
Uwe Steinmann
60b65aad13
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-02-06 18:40:45 +01:00
Uwe Steinmann
21ca19df3b
fix update of sqlite3
...
the old code had various left overs
2020-02-06 18:40:03 +01:00
Uwe Steinmann
8362796339
fix sql statement for adding a new primary key
2020-01-20 11:26:44 +01:00
Uwe Steinmann
b8b2ef3d01
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
2019-02-11 19:47:03 +01:00
Uwe Steinmann
23bec2fe96
field parentworkflow in tblWorkflowDocumentContent is obsolete
2018-11-16 20:18:52 +01:00
Uwe Steinmann
046d07bbf1
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-11-16 19:17:19 +01:00
Uwe Steinmann
70b45bcd24
new field in tblWorkflowDocumentContent must be a primary key
2018-11-16 15:49:32 +01:00
Uwe Steinmann
39a7c26977
place tblWorkflowLog after tblWorkflowDocumentContent
2018-11-16 15:41:26 +01:00
Uwe Steinmann
f9bb845aca
get version from inc/inc.Version.php
2018-11-16 12:25:16 +01:00
Uwe Steinmann
53a742b082
start new version 5.1.10
2018-11-16 08:16:45 +01:00
Uwe Steinmann
9d1a17fe87
start new version 5.1.9
2018-07-03 06:45:20 +02:00
Uwe Steinmann
2e647fb4ec
fix update of tblWorkflowLog
...
foreign key must be removed before droping field
2018-04-06 08:13:06 +02:00
Uwe Steinmann
2413da8c0b
start new version 5.1.8
2018-04-05 17:28:00 +02:00
Uwe Steinmann
798a4b99b3
new version 5.1.7
2018-04-05 16:30:06 +02:00
Uwe Steinmann
8ea8c0086e
set references to right table name
...
a reference to a temp. table will not be changed when the table name
is changed. Hence, use the right table name from the beginning and
make sure foreign keys are not checked
2018-04-05 12:04:37 +02:00
Uwe Steinmann
63a1ae0c13
add sql statements for workflow
2018-04-05 12:04:37 +02:00