Commit Graph

149 Commits

Author SHA1 Message Date
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
c973a8c65b fix error in onAddClipboard()
used wrong variable name for event
2016-11-08 11:09:42 +01:00
Uwe Steinmann
7c7c35cbf4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-07 09:31:00 +01:00
Uwe Steinmann
91540ac6d9 set white background of preview images
if a document was converted from an office format to pdf and then to
png, the png has transparent areas on the borders of the page. This
makes the gray of the backgrond shine through, which looked quite ugly.
2016-11-07 09:29:01 +01:00
Uwe Steinmann
014f6dfbb9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-04 15:42:45 +01:00
Uwe Steinmann
c485c272f5 turn .chzn-select-deselect into select2 box 2016-11-04 15:42:24 +01:00
Uwe Steinmann
f1f970b0e0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:13:18 +01:00
Uwe Steinmann
f36ffb1032 use select2 instead of choosen 2016-11-02 12:26:38 +01:00
Uwe Steinmann
7248c1a630 add replacement for chosen 2016-11-02 12:24:13 +01:00
Uwe Steinmann
0777d67443 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-04 16:35:42 +02:00
Uwe Steinmann
1790e5f6e7 refresh folder tree after document/folder move, make drag&drop work in Edge
Closes #286 and #288
2016-10-04 15:01:10 +02:00
Uwe Steinmann
5b3a2ec570 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-09-01 22:25:16 +02:00
Uwe Steinmann
d43db44318 add styles for symbols in workflow graph 2016-09-01 20:59:52 +02:00
Uwe Steinmann
c825356430 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 16:09:59 +02:00
Uwe Steinmann
9e6c5d41cc add grid extension for cytoscape 2016-08-31 16:09:37 +02:00
Uwe Steinmann
ebcbe9f775 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 08:46:16 +02:00
Uwe Steinmann
3c0061fdaf overhaul graph layout (use cytoscape) 2016-08-31 08:44:45 +02:00
Uwe Steinmann
5003c54deb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-30 08:46:59 +02:00
Uwe Steinmann
e67ef718cc add jquery validation 2016-08-30 07:59:03 +02:00
Uwe Steinmann
c8a689cf60 remove padding 2016-08-29 09:43:53 +02:00
Uwe Steinmann
79e7a2babe Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 08:38:33 +02:00
Uwe Steinmann
b9c4e1a775 add js for click on .ajax-click 2016-08-09 18:14:58 +02:00
Uwe Steinmann
129b725414 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-05-03 06:32:54 +02:00
Uwe Steinmann
fa413d0336 no action if folder is droped on itself 2016-04-29 08:10:10 +02:00
Uwe Steinmann
ea14c50838 mark jqtree element on hover 2016-04-29 08:09:37 +02:00
Uwe Steinmann
8cd3e6cada Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-31 11:17:47 +02:00
Uwe Steinmann
da6af81ec9 set width of .chosen-container on search page 2016-03-30 14:06:27 +02:00
Uwe Steinmann
2c297b5e1c take out javascript from html (Closes #253) 2016-03-29 07:59:20 +02:00
Uwe Steinmann
d398f7733f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-23 12:34:50 +01:00
Uwe Steinmann
942de6cfee new style add-clipboard-area for receiving drop events
add new class to menu item for clipboard which allows to easily
drop an item into the clipboard even if the clipboard itself
isn't visible
2016-03-23 08:54:34 +01:00
Uwe Steinmann
9a319ef539 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-09 08:06:37 +01:00
Uwe Steinmann
adcd6d7002 used for showing online editor 2016-03-09 07:48:50 +01:00
Uwe Steinmann
dc3958b456 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-09 06:40:14 +01:00
Uwe Steinmann
41c83dbe6d remove various console.log() 2016-03-08 22:04:00 +01:00
Uwe Steinmann
91e57e49da Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-08 10:42:21 +01:00
Uwe Steinmann
42ebb5d452 use bootbox when moving docs/folders via drag&drop 2016-03-08 10:38:51 +01:00
Uwe Steinmann
192700fd26 various minor cleanups 2016-03-08 08:02:17 +01:00
Uwe Steinmann
4a45fb2e42 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-08 06:59:18 +01:00
Uwe Steinmann
6098fc9057 much cleaner drap&drop support 2016-03-08 06:56:58 +01:00
Uwe Steinmann
380718266f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-02-15 20:33:52 +01:00
Uwe Steinmann
9b1faa429f propperly set timeout of noty message if not passed 2016-02-15 17:44:56 +01:00
Uwe Steinmann
47a72cc2db move js for sending test mail into view 2016-02-15 09:27:44 +01:00
Uwe Steinmann
76f5a89f92 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-02-02 09:48:18 +01:00
Uwe Steinmann
f139625e4f fix link in autocompletion when search for object 2016-01-29 16:46:37 +01:00
Uwe Steinmann
7568adb054 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-01-18 12:17:16 +01:00
Uwe Steinmann
60ba9577de new version which fixes a security hole 2016-01-14 20:04:18 +01:00
Uwe Steinmann
1dff276217 div.splash can have a timeout attribute 2015-12-16 07:14:27 +01:00
Uwe Steinmann
abf1b90297 div.splash can have a timeout attribute 2015-12-16 06:35:46 +01:00
Uwe Steinmann
85e9dc25bb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-12-11 20:35:20 +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