Uwe Steinmann
|
39217037b8
|
fix tree behaviour, do not load all sub nodes
|
2019-09-11 17:43:50 +02:00 |
|
Uwe Steinmann
|
e24e031b17
|
do not output header of section for reviewers if there is no reviewer
|
2019-09-10 17:42:58 +02:00 |
|
Uwe Steinmann
|
919757bbf3
|
add new parameter partialtree to method printNewTreeNavigationJs()
|
2019-09-06 15:19:47 +02:00 |
|
Uwe Steinmann
|
4215eda966
|
remember current folder id on page, update drop folder list regulary
|
2019-09-05 12:53:45 +02:00 |
|
Uwe Steinmann
|
4a22ed2ce7
|
pass on orderby to ajax calls
|
2019-08-27 21:46:19 +02:00 |
|
Uwe Steinmann
|
bd99b078ca
|
split page into seperate views, click in tree just updates the views
a page reload isn't needed anymore
|
2019-08-27 14:35:22 +02:00 |
|
Uwe Steinmann
|
269fa30936
|
remove extra containerStart
|
2019-08-12 08:10:40 +02:00 |
|
Uwe Steinmann
|
1d2b44a8d9
|
the subtree command from op.Ajax.php has been moved into the views
|
2019-08-08 09:32:42 +02:00 |
|
Uwe Steinmann
|
3b060dc091
|
add generic decorator for views
|
2019-08-08 09:20:36 +02:00 |
|
Uwe Steinmann
|
25f569b9eb
|
use isType() for checking object type
|
2019-08-08 09:16:06 +02:00 |
|
Uwe Steinmann
|
5997717099
|
do not provide backup tools if backup dir is not set
|
2019-07-30 07:08:10 +02:00 |
|
Uwe Steinmann
|
3d5812c86d
|
file containing meta data can be specified
|
2019-07-30 06:34:16 +02:00 |
|
Uwe Steinmann
|
1de9ed37d5
|
allow serveral instanceѕ of drop folder chooser on one page
|
2019-07-30 06:33:18 +02:00 |
|
Uwe Steinmann
|
3471835d0a
|
do not check for named formtoken in op/op.Ajax.php anymore, use new statusbox-container for last file uploads
|
2019-07-12 16:45:28 +02:00 |
|
Uwe Steinmann
|
ee732551c6
|
make drag&drop work
|
2019-07-12 16:44:44 +02:00 |
|
Uwe Steinmann
|
08ecb9829e
|
make drag&drop work
|
2019-07-12 16:44:23 +02:00 |
|
Uwe Steinmann
|
19f5990080
|
add div.statusbar-container, remove old code, make drag&drop work
|
2019-07-12 16:43:34 +02:00 |
|
Uwe Steinmann
|
9579c0480b
|
add code for bootbox, make drag&drop work
|
2019-07-12 16:42:29 +02:00 |
|
Uwe Steinmann
|
e1ae62ec7e
|
overhaul drag&drop code
documents can be dropped on other documents, files can be dropped
on folders
|
2019-07-11 17:18:03 +02:00 |
|
Uwe Steinmann
|
f09ece975b
|
turn load on demand on in jqtree
|
2019-07-10 19:32:02 +02:00 |
|
Uwe Steinmann
|
7a7542e01b
|
fix wrong baseUrl which cause the styles not to be loaded
|
2019-07-05 08:07:52 +02:00 |
|
Uwe Steinmann
|
b90392191a
|
seperate code for lines in clipboard into extra function
allows to add hook for replacing those functions with code in an
extension
|
2019-07-04 14:35:05 +02:00 |
|
Uwe Steinmann
|
a91a49cd56
|
add filetype 'folder' in getMimeIcon()
This enables the use of getMimeIcon() for folders instead of using
the protected $imgpath
|
2019-07-04 14:33:24 +02:00 |
|
Uwe Steinmann
|
b1a895fb27
|
new config options for disallowing duplicate subfolder names
|
2019-07-01 10:50:40 +02:00 |
|
Uwe Steinmann
|
6f2fb3e646
|
fix possible xss
|
2019-06-28 11:02:10 +02:00 |
|
Uwe Steinmann
|
e0995e362c
|
initialize $fieldwrap in order to prevent php warnings
|
2019-06-27 14:18:58 +02:00 |
|
Uwe Steinmann
|
619a1de980
|
adding ordering of result for database search
|
2019-06-26 18:03:36 +02:00 |
|
Uwe Steinmann
|
8af9d0fc28
|
getNotificationList() returns an empty array if there are no notifications
|
2019-06-24 12:37:25 +02:00 |
|
Uwe Steinmann
|
53134c346a
|
add icons for sort field and sort order in list of folders/docs
|
2019-06-24 11:54:08 +02:00 |
|
Uwe Steinmann
|
0fe038e512
|
escape group name in list of groups
|
2019-06-13 09:03:30 +02:00 |
|
Uwe Steinmann
|
a511904a81
|
call new hook 'footNote', footNote() returns the html instead of echoing it
|
2019-05-13 08:13:30 +02:00 |
|
Uwe Steinmann
|
f8ac8aa74f
|
take out patches accidentially taken over from demo
|
2019-05-07 08:05:19 +02:00 |
|
Uwe Steinmann
|
b1dc684738
|
add donate button to global nav, use simpler button
|
2019-05-02 16:57:31 +02:00 |
|
Uwe Steinmann
|
c459175bab
|
add offer to receive a copy of the user's manual
|
2019-05-02 16:57:31 +02:00 |
|
Uwe Steinmann
|
ddddb4fb74
|
add splashscreen for paypal
|
2019-05-02 16:57:31 +02:00 |
|
Uwe Steinmann
|
1dfd36e79a
|
fix moving documents on clipboard into the current folder
|
2019-05-01 12:43:36 +02:00 |
|
Uwe Steinmann
|
423bf1dd7c
|
do not show attributes in extra column in search result
put into a popup opened by a button
|
2019-04-11 06:19:56 +02:00 |
|
Uwe Steinmann
|
9a5d6c31ab
|
do not list users/groups in select menu which already has an access right
|
2019-04-03 10:54:04 +02:00 |
|
Uwe Steinmann
|
80b9c708fa
|
a document in any status can be set obsoletet
|
2019-03-14 07:54:52 +01:00 |
|
Uwe Steinmann
|
4b9a4ac010
|
add hook preViewDocument
|
2019-03-14 07:48:20 +01:00 |
|
Uwe Steinmann
|
8cfed6feea
|
folder tree can be configured to not load further levels
|
2019-03-05 09:28:31 +01:00 |
|
Uwe Steinmann
|
4f34ff5c5c
|
add missing http header for js file
|
2019-03-01 08:36:05 +01:00 |
|
Uwe Steinmann
|
bf7cd09374
|
do not preset user selection for access rights
|
2019-02-27 13:53:23 +01:00 |
|
Uwe Steinmann
|
6115e5232f
|
load jqtree data on left click also
|
2019-02-27 11:44:27 +01:00 |
|
Uwe Steinmann
|
bff281cd01
|
table can be filtered
|
2019-02-22 17:26:32 +01:00 |
|
Uwe Steinmann
|
5cb159ca82
|
return list of approvals even if empty
|
2019-02-12 12:12:11 +01:00 |
|
Uwe Steinmann
|
37a8663a69
|
set body class and http base url
|
2019-02-12 11:15:19 +01:00 |
|
Uwe Steinmann
|
2b2fcdad37
|
call hooks to get document content
|
2019-02-06 13:22:52 +01:00 |
|
Uwe Steinmann
|
939d212175
|
call hook to get document content
|
2019-02-06 13:11:49 +01:00 |
|
Uwe Steinmann
|
00c6c72f25
|
add js for jqtree only if showtree is set
|
2019-02-05 07:35:20 +01:00 |
|