Commit Graph

2858 Commits

Author SHA1 Message Date
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
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
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
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
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
a60294f371 use SeedDMS_Core_DMS::getClassname() to check for propper class 2015-06-09 21:50:32 +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
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
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
a01241df06 pass version to url checking for new versions 2015-06-09 07:02:36 +02:00
Uwe Steinmann
d73052c362 pass version to url checking for new versions 2015-06-09 07:00:06 +02:00
Uwe Steinmann
4a5c768385 add methode version() 2015-06-09 06:59:49 +02:00
Uwe Steinmann
f4fc7d64c6 add entry for 4.3.18 2015-06-09 06:46:32 +02:00
Uwe Steinmann
855b9695cd approval can be submitted even after status S_DRAFT_APP has been left 2015-06-09 06:40:35 +02:00
Uwe Steinmann
56667f9005 approval can be submitted even after status S_DRAFT_APP has been left 2015-06-09 06:39:11 +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
34ecc60df6 changes for 4.3.18
Conflicts:
	SeedDMS_Core/package.xml
2015-06-02 10:36:42 +02:00
Uwe Steinmann
00a4842ad6 some more entries for 4.3.18
Conflicts:
	CHANGELOG
2015-06-02 10:35:22 +02:00
Uwe Steinmann
3cf724dea8 changes for 4.3.18 2015-06-02 10:32:49 +02:00
Uwe Steinmann
e46d3447c9 some more entries for 4.3.18 2015-06-02 10:27:05 +02:00
Uwe Steinmann
fe47ee86cc exiting review will not be hidden even if workflow mode is
traditional_only_approve
2015-06-02 10:23:50 +02:00
Uwe Steinmann
98b896a545 exiting review will not be hidden even if workflow mode is
traditional_only_approve
2015-06-02 10:22:21 +02:00
Uwe Steinmann
226f23e8a3 major language update 2015-06-02 08:55:10 +02:00
Uwe Steinmann
3b96b977d2 major language update 2015-06-02 08:54:28 +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
330ea9a10f fix wrong access on settings array
Conflicts:
	out/out.SetReviewersApprovers.php
2015-06-01 14:06:34 +02:00
Uwe Steinmann
d32df44f7b fix wrong access on settings array 2015-06-01 14:03:16 +02:00
Uwe Steinmann
1a63dbb1de unset $this->_status in SeedDMS_Core_DocumentContent::setStatus() 2015-05-30 07:35:27 +02:00