Uwe Steinmann
|
62d19aa808
|
set header Content-Length
|
2020-12-23 06:19:52 +01:00 |
|
Uwe Steinmann
|
6971a46be8
|
show a list of apache extensions
|
2020-12-22 17:05:45 +01:00 |
|
Uwe Steinmann
|
5247508fab
|
more info on how xsendfile is detected
|
2020-12-22 17:04:39 +01:00 |
|
Uwe Steinmann
|
5678444a28
|
updating -> upgrading
|
2020-12-22 11:38:58 +01:00 |
|
Uwe Steinmann
|
8c8ce0494f
|
updating -> upgrading
|
2020-12-22 11:18:27 +01:00 |
|
Uwe Steinmann
|
0e6b4c8487
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-12-21 15:51:04 +01:00 |
|
Uwe Steinmann
|
ea7364a345
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-12-21 15:50:54 +01:00 |
|
Uwe Steinmann
|
ac3cc32bb4
|
various translation updates
|
2020-12-21 15:50:34 +01:00 |
|
Uwe Steinmann
|
73f136b41d
|
total number of hits is returned in $searchresult['count']
|
2020-12-21 15:48:58 +01:00 |
|
Uwe Steinmann
|
90b3298b60
|
save folder id as path (not fully working)
|
2020-12-21 11:46:55 +01:00 |
|
Uwe Steinmann
|
13fbd10d45
|
use 'x' to seperate path ids
|
2020-12-21 08:14:54 +01:00 |
|
Uwe Steinmann
|
835e3d2561
|
add path to term list
|
2020-12-18 14:57:41 +01:00 |
|
Uwe Steinmann
|
405f1796e4
|
call each notification service
|
2020-12-18 14:36:51 +01:00 |
|
Uwe Steinmann
|
9e239a3c65
|
put full name into first line of user selector
makes it possible to search for it
|
2020-12-18 12:43:07 +01:00 |
|
Uwe Steinmann
|
d339aad6ae
|
init $limit and $total early, use $dms->getRootFolder()
|
2020-12-18 10:54:53 +01:00 |
|
Uwe Steinmann
|
19afdb9dc3
|
use $dms->getRootFolder() instead of $settings->_rootFolderId
|
2020-12-18 10:22:29 +01:00 |
|
Uwe Steinmann
|
24a919aed1
|
init task list before using it
|
2020-12-18 10:21:32 +01:00 |
|
Uwe Steinmann
|
28bbff0cc7
|
check if root folder is accessible
|
2020-12-18 10:20:46 +01:00 |
|
Uwe Steinmann
|
760265d136
|
check if folder for jstree is actually accesible
|
2020-12-18 10:19:49 +01:00 |
|
Uwe Steinmann
|
7d37ef3ae2
|
pass $dms->getRootFolder() to DocumentChooser
|
2020-12-18 10:18:55 +01:00 |
|
Uwe Steinmann
|
6da57affb0
|
set link behind brand to out.ViewFolder.php without a specific folderid
|
2020-12-18 10:17:37 +01:00 |
|
Uwe Steinmann
|
1581043714
|
propperly set date format for date chooser used by attributes
|
2020-12-18 10:16:34 +01:00 |
|
Uwe Steinmann
|
61a68f8325
|
check if home folder shall be used as root folder
|
2020-12-18 10:08:30 +01:00 |
|
Uwe Steinmann
|
ead4ad45e7
|
fix clearing home folder of user
|
2020-12-18 10:05:04 +01:00 |
|
Uwe Steinmann
|
f6af24c2ab
|
fix saving _useHomeAsRootFolder
|
2020-12-18 08:11:40 +01:00 |
|
Uwe Steinmann
|
4708e8b393
|
add new config var _useHomeAsRootFolder
|
2020-12-18 08:06:01 +01:00 |
|
Uwe Steinmann
|
613d234d86
|
set folder id in global nav to $dms->getRootFolder()
|
2020-12-18 07:53:07 +01:00 |
|
Uwe Steinmann
|
4e0452265c
|
call getRootFolder() instead of using _roofFolderId
|
2020-12-18 07:52:14 +01:00 |
|
Uwe Steinmann
|
9c97564cb4
|
use $dms->getDocument() in function for checking objects
|
2020-12-18 07:51:13 +01:00 |
|
Uwe Steinmann
|
02a0ef95f9
|
check if document != null
|
2020-12-18 06:42:35 +01:00 |
|
Uwe Steinmann
|
41584479b7
|
echo number of pending reviews at right place in code
|
2020-12-18 06:41:56 +01:00 |
|
Uwe Steinmann
|
56627d8df0
|
do not redirect to a specific folder
|
2020-12-18 06:32:44 +01:00 |
|
Uwe Steinmann
|
924a125d88
|
remove old scripts for searching
|
2020-12-18 06:24:28 +01:00 |
|
Uwe Steinmann
|
7746fb72db
|
replace rootFolderId with $dms->getHomeFolder()
|
2020-12-17 21:31:03 +01:00 |
|
Uwe Steinmann
|
309867ac48
|
add entry for 5.1.21
|
2020-12-17 18:37:32 +01:00 |
|
Uwe Steinmann
|
14cf90a5bb
|
pass start and root folder to fulltext search
|
2020-12-17 18:34:40 +01:00 |
|
Uwe Steinmann
|
b6b2b7e9a2
|
add path to index
|
2020-12-17 18:33:16 +01:00 |
|
Uwe Steinmann
|
d9fa867582
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
|
Uwe Steinmann
|
d624b3c9ef
|
parameter of getReadableDate() is optional, add makeTsFromDate()
|
2020-12-17 13:40:04 +01:00 |
|
Uwe Steinmann
|
efe6fe085d
|
add support for using configured date format
|
2020-12-17 11:44:19 +01:00 |
|
Uwe Steinmann
|
88f3205be7
|
dateformat of date picker is created from configured date format
|
2020-12-17 11:43:31 +01:00 |
|
Uwe Steinmann
|
b9ad6e250f
|
add function getConvertDateFormat()
|
2020-12-17 11:42:20 +01:00 |
|
Uwe Steinmann
|
2cc6ca95e9
|
allow edit attributes in S_DRAFT_APP
|
2020-12-17 09:41:48 +01:00 |
|
Uwe Steinmann
|
22cf24250c
|
check if getting document succeeded
|
2020-12-16 16:48:30 +01:00 |
|
Uwe Steinmann
|
68ae8c17a5
|
check if folder/document is below rootDir can be turned on (default off)
|
2020-12-16 16:47:49 +01:00 |
|
Uwe Steinmann
|
c2783c6d70
|
fix calculating total of docs and folders
|
2020-12-15 21:39:10 +01:00 |
|
Uwe Steinmann
|
a3be420b88
|
use class_parents() instead of get_class_parent()
|
2020-12-15 20:20:37 +01:00 |
|
Uwe Steinmann
|
70c5b90643
|
add hook documentListRowBelowTitle
|
2020-12-15 17:42:07 +01:00 |
|
Uwe Steinmann
|
5261cce10c
|
fix syntax error
|
2020-12-15 10:03:28 +01:00 |
|
Uwe Steinmann
|
6e46e95702
|
pass current object and $new to validate()
|
2020-12-14 18:46:38 +01:00 |
|