Uwe Steinmann
|
4e0452265c
|
call getRootFolder() instead of using _roofFolderId
|
2020-12-18 07:52:14 +01:00 |
|
Uwe Steinmann
|
c51bb143ad
|
remove closing php tag
|
2020-04-20 08:25:00 +02:00 |
|
Uwe Steinmann
|
a5bf963bc5
|
add check for mismatch of fileType and mimeType
works only for some common mimetypes
|
2020-02-11 07:47:33 +01:00 |
|
Uwe Steinmann
|
fcb60a6f21
|
fix inclusion of files
|
2019-01-15 18:16:30 +01:00 |
|
Uwe Steinmann
|
73e1df3ad8
|
make it work with slim notfound handler
|
2019-01-09 09:19:46 +01:00 |
|
Uwe Steinmann
|
a002ebe704
|
include settings before logInit
|
2017-09-01 17:58:14 +02:00 |
|
Uwe Steinmann
|
8687c90269
|
include LogInit
|
2017-08-22 07:15:09 +02:00 |
|
Uwe Steinmann
|
d0b9084ad6
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-08-02 17:32:12 +02:00 |
|
Uwe Steinmann
|
711114310b
|
list reviews/approvals which have lost their user/group
|
2017-08-02 17:31:39 +02:00 |
|
Uwe Steinmann
|
ffab03a8b8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-09 07:55:35 +02:00 |
|
Uwe Steinmann
|
7c3e1c0807
|
fix copyright in header
|
2016-08-09 07:53:15 +02:00 |
|
Uwe Steinmann
|
51e4458df4
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-14 18:19:47 +01:00 |
|
Uwe Steinmann
|
57f42ab523
|
use new invocation of view
|
2016-03-14 15:27:41 +01:00 |
|
Uwe Steinmann
|
cb13a89c1a
|
add checking for duplicates
|
2015-05-13 18:42:42 +02:00 |
|
Uwe Steinmann
|
259303fff1
|
add checking for duplicates
|
2015-05-13 17:38:20 +02:00 |
|
Uwe Steinmann
|
d33b17f64c
|
include inc/inc.Init.php, fix order of include files
|
2014-12-08 14:48:23 +01:00 |
|
Uwe Steinmann
|
01f95b201e
|
pass rootfolder to view
|
2014-02-21 21:25:56 +01:00 |
|
Uwe Steinmann
|
a01087f083
|
pass list of unlinked folders/documents to view
|
2013-11-27 09:45:14 +01:00 |
|
steinm
|
c870c3c0ff
|
- pass parameters for checksum to view
|
2013-02-08 15:35:44 +00:00 |
|
steinm
|
7ee951c59d
|
support for checking document version without a filesize
|
2012-12-19 10:19:35 +00:00 |
|
steinm
|
2f8aef9165
|
use new views
|
2012-12-14 08:34:56 +00:00 |
|
steinm
|
b9db056c43
|
- check for document content which is not linked to a document
|
2012-10-22 13:31:41 +00:00 |
|
steinm
|
fc96b169b3
|
- check for missing document content
|
2012-10-05 19:59:22 +00:00 |
|
steinm
|
73f4c8d90d
|
- use htmlspecialchars() whenever data from the database is output
(this does currently break the output, because data was already
encoded when saved)
|
2011-12-02 16:23:36 +00:00 |
|
steinm
|
f51a97b4b2
|
- run repair function for documents
- nicer output
|
2011-11-29 09:02:55 +00:00 |
|
steinm
|
3e3754c8e7
|
- added initial version of document/folder check
|
2011-11-29 07:23:20 +00:00 |
|