Commit Graph

1863 Commits

Author SHA1 Message Date
Uwe Steinmann
2a5a5b2053 pass $document not $folder to hook addDocumentContentAttributes 2021-03-05 18:46:20 +01:00
Uwe Steinmann
88ed21488c add optional paramter $target to formSubmit() 2021-03-05 07:10:36 +01:00
Uwe Steinmann
dbc79f62aa output nice folder row in object check list 2021-03-03 17:51:11 +01:00
Uwe Steinmann
32a855b740 initial support for drag and drop of attachments 2021-03-03 15:38:04 +01:00
Uwe Steinmann
23d0925556 fix typo in id of drop area 2021-03-03 15:26:29 +01:00
Uwe Steinmann
be4f2d4113 use chzn-select for groups and users 2021-03-02 07:31:23 +01:00
Uwe Steinmann
1f1fe940f8 use same user selection as on UsrMgr page 2021-03-01 18:37:49 +01:00
Uwe Steinmann
2f2472f79f add icon for m4a 2021-02-20 20:13:01 +01:00
Uwe Steinmann
b4fd707a60 change to two column layout 2021-02-16 14:35:16 +01:00
Uwe Steinmann
c8956a365d much better html formatting 2021-02-16 13:58:24 +01:00
Uwe Steinmann
400c8f11d1 fix button for sorting 2021-02-15 19:17:58 +01:00
Uwe Steinmann
248d106852 pass more data to view, do not use $_GET in view anymore 2021-02-09 11:16:20 +01:00
Uwe Steinmann
e7b40e21f3 use htmlspecialchars() in getAttributeValue() for user/group name 2021-02-06 18:01:26 +01:00
Uwe Steinmann
9ed6f688bf list user which has been disabled 2021-02-05 13:26:03 +01:00
Uwe Steinmann
37d3577603 show difference in number of documents on chart page 2021-01-31 13:48:25 +01:00
Uwe Steinmann
9862eb5bf6 fix calculation of checksum 2021-01-27 16:27:24 +01:00
Uwe Steinmann
072b1d2eb9 check if user creating the version is currently editing 2021-01-27 09:54:46 +01:00
Uwe Steinmann
8a2224b669 check checksum of document version 2021-01-26 13:30:15 +01:00
Uwe Steinmann
4b91c390c3 add button for setting access rights in list of folders/documents 2021-01-25 10:07:18 +01:00
Uwe Steinmann
cb4cd22caf add csrf protection 2021-01-25 10:04:45 +01:00
Uwe Steinmann
dc3cd2e1de add csrf protection 2021-01-25 10:00:20 +01:00
Uwe Steinmann
b5d769fc1c remove old table structur in form, add csrf protection 2021-01-25 09:09:02 +01:00
Uwe Steinmann
44813338b1 add csrf protection 2021-01-25 09:08:40 +01:00
Uwe Steinmann
ef20172f57 add csrf protection 2021-01-25 09:08:12 +01:00
Uwe Steinmann
0638dab4f8 add csrf protection 2021-01-25 09:07:49 +01:00
Uwe Steinmann
c5694c21b4 add csrf protection, check if target is equal source folder 2021-01-25 09:07:12 +01:00
Uwe Steinmann
64152e0d0b add csrf protection 2021-01-25 09:00:28 +01:00
Uwe Steinmann
6dbcd3362f add csrf protection 2021-01-25 09:00:03 +01:00
Uwe Steinmann
3fa952c5cb fix possible csrf attack due to missing form token 2021-01-24 17:05:13 +01:00
Uwe Steinmann
1399a3547e placeholder of select can be set 2021-01-14 22:35:03 +01:00
Uwe Steinmann
526d833ab1 replace icon on Statistics button 2021-01-13 13:17:33 +01:00
Uwe Steinmann
0767dadf39 loading more items on ViewFolder page obeys sort order 2021-01-13 07:42:35 +01:00
Uwe Steinmann
de4dec03cc add icon for mp4 2021-01-12 22:03:47 +01:00
Uwe Steinmann
78dfd5269e run all mailto through htmlspecialchars to prevent clickjacking attacks 2021-01-11 07:59:32 +01:00
Uwe Steinmann
ac03479391 unfold all folders within current path 2020-12-28 19:43:36 +01:00
Uwe Steinmann
9f7933f030 place preview icons left of menu item on mouse over 2020-12-23 16:09:29 +01:00
Uwe Steinmann
0a8ca01615 place preview of drop folder menu left of menu 2020-12-23 12:19:49 +01:00
Uwe Steinmann
75e68c75d9 replace phrase documents_to_trigger_rejected by document_rejected 2020-12-23 06:22:00 +01:00
Uwe Steinmann
6971a46be8 show a list of apache extensions 2020-12-22 17:05:45 +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
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
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
02a0ef95f9 check if document != null 2020-12-18 06:42:35 +01:00