Uwe Steinmann
|
76d92db9fa
|
add changes for 5.1.18
|
2020-06-03 18:31:42 +02:00 |
|
Uwe Steinmann
|
c0152e8def
|
undo naming tree 'main'. It breaks selection of folders in the tree
|
2020-06-03 18:31:01 +02:00 |
|
Uwe Steinmann
|
8e139e46b3
|
do not check for db version if disabled
|
2020-06-03 18:21:56 +02:00 |
|
Uwe Steinmann
|
3d754a376b
|
add coloured output, do not include Log.php, use PHP_EOL
|
2020-06-03 18:21:23 +02:00 |
|
Uwe Steinmann
|
932cfab13e
|
minor improvements in folder tree (show 'plus' if children exists)
|
2020-06-03 10:53:49 +02:00 |
|
Uwe Steinmann
|
095c63b884
|
set name of folder tree to 'main'
|
2020-06-03 10:53:19 +02:00 |
|
Uwe Steinmann
|
e1a6497b05
|
start new version 5.1.18
|
2020-05-28 12:49:53 +02:00 |
|
Uwe Steinmann
|
c70f1cc6f8
|
start new version 5.1.18
|
2020-05-28 11:51:55 +02:00 |
|
Uwe Steinmann
|
2217079b41
|
do not use $theme in notFoundHandler
|
2020-05-28 10:46:19 +02:00 |
|
Uwe Steinmann
|
1d99c05b20
|
fix check for edit version
|
2020-05-28 07:59:57 +02:00 |
|
Uwe Steinmann
|
128f6c12e9
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-05-28 07:37:57 +02:00 |
|
Uwe Steinmann
|
fc51bc3c43
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-05-28 07:37:45 +02:00 |
|
Uwe Steinmann
|
b83db90f76
|
add task_core_expireddocs_days
|
2020-05-28 07:36:44 +02:00 |
|
Uwe Steinmann
|
bff27eb42c
|
use $latestContent->getDocument() to get document
|
2020-05-27 16:33:41 +02:00 |
|
Uwe Steinmann
|
aa55ed3bcb
|
show fast upload always but check for write access
|
2020-05-27 16:23:19 +02:00 |
|
Uwe Steinmann
|
b4e44583d0
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-05-27 12:06:51 +02:00 |
|
Uwe Steinmann
|
0da8f44d70
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-05-27 12:06:37 +02:00 |
|
Uwe Steinmann
|
9655520270
|
various minor updates (mostly turkish)
|
2020-05-27 12:06:10 +02:00 |
|
Uwe Steinmann
|
06a6da01bd
|
add item for 5.1.17
|
2020-05-27 12:03:40 +02:00 |
|
Uwe Steinmann
|
e2e69f8fec
|
pass orderdir and orderby to view
|
2020-05-27 12:03:25 +02:00 |
|
Uwe Steinmann
|
640dea6534
|
documents can be sorted by expiration date or name
|
2020-05-27 12:02:30 +02:00 |
|
Uwe Steinmann
|
a4b84f5558
|
add docs for hasExpired(), doc expires with the first second of the next
|
2020-05-27 12:01:40 +02:00 |
|
Uwe Steinmann
|
f737b20830
|
add new parameter and documentation for getDocumentsExpired()
|
2020-05-27 12:00:58 +02:00 |
|
Uwe Steinmann
|
42de312953
|
do not run authentication and pass user to addRoute hook
|
2020-05-26 20:47:09 +02:00 |
|
Uwe Steinmann
|
5d5a7da2d0
|
return to old setcookie() because the new parameter $options requires php 7.3
|
2020-05-26 14:51:58 +02:00 |
|
Uwe Steinmann
|
3b0037649d
|
pass options of cookie as array
|
2020-05-25 15:48:19 +02:00 |
|
Uwe Steinmann
|
dbfeae23db
|
add support for uploading new document version
|
2020-05-25 14:45:55 +02:00 |
|
Uwe Steinmann
|
36f3ac6ab5
|
set showtree for view
|
2020-05-22 16:35:49 +02:00 |
|
Uwe Steinmann
|
973f7eea65
|
update release date
|
2020-05-22 16:30:23 +02:00 |
|
Uwe Steinmann
|
8548765ef8
|
add note for 5.1.17
|
2020-05-22 16:27:58 +02:00 |
|
Uwe Steinmann
|
574dd54e1d
|
fix output of expired documents
|
2020-05-22 16:26:23 +02:00 |
|
Uwe Steinmann
|
dd146a6f5e
|
fix getDocumentsExpired(), need to create temp tables
|
2020-05-22 16:25:50 +02:00 |
|
Uwe Steinmann
|
e718520baa
|
fix creating preview images in drop folder
|
2020-05-22 14:25:07 +02:00 |
|
Uwe Steinmann
|
8c19c652b5
|
override mimetype only if mimetype != 'applicatin/octet-stream'
|
2020-05-20 21:13:17 +02:00 |
|
Uwe Steinmann
|
780aca0b76
|
fix checking return value of hook 'addFolderAttributes'
|
2020-05-20 11:13:57 +02:00 |
|
Uwe Steinmann
|
aea42b9bf5
|
show access rights of folder/document if user has write access
|
2020-05-19 17:57:34 +02:00 |
|
Uwe Steinmann
|
03212d7bbc
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-05-19 11:05:09 +02:00 |
|
Uwe Steinmann
|
9fe9627bfc
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-05-19 11:04:59 +02:00 |
|
Uwe Steinmann
|
977a2504bf
|
various updates
|
2020-05-19 11:04:38 +02:00 |
|
Uwe Steinmann
|
7a014a7cdc
|
load clipboard into '#menu-clipboard div' otherwise the ajax div disappears (Closes: #473)
|
2020-05-18 18:43:52 +02:00 |
|
Uwe Steinmann
|
8338b99f4f
|
add entry for 5.1.17
|
2020-05-18 18:31:31 +02:00 |
|
Uwe Steinmann
|
5330505ceb
|
goto viewFolder page after moving clipboard
|
2020-05-18 18:30:39 +02:00 |
|
Uwe Steinmann
|
f7bcec7be7
|
set folder id in clipboard div (Closes: #473)
|
2020-05-18 18:29:52 +02:00 |
|
Uwe Steinmann
|
b4b635e96a
|
use getDMS() instead of accessing _dms in folder or document object
|
2020-05-18 18:29:19 +02:00 |
|
Uwe Steinmann
|
ab5ad7011c
|
add entry for 5.1.17
|
2020-05-18 16:25:36 +02:00 |
|
Uwe Steinmann
|
4ec42a2540
|
ѕimplified favicon
|
2020-05-18 07:23:44 +02:00 |
|
Uwe Steinmann
|
0db86055ab
|
check if version_comment is set
|
2020-05-15 17:26:39 +02:00 |
|
Uwe Steinmann
|
35afca7996
|
rename callback onUpdateStatusDocumentContent to onSetStatus
|
2020-05-15 08:20:37 +02:00 |
|
Uwe Steinmann
|
7343108914
|
add new callback onChangeStatusDocumentContent
|
2020-05-14 19:05:01 +02:00 |
|
Uwe Steinmann
|
a2cd75d7f0
|
new logo
|
2020-05-14 11:41:26 +02:00 |
|