Uwe Steinmann
5c96154bde
take out surounding table
2017-01-04 17:52:37 +01:00
Uwe Steinmann
b1deb8a718
remove table around tree
...
it just adds a little space around the tree
2017-01-04 17:30:56 +01:00
Uwe Steinmann
2810de59a0
replace table by div-control-group in forms
2017-01-04 07:03:05 +01:00
Uwe Steinmann
f1326c4968
make field for attribute of type date wider
2017-01-04 07:02:30 +01:00
Uwe Steinmann
70e947b6ff
replace table by divs in form
2017-01-01 19:21:22 +01:00
Uwe Steinmann
1fb2af79b6
set autocomplete off for login and password
2017-01-01 19:20:19 +01:00
Uwe Steinmann
fae7e05dbc
replace Hidden by hidden
2017-01-01 19:19:31 +01:00
Uwe Steinmann
1376b657e9
replace table by divs in form
2017-01-01 14:49:53 +01:00
Uwe Steinmann
38a1c524a0
replace table by div in form
2017-01-01 14:49:08 +01:00
Uwe Steinmann
b58f539e03
replace Hidden by hidden
2017-01-01 14:48:40 +01:00
Uwe Steinmann
c39849b9f8
replace table by divs in form
2017-01-01 14:48:16 +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
5bdfb9b2e7
add placeholder for newmimetype and newcommand fields
2016-12-08 06:28:09 +01:00
Uwe Steinmann
6890a8b76b
show workflow state if document is in workflow
2016-12-07 16:47:44 +01:00
Uwe Steinmann
e5ab79b067
show workflow name and state instead of just 'in workflow'
2016-12-07 15:37:57 +01:00
Uwe Steinmann
ad91c8202b
show workflow state instead of just 'in workflow'
...
also set title of surounding span to workflow name
2016-12-07 15:30:59 +01:00
Uwe Steinmann
2bd3733929
link checkbox to expiration date
...
will automatically uncheck box if date is changed
2016-12-05 10:25:41 +01:00
Uwe Steinmann
441cf946b2
remove unused variable $form
2016-12-05 10:25:17 +01:00
Uwe Steinmann
bbf4caa8c8
fix take over of reviewer, approver
...
the javascript call to update the reviewer, approval selection was not
updated to select2
2016-12-01 08:23:52 +01:00
Uwe Steinmann
be160bdbea
add closing option tags
2016-11-18 13:58:31 +01:00
Uwe Steinmann
a76207dcbd
add closing option tag
2016-11-18 13:56:15 +01:00
Uwe Steinmann
6448935150
add check for cycles in workflow
2016-11-18 09:05:21 +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
f0a6265b4a
list of available languages can be set
...
this will reduce the languages in the language selector and also
shorten the time for loading all translations
2016-11-17 11:31:58 +01:00
Uwe Steinmann
80166278ba
remove some left over php short tags
2016-11-16 21:56:48 +01:00
Uwe Steinmann
6a059c9a1b
propperly check for multiple values
2016-11-14 11:06:38 +01:00
Uwe Steinmann
943d8d262c
make entries in search result dragable and dropable
2016-11-08 11:10:09 +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
f960f69fc9
add new configuration for preview of pdf documents
2016-11-07 09:25:06 +01:00
Uwe Steinmann
86d5e7aede
issue error msg if drop folder is not accessible
2016-11-07 08:54:56 +01:00
Uwe Steinmann
76f6de08de
use bootstrap tags for selection form
2016-11-04 08:31:43 +01:00
Uwe Steinmann
cb15b34749
use bootstrap tagging for selection form
2016-11-03 20:24:28 +01:00
Uwe Steinmann
8e42193972
use common line for document information
2016-11-03 11:44:08 +01:00
Uwe Steinmann
c2687ec74e
show list of transtions where the state/action is used
2016-11-02 18:00:26 +01:00
Uwe Steinmann
495affcc88
use bootstrap tags for selection of workflow
2016-11-02 17:59:58 +01:00
Uwe Steinmann
c4a510f4d8
use bootstrap tagging for selection of group and user
2016-11-02 17:58:42 +01:00
Uwe Steinmann
13bed81418
include select2 code
2016-11-02 12:26:16 +01:00
Uwe Steinmann
966a566937
put fullname in data-subtitle of option tag
2016-11-02 12:25:47 +01:00
Uwe Steinmann
893e84d442
put objtype and type of attrdef into data-subtitle of option tag
2016-11-02 12:25:03 +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
269db21067
use in_array() instead of array_search()
2016-10-27 07:09:15 +02:00
Uwe Steinmann
4647856c77
check if used values are in valueѕet
2016-10-27 07:04:32 +02:00
Uwe Steinmann
8cf4901a46
add preset button for attributes
...
takes over attribute value from previous version
2016-10-20 18:28:25 +02:00
Uwe Steinmann
894466b102
add code for taking over attribute value of previous version
2016-10-20 18:27:43 +02:00
Uwe Steinmann
93ccbcf86e
reformat valueset if string is longer 30 chars
...
will put each value onto its one line. This is allowed since saving
the value set will trim each value
2016-10-07 11:39:33 +02:00
Uwe Steinmann
96ca9bc75b
use textarea for valueset if longer than 30 chars
2016-10-06 08:02:32 +02:00
Uwe Steinmann
c1e434788d
set showtree in documentListRow()
2016-10-05 10:22:35 +02:00