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 |
|
Uwe Steinmann
|
94725ac0a4
|
do not treat empty extension list as a error
|
2020-05-14 11:41:03 +02:00 |
|
Uwe Steinmann
|
164efbeb49
|
include javascript translations
|
2020-05-13 16:05:33 +02:00 |
|
Uwe Steinmann
|
b2bd2e4be2
|
add entries for 5.1.17
|
2020-05-13 13:45:10 +02:00 |
|
Uwe Steinmann
|
7d0f266eab
|
add js translation to make drag&drop work
|
2020-05-13 13:30:12 +02:00 |
|
Uwe Steinmann
|
d66b6346e5
|
use documentListRow()
|
2020-05-13 13:29:32 +02:00 |
|
Uwe Steinmann
|
2b15816228
|
put clipboard into container which can be made fixed
|
2020-05-13 13:28:32 +02:00 |
|
Uwe Steinmann
|
9b37415473
|
comment out some console.log()
|
2020-05-13 13:27:42 +02:00 |
|
Uwe Steinmann
|
60bcd68fb5
|
add js translations, use documentListRow(Start|End)
|
2020-05-13 09:28:39 +02:00 |
|
Uwe Steinmann
|
2b49ed2d6f
|
add hooks preClipboard and postClipboard, set more attributes for drag&drop
|
2020-05-13 09:27:16 +02:00 |
|
Uwe Steinmann
|
d7dccfd299
|
check against maxuploadsize when uploading a new document
|
2020-05-13 09:25:30 +02:00 |
|
Uwe Steinmann
|
f72e70d9a6
|
add item for 5.1.17
|
2020-05-12 13:11:57 +02:00 |
|
Uwe Steinmann
|
ead98471c6
|
set drag and drop info for menu items
|
2020-05-12 13:06:22 +02:00 |
|
Uwe Steinmann
|
1e21a41149
|
ensure document name in drag info is always a string
even if the name of the document consists of numbers only
|
2020-05-12 13:05:33 +02:00 |
|
Uwe Steinmann
|
b7d61aea43
|
back button can be turned off
|
2020-05-12 12:02:22 +02:00 |
|
Uwe Steinmann
|
2e25da5719
|
add method hasParam()
|
2020-05-12 12:02:03 +02:00 |
|
Uwe Steinmann
|
34e623e292
|
update changelog for 5.1.17
|
2020-05-08 12:46:13 +02:00 |
|
Uwe Steinmann
|
fad5c31cf2
|
run workflow action name through htmlspecialchars()
|
2020-05-08 07:42:38 +02:00 |
|
Uwe Steinmann
|
d0259109e1
|
rework getDocumentList()
WorkflowByMe just returns those documents which still need action.
propperly handle $param1 = null
|
2020-05-08 07:40:04 +02:00 |
|
Uwe Steinmann
|
39a3e0dea3
|
obey maxUploadSize whenever a file is uploaded
|
2020-05-07 14:03:00 +02:00 |
|
Uwe Steinmann
|
42633ce72f
|
started changelog for 5.1.17
|
2020-05-07 07:14:30 +02:00 |
|
Uwe Steinmann
|
cd075863e9
|
new version 5.16.1 of fineuploader
|
2020-05-07 07:06:54 +02:00 |
|
Uwe Steinmann
|
d6ff82ccb8
|
form name can be passed to printFineUploaderJs()
|
2020-05-07 06:49:38 +02:00 |
|
Uwe Steinmann
|
3aec4761c9
|
start new version 5.1.17
|
2020-05-04 14:04:30 +02:00 |
|
Uwe Steinmann
|
3f6d435596
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-04-23 21:47:19 +02:00 |
|
Uwe Steinmann
|
49a4bf743a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-04-23 21:47:07 +02:00 |
|
Uwe Steinmann
|
1544fa0a76
|
various minor updateѕ
|
2020-04-23 21:46:46 +02:00 |
|
Uwe Steinmann
|
f950098031
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-04-21 21:12:41 +02:00 |
|
Uwe Steinmann
|
37203ae58c
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-04-21 21:12:27 +02:00 |
|
Uwe Steinmann
|
b2e2a5540e
|
major update of portugese
|
2020-04-21 21:12:07 +02:00 |
|
Uwe Steinmann
|
e93f8b6266
|
make showNavigationBar protected
so it can be used in extensions
|
2020-04-21 17:23:45 +02:00 |
|
Uwe Steinmann
|
ea46cce2df
|
fix creation of sub folders (Closes: #469)
|
2020-04-21 17:23:14 +02:00 |
|
Uwe Steinmann
|
e5a56f5eba
|
allow menu children in globalNavigationBar
|
2020-04-21 15:51:40 +02:00 |
|