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
58cdecfe21
Merge branch 'seeddms-4.3.9' into develop
...
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
2014-06-05 10:03:35 +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
aa6bdf000b
Merge branch 'seeddms-4.3.9' into develop
...
Conflicts:
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
2014-06-04 21:25:30 +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
1fcc786d25
Merge branch 'seeddms-4.3.9' into develop
...
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/Core/inc.ClassUser.php
op/op.AddDocument.php
styles/bootstrap/application.css
views/bootstrap/class.UsrMgr.php
2014-05-22 08:21:22 +02:00
Uwe Steinmann
315111a778
add nicer looking file upload chooser
2014-05-16 09:17:43 +02:00
Uwe Steinmann
c180f17f98
Merge branch 'seeddms-4.3.8' into develop
...
Conflicts:
styles/bootstrap/application.js
views/bootstrap/class.Bootstrap.php
2014-04-09 06:26:32 +02:00
Uwe Steinmann
abb87d3f34
add code for calling ajax function submittranslation
2014-04-08 10:44:50 +02:00
Uwe Steinmann
4fccb5fc2b
autocomplete sets field passed in attr target
...
when a folder is selected by autocompletion, its id will be copied
to the input field with the element id passed in attribute target
2014-03-26 17:34:33 +01:00
Uwe Steinmann
5d879a3439
Merge branch 'seeddms-4.3.4' into develop
...
Conflicts:
Makefile
op/op.Ajax.php
styles/bootstrap/application.js
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
2014-02-21 22:04:22 +01:00
Uwe Steinmann
2e1af54098
add javascript for movefolder and movedocument buttons
2014-02-21 21:26:16 +01:00
Uwe Steinmann
070c68fd10
send test mail when clicking an a link with class 'sendtestmail'
2013-09-13 14:53:45 +02: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