Commit Graph

20 Commits

Author SHA1 Message Date
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