Uwe Steinmann
ea85b65818
do not output anything if attachment file is missing
...
previously outputs an icon which didn't make sense at all
2017-01-31 17:25:22 +01:00
Uwe Steinmann
1314f27660
list access rights in popup box if more than 3
2017-01-26 14:44:07 +01:00
Uwe Steinmann
20e57e8e76
check if enableUpdateRevApp is set
2017-01-16 13:02:15 +01:00
Uwe Steinmann
d31951748c
pass 'target' or 'source' to filterDocumentLinks()
...
will check if access rights on linked documents are sufficient
2017-01-16 13:01:09 +01:00
Uwe Steinmann
3242714fda
move document infos into own method
2016-12-22 09:31:46 +01:00
Uwe Steinmann
d47982a671
do not allow to edit content if file doesn't exist
2016-12-22 09:25:10 +01:00
Uwe Steinmann
cf597a4bed
get $dms from view in preview()
2016-12-22 07:54:07 +01:00
Uwe Steinmann
9f5aa9c8be
add more documentation
...
explain in comment why 'Done' is output when a workflow transition
can be executed but the trigger is already there.
2016-11-18 08:42:56 +01:00
Uwe Steinmann
379a3d728e
show svg in preview
2016-11-07 16:28:58 +01:00
Uwe Steinmann
84f9fd89f0
show pdf preview
2016-11-07 09:25:55 +01:00
Uwe Steinmann
682b5dafe7
do not check for enableOwnerRevApp anymore
...
a user who has been once added as a reviewer/approver may have become
the owner of the document later. Such a user may still be allowed
to review/approve. enableOwnerRevApp will only affect the list of
users when the reviewers/approvers are set.
2016-10-27 17:05:12 +02:00
Uwe Steinmann
49cf88c5c2
show workflow graph only if involved in workflow or admin
2016-09-06 08:21:44 +02:00
Uwe Steinmann
ae532b7b28
show workflow graph
2016-09-05 06:39:20 +02:00
Uwe Steinmann
1c09327bc0
add preview function for audio files (not activated)
2016-05-09 08:21:21 +02:00
Uwe Steinmann
24e30529ab
fix html markup
2016-04-26 18:20:22 +02:00
Uwe Steinmann
fcf85a88e0
move inclusion of "SeedDMS/Preview.php" into view
2016-04-26 12:16:29 +02:00
Uwe Steinmann
877f5c80ed
output access rights even if inherited
2016-04-22 16:36:47 +02:00
Uwe Steinmann
0ece3ef69a
fix edit attributes of older versions
...
link always pointed to latest version
2016-04-20 18:10:55 +02:00
Uwe Steinmann
070edae476
do not add js code for timeline if not admin
2016-03-21 08:33:41 +01:00
Uwe Steinmann
66ec6fb7ce
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
Uwe Steinmann
1f76c2455a
add link to EditOnline
2016-03-09 07:58:52 +01:00
Uwe Steinmann
5471c17b0f
better check if reviewer/approver still exist
2016-03-08 16:07:42 +01:00
Uwe Steinmann
54df39ba81
pass timeout to view and previewer
2016-02-15 10:57:37 +01:00
Uwe Steinmann
52344c0842
fix Content-Type for javascript code
2016-01-28 16:50:06 +01:00
Uwe Steinmann
7efe61a059
add line break between users being active on a workflow
2016-01-27 06:49:19 +01:00
Uwe Steinmann
836fcd4457
remove all javascript from html output and place in a seperate file
...
this requires to change the popover into bootbox
2015-12-11 20:29:52 +01:00
Uwe Steinmann
aa1f10af1c
add word-break class to output of orig filename
...
breaking long filenames will leave more space for the preview image
2015-10-27 11:41:02 +01:00
Uwe Steinmann
af91b6813f
do not use reference to array item, use index
2015-10-20 18:36:24 +02:00
Uwe Steinmann
88e0a57135
add ajax function for returning the timeline data
2015-10-19 13:15:20 +02:00
Uwe Steinmann
659f788de4
do not show subheader of timeline if empty
2015-09-23 15:50:04 +02:00
Uwe Steinmann
6a91429711
do not output timeline if no data is available
2015-09-22 10:32:33 +02:00
Uwe Steinmann
9db24f5e7d
set height of timeline to 300px, limit max date to today
2015-09-22 10:20:11 +02:00
Uwe Steinmann
94dbfdfd15
set msg of item in timeline to name of document
2015-09-21 18:09:30 +02:00
Uwe Steinmann
a7736397a8
pass $timeline instead of $document to printTimeline()
2015-09-21 16:47:47 +02:00
Uwe Steinmann
1004d5f1ee
separate extraheader by js and css, only admins see timeline
2015-09-18 07:55:24 +02:00
Uwe Steinmann
b55627f213
add initial support for timeline of recent changes
2015-09-16 21:19:46 +02:00
Uwe Steinmann
b011ecf3c6
same ul list for attributes of older versions
2015-07-08 15:39:03 +02:00
Uwe Steinmann
85ff032271
use same icons and output for version information
2015-06-23 10:14:33 +02:00
Uwe Steinmann
73254d7346
move printProtocol() into class.Bootstrap.php
2015-06-23 09:49:34 +02:00
Uwe Steinmann
2969166155
backport printProtocol()
2015-06-23 09:18:36 +02:00
Uwe Steinmann
418da4cb52
rename approveLogId to approveLogID
2015-06-12 12:42:37 +02:00
Uwe Steinmann
a4f006971a
fix status output for reviews, fix link to approval files
2015-06-12 11:15:03 +02:00
Uwe Steinmann
212e345cdc
use buttons for downloading review/approval file
2015-06-12 08:04:23 +02:00
Uwe Steinmann
4b0db52bdf
show link to downloaѕ review/approval file
2015-06-11 21:30:30 +02:00
Uwe Steinmann
dc20e609c7
minor fix in comment to easy merging
2015-06-11 14:07:17 +02:00
Uwe Steinmann
887690336d
check for currenttab
2015-06-09 09:18:29 +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
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
3002cb3f28
replace '/' by ', ' for better line break in header of table
2015-05-21 15:59:32 +02:00
Uwe Steinmann
b82b6b10f3
replace '/' by ', ' for better line break in table header
2015-05-21 15:44:18 +02:00