Commit Graph

686 Commits

Author SHA1 Message Date
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
Uwe Steinmann
6cd0e98618 make list look like UserList 2016-08-03 08:07:38 +02:00
Uwe Steinmann
7b73a442c2 set user image to 100px wide 2016-08-03 08:06:53 +02:00
Uwe Steinmann
ba10acc14c show group only if admin or a member of that group 2016-08-03 08:06:25 +02:00
Uwe Steinmann
8770aaecb3 add new paramter maxSizeForFullText 2016-08-02 17:08:54 +02:00
Uwe Steinmann
953ccc1eb0 add expiration date to list of documents 2016-07-27 21:08:15 +02:00
Uwe Steinmann
2b17ffc207 add warning on top of form 2016-07-06 10:30:53 +02:00
Uwe Steinmann
79ae595b7d add ImportFS to menu 2016-07-06 10:30:32 +02:00
Uwe Steinmann
db53cc518a check id dropfolder exists
do not show the form but a warning if the drop folder doesn't exist
2016-07-06 09:05:21 +02:00
Uwe Steinmann
32d69b61d8 if $showfolders is set, only folders are shown 2016-07-06 09:04:15 +02:00
Uwe Steinmann
f8a6b7e599 distinguish between files and folders in printDropFolderChooser()
if $showfolders is set, only folders will be shown
2016-07-06 09:03:14 +02:00
Uwe Steinmann
ba786d52b9 add hidden field to attributes 2016-05-26 10:45:14 +02:00
Uwe Steinmann
b89023d99d use class folderselect instead of id
previously only the first folder in the list could be selected
2016-05-24 07:55:04 +02:00
Uwe Steinmann
483d082c44 fix warning in list of missing translations 2016-05-24 07:50:43 +02:00
Uwe Steinmann
4a327be618 put warning for missing translation into container and row 2016-05-24 07:46:34 +02:00
Uwe Steinmann
6ba8013d40 add option to unlink file in drop folder once uploaded 2016-05-23 13:15:50 +02:00
Uwe Steinmann
66039b6df2 add thead and tbody 2016-05-18 09:20:05 +02:00
Uwe Steinmann
0006416b7e add class table-hover to table 2016-05-18 09:19:46 +02:00
Uwe Steinmann
1c09327bc0 add preview function for audio files (not activated) 2016-05-09 08:21:21 +02:00
Uwe Steinmann
058acc313a fix mass import from file system 2016-05-04 13:09:13 +02:00
Uwe Steinmann
30a18f81c5 $strictformset isn't needed 2016-05-03 07:12:24 +02:00
Uwe Steinmann
1b8e0052e8 use contentHeading() instead of plain html 2016-05-03 07:03:47 +02:00
Uwe Steinmann
5d25720ec9 add new operation to clear cache completely 2016-04-28 07:51:42 +02:00
Uwe Steinmann
42c68e0b1e remove class 'table' from table
this turns of the lines
2016-04-27 20:34:44 +02:00
Uwe Steinmann
24e30529ab fix html markup 2016-04-26 18:20:22 +02:00
Uwe Steinmann
7e3cd7d6c4 move inclusion SeedDMS/Preview.php into view 2016-04-26 13:43:02 +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
8b3289aa8a remove contentContainerEnd() as there is no corresponding Start 2016-04-22 09:15:15 +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