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
Uwe Steinmann
b29dfb2f50
call printAttributeEditField() with optional parameter norequire=true
2016-10-04 17:05:46 +02:00
Uwe Steinmann
f987efb7c2
add optional parameter norequire to printAttributeEditField()
2016-10-04 17:05:07 +02:00
Uwe Steinmann
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
c97a300fd4
reenable empty form for new workflow
2016-09-26 17:47:48 +02:00
Uwe Steinmann
bd15584c65
use invalidHandler instead of bind()
2016-09-06 15:34:05 +02:00
Uwe Steinmann
e4aba9ae25
add validation rule attribute to input field for interger attributes
2016-09-06 15:33:26 +02:00
Uwe Steinmann
f6504c2aab
set opacity for states not in current transition
2016-09-06 09:40:39 +02:00
Uwe Steinmann
176587c831
fix link to document view
2016-09-06 08:22:47 +02:00
Uwe Steinmann
df375ada77
set zoom value on button after rendering graph
2016-09-06 08:22:22 +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
4de8a204f7
show workflow form only if workflow is selected
2016-09-05 06:38:44 +02:00
Uwe Steinmann
9312b83599
highlight currently possible transitions
...
if current transitions is passed to view
2016-09-05 06:37:01 +02:00
Uwe Steinmann
0548507829
make iframe larger
2016-09-04 20:16:03 +02:00
Uwe Steinmann
e3084bb63c
take out option 'condense' for layout
2016-09-02 08:42:08 +02:00
Uwe Steinmann
588137ddd2
check for missing release/reject of document, nicer layout
2016-09-02 08:36:12 +02:00
Uwe Steinmann
c0e816fdc5
add zoom button, restrict zooming
2016-09-02 08:35:51 +02:00
Uwe Steinmann
424b1e1508
add symbols in front of states and actions in transittion list
2016-09-01 21:01:02 +02:00
Uwe Steinmann
b066edfaae
use css class for workflow states/actions
2016-09-01 21:00:24 +02:00
Uwe Steinmann
9e6c5d41cc
add grid extension for cytoscape
2016-08-31 16:09:37 +02:00
Uwe Steinmann
1d62a321a7
escape '"' in user/group names
2016-08-31 15:41:52 +02:00
Uwe Steinmann
7fd7a3b536
remove min-width for preview image
2016-08-31 15:28:04 +02:00
Uwe Steinmann
730f0aee60
add legend, click on action list users and groups
2016-08-31 15:23:30 +02:00
Uwe Steinmann
23592faf34
include topCenter for noty
2016-08-31 15:23:12 +02:00
Uwe Steinmann
92da72b153
add redrawing of graph, minor css improvements
2016-08-31 10:33:06 +02:00
Uwe Steinmann
080888bb60
add redraw of layout, set 'cose' as default layout
2016-08-31 10:14:28 +02:00
Uwe Steinmann
3c0061fdaf
overhaul graph layout (use cytoscape)
2016-08-31 08:44:45 +02:00
Uwe Steinmann
ab1cf7e197
fix error in adding nodes
...
states were added twice in some cases
2016-08-31 08:36:53 +02:00
Uwe Steinmann
b2d13bd657
show workflow name as title of warn icon if action is required
2016-08-30 11:45:07 +02:00
Uwe Steinmann
e67ef718cc
add jquery validation
2016-08-30 07:59:03 +02:00
Uwe Steinmann
96a4db05bf
add more field validation
2016-08-29 09:44:49 +02:00
Uwe Steinmann
e1716da485
do not use showtree in documentListRow() anymore
2016-08-11 12:06:53 +02:00
Uwe Steinmann
1ae82da90e
use new ajax command 'clearclipboard'
2016-08-09 18:15:20 +02:00
Uwe Steinmann
f647796dcd
check if $data is set before using it
2016-08-09 06:51:43 +02:00
Uwe Steinmann
3a006be5bf
make folderListRow() a bit more efficient
...
get subfolders and documents only, if enablerecursivecount is turned on
2016-08-03 12:32:12 +02:00