Commit Graph

8429 Commits

Author SHA1 Message Date
Uwe Steinmann
67a8d10797 add discarding of checked out document 2020-11-26 09:14:03 +01:00
Uwe Steinmann
c9a2aaca9c add notes for 6.0.14 2020-11-26 09:13:37 +01:00
Uwe Steinmann
5e8de41b2e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-24 17:48:37 +01:00
Uwe Steinmann
32b03b1e58 fix another cross site scripting hole (CVE-2020-28727) 2020-11-24 17:13:36 +01:00
Uwe Steinmann
a182717d4a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-24 09:28:21 +01:00
Uwe Steinmann
877844cbba fix security issue CVE-2020-28726
escape input form field value
2020-11-24 08:23:23 +01:00
Uwe Steinmann
152c943d5a SeedDMS_Core_Document::getCheckOutInfo() returns all checkout versions 2020-11-24 08:04:44 +01:00
Uwe Steinmann
858c449489 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-22 12:53:23 +01:00
Uwe Steinmann
386e37db0d saving the settings will no longer reenable an extention with no configuration 2020-11-22 12:35:26 +01:00
Uwe Steinmann
ab438f18d9 issue warning when deleting a checked out document 2020-11-22 11:39:57 +01:00
Uwe Steinmann
ab858a9af8 set todayHighlight and toggleActive in date picker 2020-11-17 08:14:12 +01:00
Uwe Steinmann
ffef8d2417 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-16 16:56:21 +01:00
Uwe Steinmann
e2db558de7 override theme even if autologin is turned on 2020-11-16 16:55:56 +01:00
Uwe Steinmann
78aab08ebd do not show the task menu at all, if there are no tasks 2020-11-16 16:50:37 +01:00
Uwe Steinmann
f440d8bf54 call hook filterList 2020-11-15 07:44:09 +01:00
Uwe Steinmann
15d05d6ace Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-13 11:24:43 +01:00
Uwe Steinmann
42a0df1d52 rename hook folderInfo to folderInfos, add hook additionalDocumentInfos 2020-11-13 11:23:56 +01:00
Uwe Steinmann
f094262e8b hook documentInfos() replaces title and container, new hook additionalDocumentInfos 2020-11-13 11:23:04 +01:00
Uwe Steinmann
f47ad55223 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-11 17:42:21 +01:00
Uwe Steinmann
c36d5c9cb9 replace fa-bar icon with fa-bars 2020-11-11 17:41:58 +01:00
Uwe Steinmann
a80f710317 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-11 17:35:57 +01:00
Uwe Steinmann
bb75b768ef fix error in creating a new fulltext index 2020-11-11 17:29:53 +01:00
Uwe Steinmann
6f2581bba2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-09 16:04:03 +01:00
Uwe Steinmann
7f422cc839 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-11-09 16:01:55 +01:00
Uwe Steinmann
c4d4c878ec Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-11-09 16:01:43 +01:00
Uwe Steinmann
377095b474 more translation updates 2020-11-09 16:01:25 +01:00
Uwe Steinmann
ab5e96a5ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-09 15:14:36 +01:00
Uwe Steinmann
768ea3544c theme in configuration can override theme of each user 2020-11-09 15:14:09 +01:00
Uwe Steinmann
f1aed51047 add method callHook() to class SeedDMS_SchedulerTaskBase 2020-11-09 15:03:06 +01:00
Uwe Steinmann
715f6ec04e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-05 08:41:45 +01:00
Uwe Steinmann
fc4c16c01b move favicon 2020-11-05 08:41:29 +01:00
Uwe Steinmann
277cc52025 check if extraheader[favicon] is set 2020-11-03 17:36:35 +01:00
Uwe Steinmann
65a1b64db9 remove old code which was already removed in 5.1.x 2020-10-28 14:37:32 +01:00
Uwe Steinmann
3014b94111 fix syntax error 2020-10-28 14:35:05 +01:00
Uwe Steinmann
6ed79ac5dc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-28 13:57:05 +01:00
Uwe Steinmann
42907bcb44 add changes for 5.1.21 2020-10-26 15:27:07 +01:00
Uwe Steinmann
0159208e20 add new method setDocumentOwner(), owner can be set when uploadig document 2020-10-26 15:26:32 +01:00
Uwe Steinmann
8f563622b6 set php handler, fix name of mod_headers 2020-10-26 15:26:04 +01:00
Uwe Steinmann
598529da7a add item for 6.0.14 2020-10-23 18:48:32 +02:00
Uwe Steinmann
88155c8cbf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-23 18:47:59 +02:00
Uwe Steinmann
2dfbc164ae add item for 5.1.21 2020-10-23 18:47:39 +02:00
Uwe Steinmann
5a166d6a2b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-23 17:56:11 +02:00
Uwe Steinmann
a358d8565a add list of rejected documents 2020-10-23 17:06:19 +02:00
Uwe Steinmann
d842b90f9e set showtree for view 2020-10-23 17:06:06 +02:00
Uwe Steinmann
40f410a762 check for workflow and workflowstate 2020-10-23 16:27:06 +02:00
Uwe Steinmann
0cc4fccd7f show list of recject and docs that need attention if for traditional_only_approval 2020-10-23 16:26:30 +02:00
Uwe Steinmann
d7a7b251fd ? 2020-10-23 16:24:29 +02:00
Uwe Steinmann
d627aff69c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-23 13:31:26 +02:00
Uwe Steinmann
19ab11f595 more parameters can be passed to getModalBoxLink() and getModalBox() 2020-10-22 18:16:44 +02:00
Uwe Steinmann
80453c7e2e use new methods getModalBoxLink() and getModalBox(), remove printCategoryChooser() 2020-10-22 17:19:47 +02:00