Commit Graph

5066 Commits

Author SHA1 Message Date
Uwe Steinmann
07dc8b0118 list linked documents in the same way as in regular document list 2018-01-26 18:51:59 +01:00
Uwe Steinmann
6dc4611f04 add x-msvideo as previewable video 2018-01-24 16:26:28 +01:00
Uwe Steinmann
11ae4f1d79 add item for 5.1.6 2018-01-24 09:25:49 +01:00
Uwe Steinmann
beb29ca34e propperly check if user exists in database (Closes #388) 2018-01-24 09:18:24 +01:00
Uwe Steinmann
483272e32b add item for 5.1.6 2018-01-24 09:08:40 +01:00
Uwe Steinmann
1ae8f58055 set converters as set in configuration (Closes #389) 2018-01-24 09:06:48 +01:00
Uwe Steinmann
24b3d44891 remove old print style 2018-01-23 19:10:37 +01:00
Uwe Steinmann
930a8b48f1 old changes file 2018-01-23 19:09:32 +01:00
Uwe Steinmann
bd7c2eeddf no longer needed 2018-01-23 19:09:01 +01:00
Uwe Steinmann
996e0824f0 add item for 5.1.6 2018-01-23 13:54:30 +01:00
Uwe Steinmann
627375e732 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-01-23 10:44:53 +01:00
Uwe Steinmann
99c21cb93b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-01-23 10:44:42 +01:00
Uwe Steinmann
8612e4aebd some updates 2018-01-23 10:44:29 +01:00
Uwe Steinmann
12dddf698c animate button to load more objects 2018-01-23 10:43:51 +01:00
Uwe Steinmann
5271e518dc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-01-18 17:38:27 +01:00
Uwe Steinmann
276e651483 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-01-18 17:38:18 +01:00
Uwe Steinmann
5d43d0cd84 various new phrases 2018-01-18 17:37:28 +01:00
Uwe Steinmann
a36087e405 add chzn-select for attributes 2018-01-18 10:48:09 +01:00
Uwe Steinmann
f9d70aa04a add items for 5.1.6 2018-01-18 09:51:02 +01:00
Uwe Steinmann
09a78ed377 ??? 2018-01-18 09:12:31 +01:00
Uwe Steinmann
d4af7b5c9a use sendFile() instead of readfile() 2018-01-18 08:49:44 +01:00
Uwe Steinmann
4cfd9f222e use sendFile() instead of readfile(), clean up code 2018-01-18 08:49:17 +01:00
Uwe Steinmann
97ff9abee5 use sendFile() instead of readfile() 2018-01-18 08:49:00 +01:00
Uwe Steinmann
ccb56e827c add function sendFile() 2018-01-18 08:48:32 +01:00
Uwe Steinmann
f71aab5921 fix some typos minor errors 2018-01-18 08:48:12 +01:00
Uwe Steinmann
380f69a95a new version 1.2.7 2018-01-18 08:47:50 +01:00
Uwe Steinmann
a28d121610 add SeedDMS_Preview_Base::sendfile() which uses xsendfile if available 2018-01-18 08:45:34 +01:00
Uwe Steinmann
bcef2d3d63 add instructions on how to install from quickstart archive 2018-01-18 07:07:39 +01:00
Uwe Steinmann
5c7c1b0b26 add installation instructions for xsendfile 2018-01-18 07:07:20 +01:00
Uwe Steinmann
fd3cef5407 fix text for error msgs 2018-01-09 15:35:08 +01:00
Uwe Steinmann
09c7c0fc2a prevent php warning if converters are not set 2018-01-09 15:32:08 +01:00
Uwe Steinmann
ca1b5ba5cc - add entry to 5.1.6 2018-01-08 10:57:05 +01:00
Uwe Steinmann
a20c2167c9 add video/webm to list of mimetypes which are previewed 2018-01-08 10:54:02 +01:00
Uwe Steinmann
f99d860d6d add entries for 5.1.6 2018-01-08 10:52:46 +01:00
Uwe Steinmann
6c5608d96d fix wrong variable name (part of ticket #373) 2018-01-08 10:51:08 +01:00
Uwe Steinmann
d2ccd5d5ad better check in mayReview() and mayApprove()
mayReview() will only return true anymore, if the status is S_DRAFT_REV.
mayApprove() will only return true anymore, if the status is S_DRAFT_APP.
2018-01-08 10:49:36 +01:00
Uwe Steinmann
5ee7110597 started new version 5.1.6 2018-01-03 09:29:34 +01:00
Uwe Steinmann
a7b0a6e000 add methods for deleting users and to get a single category 2018-01-03 08:12:46 +01:00
Uwe Steinmann
0f5284df30 take out printf 2018-01-01 08:59:48 +01:00
Uwe Steinmann
2ab62605b0 use microtime for session id 2017-12-30 12:41:07 +01:00
Uwe Steinmann
4f95d58c4b fix doLogin function, which uses the wrong user variable 2017-12-30 12:39:49 +01:00
Uwe Steinmann
d1ea639431 add more response codes 2017-12-22 13:36:01 +01:00
Uwe Steinmann
21518adecc call hooks 2017-12-22 13:05:35 +01:00
Uwe Steinmann
63f9170671 another major overhaul
http status codes are set in case of error, better error checking, ...
2017-12-22 13:04:26 +01:00
Uwe Steinmann
987ea3d5fd new entries for 5.1.5 2017-12-22 13:04:08 +01:00
Uwe Steinmann
97946893ee getInstance() returns null if object was not found in database 2017-12-22 13:02:14 +01:00
Uwe Steinmann
3330085f51 getInstance() returns null if folder was not found in db 2017-12-22 13:01:38 +01:00
Uwe Steinmann
81536cb2fe getInstance() returns null if document was not found in db 2017-12-22 13:00:51 +01:00
Uwe Steinmann
b565484e05 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-12-21 15:24:36 +01:00
Uwe Steinmann
a047e8af61 major update of dutch 2017-12-21 15:23:59 +01:00