Commit Graph

91 Commits

Author SHA1 Message Date
Uwe Steinmann
adcd6d7002 used for showing online editor 2016-03-09 07:48:50 +01:00
Uwe Steinmann
41c83dbe6d remove various console.log() 2016-03-08 22:04:00 +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
6098fc9057 much cleaner drap&drop support 2016-03-08 06:56:58 +01:00
Uwe Steinmann
9b1faa429f propperly set timeout of noty message if not passed 2016-02-15 17:44:56 +01:00
Uwe Steinmann
f139625e4f fix link in autocompletion when search for object 2016-01-29 16:46:37 +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
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
c80d579072 add bootbox 2015-12-11 20:23:01 +01:00
Uwe Steinmann
01aac2c23c div.splash will be used as splash message
make it hidden on the page
2015-12-11 08:11:10 +01:00
Uwe Steinmann
0c98a1ae71 class .datepicker turns datepicker on 2015-10-30 08:03:31 +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
1972d961f3 initial test with webkitRelativePath (not used) 2015-10-20 18:14:39 +02:00
Uwe Steinmann
e52059df64 set color of div.timeline-event-selected 2015-10-19 13:16:28 +02:00
Uwe Steinmann
01449f66e3 check if data-query is set in div.ajax elements, pass it to the url 2015-09-25 16:16:48 +02:00
Uwe Steinmann
de6cc16428 set background for items in timeline 2015-09-23 14:35:42 +02:00
Uwe Steinmann
cb4c6a5dbb add missing images for timeline 2015-09-22 10:55:27 +02:00
Uwe Steinmann
c385d86a60 add timeline over all documents 2015-09-21 16:46:17 +02:00
Uwe Steinmann
0d89f5b1c6 set font size of timeline boxes 2015-09-21 12:43:16 +02:00
Uwe Steinmann
8ee257068e add some styles for timeline 2015-09-18 07:54:43 +02:00
Uwe Steinmann
e142404c71 make dialog for drop folder file list wider 2015-09-03 15:14:38 +02:00
Uwe Steinmann
36135883ee div.ajax uses data-view and data-action attributes if set 2015-08-20 14:51:14 +02:00
Uwe Steinmann
d1da7adadc <div class=ajax > can be used to include the result of ajax calls 2015-08-18 22:38:13 +02:00
Uwe Steinmann
4173dbcd20 add class 'help' 2015-06-15 09:24:25 +02:00
Uwe Steinmann
fc1c570366 add missing minified css 2015-02-24 19:47:47 +01:00
Uwe Steinmann
2d3b8752e4 add missing files 2015-02-24 19:47:25 +01:00
Uwe Steinmann
3ddb3c45e9 missing picture 2015-02-24 19:46:03 +01:00
Uwe Steinmann
223ea964f4 new version 1.3.0 of chosen 2015-02-13 17:38:11 +01:00
Uwe Steinmann
ae848f209b check file size before uploading, show msg returned by addtoclipboard 2014-07-11 12:03:29 +02:00
Uwe Steinmann
a507a94c00 add code for handling drag&drop file upload 2014-07-11 08:40:24 +02:00
Uwe Steinmann
e21cf3d206 add styles for fast upload area 2014-07-11 08:39:44 +02:00
Uwe Steinmann
cc61505825 document/folder chooser even works for forms not named 'form1' 2014-07-07 15:45:24 +02:00
Uwe Steinmann
99efd352f1 add style for mandatory reviewers/approvers on AddDocument page 2014-06-17 18:10:12 +02:00
Uwe Steinmann
a85a620d80 dropping object on clipboard uses ajax to add object to clipboard 2014-06-06 15:07:49 +02:00
Uwe Steinmann
5d65985fa1 make icons in document/folder list a bit bigger 2014-06-06 14:01:53 +02:00
Uwe Steinmann
65b82832bc add click function for a.lock-document-btn 2014-06-06 13:59:42 +02:00
Uwe Steinmann
5f3f52db79 more functions to handle clipboard operations 2014-06-05 15:01:51 +02:00
Uwe Steinmann
a0148fe37a add click function for button.removefolder
add code which hides popovers when clicke somewhere on the page
2014-06-05 09:49:20 +02:00
Uwe Steinmann
0e27982c08 add click function for button.removedocument, pass formtoken to ajax calls 2014-06-04 19:19:23 +02:00
Uwe Steinmann
0b63fe6960 set pointer for 'list-action.a' 2014-06-04 19:18:48 +02:00
Uwe Steinmann
a65ff953f5 add css for new file upload chooser 2014-05-16 09:18:31 +02:00
Uwe Steinmann
315111a778 add nicer looking file upload chooser 2014-05-16 09:17:43 +02:00
Uwe Steinmann
a8aea2ff93 new favicon 2014-04-11 11:10:57 +02:00
Uwe Steinmann
abb87d3f34 add code for calling ajax function submittranslation 2014-04-08 10:44:50 +02:00
Uwe Steinmann
da84192af8 remove nasty spacіng with empty paragraph, add css instead 2014-04-02 08:57:30 +02:00
Uwe Steinmann
aa725b8dce new statistical output as pie charts 2014-04-01 21:02:32 +02:00
Uwe Steinmann
2e1af54098 add javascript for movefolder and movedocument buttons 2014-02-21 21:26:16 +01:00
Uwe Steinmann
85a4e38839 close datepicker of current target 2013-07-18 17:30:50 +02:00