Commit Graph

29 Commits

Author SHA1 Message Date
Uwe Steinmann
1972d961f3 initial test with webkitRelativePath (not used) 2015-10-20 18:14:39 +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
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
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
cc61505825 document/folder chooser even works for forms not named 'form1' 2014-07-07 15:45:24 +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
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
315111a778 add nicer looking file upload chooser 2014-05-16 09:17:43 +02:00
Uwe Steinmann
abb87d3f34 add code for calling ajax function submittranslation 2014-04-08 10:44:50 +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
Uwe Steinmann
a80b332813 add click function to a.addtoclipboard
It takes that attributes rel and msg from the anchor tag and calls
the ajax function 'addtoclipboard'. The returned html replaces the
current menu item for the clipboard
2013-06-18 18:16:13 +02:00
Uwe Steinmann
df883772f1 set typeahead function for any id starting with choosedoc.../choosefold... 2013-06-07 13:03:14 +02:00
Uwe Steinmann
158d651cc0 use alternative folder icon because it appears lighter 2013-06-06 17:59:09 +02:00
Uwe Steinmann
e9e8ed2844 fix comment 2013-03-06 12:51:33 +01:00
Uwe Steinmann
cbd28d12b7 allowDrop() returns false, stop propergation on drop 2013-02-26 08:23:29 +01:00
steinm
56de0cda8a - added onAddClipboard() which is called when an object is dropped on
the clipboard
2013-01-30 20:01:34 +00:00
steinm
534c4781dc - added function for drag and drop 2013-01-30 09:51:55 +00:00
steinm
c3b289ce3f - added typeahead function for document and folder chooser 2013-01-28 10:17:14 +00:00
steinm
feaf3e87ce - some more documentation of typeahead functions.
- typeahead expects the first char of the returned items to be 'F', 'D'
  or ' '
2013-01-25 09:54:50 +00:00
steinm
db6ed9497f activated datepicker for more input fields
added typeahead code for search query field
2013-01-24 09:02:48 +00:00
steinm
b17bf99805 - remove content from modal box when opening 2012-12-17 18:30:59 +00:00
steinm
b7bb0df6f6 - added styles and javascript for new boostrap view 2012-12-14 08:38:56 +00:00