Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
4b0db52bdf
show link to downloaѕ review/approval file
2015-06-11 21:30:30 +02:00
Uwe Steinmann
5b40c64413
manage file uploaded with review or approval
2015-06-11 21:28:04 +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
dc20e609c7
minor fix in comment to easy merging
2015-06-11 14:07:17 +02:00
Uwe Steinmann
97fe703afb
fix line endings
2015-06-11 14:06:59 +02:00
Uwe Steinmann
2fceade3a2
show docs in root folder of document chooser
2015-06-11 11:27:14 +02:00
Uwe Steinmann
0c9714c37c
show docs in root folder of document chooser
2015-06-11 11:27:07 +02:00
Uwe Steinmann
14525559ac
add entry for 4.3.19
2015-06-11 11:26:17 +02:00
Uwe Steinmann
f02734b063
show docs in root folder of document chooser
2015-06-11 11:25:14 +02:00
Uwe Steinmann
45a9373bdd
include DocumentChooser relative to out
...
this makes it possible to include the document chooser even in
op/op.xxx.php files
2015-06-11 07:56:04 +02:00
Uwe Steinmann
cc46ccd709
add directory for help files
2015-06-11 06:55:36 +02:00
Uwe Steinmann
5bc915f487
add directory for help files
2015-06-11 06:55:28 +02:00
Uwe Steinmann
183097a739
add directory for help files
2015-06-11 06:53:31 +02:00
Uwe Steinmann
14723aff49
add entry for 4.3.9
2015-06-11 06:45:44 +02:00
Uwe Steinmann
0e8a385b6d
allow context sensitive help files
2015-06-11 06:42:33 +02:00
Uwe Steinmann
269355bb43
allow context sensitive help files
2015-06-11 06:42:28 +02:00
Uwe Steinmann
e527862c9d
allow context sensitive help files
2015-06-11 06:41:49 +02:00
Uwe Steinmann
819fb51051
start changelog for 4.3.19
2015-06-10 19:49:29 +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
f2a7811f0c
use SeedDMS_Core_DMS::getClassname() to check for propper class
2015-06-09 21:51:09 +02:00
Uwe Steinmann
a60294f371
use SeedDMS_Core_DMS::getClassname() to check for propper class
2015-06-09 21:50:32 +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
d70a35a700
set release date
2015-06-09 11:26:26 +02:00
Uwe Steinmann
14042583c7
add entry for 4.3.18
2015-06-09 11:20:40 +02:00
Uwe Steinmann
7791ae1b0d
open the right tab when jumping to ViewDocument
2015-06-09 11:19:16 +02:00
Uwe Steinmann
907c825dd5
open the right tab when jumping to ViewDocument
2015-06-09 11:18:53 +02:00
Uwe Steinmann
ffa03ead43
open the right tab when jumping to ViewDocument
2015-06-09 11:18:08 +02:00
Uwe Steinmann
e0fdb21986
check for currenttab
2015-06-09 09:18:57 +02:00
Uwe Steinmann
887690336d
check for currenttab
2015-06-09 09:18:29 +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
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
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
15bb6177d8
pass version to url checking for new versions
2015-06-09 07:03:03 +02:00
Uwe Steinmann
a01241df06
pass version to url checking for new versions
2015-06-09 07:02:36 +02:00