Commit Graph

5011 Commits

Author SHA1 Message Date
Uwe Steinmann
9d2ed9dc97 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-17 08:59:05 +01:00
Uwe Steinmann
55e04cbc7a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-17 08:40:43 +01:00
Uwe Steinmann
31df30f447 new key 'link_to_version', some new translations 2017-01-17 08:40:15 +01:00
Uwe Steinmann
f6d3e9785f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-16 15:52:19 +01:00
Uwe Steinmann
c37910e473 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-16 15:12:16 +01:00
Uwe Steinmann
0fb95a5415 add entry for 4.3.32 2017-01-16 13:02:59 +01:00
Uwe Steinmann
20e57e8e76 check if enableUpdateRevApp is set 2017-01-16 13:02:15 +01:00
Uwe Steinmann
d31951748c pass 'target' or 'source' to filterDocumentLinks()
will check if access rights on linked documents are sufficient
2017-01-16 13:01:09 +01:00
Uwe Steinmann
905eddabce add new configuration enableUpdateRevApp 2017-01-16 13:00:22 +01:00
Uwe Steinmann
5339c53fa0 add methods mayUpdateReview() and mayUpdateApproval() 2017-01-16 12:59:41 +01:00
Uwe Steinmann
57498f84a1 add optional parameter to filterDocumentLinks() 2017-01-16 12:59:02 +01:00
Uwe Steinmann
0fd9c4d340 add settings_enableUpdateRevApp and settings_enableUpdateRevApp_desc 2017-01-16 12:57:48 +01:00
Uwe Steinmann
fdcc646c70 this has probably been added by accident 2017-01-13 08:55:40 +01:00
Uwe Steinmann
80ddb5dce2 fix creation of distribution 2017-01-13 08:44:21 +01:00
Uwe Steinmann
b34ae57d0e move drop-tables-innodb.sql into install 2017-01-13 08:43:40 +01:00
Uwe Steinmann
4a91b359c8 fix creating of distribution 2017-01-13 08:43:18 +01:00
Uwe Steinmann
fae3831e11 add note on where apache_request_headers() orig. comes from 2017-01-13 08:22:41 +01:00
Uwe Steinmann
8d55c139ff add new key list_access_rights 2017-01-13 08:22:30 +01:00
Uwe Steinmann
c09146796f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-12 21:06:54 +01:00
Uwe Steinmann
deceea4494 new version 5.0.9 2017-01-12 21:05:15 +01:00
Uwe Steinmann
b832ace635 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-12 18:22:21 +01:00
Uwe Steinmann
25f23544d2 fix order of releases 2017-01-12 18:19:45 +01:00
Uwe Steinmann
a1564db001 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-12 18:19:00 +01:00
Uwe Steinmann
662d6149b7 remove wrong entry in notes 2017-01-12 18:18:37 +01:00
Uwe Steinmann
d0662a6132 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-12 18:08:24 +01:00
Uwe Steinmann
950449ac04 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-12 18:03:01 +01:00
Uwe Steinmann
7e34053ece new version 4.3.32 2017-01-12 17:45:36 +01:00
Uwe Steinmann
97fe1e5d38 new version 4.3.32 2017-01-12 17:44:29 +01:00
Uwe Steinmann
2b58a74009 lots of entries for 4.3.32 2017-01-12 17:44:09 +01:00
Uwe Steinmann
a4c0fd4200 more entries for 4.3.32 2017-01-12 17:29:25 +01:00
Uwe Steinmann
fe2a875872 put access rights into popup box if more then 3 exists 2017-01-12 17:26:55 +01:00
Uwe Steinmann
be3fb089ad use new function printAccordion(), put attribute values into seperate accordions 2017-01-12 17:26:05 +01:00
Uwe Steinmann
06bba1aa9d add methods printPopupBox() and printAccordion() 2017-01-12 17:25:38 +01:00
Uwe Steinmann
99805e5c30 add code and style for simple popup box 2017-01-12 16:41:44 +01:00
Uwe Steinmann
0a02edfb04 replace language key 'version' by 'documentcontent' 2017-01-12 12:08:13 +01:00
Uwe Steinmann
4ef617f3d1 add new key documentcontent 2017-01-12 12:07:45 +01:00
Uwe Steinmann
7a7976827a add function apache_request_headers() in case it is missing
this allows to run the web dav server even on non apache environments
or fastcgi is used
2017-01-12 11:00:14 +01:00
Uwe Steinmann
ba621af162 update tasks in menu only if logged in 2017-01-11 18:17:52 +01:00
Uwe Steinmann
32da91d145 add item to 5.1.2 2017-01-11 18:08:16 +01:00
Uwe Steinmann
66e6cec446 add filter for status 'S_DRAFT' 2017-01-11 17:49:21 +01:00
Uwe Steinmann
7a721ee84f make all list sortable by fields in header 2017-01-10 21:25:45 +01:00
Uwe Steinmann
2d2ebdc887 add ordering to all list in getDocumentList() 2017-01-10 21:25:15 +01:00
Uwe Steinmann
229ae54234 order groups by name in getAccessList() 2017-01-10 17:53:52 +01:00
Uwe Steinmann
e80987de9a order groups by name getAccessList() 2017-01-10 17:51:46 +01:00
Uwe Steinmann
47f43a47ba fix validation of alternative file upload/import fields 2017-01-10 09:23:27 +01:00
Uwe Steinmann
95cdf17527 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-10 09:13:38 +01:00
Uwe Steinmann
01ddb635f1 fix js for clear folder in folder selector 2017-01-10 09:13:11 +01:00
Uwe Steinmann
01d883bd95 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-10 09:12:14 +01:00
Uwe Steinmann
6951fe2169 add 'remove' button to folder chooser 2017-01-10 09:11:11 +01:00
Uwe Steinmann
e49f675cfc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-01-10 08:48:18 +01:00