Commit Graph

118 Commits

Author SHA1 Message Date
Uwe Steinmann
3b74689c9c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-10 08:29:17 +01:00
Uwe Steinmann
25c2d03190 add hook to add additional routes 2022-11-10 08:27:00 +01:00
Uwe Steinmann
ebf7fb7591 change json field 'version-attributes' to 'version_attributes' 2022-11-10 08:24:52 +01:00
Uwe Steinmann
650339c519 return id of attribute as int 2022-11-10 08:24:07 +01:00
Uwe Steinmann
f0cd33d110 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-09 12:20:32 +01:00
Uwe Steinmann
f36735ef81 pass mask=PEAR_LOG_DEBUG to getLogger() 2022-11-08 20:07:59 +01:00
Uwe Steinmann
fa56d5735d fix various errors, add missing functions 2022-11-07 12:20:50 +01:00
Uwe Steinmann
6f4ec80ad6 add new routes for changing attributes 2022-11-07 12:20:30 +01:00
Uwe Steinmann
31e47d4fbe do more logging during authentication 2022-11-07 12:19:58 +01:00
Uwe Steinmann
196fa91a27 add method setDocumentContentAttribute() 2022-11-07 12:19:07 +01:00
Uwe Steinmann
6d13883e8f add logging and fix status codes in setDocumentAttribute() 2022-11-07 12:18:26 +01:00
Uwe Steinmann
8484d38974 add new method getDocumentContentAttributes() 2022-11-07 12:17:03 +01:00
Uwe Steinmann
b068c385e7 add new method __getAttributesData() 2022-11-07 12:16:10 +01:00
Uwe Steinmann
a5802ad3e8 add route /document/{id}/attribute/{attrdefid} 2022-11-06 20:03:58 +01:00
Uwe Steinmann
0e1b00d0b5 use controller to create subfolder, send notifications 2022-11-06 17:02:38 +01:00
Uwe Steinmann
257c23aead fix indenting of lines 2022-11-06 16:38:56 +01:00
Uwe Steinmann
13099d67aa add initial support for logging and notifications 2022-11-05 16:24:39 +01:00
Uwe Steinmann
365661afb8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-16 17:06:45 +02:00
Uwe Steinmann
4f1bb55a89 use '/folder' instead of '/folder/' 2022-08-16 17:06:07 +02:00
Uwe Steinmann
dfedd201dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-10 18:33:41 +02:00
Uwe Steinmann
3388a14793 fix line indenting 2022-05-09 15:26:45 +02:00
Uwe Steinmann
f93af56f52 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-12 19:48:56 +01:00
Uwe Steinmann
9889bbe639 make role id an integer 2022-01-20 07:44:31 +01:00
Uwe Steinmann
b7315c501f get id from args in getFolderParent() 2022-01-16 10:58:19 +01:00
Uwe Steinmann
3f0cbc50bd use conversion manager 2021-12-29 12:06:50 +01:00
Uwe Steinmann
4ef64199ab Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-26 10:05:24 +01:00
Uwe Steinmann
248f11653a allo echo without authentication 2021-11-26 09:43:06 +01:00
Uwe Steinmann
0c1a795113 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-28 10:33:44 +02:00
Uwe Steinmann
6d4f00a137 fix echo test 2021-09-27 10:18:16 +02:00
Uwe Steinmann
4a23c1df86 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-30 16:13:30 +02:00
Uwe Steinmann
8be856e688 check for quota and duplicate content when uploading new doc or version 2021-04-30 14:49:02 +02:00
Uwe Steinmann
104952d644 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-01 12:42:48 +01:00
Uwe Steinmann
5c9ddac11d pass params to $dms->search() by array 2020-11-30 15:40:33 +01:00
Uwe Steinmann
6ed79ac5dc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-28 13:57:05 +01:00
Uwe Steinmann
0159208e20 add new method setDocumentOwner(), owner can be set when uploadig document 2020-10-26 15:26:32 +01:00
Uwe Steinmann
8f563622b6 set php handler, fix name of mod_headers 2020-10-26 15:26:04 +01:00
Uwe Steinmann
dc8c8670db Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-06 14:24:57 +02:00
Uwe Steinmann
fd9bc77fef add new method addDocumentCategory 2020-10-06 14:07:21 +02:00
Uwe Steinmann
e3bb44d504 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-10 07:34:14 +02:00
Uwe Steinmann
b4944cfc64 forgot to fetch settings from container 2020-08-07 17:51:55 +02:00
Uwe Steinmann
e64ef5fae3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-29 08:23:06 +02:00
Uwe Steinmann
b19db06572 fix constant auth failure even if logged in 2020-06-29 08:22:29 +02:00
Uwe Steinmann
395d71b705 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-24 21:23:08 +02:00
Uwe Steinmann
15c41a0528 add swagger api definition and .htaccess 2020-06-24 16:16:44 +02:00
Uwe Steinmann
7748b112ef major rework, put authentication into slim middleware, fully migrate to slim 2020-06-24 16:15:32 +02:00
Uwe Steinmann
5a3e2578e1 better error checking and fixed some return values 2020-06-23 10:01:41 +02:00
Uwe Steinmann
d56812f66d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-19 08:09:30 +02:00
Uwe Steinmann
dc210cf59c clean up code, better error checking, unified http return codes 2020-06-19 08:08:23 +02:00
Uwe Steinmann
5dcafd65ce add support for cors 2020-06-17 11:18:15 +02:00
Uwe Steinmann
d9143ff271 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-16 12:14:03 +02:00