Uwe Steinmann
e5036548fb
take out review and approval status
...
currently not needed
2015-06-23 07:59:39 +02:00
Uwe Steinmann
db3d563e3f
do not use mimetype delivered by server if overrideMimeType is set
2015-06-23 07:47:03 +02:00
Uwe Steinmann
b95f7ed91a
new parameter overrideMimeType
2015-06-23 07:47:00 +02:00
Uwe Steinmann
44ce6619c0
do not use mimetype delivered by server if overrideMimeType is set
2015-06-23 07:46:55 +02:00
Uwe Steinmann
f960bc81b4
new parameter overrideMimeType
2015-06-23 07:46:39 +02:00
Uwe Steinmann
d46d2b265d
do not use mimetype delivered by server if overrideMimeType is set
2015-06-23 07:45:18 +02:00
Uwe Steinmann
515e95c227
new parameter overrideMimeType
2015-06-23 07:44:47 +02:00
Uwe Steinmann
28c39791dc
finfo returns only mimetype
2015-06-23 07:03:11 +02:00
Uwe Steinmann
ec0816e825
finfo returns only mimetype
2015-06-23 07:03:02 +02:00
Uwe Steinmann
4d0d4e030b
finfo returns only mimetype
2015-06-23 07:02:15 +02:00
Uwe Steinmann
9643c12429
log id and name of folder
2015-06-19 15:05:04 +02:00
Uwe Steinmann
7d28e2f6f5
log id and name of folder
2015-06-19 15:04:55 +02:00
Uwe Steinmann
6a9493a786
log id and name of folder
2015-06-19 15:04:25 +02:00
Uwe Steinmann
b96d75b97d
check if expires and sequence is set
2015-06-18 17:32:24 +02:00
Uwe Steinmann
65aa3eca27
check if expires and sequence is set
2015-06-18 17:32:19 +02:00
Uwe Steinmann
31d0c49412
check if expires and sequence is set
2015-06-18 17:31:56 +02:00
Uwe Steinmann
ab72bb9f8c
check if keywords, name, comment was posted
2015-06-18 17:29:05 +02:00
Uwe Steinmann
0d19b2d52e
check if keywords, name, comment was posted
2015-06-18 17:29:01 +02:00
Uwe Steinmann
0ff5ade2b3
check if keywords, name, comment was posted
2015-06-18 17:28:32 +02:00
Uwe Steinmann
1a179c7dca
check if includecontent is set
...
if not set only the excel file is delivered
2015-06-17 08:34:15 +02:00
Uwe Steinmann
5c43f191ce
propperly check access rights
2015-06-15 14:20:51 +02:00
Uwe Steinmann
3b0d239a00
propperly check for access right
2015-06-15 14:17:16 +02:00
Uwe Steinmann
80a49262f4
propperly check for sufficient access rights
2015-06-15 14:14:31 +02:00
Uwe Steinmann
67d10d10ae
use access operation to check if document may be reviewed
2015-06-15 09:05:20 +02:00
Uwe Steinmann
15a708fbf2
use access operation to check if approval is allowed
...
Conflicts:
op/op.ApproveDocument.php
Conflicts:
op/op.ApproveDocument.php
2015-06-15 09:02:45 +02:00
Uwe Steinmann
efb9173815
use access operation to check if approval is allowed
...
Conflicts:
op/op.ApproveDocument.php
2015-06-15 09:01:03 +02:00
Uwe Steinmann
ba74861ae7
use access operation to check if operation is allowed
...
Conflicts:
op/op.ReviewDocument.php
2015-06-15 09:00:21 +02:00
Uwe Steinmann
48442f3947
use access operation to check if approval is allowed
2015-06-15 08:55:20 +02:00
Uwe Steinmann
4215532a9c
use access operation to check if operation is allowed
2015-06-15 08:54:33 +02:00
Uwe Steinmann
77794294b1
download review/approval files
2015-06-12 09:01:57 +02:00
Uwe Steinmann
334c2accf4
download review/approval files
2015-06-12 09:01:13 +02:00
Uwe Steinmann
5df9b44d97
download review/approval files
2015-06-12 08:59:36 +02:00
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
d36ba8d906
allow to upload a file with each review/approval
2015-06-11 21:32:29 +02:00
Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
01ce03ca5c
redirect relative to http_root
2015-06-11 14:10:12 +02:00
Uwe Steinmann
4d0a64266e
redirect relative to http_root
2015-06-11 14:09:50 +02:00
Uwe Steinmann
97fe703afb
fix line endings
2015-06-11 14:06:59 +02:00
Uwe Steinmann
73650ae32e
send end date to end of day
2015-06-10 19:15:10 +02:00
Uwe Steinmann
2cd37d90b1
send end date to end of day
2015-06-10 19:14:28 +02:00
Uwe Steinmann
9d4a219065
send end date to end of day
2015-06-10 19:14:07 +02:00
Uwe Steinmann
18e46f0d95
redirect to url with absolute path
...
using a relative url won't work if the apache rewrites the url, e.g.
/Login/<hash> will be rewritten to /seeddms/op/op.Login.php
Redirecting to ../op/op.Login.php will result in a url /op/op.Login.php
which does not exists
2015-06-10 08:31:13 +02:00
Uwe Steinmann
ad3a3b2c52
allow to add additional authentication before ldap
2015-06-10 08:24:00 +02:00
Uwe Steinmann
083e2a55a9
add currenttab to link when redirecting to out/out.ViewDocument.php
...
Conflicts:
op/op.AddDocumentLink.php
op/op.ReceiptDocument.php
op/op.RemoveDocumentLink.php
op/op.ReviseDocument.php
Conflicts:
op/op.AddDocumentLink.php
op/op.RemoveDocumentLink.php
2015-06-09 09:07:51 +02:00
Uwe Steinmann
d0b32e0fb8
add currenttab to link when redirecting to out/out.ViewDocument.php
...
Conflicts:
op/op.AddDocumentLink.php
op/op.ReceiptDocument.php
op/op.RemoveDocumentLink.php
op/op.ReviseDocument.php
2015-06-09 09:04:41 +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
ddf2ab1731
set missing parameter [url] in email notification
2015-06-09 07:15:53 +02:00
Uwe Steinmann
c2b2c34290
set missing parameter [url] in email notification
2015-06-09 07:15:18 +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
8e2aeb7264
pass resultmode to view
2015-06-08 09:15:33 +02:00
Uwe Steinmann
4180e56690
check if resultmode is set before passing it to view
2015-06-08 09:13:47 +02:00
Uwe Steinmann
83cdedad51
pass resultmode to view
2015-06-08 09:12:25 +02:00
Uwe Steinmann
f7c8d39b5d
pass resultmode to view
2015-06-08 09:08:32 +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
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
d9d4d89a27
set initial document status
2015-06-02 10:02:46 +02:00
Uwe Steinmann
4814c5cefe
search for documents/folders only
2015-06-02 08:53:21 +02:00
Uwe Steinmann
1150b5cc68
search for documents/folders only
2015-06-02 08:53:08 +02:00
Uwe Steinmann
bd08e9b125
search for documents/folders only
2015-06-02 08:52:36 +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
4e15fee3fb
set url for notifaction mail
2015-06-01 14:01:02 +02:00
Uwe Steinmann
bcff843186
set comment in notification mail
2015-06-01 07:36:14 +02:00
Uwe Steinmann
5246c3a329
place code for updating document content into controller
2015-06-01 07:21:16 +02:00
Uwe Steinmann
19b9888d34
place business logic into controller
2015-06-01 07:16:21 +02:00
Uwe Steinmann
570e0fa782
some code reorganisation
2015-05-30 07:32:36 +02:00
Uwe Steinmann
220fa8a8fc
split file into stub and controller
2015-05-29 20:44:16 +02:00
Uwe Steinmann
5b931afefb
split AddDocument into stub and controller
2015-05-29 20:43:37 +02:00
Uwe Steinmann
b8d06babee
add setting for library folder
2015-05-29 20:42:37 +02:00
Uwe Steinmann
536ead64ac
allow to substitute user for regular users
2015-05-19 19:44:18 +02:00
Uwe Steinmann
a80f4090af
add filter for documents in revision
2015-05-19 19:41:40 +02:00
Uwe Steinmann
06c71cc332
add handling of substitutes
2015-05-19 08:06:24 +02:00
Uwe Steinmann
eb7f3613ca
add scripts for adding content to a transmittal
2015-05-13 18:43:28 +02:00
Uwe Steinmann
6f3594d294
add cmd [remove|update]transmittalitem
2015-05-13 17:34:50 +02:00
Uwe Steinmann
d7232aa8cd
fix key of phrase
2015-05-13 17:34:23 +02:00
Uwe Steinmann
4101a83639
better error checking
2015-05-12 19:11:17 +02:00
Uwe Steinmann
4c74bda247
add files to download content of transmittal
2015-05-12 19:06:23 +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
a5c27190c1
no need to pass document status to addWorkflowAction()
2015-05-04 07:02:51 +02:00
Uwe Steinmann
6e852f4eac
no need to pass document status to addWorkflowAction()
2015-05-04 07:02:43 +02:00
Uwe Steinmann
b25184af17
no need to pass document status to addWorkflowAction()
2015-05-04 07:01:51 +02:00
Uwe Steinmann
fa43001824
use propper name of converters array in settings
2015-05-02 08:05:51 +02:00
Uwe Steinmann
15ce32ca24
use propper name of converters array in settings
2015-05-02 08:05:46 +02:00
Uwe Steinmann
a7763c8cc4
use propper name of converters array in settings
2015-05-02 08:04:41 +02:00
Uwe Steinmann
47d97e77d8
add files for transmittal management and receptions
2015-04-30 07:09:21 +02:00
Uwe Steinmann
52a2106155
include correct files in right direction
2015-04-29 20:08:46 +02:00
Uwe Steinmann
eefc346312
include correct files in right direction
2015-04-29 20:08:10 +02:00
Uwe Steinmann
c0ba8a6711
create checkout dir if required and allowed in the settings
2015-04-23 11:49:05 +02:00
Uwe Steinmann
08e768fc52
add missing files for document check out/іn
2015-04-22 17:23:54 +02:00
Uwe Steinmann
4f3c6ed090
add checkbox for creating checkout dir if it doesn't exists
2015-04-22 17:21:57 +02:00
Uwe Steinmann
0addaf56d3
add missing files for revision workflow and document reception
2015-04-22 10:33:49 +02:00
Uwe Steinmann
5611be5c7f
set proper msg when approver was deleted or already assigned
2015-04-20 13:47:34 +02:00
Uwe Steinmann
387f67dad4
enable/disable Acknowledge and Revision workflow
2015-04-20 13:44:45 +02:00
Uwe Steinmann
4e5bf5912f
set proper msg when approver was deleted or already assigned
2015-04-20 13:40:10 +02:00
Uwe Steinmann
e00f440717
set checkout dir
2015-04-17 20:12:29 +02:00