Commit Graph

3439 Commits

Author SHA1 Message Date
Uwe Steinmann
d070f6da85 use access operations to check if operation is allowed
before, this was some own code which did not same the same
check as maySetReviewerApprover()
2015-06-26 12:23:09 +02:00
Uwe Steinmann
401e995df6 removing a version will also remove all references
references in tblTransmittalItems, tblDocumentRevisions and
tblDocumentRecievers were not removed
2015-06-26 12:21:48 +02:00
Uwe Steinmann
370bef25ff some new keys
Conflicts:
	languages/de_DE/lang.inc
	languages/en_GB/lang.inc
2015-06-25 21:51:48 +02:00
Uwe Steinmann
2c63ab3caf add ukrainian 2015-06-25 21:51:17 +02:00
Uwe Steinmann
bf5e7eabf9 some new keys
Conflicts:
	languages/de_DE/lang.inc
	languages/en_GB/lang.inc
2015-06-25 21:51:00 +02:00
Uwe Steinmann
0fd0f3fcd7 add ukrainian 2015-06-25 21:49:58 +02:00
Uwe Steinmann
3f4e17c985 some new keys 2015-06-25 21:49:19 +02:00
Uwe Steinmann
a425892330 add ukrainian 2015-06-25 21:48:46 +02:00
Uwe Steinmann
9841c571b6 new version 1.1.4 2015-06-25 19:54:44 +02:00
Uwe Steinmann
52559730d9 use new customizable preview converters 2015-06-25 19:52:02 +02:00
Uwe Steinmann
9269a74092 make preview converters customizalbe 2015-06-25 19:50:47 +02:00
Uwe Steinmann
5348905c23 check if content is still there when calculating size 2015-06-25 19:50:10 +02:00
Uwe Steinmann
6b816f4d44 better handling of converters, added converters for preview
commands can also be deleted
2015-06-24 21:25:53 +02:00
Uwe Steinmann
2feeb560d1 pass $settings->_initialDocumentStatus to addContent() 2015-06-24 21:25:24 +02:00
Uwe Steinmann
3c2980dfdf pass $settings->_initialDocumentStatus to checkIn() 2015-06-24 20:35:42 +02:00
Uwe Steinmann
871ed870cc add optional parameter $initstate to checkIn() 2015-06-24 20:34:40 +02:00
Uwe Steinmann
ac550a1ec1 ållow to set review/approver in status draft 2015-06-24 17:28:55 +02:00
Uwe Steinmann
7ed7ae01ca set width of column for preview image to width of preview 2015-06-24 17:28:17 +02:00
Uwe Steinmann
e158a873f5 add target apidoc 2015-06-24 12:41:55 +02:00
Uwe Steinmann
67f7cce7d5 add target apidoc 2015-06-24 12:41:47 +02:00
Uwe Steinmann
b605b9a1d0 add target apidoc 2015-06-24 12:41:26 +02:00
Uwe Steinmann
f78af97b4a check if library folder is readable, pass folder to view 2015-06-24 12:26:08 +02:00
Uwe Steinmann
7f2bb15d49 remove some superflous chars 2015-06-23 19:10:14 +02:00
Uwe Steinmann
28cb809e25 add entry for fixing #195 in 4.3.19 2015-06-23 14:30:36 +02:00
Uwe Steinmann
8205d21848 some updates of italian, add missing phrases 2015-06-23 12:36:56 +02:00
Uwe Steinmann
7545a2b79b add entries for 4.3.19 2015-06-23 10:18:19 +02:00
Uwe Steinmann
6487db064a use same icons and output for version information
Conflicts:
	views/bootstrap/class.ViewDocument.php
2015-06-23 10:16:16 +02:00
Uwe Steinmann
bd007a6660 use same icons and output for version information 2015-06-23 10:15:19 +02:00
Uwe Steinmann
85ff032271 use same icons and output for version information 2015-06-23 10:14:33 +02:00
Uwe Steinmann
fd55efb3b9 show review/approval protocol 2015-06-23 10:03:15 +02:00
Uwe Steinmann
8db57d13b1 show review/approval protocol 2015-06-23 10:03:07 +02:00
Uwe Steinmann
7e7af661c7 show review/approval protocol 2015-06-23 10:02:45 +02:00
Uwe Steinmann
88df1cee82 move printProtocol() into class.Bootstrap.php 2015-06-23 09:53:14 +02:00
Uwe Steinmann
195add869c move printProtocol() into class.Bootstrap.php
Conflicts:
	views/bootstrap/class.Bootstrap.php
	views/bootstrap/class.ViewDocument.php
2015-06-23 09:52:29 +02:00
Uwe Steinmann
73254d7346 move printProtocol() into class.Bootstrap.php 2015-06-23 09:49:34 +02:00
Uwe Steinmann
3aeccf5a18 backport printProtocol()
Conflicts:
	views/bootstrap/class.ViewDocument.php
2015-06-23 09:22:27 +02:00
Uwe Steinmann
2969166155 backport printProtocol() 2015-06-23 09:18:36 +02:00
Uwe Steinmann
7cc3a0cf86 put icon before link to change status 2015-06-23 08:01:55 +02:00
Uwe Steinmann
6fde8fe200 take out review and approval status
currently not needed
2015-06-23 08:01:52 +02:00
Uwe Steinmann
fe31ebb2cc put icon before link to change status 2015-06-23 08:01:45 +02:00
Uwe Steinmann
62ba9fe961 take out review and approval status
currently not needed
2015-06-23 08:00:31 +02:00
Uwe Steinmann
06166d9c54 put icon before link to change status 2015-06-23 08:00:03 +02:00
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