Commit Graph

10526 Commits

Author SHA1 Message Date
Uwe Steinmann
b8449289ac do not even try to remove a checked out file if it doesn't exist anymore 2022-11-09 13:33:18 +01:00
Uwe Steinmann
3e733b91cd check checkout status 2022-11-09 13:31:47 +01:00
Uwe Steinmann
e422fcf67a checkout can be canceled if file disappeared, is obsolete 2022-11-09 13:31:10 +01:00
Uwe Steinmann
2ce2fd07fe add version 5.1.28 and updated notes of 6.0.21 2022-11-09 12:22:23 +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
5438d95eb5 add SeedDMS_Core_Attribute::getParsedValue() and use it in SeedDMS_Core_Object:: getAttributeValue() 2022-11-09 10:26:08 +01:00
Uwe Steinmann
3571d97f2f fix inclusion of php files 2022-11-09 09:25:45 +01:00
Uwe Steinmann
17dac9d1bc pass object of SeedDMS_AccessOperation to view 2022-11-09 06:41:20 +01:00
Uwe Steinmann
233639ce35 include inc.Utils.php early 2022-11-09 06:40:50 +01:00
Uwe Steinmann
f36735ef81 pass mask=PEAR_LOG_DEBUG to getLogger() 2022-11-08 20:07:59 +01:00
Uwe Steinmann
17673db914 use getLogger() to retrieve logger 2022-11-08 20:07:39 +01:00
Uwe Steinmann
a9f3b7a6a6 add optional parameter $mask to getLogger() 2022-11-08 20:07:08 +01:00
Uwe Steinmann
2a027105cb add changes for 5.1.28 2022-11-08 16:46:09 +01:00
Uwe Steinmann
7dee5cb767 allow to add more tabs with log files with a selectable prefix 2022-11-08 16:45:27 +01:00
Uwe Steinmann
e0cd3fb1e8 add changes of 5.1.28 2022-11-07 12:21:16 +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
239487e198 fix sql error when deleting a folder attribute 2022-11-07 12:13:15 +01:00
Uwe Steinmann
7cba489f1a fix typo 2022-11-06 20:04:12 +01:00
Uwe Steinmann
a5802ad3e8 add route /document/{id}/attribute/{attrdefid} 2022-11-06 20:03:58 +01:00
Uwe Steinmann
1ec3367695 fix line indenting 2022-11-06 20:03:12 +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
441d8d6c0f add changes of 5.1.28 2022-11-06 16:09:46 +01:00
Uwe Steinmann
fbe6e492c8 use methods in inc/inc.ClassNotificationService.php it send notifications 2022-11-06 16:09:27 +01:00
Uwe Steinmann
57b298c489 invoke controller instead of calling run() 2022-11-06 16:08:57 +01:00
Uwe Steinmann
9869c3d8ce add missing space in log message 2022-11-06 16:07:40 +01:00
Uwe Steinmann
d9ba59990f clear login failures after successful login 2022-11-06 16:07:04 +01:00
Uwe Steinmann
35b83b37dc add changes in 5.1.28 2022-11-05 16:29:10 +01:00
Uwe Steinmann
13099d67aa add initial support for logging and notifications 2022-11-05 16:24:39 +01:00
Uwe Steinmann
fd8de36db8 allow facicon in extensions 2022-11-04 20:38:09 +01:00
Uwe Steinmann
88faf823e6 add changes of 5.1.28 2022-11-02 09:57:31 +01:00
Uwe Steinmann
dc6b153df8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-02 09:00:43 +01:00
Uwe Steinmann
df4d492874 do not include inc/inc.ClassEmailNotify.php 2022-11-02 09:00:13 +01:00
Uwe Steinmann
f363e226fd SeedDMS_Core_DMS::createPasswordRequest() creates a cryptographically secure hash 2022-11-02 09:00:01 +01:00
Uwe Steinmann
68427394ae add new function uniqidReal() 2022-11-02 08:57:01 +01:00
Uwe Steinmann
f6ec37df74 do not rawurl[de|en]code path anymore 2022-10-25 13:16:59 +02:00
Uwe Steinmann
04211bd09c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-24 17:12:27 +02:00
Uwe Steinmann
4ba98d45bc update bootstrap to 4.6.2 2022-10-24 17:12:00 +02:00
Uwe Steinmann
550d62a7a7 place login outside of container 2022-10-24 17:10:25 +02:00
Uwe Steinmann
6bb4eeb926 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-20 14:44:25 +02:00
Uwe Steinmann
3aca89e174 pass extension mgr to init() of extension 2022-10-20 14:43:58 +02:00
Uwe Steinmann
fa66cb8332 allow .woff, .html, .gif in ext/*/res dir 2022-10-20 14:43:26 +02:00
Uwe Steinmann
2e6e3f67b1 pass convertToPdf to view 2022-10-20 14:43:01 +02:00
Uwe Steinmann
d48af54737 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-10-13 16:36:16 +02:00