Uwe Steinmann
fcddfb0162
allow to upload a file with each review/approval
...
Conflicts:
op/op.ApproveDocument.php
op/op.ReviewDocument.php
2015-06-11 21:37:41 +02:00
Uwe Steinmann
5bac2e9a4e
manage file uploaded with review or approval
2015-06-11 21:32:45 +02:00
Uwe Steinmann
01ce03ca5c
redirect relative to http_root
2015-06-11 14:10:12 +02:00
Uwe Steinmann
2fceade3a2
show docs in root folder of document chooser
2015-06-11 11:27:14 +02:00
Uwe Steinmann
5bc915f487
add directory for help files
2015-06-11 06:55:28 +02:00
Uwe Steinmann
0e8a385b6d
allow context sensitive help files
2015-06-11 06:42:33 +02:00
Uwe Steinmann
2cd37d90b1
send end date to end of day
2015-06-10 19:14:28 +02:00
Uwe Steinmann
f2a7811f0c
use SeedDMS_Core_DMS::getClassname() to check for propper class
2015-06-09 21:51:09 +02:00
Uwe Steinmann
4cc1704915
add table tblCachedAccess (not used)
2015-06-09 21:36:06 +02:00
Uwe Steinmann
6809645256
take out download of version info, take out next revision unless
...
document is released
2015-06-09 21:35:10 +02:00
Uwe Steinmann
0c053d410c
put creation of excel file into its own method
2015-06-09 21:34:07 +02:00
Uwe Steinmann
6a7b9c8a65
mayRecipients() and mayRevision() return only true if document ist
...
released
2015-06-09 21:33:08 +02:00
Uwe Steinmann
394a23fa57
add download of documents
2015-06-09 21:31:13 +02:00
Uwe Steinmann
a178ab9bc0
add missing translations
2015-06-09 13:53:16 +02:00
Uwe Steinmann
d7f7a40f06
add phrases for initial document status and new document status
2015-06-09 13:50:00 +02:00
Uwe Steinmann
7791ae1b0d
open the right tab when jumping to ViewDocument
2015-06-09 11:19:16 +02:00
Uwe Steinmann
82190c7d0e
check for current tab
2015-06-09 09:00:22 +02:00
Uwe Steinmann
380ac2f1bd
add currenttab to link when redirecting to out/out.ViewDocument.php
2015-06-09 08:59:25 +02:00
Uwe Steinmann
bd85c0c25a
set missing parameter [url] in email notification
2015-06-09 07:16:34 +02:00
Uwe Steinmann
15bb6177d8
pass version to url checking for new versions
2015-06-09 07:03:03 +02:00
Uwe Steinmann
fb2e7dfe12
utf8_decode file name in zip file
2015-06-08 22:03:08 +02:00
Uwe Steinmann
20f28bb7df
use /tmp for tempnam()
2015-06-08 22:00:27 +02:00
Uwe Steinmann
46dc4ea6e3
add code for downloading file into contoller
2015-06-08 21:59:56 +02:00
Uwe Steinmann
da0b3e71b3
approval can be added again
2015-06-08 21:58:17 +02:00
Uwe Steinmann
c2e2b1e9be
take resultmode from view parameters
2015-06-08 09:10:34 +02:00
Uwe Steinmann
4b23765042
show button to approve document if status is null
...
was only shown if the status of the document was S_APP_DRAFT
2015-06-08 09:09:03 +02:00
Uwe Steinmann
f7c8d39b5d
pass resultmode to view
2015-06-08 09:08:32 +02:00
Uwe Steinmann
94744862a5
create excel file with meta data for for files in zip archive
2015-06-08 09:06:59 +02:00
Uwe Steinmann
13a977f84f
add export button if search returned documents
2015-06-02 17:29:33 +02:00
Uwe Steinmann
11bac92d2f
if $_GE['export'] is set the search result will be downloaded as a
...
zipfile
2015-06-02 17:28:09 +02:00
Uwe Steinmann
a6085279c9
add class for downloading a bunch of document versions
2015-06-02 17:27:35 +02:00
Uwe Steinmann
dea874de02
set $_initialDocumentStatus to 2 instead of S_RELEASED
...
the constant S_RELEASED isn't know at that time
2015-06-02 17:26:41 +02:00
Uwe Steinmann
ec78639d94
do not hide review if workflow mode is traditional_only_approve
...
otherwise old documents which are still in review can't be reviewed
anymore
2015-06-02 10:18:37 +02:00
Uwe Steinmann
1123611371
rename mayOverwriteStatus() to mayOverrideStatus()
2015-06-02 10:04:35 +02:00
Uwe Steinmann
1bc5e6116c
document status S_DRAFT can be set
2015-06-02 10:04:01 +02:00
Uwe Steinmann
5a29cde314
set initial document status
2015-06-02 10:03:34 +02:00
Uwe Steinmann
944b059abe
set initial document status
2015-06-02 10:03:09 +02:00
Uwe Steinmann
d9d4d89a27
set initial document status
2015-06-02 10:02:46 +02:00
Uwe Steinmann
86f641c3b0
new status in getOverallStatusText()
2015-06-02 10:02:02 +02:00
Uwe Steinmann
3a99d005b1
new parameter initialstate for addDocument()
2015-06-02 10:01:08 +02:00
Uwe Steinmann
325b91933d
new document status S_DRAFT, initial doc status can set
2015-06-02 10:00:15 +02:00
Uwe Steinmann
bd08e9b125
search for documents/folders only
2015-06-02 08:52:36 +02:00
Uwe Steinmann
9de1ff7cf4
add translations for search form
2015-06-02 08:52:03 +02:00
Uwe Steinmann
142af5c218
add several new phrases, some cleanup
2015-06-01 22:32:15 +02:00
Uwe Steinmann
596a577529
show link to revise document even if still in workflow
2015-06-01 17:35:25 +02:00
Uwe Steinmann
c460c9e674
pass content not document to hooks
2015-06-01 17:34:52 +02:00
Uwe Steinmann
312e619fa6
take out echo, remove $limit parameter from getStatus()
...
The $limit parameter has not been used and if if was used, the
method would have returned false in many cases because the number
records would have been > 1
2015-06-01 17:33:12 +02:00
Uwe Steinmann
45d3ebab3d
place business login into controller class
2015-06-01 16:05:03 +02:00
Uwe Steinmann
34bd22f40e
separate busines logic into controller
2015-06-01 14:01:56 +02:00
Uwe Steinmann
ed5a5bb069
fix typo in variable name
2015-06-01 14:01:23 +02:00