Commit Graph

654 Commits

Author SHA1 Message Date
Uwe Steinmann
f32fa8c2ef Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2026-05-06 13:19:41 +02:00
Uwe Steinmann
2f74a6bc0b Merge branch 'seeddms-6.1.x' of ssh://git.code.sf.net/p/seeddms/code into seeddms-6.1.x 2026-05-05 22:32:43 +02:00
Uwe Steinmann
605db6ace6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-27 07:51:54 +02:00
Uwe Steinmann
66b9fb364b use function $settings->getBaseUrlWithRoot() 2026-04-26 17:01:02 +02:00
Uwe Steinmann
e432dddfce various rebase fixes 2026-04-21 14:05:16 +02:00
Uwe Steinmann
55467cc933 lots of clean up after rebase from 6.0.x 2026-04-21 14:05:16 +02:00
Uwe Steinmann
8f62a68b0e there is no preselected link type 2026-04-21 14:05:16 +02:00
Uwe Steinmann
cdc96508d4 allow to set link type of related document 2026-04-21 14:04:33 +02:00
Uwe Steinmann
8b8e77e19a set $folder from view in documentInfos() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
d239549013 show attribute def groups
code was lost after rebasing
2026-04-21 14:03:16 +02:00
Uwe Steinmann
5f31655ece put output of version attriubtes into separate function 2026-04-21 14:03:16 +02:00
Uwe Steinmann
d377dda623 call more hooks, filter attrdef list by show value when retrieving it 2026-04-21 14:03:16 +02:00
Uwe Steinmann
b5a7310206 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-03-25 19:14:24 +01:00
Uwe Steinmann
a042604a2e show categories on document details page like in list of documents 2026-03-25 13:31:44 +01:00
Uwe Steinmann
a5bd41b397 reception of document can be deleted to enforce another reception 2026-01-20 11:07:22 +01:00
Uwe Steinmann
2baf52738a Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-12-16 08:28:01 +01:00
Uwe Steinmann
73bf8039dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-12-05 07:09:42 +01:00
Uwe Steinmann
9c05a0ee3a use pdfviewer only if extension is enabled 2025-12-04 18:29:48 +01:00
Uwe Steinmann
8dd7909267 use complete to file loaded by pdf viewer 2025-12-04 18:16:44 +01:00
Uwe Steinmann
3856f1cb88 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-12-03 08:03:44 +01:00
Uwe Steinmann
fa9d0ded01 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-11-18 15:04:01 +01:00
Uwe Steinmann
5cf859becf use editor.md for editing online 2025-11-18 14:17:40 +01:00
Uwe Steinmann
0b5b585d6f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-10-20 13:43:44 +02:00
Uwe Steinmann
eb2f4d6206 add video/mpeg to list of mimetypes having a preview 2025-10-17 14:06:50 +02:00
Uwe Steinmann
0c723a2267 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-09-24 17:47:50 +02:00
Uwe Steinmann
2523aa8e45 use pdfviewer from new extension 'pdfviewer' 2025-09-24 15:01:13 +02:00
Uwe Steinmann
d260386f5f Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-09-18 11:54:08 +02:00
Uwe Steinmann
becde0b8f7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-30 09:07:23 +02:00
Uwe Steinmann
b6dae52f35 check orig filename only if admin 2025-07-30 09:03:13 +02:00
Uwe Steinmann
5d8f63a33c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-30 08:20:24 +02:00
Uwe Steinmann
46594fa3bc allow to edit original filename 2025-07-29 21:21:05 +02:00
Uwe Steinmann
d74fddaa85 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-24 09:35:23 +02:00
Uwe Steinmann
ee50953d11 fix list of related documents when hook documentListItem() is implemented 2025-07-24 09:15:18 +02:00
Uwe Steinmann
d54c42b7f1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-15 11:09:01 +02:00
Uwe Steinmann
398a05ba47 break works if orig filename is too long 2025-07-07 19:53:41 +02:00
Uwe Steinmann
2288be497c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-04-29 12:38:22 +02:00
Uwe Steinmann
d377bd81ab rename methode and class for inline editiing of document name 2025-04-29 10:34:16 +02:00
Uwe Steinmann
4184cd4f1d add hook for creating preview image (like preview images in lists) 2025-04-24 14:50:32 +02:00
Uwe Steinmann
b7e075cdba Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-03-26 09:30:49 +01:00
Uwe Steinmann
37fd1ac969 replace functions directly accessing file system if documents or attachments are involved 2025-03-21 13:23:07 +01:00
Uwe Steinmann
97e1e2799e Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2024-11-07 13:35:42 +01:00
Uwe Steinmann
dcf448072d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-09-01 09:53:29 +02:00
Uwe Steinmann
13d9717f74 use new method getRealChecksum() and getRealMimeType() 2024-08-12 09:48:32 +02:00
Uwe Steinmann
75a8a52028 there is no preselected link type 2024-06-21 11:55:57 +02:00
Uwe Steinmann
bfb8ef743e Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2024-06-20 16:51:39 +02:00
Uwe Steinmann
ce0de15ce1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-05-13 18:17:56 +02:00
Uwe Steinmann
3d605272c8 check access on RemoveDocumentFile and EditDocumentFile 2024-05-13 10:09:19 +02:00
Uwe Steinmann
3a5886b64a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-05-03 08:38:22 +02:00
Uwe Steinmann
bf4fe82cd5 status of previous version can be overwritten 2024-05-02 14:24:09 +02:00
Uwe Steinmann
55aa6fe170 the checkout info is not related to substituted user 2024-04-23 12:18:34 +02:00