Uwe Steinmann
|
359f030ddb
|
make it work again with new language dirs
|
2015-05-13 17:32:44 +02:00 |
|
Uwe Steinmann
|
540b1ece0a
|
add getSize(), updateContent() etc.
|
2015-05-13 17:32:10 +02:00 |
|
Uwe Steinmann
|
3efa77e78f
|
add generic function for printing a workflow protocol
|
2015-05-12 19:14:25 +02:00 |
|
Uwe Steinmann
|
d446034193
|
nicer output of item list
|
2015-05-12 19:13:55 +02:00 |
|
Uwe Steinmann
|
20227a44a4
|
take out debug code
|
2015-05-12 19:13:34 +02:00 |
|
Uwe Steinmann
|
d538bde579
|
add more lists of documents
|
2015-05-12 19:13:08 +02:00 |
|
Uwe Steinmann
|
bc7407ad85
|
add transmittal mgr to user menu, some code cleanup
|
2015-05-12 19:12:22 +02:00 |
|
Uwe Steinmann
|
f083b6fd7a
|
check for due revision workflow
|
2015-05-12 19:11:38 +02:00 |
|
Uwe Steinmann
|
4101a83639
|
better error checking
|
2015-05-12 19:11:17 +02:00 |
|
Uwe Steinmann
|
5296edb8d2
|
more updates and new phrases
|
2015-05-12 19:10:40 +02:00 |
|
Uwe Steinmann
|
6cfdea17b3
|
add function to return revision status
|
2015-05-12 19:10:02 +02:00 |
|
Uwe Steinmann
|
309be28256
|
add getUser()
|
2015-05-12 19:08:55 +02:00 |
|
Uwe Steinmann
|
448dc172d0
|
add functions to manage revising documents
|
2015-05-12 19:07:59 +02:00 |
|
Uwe Steinmann
|
a5d77d7cbb
|
add more document lists
|
2015-05-12 19:07:26 +02:00 |
|
Uwe Steinmann
|
4c74bda247
|
add files to download content of transmittal
|
2015-05-12 19:06:23 +02:00 |
|
Uwe Steinmann
|
22c5470b9b
|
add missing file to revise document
|
2015-05-12 19:05:47 +02:00 |
|
Uwe Steinmann
|
71da44c618
|
add missing files for revising documents
|
2015-05-12 19:05:02 +02:00 |
|
Uwe Steinmann
|
9859737668
|
fix typo in file
|
2015-05-11 09:32:10 +02:00 |
|
Uwe Steinmann
|
608a86d45c
|
rename reviser to revisor, added revision workflow to document page
|
2015-05-11 09:30:13 +02:00 |
|
Uwe Steinmann
|
0fab2df676
|
many changes on revision workflow
|
2015-05-11 09:29:34 +02:00 |
|
Uwe Steinmann
|
7b41fa961c
|
lots of key corrections
|
2015-05-11 09:29:00 +02:00 |
|
Uwe Steinmann
|
9955a0e07b
|
rename tblDocumentRevisers to tblDocumentRevisors
|
2015-05-11 09:28:31 +02:00 |
|
Uwe Steinmann
|
cf2160993f
|
correct wrong phrase if there are no group approvals/reviews
|
2015-05-08 08:32:47 +02:00 |
|
Uwe Steinmann
|
7d664ac105
|
correct wrong phrase if there are no group receipts
|
2015-05-08 08:30:35 +02:00 |
|
Uwe Steinmann
|
2ddd6aa468
|
various updates
|
2015-05-08 08:25:29 +02:00 |
|
Uwe Steinmann
|
ed0b1f28cb
|
do not show items if no transmittal is selected
|
2015-05-08 08:23:33 +02:00 |
|
Uwe Steinmann
|
a6a335d481
|
add inc.ClassTransmittal.php
|
2015-05-08 07:55:07 +02:00 |
|
Uwe Steinmann
|
b2027eb2d7
|
pass on msg to setStatus() in verifyStatus()
|
2015-05-04 08:39:18 +02:00 |
|
Uwe Steinmann
|
af177f5249
|
include all needed files
|
2015-05-04 08:35:05 +02:00 |
|
Uwe Steinmann
|
6c35f106a4
|
add optional parameter $msg to
SeedDMS_Core_DocumentContent::verifyStatus()
set when method is called in removeWorkflow
|
2015-05-04 08:29:16 +02:00 |
|
Uwe Steinmann
|
9b643fa700
|
check for extension dir before reading contents
|
2015-05-04 07:15:00 +02:00 |
|
Uwe Steinmann
|
a5c27190c1
|
no need to pass document status to addWorkflowAction()
|
2015-05-04 07:02:51 +02:00 |
|
Uwe Steinmann
|
b872318350
|
output list of documents receipt by me
|
2015-05-04 06:12:30 +02:00 |
|
Uwe Steinmann
|
a16a57a1f9
|
new documentList for 'ReceiptByMe'
|
2015-05-04 06:11:35 +02:00 |
|
Uwe Steinmann
|
3d10f91026
|
use FILEINFO_MIME_TYPE instead of FILEINFO_MIME (Closes Bug #209)
|
2015-05-02 08:35:26 +02:00 |
|
Uwe Steinmann
|
fa43001824
|
use propper name of converters array in settings
|
2015-05-02 08:05:51 +02:00 |
|
Uwe Steinmann
|
f32dbe5ef8
|
escape html code before output
|
2015-04-30 14:05:28 +02:00 |
|
Uwe Steinmann
|
47d97e77d8
|
add files for transmittal management and receptions
|
2015-04-30 07:09:21 +02:00 |
|
Uwe Steinmann
|
eefc346312
|
include correct files in right direction
|
2015-04-29 20:08:10 +02:00 |
|
Uwe Steinmann
|
31ebf1807f
|
various new phrases
|
2015-04-28 14:29:25 +02:00 |
|
Uwe Steinmann
|
b4e8c39158
|
add tab for document reception
|
2015-04-28 12:18:35 +02:00 |
|
Uwe Steinmann
|
2a1ce40a9c
|
add functions getReceiptStatusText() and printReceiptStatusText()
|
2015-04-28 12:18:01 +02:00 |
|
Uwe Steinmann
|
2d5827a1b9
|
add notes for 4.3.17
Conflicts:
CHANGELOG
|
2015-04-27 21:33:07 +02:00 |
|
Uwe Steinmann
|
c3d9efc691
|
fix calculated used disk space in percent
|
2015-04-27 21:29:35 +02:00 |
|
Uwe Steinmann
|
304e54f009
|
list only users in select box which are not hidden
|
2015-04-27 21:29:35 +02:00 |
|
Uwe Steinmann
|
4e682ecbe2
|
add more hooks for showing/editing attributes
|
2015-04-27 08:27:19 +02:00 |
|
Uwe Steinmann
|
877f937413
|
return value of hook will be passed on even if not a string
|
2015-04-27 08:26:51 +02:00 |
|
Uwe Steinmann
|
962e0f8523
|
include Core/inc.ClassTransmittal.php
|
2015-04-27 08:24:59 +02:00 |
|
Uwe Steinmann
|
01b55843d2
|
add class for handling transmittals
|
2015-04-27 08:24:26 +02:00 |
|
Uwe Steinmann
|
7338ddaadd
|
fix typo in comment
|
2015-04-27 08:17:27 +02:00 |
|