Commit Graph

7534 Commits

Author SHA1 Message Date
Uwe Steinmann
bb10ff084b replace old form validation with jquery validation 2021-11-17 20:57:42 +01:00
Uwe Steinmann
5049169d09 show fulltext search tab if fulltext search was used 2021-11-10 08:33:52 +01:00
Uwe Steinmann
96310c40c2 pass source and source details to controller 2021-11-10 08:33:10 +01:00
Uwe Steinmann
e653817813 pass source details to controller 2021-11-10 08:32:52 +01:00
Uwe Steinmann
a46549a7b2 propperly eval return of hook addDocumentContentFile 2021-11-09 09:33:54 +01:00
Uwe Steinmann
2558450993 fix line indenting 2021-11-09 09:33:36 +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
334639cbb5 fix checking of extensions 2021-11-04 17:43:58 +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
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
623b1bf0f4 fix cols of formField 'textarea' 2021-10-26 10:16:27 +02:00
Uwe Steinmann
f61c79cbf9 add placeholder for httpRoot 2021-10-26 08:01:32 +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
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
d422927f87 do not pop service from services in convert(), use end() 2021-10-16 17:46:03 +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
3a81d22e8b backport addLogLine from 6.0.x 2021-10-15 13:53:16 +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
Uwe Steinmann
1d90291032 add fulltext converter 2021-10-08 12:14:05 +02:00
Uwe Steinmann
8d3815d7db add getAdditionalParams(), getInfo(), width and page can be passed to convert() 2021-10-08 12:13:31 +02:00
Uwe Steinmann
43c0f626ea add getAdditionalParams(), getInfo(), width of image can be passed 2021-10-08 12:12:37 +02:00
Uwe Steinmann
306555cd45 add getInfo(), getAdditionalParams() and handle output to stdout 2021-10-08 12:12:00 +02:00
Uwe Steinmann
1813ac32a0 add getAdditionalParams(), convert() returns false 2021-10-08 12:11:10 +02:00
Uwe Steinmann
895c76c42d specify output format in all convert commands 2021-10-08 12:10:23 +02:00
Uwe Steinmann
1737d43cd3 add method getServices() 2021-10-08 10:03:27 +02:00
Uwe Steinmann
48898a67b7 fix rewrite rule for favicon 2021-10-08 10:03:03 +02:00
Uwe Steinmann
898943dd6e add new conversion manager and services 2021-10-06 15:03:03 +02:00
Uwe Steinmann
12c79d8773 type of conf vars of extension can be 'number' 2021-10-06 15:01:08 +02:00
Uwe Steinmann
4e8bb56821 add support for new conversion service 2021-10-06 14:59:46 +02:00
Uwe Steinmann
6838c26c5f remove doc from index before indexing it again 2021-10-06 14:58:04 +02:00
Uwe Steinmann
0f9fa74bbe add support for conversion service pass to IndexedDocument() 2021-10-06 14:57:03 +02:00