Commit Graph

52 Commits

Author SHA1 Message Date
Uwe Steinmann
b8632046b7 fix some phrases 2018-01-21 13:58:49 +01:00
Uwe Steinmann
48141e1116 out list of documents without a receiver 2018-01-16 18:12:47 +01:00
Uwe Steinmann
36b51b64b1 add listExpiredOwner() 2017-10-27 16:48:18 +02:00
Uwe Steinmann
6513642efb change order of lists in section 'tasks'
has now same order like tasks in the header menu
2017-01-18 11:39:29 +01:00
Uwe Steinmann
14d2a7263b pass all parameters to hook documentListItem, remove old code 2017-01-17 18:31:06 +01:00
Uwe Steinmann
600cd490a4 first check if document is accessible before calling hook documentListRow() 2017-01-17 17:31:44 +01:00
Uwe Steinmann
24624f6136 split printList() in printListHeader(), printListFooter() and printList() 2017-01-17 15:15:40 +01:00
Uwe Steinmann
3fee35fd3a fix typo 2017-01-17 13:54:26 +01:00
Uwe Steinmann
520a783407 add list listReceiveOwner(), group lists in sections 2017-01-17 13:44:57 +01:00
Uwe Steinmann
7a721ee84f make all list sortable by fields in header 2017-01-10 21:25:45 +01:00
Uwe Steinmann
4fa95bcd48 major overhaul, replace inProcess paramter by listtype
most list where not correct and the code was way to complicated
2016-08-12 12:41:07 +02:00
Uwe Steinmann
739b6fb9a9 use documentListRow() in all lists 2016-08-09 17:16:04 +02:00
Uwe Steinmann
a87ae68c24 put list of all documents onto page with all other doc lists 2016-08-09 15:15:47 +02:00
Uwe Steinmann
0434caa89a add side menu for selecting list 2016-07-27 21:02:02 +02:00
Uwe Steinmann
38f02a149e Merge branch 'seeddms-5.0.x' into develop 2016-05-03 06:40:50 +02:00
Uwe Steinmann
99e52d68f4 check if version is accessible
don't use the latest version but the version that needs to be reviewed,
approved, revised, ...
2016-04-26 18:15:06 +02:00
Uwe Steinmann
7e3cd7d6c4 move inclusion SeedDMS/Preview.php into view 2016-04-26 13:43:02 +02:00
Uwe Steinmann
7bd77ba43e Merge branch 'seeddms-5.0.x' into develop 2016-03-15 08:50:32 +01:00
Uwe Steinmann
66ec6fb7ce add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
Uwe Steinmann
d4e28ec735 get timeout from view 2016-02-19 08:04:45 +01:00
Uwe Steinmann
bc608eff07 Merge branch 'seeddms-5.0.x' into develop 2016-02-15 20:45:05 +01:00
Uwe Steinmann
54df39ba81 pass timeout to view and previewer 2016-02-15 10:57:37 +01:00
Uwe Steinmann
6c7648b75a use getDocumentList() instead of plain sql 2016-02-10 13:34:25 +01:00
Uwe Steinmann
d62d6f5662 do not use sql but call getDocumentList() 2016-02-10 12:31:17 +01:00
Uwe Steinmann
2a5a2cd61d Merge branch 'seeddms-5.0.x' into develop 2016-02-10 11:49:15 +01:00
Uwe Steinmann
2e6511ebec replace phrase 'documents_to_check' by 'documents_to_process' 2016-02-10 10:34:44 +01:00
Uwe Steinmann
75183a9d36 check experation and set status accordingly before listing documents 2016-02-09 17:33:23 +01:00
Uwe Steinmann
3b8d7a5271 Merge branch 'seeddms-5.0.x' into develop 2016-02-04 19:22:59 +01:00
Uwe Steinmann
5ffbfbb898 list all docs in workflow owned by me and required operation by me 2016-01-27 17:11:29 +01:00
Uwe Steinmann
569fa62737 fix link to receipt or revise a document 2015-12-10 10:30:50 +01:00
Uwe Steinmann
92c24739bf Merge branch 'seeddms-5.0.x' into develop 2015-08-18 16:22:23 +02:00
Uwe Steinmann
5a1c4768af show also documents that needs to be reviewed/approved by the owner
hiding it here makes no sense, as review/approval can be done anyway
2015-08-18 16:10:33 +02:00
Uwe Steinmann
a76e1de49e reorder lists 2015-07-08 18:59:14 +02:00
Uwe Steinmann
9ce168b4b6 list only documents to approve which have passed review
previously all documents that need to be approved some time were
listed. Even those documents which haven't passed review and cannot
be approved currently.
2015-07-08 06:54:45 +02:00
Uwe Steinmann
99bd517e2a list only documents to approve which have passed review
previously all documents that need to be approved some time were
listed. Even those documents which haven't passed review and cannot
be approved currently.
2015-07-08 06:51:15 +02:00
Uwe Steinmann
85174c6f45 create list of rejected documents 2015-07-03 20:52:55 +02:00
Uwe Steinmann
52559730d9 use new customizable preview converters 2015-06-25 19:52:02 +02:00
Uwe Steinmann
7791ae1b0d open the right tab when jumping to ViewDocument 2015-06-09 11:19:16 +02:00
Uwe Steinmann
ffa03ead43 open the right tab when jumping to ViewDocument 2015-06-09 11:18:08 +02:00
Uwe Steinmann
d538bde579 add more lists of documents 2015-05-12 19:13:08 +02:00
Uwe Steinmann
b872318350 output list of documents receipt by me 2015-05-04 06:12:30 +02:00
Uwe Steinmann
3d3025c2cd no need to create temp table ttstatid anymore 2015-04-25 20:49:13 +02:00
Uwe Steinmann
5952d49711 add list of documents check out by me 2015-04-23 16:44:55 +02:00
Uwe Steinmann
505763e0be use new SeedDMS_Core_DMS::getDocumentList() method 2015-04-23 11:26:25 +02:00
Uwe Steinmann
cb3392c774 propperly take new workflow mode traditional_only_approval into account 2015-03-17 11:19:55 +01:00
Uwe Steinmann
b078102c19 use configured preview image width 2014-03-18 10:55:24 +01:00
Uwe Steinmann
5e2ede8fd5 set variable with preview width
next step will be to make this configurable
2014-02-21 21:51:53 +01:00
Uwe Steinmann
badfb74fd6 fix output of preview image 2013-06-17 15:50:28 +02:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
1e4d9518c5 - check for workflow mode 2013-02-02 15:56:35 +00:00