Uwe Steinmann
|
d5ce0f8fe9
|
hook folderListItem has new parameter
|
2020-03-05 09:11:15 +01:00 |
|
Uwe Steinmann
|
8f56a8c8c0
|
fix loading more entries in folder list if one page mode is on
|
2020-01-22 15:54:29 +01:00 |
|
Uwe Steinmann
|
1f8c5fe7c3
|
workflows can be turned off completely
|
2019-12-19 16:08:10 +01:00 |
|
Uwe Steinmann
|
98da641061
|
new hooks leftContentPre and leftContentPost
|
2019-12-13 09:07:56 +01:00 |
|
Uwe Steinmann
|
5e9a4515b3
|
use new method printClickDocumentJs()
|
2019-11-25 09:51:39 +01:00 |
|
Uwe Steinmann
|
b9bbb8739f
|
add action data (currently not used)
|
2019-11-07 19:55:55 +01:00 |
|
Uwe Steinmann
|
b705fdab44
|
fix up to parent button on ViewFolder page
|
2019-10-28 09:26:35 +01:00 |
|
Uwe Steinmann
|
8c73f36151
|
show[Document|Folder]Attribute may return a string
|
2019-10-19 09:17:49 +02:00 |
|
Uwe Steinmann
|
6ae87d4fe0
|
changing folder/document will require a click on the second child of a row
|
2019-10-16 17:59:43 +02:00 |
|
Uwe Steinmann
|
297d5d1391
|
clicking on document table row will load document page, update browser history
|
2019-10-16 09:50:54 +02:00 |
|
Uwe Steinmann
|
ad3678e60c
|
remove unneeded echo
|
2019-10-11 16:30:53 +02:00 |
|
Uwe Steinmann
|
49f29d007b
|
new onepage mode can be turned off
|
2019-09-11 17:44:40 +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
|
1d2b44a8d9
|
the subtree command from op.Ajax.php has been moved into the views
|
2019-08-08 09:32:42 +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
|
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
|
53134c346a
|
add icons for sort field and sort order in list of folders/docs
|
2019-06-24 11:54:08 +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
|
ddddb4fb74
|
add splashscreen for paypal
|
2019-05-02 16:57:31 +02:00 |
|
Uwe Steinmann
|
8cfed6feea
|
folder tree can be configured to not load further levels
|
2019-03-05 09:28:31 +01:00 |
|
Uwe Steinmann
|
00c6c72f25
|
add js for jqtree only if showtree is set
|
2019-02-05 07:35:20 +01:00 |
|
Uwe Steinmann
|
dcb0a746a0
|
new parameter xsendfile
|
2019-01-18 13:07:39 +01:00 |
|
Uwe Steinmann
|
476cac3967
|
update jqtree, add right click for downloading children
|
2019-01-11 13:16:08 +01:00 |
|
Uwe Steinmann
|
10fc10eb1c
|
use configured preview commands instead of old defaults
|
2018-11-12 10:14:51 +01:00 |
|
Uwe Steinmann
|
0c0ac23576
|
add hooks folderListPreContent and folderListPostContent
|
2018-11-08 16:40:42 +01:00 |
|
Uwe Steinmann
|
cce2406f82
|
pass additional parameter to hook documentListItem
This is the 3rd parameter and $context moves to the 4th position
|
2018-08-08 06:55:56 +02:00 |
|
Uwe Steinmann
|
9726e1c7fe
|
output js for loading additional table rows only if maxItemsPerPage > 0
|
2018-07-04 15:49:07 +02:00 |
|
Uwe Steinmann
|
12dddf698c
|
animate button to load more objects
|
2018-01-23 10:43:51 +01:00 |
|
Uwe Steinmann
|
fc09a9408b
|
pass orderby to js file, remove debug code
|
2017-12-19 11:21:44 +01:00 |
|
Uwe Steinmann
|
7c7a9584ca
|
fix output of text on button to load more documents
|
2017-12-19 11:09:20 +01:00 |
|
Uwe Steinmann
|
d80600cb5a
|
add hooks folderGetDocuments and folderGetSubFolders
|
2017-12-19 06:48:03 +01:00 |
|
Uwe Steinmann
|
72143a1a78
|
use translation for button to download more docs/folders
|
2017-12-15 08:09:01 +01:00 |
|
Uwe Steinmann
|
9a6786cc8d
|
show only limited number of entries, fetch more when scrolling down
|
2017-12-14 09:39:43 +01:00 |
|
Uwe Steinmann
|
514aa3ef0f
|
call hook listHeader()
|
2017-03-15 21:53:42 +01:00 |
|
Uwe Steinmann
|
6af5de2f52
|
call hook folderListSeparator only if documents and folders exist
|
2017-03-14 06:52:37 +01:00 |
|
Uwe Steinmann
|
a79b43557f
|
add hook folderListSeparator
|
2017-03-14 06:38:40 +01:00 |
|
Uwe Steinmann
|
83e888b9c9
|
more reasonable check for docs and folders
|
2017-03-02 20:00:14 +01:00 |
|
Uwe Steinmann
|
1c359cb701
|
pass context to hook documentListItem
|
2017-03-02 08:40:46 +01:00 |
|
Uwe Steinmann
|
950449ac04
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-12 18:03:01 +01:00 |
|
Uwe Steinmann
|
fe2a875872
|
put access rights into popup box if more then 3 exists
|
2017-01-12 17:26:55 +01:00 |
|
Uwe Steinmann
|
fe0e67b2ad
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-23 12:30:54 +02:00 |
|
Uwe Steinmann
|
0006416b7e
|
add class table-hover to table
|
2016-05-18 09:19:46 +02:00 |
|
Uwe Steinmann
|
129b725414
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-03 06:32:54 +02:00 |
|
Uwe Steinmann
|
7e3cd7d6c4
|
move inclusion SeedDMS/Preview.php into view
|
2016-04-26 13:43:02 +02:00 |
|
Uwe Steinmann
|
4206c5ef59
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-04-22 16:40:29 +02:00 |
|
Uwe Steinmann
|
877f5c80ed
|
output access rights even if inherited
|
2016-04-22 16:36:47 +02:00 |
|
Uwe Steinmann
|
fc0b7a4e16
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-15 08:48:03 +01:00 |
|