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
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
8bc9ab8f3c
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-08-05 08:42:34 +02:00
Uwe Steinmann
bb77e2d62d
fix typo in echo
2021-08-05 08:41:51 +02:00
Uwe Steinmann
cb0c51234e
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-07-23 14:07:03 +02:00
Uwe Steinmann
a027f1f70d
check if sqlite db has propper path
2021-07-23 13:40:42 +02:00
Uwe Steinmann
9c7ce41163
msg can be passed to install method
2021-07-23 13:40:16 +02:00
Uwe Steinmann
a26916243c
move lots of functions into view
2021-07-23 12:09:07 +02:00
Uwe Steinmann
58a46497f0
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-07-21 16:11:33 +02:00
Uwe Steinmann
dbced5e409
no longer use old static methods in UI_Default
2021-07-21 15:46:01 +02:00
Uwe Steinmann
c1e794dc4f
fix updating tblDocumentFiles
2021-07-21 15:24:50 +02:00
Uwe Steinmann
51c342b5e3
replace tab with spaces
2021-07-21 15:24:17 +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
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
550f0ee1f1
fix typo in comments
2020-06-16 07:20:57 +02: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
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
Uwe Steinmann
7c9f5d3819
some infos about the update
2018-04-05 12:04:37 +02:00
Uwe Steinmann
90762b9e13
drop tables after commit
2018-04-05 12:04:37 +02:00
Uwe Steinmann
54ce5a7e16
adding sql statements for updating to new workflow layout
2018-04-05 12:04:37 +02:00
Uwe Steinmann
5882fc10a9
major change of workflow/document management
2018-04-05 12:04:37 +02:00