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 |
|
Uwe Steinmann
|
cdb93920e4
|
html_link() takes care of wrapping the links into '<li>..</li>'
|
2021-07-06 07:35:00 +02:00 |
|
Uwe Steinmann
|
9a616999d3
|
new parameter $wrap can be passed to html_link()
|
2021-07-06 07:34:26 +02:00 |
|
Uwe Steinmann
|
00041b30bd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-06 06:44:29 +02:00 |
|
Uwe Steinmann
|
6ce08a531f
|
replace relative links by absolute links
|
2021-07-06 06:13:57 +02:00 |
|
Uwe Steinmann
|
a289c8bbf6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-05 17:22:04 +02:00 |
|
Uwe Steinmann
|
40beffff14
|
remove lots of relative links because the can break with faked urls
|
2021-07-05 16:30:26 +02:00 |
|
Uwe Steinmann
|
6fccfd1d18
|
use _httpRoot for imagepath
|
2021-07-05 16:29:30 +02:00 |
|
Uwe Steinmann
|
00bbfff34d
|
make $settings already in constructor of view class available
|
2021-07-05 16:28:51 +02:00 |
|
Uwe Steinmann
|
cb601a82eb
|
expect parameter of type SeedDMS_SchedulerTask in execute()
|
2021-07-05 10:08:51 +02:00 |
|
Uwe Steinmann
|
7218e47558
|
do not output date of last run if task hasn't run yet
|
2021-07-02 12:26:15 +02:00 |
|
Uwe Steinmann
|
56c35b5eba
|
new method showConfigFolder() for selecting a folder, use for libraryFolder
|
2021-07-02 09:28:05 +02:00 |
|
Uwe Steinmann
|
486a685873
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-02 08:36:23 +02:00 |
|
Uwe Steinmann
|
4d7e041388
|
approvals can be removed by admins
|
2021-07-02 08:34:06 +02:00 |
|
Uwe Steinmann
|
948184b5b0
|
fix comment in header
|
2021-07-02 08:32:56 +02:00 |
|
Uwe Steinmann
|
2c4dc73be3
|
add new method removeApproval()
|
2021-07-02 08:32:18 +02:00 |
|
Uwe Steinmann
|
5cbf98e832
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:45:53 +02:00 |
|
Uwe Steinmann
|
f28153497e
|
add missing files to package
|
2021-07-01 12:45:36 +02:00 |
|
Uwe Steinmann
|
bffa24ad60
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:28:58 +02:00 |
|
Uwe Steinmann
|
c9a842e2d0
|
add entry for 5.1.23
|
2021-07-01 12:26:43 +02:00 |
|
Uwe Steinmann
|
2a23dbb0ef
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:25:19 +02:00 |
|
Uwe Steinmann
|
83975e150a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2021-07-01 12:21:35 +02:00 |
|