Commit Graph

537 Commits

Author SHA1 Message Date
Uwe Steinmann
74300082fc fix bug #462, pass showtree to ViewDocument 2020-01-20 11:53:38 +01:00
Uwe Steinmann
8ae2874367 do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
Uwe Steinmann
1f8c5fe7c3 workflows can be turned off completely 2019-12-19 16:08:10 +01:00
Uwe Steinmann
c332e0393b add new config variable noDocumentFormFields
used for hiding some fields like comment, keywords, categories, ...
2019-12-19 09:03:59 +01:00
Uwe Steinmann
87d1df5d03 propperly check for passed parameter 'node', pass orderby to view 2019-11-26 11:20:46 +01:00
Uwe Steinmann
21e1efc147 set 'onepage' in view 2019-11-20 13:17:04 +01:00
Uwe Steinmann
4e0cf697cb set 'onepage' in view 2019-11-20 13:14:34 +01:00
Uwe Steinmann
3c26142744 onePageMode can be turned on/off 2019-10-28 12:06:41 +01:00
Uwe Steinmann
e9b896ecf1 fix errors related to new onepage mode 2019-10-21 09:32:07 +02:00
Uwe Steinmann
0205e8a08e create AccessOperation object 2019-10-18 12:55:03 +02:00
Uwe Steinmann
d1691190f2 pass parameter 'onepage' to view
used to enable/disable new behaviour with ajax request to update page
2019-09-11 17:40:38 +02:00
Uwe Steinmann
1d2b44a8d9 the subtree command from op.Ajax.php has been moved into the views 2019-08-08 09:32:42 +02:00
Uwe Steinmann
d449d2bcee use isType() for checking object type 2019-08-08 09:16:54 +02:00
Uwe Steinmann
ce420a78eb use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
Uwe Steinmann
cc89217884 include Extension.php and friends to prevent php warnings 2019-06-27 18:11:11 +02:00
Uwe Steinmann
cf6b852233 do not access $data if there is none 2019-06-27 14:18:39 +02:00
Uwe Steinmann
3ab6d050cd pass parameters to search() by array 2019-06-26 18:03:07 +02:00
Uwe Steinmann
e16a5dd46e fix typo in variable name 2019-06-26 13:37:16 +02:00
Uwe Steinmann
6d751b5437 allow orderby to be a string not just a char 2019-06-24 11:51:21 +02:00
Uwe Steinmann
5734d9808e do not echo error if no folder is set 2019-05-02 18:18:18 +02:00
Uwe Steinmann
1dfd36e79a fix moving documents on clipboard into the current folder 2019-05-01 12:43:36 +02:00
Uwe Steinmann
beba1d9727 fix typo in comment 2019-02-06 13:12:15 +01:00
Uwe Steinmann
dcb0a746a0 new parameter xsendfile 2019-01-18 13:07:39 +01:00
Uwe Steinmann
219a74e09a fix inclusion of files 2019-01-15 18:21:33 +01:00
Uwe Steinmann
c43bb06a3d fix inclusion of files 2019-01-15 18:19:20 +01:00
Uwe Steinmann
fcb60a6f21 fix inclusion of files 2019-01-15 18:16:30 +01:00
Uwe Steinmann
73e1df3ad8 make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
Uwe Steinmann
72b1f5d24c recreate an index if opening it fails 2018-11-21 08:27:40 +01:00
Uwe Steinmann
d66a702295 fix various javascript errors 2018-11-16 20:29:31 +01:00
Uwe Steinmann
699a4f4bc4 use get instead of post when calling out/out.TriggerWorkflow.php 2018-11-16 11:41:43 +01:00
Uwe Steinmann
10fc10eb1c use configured preview commands instead of old defaults 2018-11-12 10:14:51 +01:00
Uwe Steinmann
75c2953f90 remove old directory with images 2018-10-11 11:31:09 +02:00
Uwe Steinmann
4038503fe2 remove old jump loader code 2018-10-11 09:44:09 +02:00
Uwe Steinmann
b82211a941 pass folder to view if set in url 2018-09-17 13:47:53 +02:00
Uwe Steinmann
fc019c553b pass msg in url to view 2018-09-05 07:08:07 +02:00
Uwe Steinmann
84e87715da add open search description 2018-07-13 15:25:33 +02:00
Uwe Steinmann
4209b1033a call ob_get_clean() before outputing image 2018-06-21 14:17:03 +02:00
Uwe Steinmann
3166cf9a56 set correct header for mimetype 2018-06-21 13:52:37 +02:00
Uwe Steinmann
655e83b0c1 pass $settings->_sortUsersInList to view 2018-06-21 09:29:28 +02:00
Uwe Steinmann
49816441cb set maxuploadsize which is needed if the fine-uploader is used 2018-05-04 14:51:32 +02:00
Uwe Steinmann
da3e359cd2 set showtree for view 2018-04-23 15:27:42 +02:00
Uwe Steinmann
bfc59dc90c use ErrorDlg view for error messages
this will also fix the js errors when the error page was shown
2018-04-06 16:34:01 +02:00
Uwe Steinmann
c539693288 fix name for log files 2018-04-03 10:57:29 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
d9c4964e0d add SeedDMS_AccessOperation() after $document is set 2018-03-26 10:18:37 +02:00
Uwe Steinmann
89e04299d0 pass extension name to view 2018-03-23 10:10:12 +01:00
Uwe Steinmann
16d9cb5c1e move code for downloading new extension list into controller 2018-03-21 13:39:38 +01:00
Uwe Steinmann
f9fc71eb40 check if converters are set at all (Closes #394) 2018-03-20 21:25:16 +01:00
Uwe Steinmann
dce83545b8 show changelog file of extensions 2018-03-16 11:19:12 +01:00
Uwe Steinmann
db3990b8b7 make repository for extensions configurable 2018-03-14 18:43:01 +01:00