Uwe Steinmann
|
3cfa3d2d7b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-14 15:27:48 +02:00 |
|
Uwe Steinmann
|
b369ab3d31
|
add class fileupload-group to input field of document chooser
|
2021-07-14 14:52:28 +02:00 |
|
Uwe Steinmann
|
f2b0375df6
|
user warningMsg() instead of plain html code
|
2021-07-14 13:45:55 +02:00 |
|
Uwe Steinmann
|
64a5ea3d90
|
allow to cancel checkout if document was not modified
|
2021-07-14 13:28:26 +02:00 |
|
Uwe Steinmann
|
020e307240
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-14 12:03:12 +02:00 |
|
Uwe Steinmann
|
55a7667c1e
|
check for null passed as folder to getFolderList()
|
2021-07-14 12:02:15 +02:00 |
|
Uwe Steinmann
|
ca9e1c8860
|
check for null passed as folder to getFolderList()
|
2021-07-14 12:00:47 +02:00 |
|
Uwe Steinmann
|
59d9786a4c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-13 12:45:40 +02:00 |
|
Uwe Steinmann
|
d4b05b61f2
|
remove old code
|
2021-07-13 12:05:18 +02:00 |
|
Uwe Steinmann
|
fcff7b2a1d
|
add missing access checks, remove old code
|
2021-07-13 12:05:01 +02:00 |
|
Uwe Steinmann
|
180b9a4b7e
|
remove some spaces
|
2021-07-13 11:48:54 +02:00 |
|
Uwe Steinmann
|
e733b4fced
|
add new method printAttribute() (just like in 5.1.x)
|
2021-07-12 19:47:34 +02:00 |
|
Uwe Steinmann
|
652acf4b86
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-12 19:45:02 +02:00 |
|
Uwe Steinmann
|
5f1460757a
|
add new method printAttribute(), just like in class.ViewDocument.php
|
2021-07-12 19:44:25 +02:00 |
|
Uwe Steinmann
|
0bd2e2d83d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-11 20:42:56 +02:00 |
|
Uwe Steinmann
|
2ccb30490d
|
add changes in 5.1.23
|
2021-07-11 20:42:35 +02:00 |
|
Uwe Steinmann
|
39eda2a180
|
add method concat() and use it in getStatistics() for docspersuser and foldersperuser
|
2021-07-11 20:41:53 +02:00 |
|
Uwe Steinmann
|
c5b9306918
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-11 20:18:16 +02:00 |
|
Uwe Steinmann
|
51b72eb7b2
|
fix checking if a document link may be deleted
|
2021-07-11 20:08:13 +02:00 |
|
Uwe Steinmann
|
40ca91d9d7
|
pass $dms to view which fixes an error when calling the page
|
2021-07-11 20:07:30 +02:00 |
|
Uwe Steinmann
|
c91476fe80
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-10 22:28:35 +02:00 |
|
Uwe Steinmann
|
0efbba9e20
|
fix setting bool and array values
|
2021-07-10 22:28:16 +02:00 |
|
Uwe Steinmann
|
8767d170f1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-10 22:08:40 +02:00 |
|
Uwe Steinmann
|
0037aeae68
|
pass dms to view, because it's needed in globalBanner()
|
2021-07-10 12:53:07 +02:00 |
|
Uwe Steinmann
|
e2960219c8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-09 14:53:16 +02:00 |
|
Uwe Steinmann
|
42bb24358c
|
output number of folders, links, files, versions
|
2021-07-09 14:24:20 +02:00 |
|
Uwe Steinmann
|
a9b2b267a4
|
new chart foldersperuser
|
2021-07-09 14:24:03 +02:00 |
|
Uwe Steinmann
|
c889e075f7
|
add notes for 5.1.23
|
2021-07-09 14:23:31 +02:00 |
|
Uwe Steinmann
|
d955f07b7a
|
new methods getFolders(), getDocumentLinks(), getDocumentFiles(), getDocumentContents()
|
2021-07-09 14:22:11 +02:00 |
|
Uwe Steinmann
|
14b1cd34cd
|
new type foldersperuser in getStatisticalData()
|
2021-07-09 14:21:52 +02:00 |
|
Uwe Steinmann
|
0b22b8d657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-08 14:27:08 +02:00 |
|
Uwe Steinmann
|
42f2ce31cf
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
|
Uwe Steinmann
|
13f0f6aafb
|
use errorMsg() instead of plain html
|
2021-07-08 14:18:49 +02:00 |
|
Uwe Steinmann
|
d67e85be06
|
add class fileupload-group to dropfolder and file upload, used by validation
|
2021-07-08 14:17:47 +02:00 |
|
Uwe Steinmann
|
91170c7db3
|
add hook addDocumentContentFile() for extra form field getting data for file upload (e.g. a web page), better validation
|
2021-07-08 14:16:13 +02:00 |
|
Uwe Steinmann
|
4149c33b39
|
add hook for retrieving more uploaded files from post data
|
2021-07-08 14:15:03 +02:00 |
|
Uwe Steinmann
|
e0a12590da
|
callHook merges strings and arrays returned from hook
|
2021-07-08 14:14:13 +02:00 |
|
Uwe Steinmann
|
8a7fb230da
|
fix hasHook() which still had some old code
|
2021-07-08 11:05:27 +02:00 |
|
Uwe Steinmann
|
8b2b2a12e2
|
propperly update expire of cookie (do not take enableLargeFileUpload into account)
|
2021-07-07 09:46:29 +02:00 |
|
Uwe Steinmann
|
f5068fa30f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-07 08:28:56 +02:00 |
|
Uwe Steinmann
|
ee55fc6688
|
use html_url() where possible
|
2021-07-07 08:26:13 +02:00 |
|
Uwe Steinmann
|
132cbf336a
|
rename check_access to check_view_access, first param of html_url is no longer optional
|
2021-07-07 08:25:26 +02:00 |
|
Uwe Steinmann
|
bf45f09381
|
add note about changed link creation
|
2021-07-06 18:18:43 +02:00 |
|
Uwe Steinmann
|
378993782b
|
do not create relative link
|
2021-07-06 18:15:00 +02:00 |
|
Uwe Steinmann
|
47a47b84aa
|
ignore webapp
|
2021-07-06 17:09:57 +02:00 |
|
Uwe Steinmann
|
75b2ba4132
|
add missing logo images
|
2021-07-06 17:09:46 +02:00 |
|
Uwe Steinmann
|
8de6c64f1c
|
add missing css and js files (formerly in styles/bootstrap)
|
2021-07-06 09:55:57 +02:00 |
|
Uwe Steinmann
|
30b8d4ddd9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-06 09:45:44 +02:00 |
|
Uwe Steinmann
|
b7885ad6f6
|
use check_xxx_access() and html_link(), backported from 6.0.x
|
2021-07-06 09:32:02 +02:00 |
|
Uwe Steinmann
|
496c70c024
|
add methods check_access(), html_url(), html_link() backported from 6.0.x
|
2021-07-06 09:31:11 +02:00 |
|