Commit Graph

9851 Commits

Author SHA1 Message Date
Uwe Steinmann
25e12c5f5e include Notification.php instead of setting services 2021-11-08 15:54:15 +01:00
Uwe Steinmann
542a6cb045 require basic auth and login as user cli_scheduler 2021-11-08 15:53:43 +01:00
Uwe Steinmann
31fda7e60e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-08 14:36:39 +01:00
Uwe Steinmann
dc8cdb9db9 fix list of documents with workflow action by group 2021-11-08 14:18:13 +01:00
Uwe Steinmann
76dffe2497 use jquery validate 2021-11-08 12:26:13 +01:00
Uwe Steinmann
3d3bee169f add selection of sort field to form 2021-11-08 12:25:34 +01:00
Uwe Steinmann
a0566372f7 add sorting by id in search(), set default to unsorted 2021-11-08 12:25:06 +01:00
Uwe Steinmann
99cc8b5b5d return error msg of extension mgr 2021-11-08 09:01:37 +01:00
Uwe Steinmann
b7b92bcc57 replace rename() by exec('mv ..') 2021-11-08 09:01:15 +01:00
Uwe Steinmann
f727843720 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-04 17:44:14 +01:00
Uwe Steinmann
334639cbb5 fix checking of extensions 2021-11-04 17:43:58 +01:00
Uwe Steinmann
4e5fefa4ba Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-04 17:07:36 +01:00
Uwe Steinmann
b6ed28b4ec extension mgr can now cache check result 2021-11-04 17:06:47 +01:00
Uwe Steinmann
de003de613 fix indenting of lines 2021-11-04 17:04:47 +01:00
Uwe Steinmann
ea5a9f499f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-03 16:18:06 +01:00
Uwe Steinmann
4abdb104f0 iterate over all service until a working one is found 2021-10-29 19:55:01 +02:00
Uwe Steinmann
29bf7cd062 add spectrum-colorpicker2, new version of flot 2021-10-29 19:28:24 +02:00
Uwe Steinmann
ffb29d7066 install spectrum 2021-10-29 19:27:39 +02:00
Uwe Steinmann
df94bc0c1a add spectrum-colorpicker2, new version of flot 2021-10-29 19:26:28 +02:00
Uwe Steinmann
07f50b4b95 install spectrum 2021-10-29 19:26:06 +02:00
Uwe Steinmann
fdda22b58d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-26 10:16:49 +02:00
Uwe Steinmann
623b1bf0f4 fix cols of formField 'textarea' 2021-10-26 10:16:27 +02:00
Uwe Steinmann
adde8afc84 fix cols of formField 'textarea' 2021-10-26 10:15:21 +02:00
Uwe Steinmann
e40afa452c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-26 08:29:54 +02:00
Uwe Steinmann
f61c79cbf9 add placeholder for httpRoot 2021-10-26 08:01:32 +02:00
Uwe Steinmann
da1bf3fb97 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-26 06:57:49 +02:00
Uwe Steinmann
eaddd31198 hook addDocumentContentFile returns an array of form fields to upload a file 2021-10-25 12:52:13 +02:00
Uwe Steinmann
9260382ef2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-22 09:46:36 +02:00
Uwe Steinmann
c19eed3638 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-10-20 12:27:08 +02:00
Uwe Steinmann
50444f7216 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-10-20 12:26:52 +02:00
Uwe Steinmann
b4096c1aab major polish update, minor updates in other languages 2021-10-20 12:26:00 +02:00
Uwe Steinmann
61a53f8e90 start of week can be passed to datepicker (not used yet) 2021-10-20 07:58:09 +02:00
Uwe Steinmann
ae08602e68 add hook getCspRules() in htmlStartPage() 2021-10-20 07:09:39 +02:00
Uwe Steinmann
359be28912 catch imagemagick exception 2021-10-19 12:18:16 +02:00
Uwe Steinmann
4c8a2496b6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-16 17:46:34 +02:00
Uwe Steinmann
d422927f87 do not pop service from services in convert(), use end() 2021-10-16 17:46:03 +02:00
Uwe Steinmann
b46795cbfe pass conversion mgr to task 2021-10-16 17:44:45 +02:00
Uwe Steinmann
e7303b6371 pass conversion mgr to previewer, list all conversion services 2021-10-16 17:44:11 +02:00
Uwe Steinmann
b2b61eb990 pass conversion mgr to constructor of task 2021-10-16 17:43:42 +02:00
Uwe Steinmann
e9ae9cce34 add conversion from image/svg+xml to png 2021-10-16 16:32:57 +02:00
Uwe Steinmann
0508ccaa1c new version 1.4.0, support for conversion mgr 2021-10-16 16:32:25 +02:00
Uwe Steinmann
54d4ebf872 check for settings.xml in conf dir not just the conf dir 2021-10-16 15:01:30 +02:00
Uwe Steinmann
3cd4763c0e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-15 13:53:55 +02:00
Uwe Steinmann
3a81d22e8b backport addLogLine from 6.0.x 2021-10-15 13:53:16 +02:00
Uwe Steinmann
8e6828e36d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-15 13:50:46 +02:00
Uwe Steinmann
fdfad0ccc8 add parameter '-d tab' to xlsx2csv 2021-10-08 13:11:40 +02:00
Uwe Steinmann
90555f9728 add method getInfo() 2021-10-08 13:11:20 +02:00
Uwe Steinmann
31db5f69fe add extension to temp file, because this is needed for programms like unoconv 2021-10-08 13:10:24 +02:00
Uwe Steinmann
9734d57ff3 rerun filter after toggling an extension 2021-10-08 12:15:37 +02:00
Uwe Steinmann
96bff23919 fix add_log_line() if query string contains '/', log complete path to script 2021-10-08 12:14:42 +02:00