Commit Graph

8447 Commits

Author SHA1 Message Date
Uwe Steinmann
0649815e56 new hooks on view document page 2020-09-18 19:11:25 +02:00
Uwe Steinmann
71134eb29c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-18 07:48:41 +02:00
Uwe Steinmann
8d0b501978 add application/csv 2020-09-17 19:57:54 +02:00
Uwe Steinmann
2c43ef2c96 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-17 15:57:41 +02:00
Uwe Steinmann
aead80ee5c update trigger can handle arrays passed as parameter 2020-09-17 15:45:47 +02:00
Uwe Steinmann
245a103b35 fix selection of documents/folders 2020-09-17 13:01:14 +02:00
Uwe Steinmann
6d7c86ffe9 add entry for 5.1.20 2020-09-17 10:52:44 +02:00
Uwe Steinmann
b39f84e67c fix html tags for version actions 2020-09-17 10:52:27 +02:00
Uwe Steinmann
db1db1787c major update to make it look like the view document page, fixed preview 2020-09-17 10:51:37 +02:00
Uwe Steinmann
d06e5fa3fb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-17 09:27:08 +02:00
Uwe Steinmann
999f4f76c9 removing a document version will not remove attachments of the document anymore 2020-09-17 09:26:08 +02:00
Uwe Steinmann
3d5aec62ce add redirect again, which was removed by accident 2020-09-17 09:23:06 +02:00
Uwe Steinmann
3efc584177 add some more mimetypes 2020-09-17 09:13:29 +02:00
Uwe Steinmann
630fefa3a8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-15 12:14:56 +02:00
Uwe Steinmann
b9748576dc add new method htmlAddJsHeader() which adds script with nonces 2020-09-15 12:14:15 +02:00
Uwe Steinmann
f0d5821bd1 add new function createNonce() 2020-09-15 12:13:51 +02:00
Uwe Steinmann
124c3c70a3 replace icon with svg 2020-09-14 13:10:01 +02:00
Uwe Steinmann
d5b53ff22d add doc to PHONY, new path phpdocumentor 2020-09-14 13:07:58 +02:00
Uwe Steinmann
3945ae54b9 import of users does not issue an error if a group column isn't set 2020-09-14 10:40:00 +02:00
Uwe Steinmann
84a849a28f check if $_POST["undelUserIds"] is set at all 2020-09-08 13:44:56 +02:00
Uwe Steinmann
c555354f35 check if return value of hook addFolderAttribute is a string 2020-09-08 13:44:19 +02:00
Uwe Steinmann
5a32f4b7c5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-07 16:21:15 +02:00
Uwe Steinmann
c6d0a1d345 allow inline editing on document details page 2020-09-07 16:20:37 +02:00
Uwe Steinmann
a75257c7c2 add title to enable/disable button of extension 2020-09-07 11:45:11 +02:00
Uwe Steinmann
fc9e424b75 start new version 1.0.13 2020-09-06 07:59:46 +02:00
Uwe Steinmann
dd1057128d add 'user' to list of terms 2020-09-06 07:58:43 +02:00
Uwe Steinmann
94b8690266 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-06 07:46:51 +02:00
Uwe Steinmann
ab0dfee213 init $colmap early 2020-09-06 07:46:31 +02:00
Uwe Steinmann
45f1184696 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-06 07:32:40 +02:00
Uwe Steinmann
1eee3f1335 check if group was found when rendering groups 2020-09-06 07:32:08 +02:00
Uwe Steinmann
4770364c45 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-06 07:27:15 +02:00
Uwe Steinmann
973ef339bb disregard group if not exists but issue error msg 2020-09-06 07:26:45 +02:00
Uwe Steinmann
8ec772c504 check if download file can be created 2020-09-04 14:10:24 +02:00
Uwe Steinmann
a736d60df5 fix creation of zip files, create temp file in sys_get_temp_dir() 2020-09-04 14:09:53 +02:00
Uwe Steinmann
faecb589cb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-04 13:23:35 +02:00
Uwe Steinmann
955f2b7309 add changes for 5.1.20 2020-09-04 13:23:08 +02:00
Uwe Steinmann
131d2b4645 close bug #487 in 6.0.13 2020-09-04 09:44:49 +02:00
Uwe Steinmann
4c64b316db create download file in system tmp, better error checking (Closes: #487) 2020-09-04 09:43:18 +02:00
Uwe Steinmann
01062a16a5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-04 09:38:32 +02:00
Uwe Steinmann
85edac3734 get SEEDMS_HOME from parent dir if not set 2020-09-04 09:34:45 +02:00
Uwe Steinmann
52dfa8f401 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-04 09:31:30 +02:00
Uwe Steinmann
e10ce3dc4b replace all ˝\n" by PHP_EOL 2020-09-04 09:21:40 +02:00
Uwe Steinmann
4e3922627b unified checking for settings.xml and accessing dms 2020-09-03 20:11:15 +02:00
Uwe Steinmann
a75fe94d95 add notes for 5.1.20 2020-09-03 20:10:41 +02:00
Uwe Steinmann
1ffcfdeb81 getDocumentList() returns false, if an unknown list passed 2020-09-03 20:09:41 +02:00
Uwe Steinmann
3d40b14691 read env var SEEDDMS_CONFIG_FILE 2020-09-03 16:04:57 +02:00
Uwe Steinmann
480a130180 fix import of role 2020-09-03 14:22:11 +02:00
Uwe Steinmann
a78800e036 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-03 14:21:30 +02:00
Uwe Steinmann
7a886b9693 fix import of users, add groups 2020-09-03 14:17:40 +02:00
Uwe Steinmann
fef827a7db start new version 5.1.20 2020-09-03 14:17:23 +02:00