Commit Graph

5797 Commits

Author SHA1 Message Date
Uwe Steinmann
6e2fa5022a add addDocumentLink() 2019-02-12 21:37:21 +01:00
Uwe Steinmann
32c09408d4 check if param 'limit' in doSearchByAttr() is set, before using it 2019-02-12 18:42:52 +01:00
Uwe Steinmann
5cb159ca82 return list of approvals even if empty 2019-02-12 12:12:11 +01:00
Uwe Steinmann
fb6a552381 better phrasing of changelog entry 2019-02-12 11:58:13 +01:00
Uwe Steinmann
f89d8bf400 sequence of new folder can be passed 2019-02-12 11:57:11 +01:00
Uwe Steinmann
37a8663a69 set body class and http base url 2019-02-12 11:15:19 +01:00
Uwe Steinmann
698038999c new version 1.2.10 2019-02-11 20:43:46 +01:00
Uwe Steinmann
adf55b927c fix error when document content is not of class SeedDMS_Core_DocumentContent 2019-02-11 20:42:39 +01:00
Uwe Steinmann
8337a7602e make getFileName() protected 2019-02-11 20:41:37 +01:00
Uwe Steinmann
1652e4779e add item for 5.1.10 2019-02-11 15:52:09 +01:00
Uwe Steinmann
8f2f81ee03 categories, attributes, comment, sequence, etc. can be set when uploading a new document 2019-02-11 14:11:34 +01:00
Uwe Steinmann
3d638b47a8 check if attribute definition exists 2019-02-11 14:08:57 +01:00
Uwe Steinmann
25e7eaed64 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-02-08 08:10:08 +01:00
Uwe Steinmann
8c63f7df36 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-02-08 08:09:54 +01:00
Uwe Steinmann
08cc484145 some minor corrections from users at demo.seeddms.org 2019-02-08 08:09:11 +01:00
Uwe Steinmann
2b2fcdad37 call hooks to get document content 2019-02-06 13:22:52 +01:00
Uwe Steinmann
beba1d9727 fix typo in comment 2019-02-06 13:12:15 +01:00
Uwe Steinmann
939d212175 call hook to get document content 2019-02-06 13:11:49 +01:00
Uwe Steinmann
211eae5587 pass version nr to controller instead content object 2019-02-06 13:11:14 +01:00
Uwe Steinmann
8db66fa33b add controller 2019-02-06 13:10:33 +01:00
Uwe Steinmann
e2ab2ba1af call hook to get document content 2019-02-06 13:10:00 +01:00
Uwe Steinmann
00c6c72f25 add js for jqtree only if showtree is set 2019-02-05 07:35:20 +01:00
Uwe Steinmann
a19db806cf check if configured guest user actually exists 2019-02-05 07:34:48 +01:00
Uwe Steinmann
1c75536791 fix wrong name for review file in form 2019-02-04 15:17:18 +01:00
Uwe Steinmann
fdb848d5bb fix list of menuitems, fix user in protocol log 2019-02-04 14:43:57 +01:00
Uwe Steinmann
3855603dbf fix tree view when documents are shown 2019-02-04 14:24:30 +01:00
Uwe Steinmann
35e8f885cf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2019-02-01 09:04:07 +01:00
Uwe Steinmann
375384ce68 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2019-02-01 09:03:55 +01:00
Uwe Steinmann
96197248ef updated translation 2019-02-01 09:03:32 +01:00
Uwe Steinmann
437071e51b add entry for 5.1.10 2019-01-31 11:24:13 +01:00
Uwe Steinmann
600a1c00b7 filter docs in a task list through a hook function 2019-01-31 11:23:16 +01:00
Uwe Steinmann
a03288ccf3 login as guest will prevent any other authentication 2019-01-31 11:22:21 +01:00
Uwe Steinmann
8e5e3ec4ea fix line indenting, propperly get query parameters in uploadDocumentPut 2019-01-22 13:08:20 +01:00
Uwe Steinmann
8cf9f4e965 add entry for 5.1.10 2019-01-18 13:08:34 +01:00
Uwe Steinmann
bcfde858d8 new parameter xsendfile 2019-01-18 13:08:21 +01:00
Uwe Steinmann
dcb0a746a0 new parameter xsendfile 2019-01-18 13:07:39 +01:00
Uwe Steinmann
2c47911ffc new version 1.2.9 2019-01-18 13:07:08 +01:00
Uwe Steinmann
5353e28fae the use of xsendfile can be set 2019-01-18 13:05:10 +01:00
Uwe Steinmann
d3e265d1d1 rewrite favicon.ico 2019-01-18 13:04:19 +01:00
Uwe Steinmann
9d5ab1250f add list of converters 2019-01-18 13:03:57 +01:00
Uwe Steinmann
0afe73df9f add entries for 5.1.10 2019-01-17 18:30:27 +01:00
Uwe Steinmann
869a82d4a8 better handling of return values of hooks 2019-01-17 18:30:10 +01:00
Uwe Steinmann
50cf2fa5a0 document more hooks 2019-01-17 18:29:53 +01:00
Uwe Steinmann
ba49c866cb do not index document if preIndexDocument returns false 2019-01-17 18:28:58 +01:00
Uwe Steinmann
e0bbc4bab5 call hooks like in updateDocument 2019-01-17 18:27:38 +01:00
Uwe Steinmann
35fa67ae93 call hooks like in AddDocument 2019-01-17 18:27:10 +01:00
Uwe Steinmann
d9a8f35a6a always call hook postRemoveDocument and index document 2019-01-17 18:26:22 +01:00
Uwe Steinmann
5009a25439 always call postEditFolder 2019-01-17 18:25:39 +01:00
Uwe Steinmann
fc63d1c15e always call postRemoveFolder 2019-01-17 18:25:01 +01:00
Uwe Steinmann
d1a8541d02 remove duplicate authentication code 2019-01-17 18:24:29 +01:00