Commit Graph

631 Commits

Author SHA1 Message Date
Uwe Steinmann
2533963665 various improvements for mobile devices, pass folder id in upload url of jumploader
adding an attr in jumploader doesn't seem to work
2013-03-26 20:26:28 +01:00
Uwe Steinmann
9690a77e28 make nav bar collapsable on small screens 2013-03-20 11:17:07 +01:00
Uwe Steinmann
315470e63a use bootstrap icons if folder tree 2013-03-18 08:46:24 +01:00
Uwe Steinmann
b4ea1a922d pass current document to pageNavigation()
pageNavigation() still uses a global variable $document which is
replaced by a parameter passed to the function. All calls of
pageNavigation() needs a third parameter with the document.
2013-03-08 17:55:14 +01:00
Uwe Steinmann
438a98d110 output translated language name 2013-02-27 20:40:45 +01:00
Uwe Steinmann
1a62e0d433 add button to fold out menu on small screens 2013-02-27 17:16:51 +01:00
Uwe Steinmann
91c4145156 use common header 2013-02-22 21:56:18 +01:00
Uwe Steinmann
df54de8aa9 use translated text for buttons in modal boxes 2013-02-20 10:47:20 +01:00
Uwe Steinmann
694d75fdf3 include application.css before responsive design
need in order to add extra space at top of page without messing up
the layout on smart phones
2013-02-18 15:32:20 +01:00
Uwe Steinmann
3878a7d7d0 minor correction in header 2013-02-18 10:12:34 +01:00
Uwe Steinmann
812349fe9d took out 60px margin at top 2013-02-18 09:27:51 +01:00
Uwe Steinmann
1acf6790d9 add back button to exitError() method 2013-02-14 14:34:35 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
22f91a73f6 use phrase 'drag_icon_here' instead of hardcoded text 2013-02-13 19:39:28 +01:00
steinm
3f4972f06b - use global function showtree() to set url query parameter 2013-02-08 08:08:11 +00:00
steinm
0f02123e36 - add title tag to icons of clipboard entries 2013-02-07 21:42:46 +00:00
steinm
82748d210f - check if user is set before using it 2013-02-07 17:02:23 +00:00
steinm
9ccca2261d - make search box in header smaller
- make text behind checkbox lighter
2013-02-06 17:32:29 +00:00
steinm
c20bcbfb6a - do not show menu items for workflow operations if in traditional
workflow mode
2013-02-06 13:57:14 +00:00
steinm
8422ced0ab - added method errorMsg() 2013-02-05 10:08:26 +00:00
steinm
6ff71bdc09 - show message when clipboard is empty 2013-02-04 14:44:32 +00:00
steinm
d8f43bef3a - corrected output of clipboard 2013-02-02 15:58:52 +00:00
steinm
4dc94c37b1 - added printClipboard() 2013-01-30 20:00:43 +00:00
steinm
04de5a05c0 - support drag and drop in breadcrumbs and folder tree 2013-01-30 09:50:30 +00:00
steinm
c45147b39f - added optional parameter with fieldname to printKeywordChooser()
(not needed currently)
2013-01-29 08:15:24 +00:00
steinm
26e97f32a4 - get rid of most global variables
- added support for typeahead function in document and folder chooser
2013-01-28 10:18:19 +00:00
steinm
78eea45df1 added language selection menu
use typeahead for search query form
2013-01-24 09:35:56 +00:00
steinm
aceea1784b added new method warningMsg() 2012-12-19 10:17:38 +00:00
steinm
e53f622d47 - reorganized menu on admin page 2012-12-17 08:44:28 +00:00
steinm
c40cb44c79 took out item in main menu which was inserted for demonstration purposes only 2012-12-14 08:34:04 +00:00
steinm
d4d366d5aa new dir with different views 2012-12-14 07:53:13 +00:00