Commit Graph

306 Commits

Author SHA1 Message Date
Uwe Steinmann
40ad10b45f set time of splash message
default for error message is now 3000 ms unless it is overritten by
'duration' parameter
2013-08-15 20:38:05 +02:00
Uwe Steinmann
020384cb1c show clipboard only if enable in configuration 2013-08-13 14:48:43 +02:00
Uwe Steinmann
12f81b47eb call hook folderMenu 2013-08-12 07:03:24 +02:00
Uwe Steinmann
b2bc46b677 minor cosmetic change in printNavigation() 2013-08-12 07:02:40 +02:00
Uwe Steinmann
a2fdff46a6 do not output help text of extension if isn't set 2013-08-11 09:01:55 +02:00
Uwe Steinmann
35063313a9 add new hooks folderInfo and folderListItem 2013-08-11 08:32:23 +02:00
Uwe Steinmann
f753d9fa47 Merge branch 'develop' into hooks 2013-08-07 22:00:56 +02:00
Uwe Steinmann
857519033d do not allow to change workflow if it is mandatory 2013-08-06 14:21:40 +02:00
Uwe Steinmann
5d83b54a66 Merge branch 'develop' into hooks 2013-08-05 20:42:26 +02:00
Uwe Steinmann
cb60c86e6e use action name if not translation can be found 2013-08-05 20:41:22 +02:00
Uwe Steinmann
c240a0ebec Merge branch 'develop' into hooks 2013-08-05 14:56:43 +02:00
Uwe Steinmann
bf01a83a05 show plain workflow action name if translation cannot be found 2013-08-05 14:55:53 +02:00
Uwe Steinmann
3da2a086fb call hook documentListItem 2013-07-31 21:44:46 +02:00
Uwe Steinmann
0f7df48c98 add calling hook documentClipboardItem 2013-07-31 21:44:02 +02:00
Uwe Steinmann
ee318b643a call hook documentListItem if available 2013-07-31 17:29:55 +02:00
Uwe Steinmann
ffe4bed299 set title of input field for extension config 2013-07-29 08:51:35 +02:00
Uwe Steinmann
90b205232a fix merge error
clipboard was included twice
2013-07-20 10:56:34 +02:00
Uwe Steinmann
2979fc9648 Merge branch 'develop' into hooks
Conflicts:
	views/bootstrap/class.ViewFolder.php
2013-07-19 23:14:29 +02:00
Uwe Steinmann
21be908316 do not check if delete succeeds, optimize index
delete() does not return a value
2013-06-27 15:11:14 +02:00
Uwe Steinmann
6b5fcb98f3 use ajax call to add item to clipboard 2013-06-18 18:19:45 +02:00
Uwe Steinmann
f0f56ac51f make new function menuClipboard()
it creates the html of the menu item in header which list the clipboard.
This method is called by the ajax command 'addtoclipboard' when a new
item was added to the clipboard.
2013-06-18 18:18:08 +02:00
Uwe Steinmann
badfb74fd6 fix output of preview image 2013-06-17 15:50:28 +02:00
Uwe Steinmann
3b1c4615b6 remove some ^M at end of line 2013-06-17 15:50:00 +02:00
Uwe Steinmann
763ec14885 take language from session 2013-06-17 11:26:08 +02:00
Uwe Steinmann
11ff71eea1 do not show 'Move Clipboard' item if access is not allowed 2013-06-17 09:13:08 +02:00
Uwe Steinmann
ac4bfc6c23 fix layout of date selection field 2013-06-17 07:12:37 +02:00
Uwe Steinmann
82d5863591 uncomment code to set expiration date 2013-06-17 07:12:02 +02:00
Uwe Steinmann
a49ec3b0cf output correct number of folders/documents found 2013-06-14 19:06:38 +02:00
Uwe Steinmann
e1c082d1ac set searching for attributes in header search form by default 2013-06-14 16:20:19 +02:00
Uwe Steinmann
51162628b9 show attributes in form again, add icon to add folder/document to clipboard 2013-06-14 16:08:50 +02:00
Uwe Steinmann
dad7acb5b4 show clipboard in header even if not in the context of a folder
but do not allow to move clipboard into the current folder even there is none
2013-06-14 16:07:15 +02:00
Uwe Steinmann
7f90144deb pass refferer to op/op.[Clear|Move|Clipboard.php 2013-06-14 00:03:38 +02:00
Uwe Steinmann
9e2ba3e500 show clipboard as item in head menu 2013-06-13 23:16:46 +02:00
Uwe Steinmann
77b0fdfd12 add new config option enableClipboard 2013-06-13 14:57:53 +02:00
Uwe Steinmann
3a4930d28d use full with of browser if tree and clipboard are turned off 2013-06-13 14:57:16 +02:00
Uwe Steinmann
5986eac3ea fix clicking on folder tree 2013-06-10 22:11:03 +02:00
Uwe Steinmann
9de4684d64 fix some php warnings 2013-06-07 15:26:47 +02:00
Uwe Steinmann
25a9e542c3 remove old class defintion of action links 2013-06-07 13:07:39 +02:00
Uwe Steinmann
4b798e4fed various improvements
add links for delete/editing object. Fix wrong tagging of submit button.
set start folder appropriately.
2013-06-07 13:06:15 +02:00
Uwe Steinmann
18d4f079e0 use relative address for out.FolderChooser.php in printFolderChooser()
this allows to use it from scripts in op/ (e.g. op.Search.php)
2013-06-07 10:13:52 +02:00
Uwe Steinmann
cf4f68e0c7 remove old code 2013-06-07 10:13:27 +02:00
Uwe Steinmann
f6ec61359e combine database and fulltext search into one form 2013-06-07 10:12:49 +02:00
Uwe Steinmann
72010b1bc0 Merge branch 'develop' into hooks 2013-06-06 16:02:28 +02:00
Uwe Steinmann
d344eaea9a another switch for taking the comment for the version
if there is no version comment then the document comment can be taken
if the users forces it.
2013-06-06 14:05:03 +02:00
Uwe Steinmann
5c42dd380a new image for presentations 2013-06-06 10:06:58 +02:00
Uwe Steinmann
8f78aeae15 remove icons which are not needed 2013-06-06 09:45:09 +02:00
Uwe Steinmann
8342fdbc51 do not wrap column with status 2013-06-04 23:32:22 +02:00
Uwe Steinmann
38ab1b2eac use different form name for document chooser
otherwise the trees use the same id and javascript functions
2013-06-03 07:58:22 +02:00
Uwe Steinmann
3fed9973ef pass name of from to printNewTreeNavigation() 2013-06-03 07:57:53 +02:00
Uwe Steinmann
31015784ac allow to use jqtree more than once on a page
also uses just 'docid' for id in the document chooser instead of appending
the form name.
2013-06-03 07:55:39 +02:00