Commit Graph

6685 Commits

Author SHA1 Message Date
Uwe Steinmann
cf64a440da init $indexconf 2018-03-07 12:24:59 +01:00
Uwe Steinmann
cfec7323d7 add hooks on[Post|Pre]RemoveFromDatabaseFolder
on[Post|Pre]RemoveFolder is called before and after any removal
2018-03-07 12:22:35 +01:00
Uwe Steinmann
7e4514c450 onPreRemoveDocument hook returns when return value is a boolean 2018-03-07 12:21:22 +01:00
Uwe Steinmann
b553263f11 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-02 06:22:02 +01:00
Uwe Steinmann
79bf501155 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-02 06:21:31 +01:00
Uwe Steinmann
92e3be59dc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-02 06:20:32 +01:00
Uwe Steinmann
c5104e29f8 new phrases 2018-03-02 06:20:11 +01:00
Uwe Steinmann
7fe44b6644 add newline to last line 2018-03-01 21:30:30 +01:00
Uwe Steinmann
d78b165322 add item for 6.0.5 2018-03-01 21:30:14 +01:00
Uwe Steinmann
7008b11f64 add list for documents that need correction 2018-03-01 21:29:53 +01:00
Uwe Steinmann
0066d29650 add listNeedsCorrection 2018-03-01 21:29:12 +01:00
Uwe Steinmann
eda033babe start changelog for 6.0.5 2018-02-27 18:16:42 +01:00
Uwe Steinmann
40dda18f5a propperly pass enabelSelfReceipt to view 2018-02-27 18:16:22 +01:00
Uwe Steinmann
1ea5575fa8 fix output of extra actions for previous versions 2018-02-27 18:12:59 +01:00
Uwe Steinmann
2a234307a3 fix setting of expiration date 2018-02-27 18:11:32 +01:00
Uwe Steinmann
0bb1035261 sync with UpdateDocument
use same way to select expiration date, call hook
editDocumentContenAttributes, fix checking form
2018-02-27 16:12:36 +01:00
Uwe Steinmann
9ff60e8a35 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-27 14:41:47 +01:00
Uwe Steinmann
96dab51baf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-02-27 14:41:35 +01:00
Uwe Steinmann
eb68cb05ba Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-02-27 14:41:25 +01:00
Uwe Steinmann
7a22fc0c11 various new phrases 2018-02-27 14:41:04 +01:00
Uwe Steinmann
66aa7edbf5 filter out reviewer and uploader from recipients 2018-02-27 14:40:19 +01:00
Uwe Steinmann
e3664780e9 started new version 6.0.5 2018-02-27 07:42:11 +01:00
Uwe Steinmann
a87d493cb3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-27 07:40:01 +01:00
Uwe Steinmann
b422d90b45 add entry for 5.1.6 2018-02-26 08:10:10 +01:00
Uwe Steinmann
7c867932c7 add configuration allowReviewerOnly 2018-02-26 08:09:10 +01:00
Uwe Steinmann
963c30956a add configuration allowReviewerOnly 2018-02-26 08:08:57 +01:00
Uwe Steinmann
69a9f43add add allowReviewerOnly configuration
if set a document in traditioanl workflow may be uploaded with a
reviewer only
2018-02-26 08:07:51 +01:00
Uwe Steinmann
836bff3ea0 add item for 6.0.4 2018-02-23 17:20:47 +01:00
Uwe Steinmann
8528cd12ef fix filtering of uploader and reviewers 2018-02-23 17:19:49 +01:00
Uwe Steinmann
e913be8add Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-23 17:00:34 +01:00
Uwe Steinmann
d3cdd9e861 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-02-23 16:59:54 +01:00
Uwe Steinmann
f70c307086 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-02-23 16:59:45 +01:00
Uwe Steinmann
586c24053f new phrases and some updates 2018-02-23 16:59:25 +01:00
Uwe Steinmann
a575714218 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-23 09:06:03 +01:00
Uwe Steinmann
0be86ad355 add item for 5.1.6 2018-02-22 19:14:48 +01:00
Uwe Steinmann
15bf603825 add note for 5.1.6 2018-02-22 19:14:06 +01:00
Uwe Steinmann
236f3c2e48 add link to remove attribute values from all folders, documents 2018-02-22 19:12:36 +01:00
Uwe Steinmann
fe6d4d67be add action removeattrvalue 2018-02-22 19:12:14 +01:00
Uwe Steinmann
81b9fb89e5 add action removeattrvalue() 2018-02-22 19:11:57 +01:00
Uwe Steinmann
f392e35072 fix search for attribute values if value is passed as string 2018-02-22 19:11:25 +01:00
Uwe Steinmann
c4addcd4aa getStatistics() returns single values, add removeValue(), fix sql in getObjects() 2018-02-22 19:10:39 +01:00
Uwe Steinmann
3a6dc48a38 remove code to pass strictformcheck to view 2018-02-21 15:40:03 +01:00
Uwe Steinmann
fffdf0a0ba optimize query for documents in search() 2018-02-21 15:33:47 +01:00
Uwe Steinmann
656c4b0b7f optimize query for searching documents 2018-02-21 15:28:27 +01:00
Uwe Steinmann
a6d16911e8 fix xml error 2018-02-21 12:40:45 +01:00
Uwe Steinmann
6548776cb3 new version 6.0.4 2018-02-21 12:39:51 +01:00
Uwe Steinmann
cb287741d0 add and use SeedDMS_Core_DocumentContent::getInstance() 2018-02-21 12:34:51 +01:00
Uwe Steinmann
414532db25 hook extraVersionItem() may return an array or a string 2018-02-20 17:30:29 +01:00
Uwe Steinmann
87519d6d08 do not add uploader and reviewer as recipient 2018-02-20 17:29:49 +01:00
Uwe Steinmann
af066bb15b take out reviewers and uploaders from recipients 2018-02-20 17:29:16 +01:00