Commit Graph

7055 Commits

Author SHA1 Message Date
Uwe Steinmann
97d08ef1b4 call parent class in class.Bootstrap.php, move imgpath in parent 2018-04-06 08:31:11 +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
801bda3560 fix typo 2018-04-06 06:40:29 +02:00
Uwe Steinmann
659a62e133 Merge branch 'seeddms-6.0.x-workflow' into seeddms-6.0.x 2018-04-06 06:39:29 +02:00
Uwe Steinmann
0cdba79f59 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-05 17:30:41 +02:00
Uwe Steinmann
2413da8c0b start new version 5.1.8 2018-04-05 17:28:00 +02:00
Uwe Steinmann
dbb8554f46 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-05 16:30:25 +02:00
Uwe Steinmann
798a4b99b3 new version 5.1.7 2018-04-05 16:30:06 +02:00
Uwe Steinmann
294b93fdf6 add entry for 5.1.7 2018-04-05 16:22:29 +02:00
Uwe Steinmann
4007692a68 add entry for 5.0.14 2018-04-05 16:11:47 +02:00
Uwe Steinmann
f1fb23c7e7 fix sql statement to retrieve workflow log 2018-04-05 12:21:09 +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
e5376d144d add changelog for 6.0.6 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
Uwe Steinmann
3379a2510c take out reconnect code
not needed anymore
2018-04-05 12:04:07 +02:00
Uwe Steinmann
9ba070da7c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-05 12:02:20 +02:00
Uwe Steinmann
887bcba49d Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-05 12:02:07 +02:00
Uwe Steinmann
bde55c9875 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-04-05 12:01:54 +02:00
Uwe Steinmann
314baace12 add some missing phrases 2018-04-05 12:01:34 +02:00
Uwe Steinmann
a3705fb9db add entry to 4.3.37 2018-04-05 12:00:17 +02:00
Uwe Steinmann
1652d9a237 fetch all records from tblVersion
if not, the database will be locked when e.g. droping a table
2018-04-05 11:58:25 +02:00
Uwe Steinmann
d47f4c5ca9 reopen database after COMMIT 2018-04-05 11:24:23 +02:00
Uwe Steinmann
276245a395 do not show table of scheduler classes if none exists 2018-04-05 08:54:55 +02:00
Uwe Steinmann
718ac96777 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-05 08:24:30 +02:00
Uwe Steinmann
d7bcf3fcfd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-05 08:24:18 +02:00
Uwe Steinmann
9089a578ed Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-04-05 08:24:08 +02:00
Uwe Steinmann
88e4c0f3b9 new phrase for scheduler, some updates to taiwan 2018-04-05 08:22:12 +02:00
Uwe Steinmann
a54f6f416b minor fixes in translation phrases 2018-04-05 08:16:28 +02:00
Uwe Steinmann
1ba06eeb27 new icon for timeline 2018-04-05 07:48:22 +02:00
Uwe Steinmann
21b703725b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-05 07:44:41 +02:00
Uwe Steinmann
95b2b419c5 add entry for 5.1.7 2018-04-05 07:42:47 +02:00
Uwe Steinmann
d5c142aebb update font-awesome to 3.2.1 2018-04-05 07:41:52 +02:00
Uwe Steinmann
f9a00de8ee add SchedulerTaskMgr to list 2018-04-05 07:39:27 +02:00
Uwe Steinmann
c9d0ac3e73 better error handling for extension list from repository 2018-04-05 07:27:30 +02:00
Uwe Steinmann
867a5b8d7c add entries for 6.0.6 2018-04-04 21:49:48 +02:00
Uwe Steinmann
ed48285da5 pass extension config to init() of extension 2018-04-04 21:48:25 +02:00
Uwe Steinmann
2b62fbcc1b set styles for div.popupbox dt and div.popupbox dd 2018-04-04 21:47:56 +02:00
Uwe Steinmann
86e7b0a13f add hook showVersionComment 2018-04-04 21:47:40 +02:00
Uwe Steinmann
6fb4b9b545 switch list AppRevOwner and DraftOwner 2018-04-04 21:47:14 +02:00
Uwe Steinmann
7dc6cba8f2 make printPopupBox() public 2018-04-04 21:46:45 +02:00
Uwe Steinmann
e610d4d855 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-04 17:48:14 +02:00
Uwe Steinmann
e728fcca84 set default for $defaulttext of printMLText() to null 2018-04-04 17:47:32 +02:00
Uwe Steinmann
eadce9145d do now allow to set disabled users as owner 2018-04-04 17:46:44 +02:00
Uwe Steinmann
9711cee70a add example for scheduler 2018-04-04 15:31:57 +02:00
Uwe Steinmann
9ae591bae7 add scheduler 2018-04-04 15:31:43 +02:00
Uwe Steinmann
52f58727ca add sql statements for scheduler 2018-04-04 15:29:32 +02:00