Commit Graph

12738 Commits

Author SHA1 Message Date
Uwe Steinmann
0c898a4ec0 old 5.2.0 is not 6.1.0 2026-04-21 14:03:16 +02:00
Uwe Steinmann
7957f06f27 add script to download document by temp. link 2026-04-21 14:03:16 +02:00
Uwe Steinmann
8b8e77e19a set $folder from view in documentInfos() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
cf10a13380 download links can be created 2026-04-21 14:03:16 +02:00
Uwe Steinmann
2b4a65d978 add table tblDownloadLinks 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
8cf8e9c606 use attribute def. groups
show only selected attributes in search list and search form
2026-04-21 14:03:16 +02:00
Uwe Steinmann
f67f30717c add missing br between attributes in documentListRow() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
5e1bba10ce pass some missing parameters to view 2026-04-21 14:03:16 +02:00
Uwe Steinmann
733c93860d show 'show' value when editing attributes 2026-04-21 14:03:16 +02:00
Uwe Steinmann
c95951757b set some missing variables in view 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
6169ea14d8 pass context for attributes to hooks and [document|folder]ListRow() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
64d5789619 show attributes according to context in [document|folder]ListRow() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
99cdcf18ff use filter parameter of getAttributeDefinitions(), call hook 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
ce4547d8c4 use new method SeedDMS_Core_AttributeDefinitionGroup::getShowValues() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
b1154850b3 fix variable mess
$i has been used several times for different usages
2026-04-21 14:03:16 +02:00
Uwe Steinmann
5baecedf70 take attribute groups into account if set 2026-04-21 14:03:16 +02:00
Uwe Steinmann
8ede764db0 check if assigned attribute was inherited
in that case do not allow to delete it
2026-04-21 14:03:16 +02:00
Uwe Steinmann
01999ec3a7 add new methods printAttribute() and printAttributeValue() 2026-04-21 14:03:16 +02:00
Uwe Steinmann
d729de094a fix, because getAttributeDefintion() has slight different return value 2026-04-21 14:03:16 +02:00
Uwe Steinmann
c32f2e631c add link to AttrGroupMgr 2026-04-21 14:03:16 +02:00
Uwe Steinmann
9d664123f9 getAttributeDefinitions() returns sequence and show 2026-04-21 14:03:16 +02:00
Uwe Steinmann
28a3cc7c2b getAttributeDefinitions() returns sequence and show 2026-04-21 14:03:16 +02:00
Uwe Steinmann
5b21c5063d gone for some time 2026-04-21 14:03:16 +02:00
Uwe Steinmann
4f43c62f1a add initial support for attribute definition groups 2026-04-21 14:03:16 +02:00
Uwe Steinmann
e4074bd3d4 add/fix sql statements 2026-04-21 14:03:16 +02:00
Uwe Steinmann
ff858f1a19 add database change for 5.2.0 2026-04-21 14:03:16 +02:00
Uwe Steinmann
894eb241f8 remove trailing spaces 2026-04-21 14:02:53 +02:00
Uwe Steinmann
35941db7b6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-20 16:23:19 +02:00
Uwe Steinmann
378a960b82 check for valid referer uri when logging in 2026-04-20 16:23:04 +02:00
Uwe Steinmann
8cc8e74fa1 add changes for 5.1.47 2026-04-20 16:12:48 +02:00
Uwe Steinmann
6d069a5d2d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-20 16:04:55 +02:00
Uwe Steinmann
469bd0cacf replace null bytes in password, no err msg when calling ldap_search 2026-04-20 16:04:10 +02:00
Uwe Steinmann
9310015097 remove null bytes in login 2026-04-20 16:03:39 +02:00
Uwe Steinmann
77a35a4651 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-16 17:19:17 +02:00
Uwe Steinmann
13a9915845 check for php extension gd 2026-04-16 17:18:58 +02:00
Uwe Steinmann
96fe9145e2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-16 16:20:12 +02:00
Uwe Steinmann
379ff9f355 fix path to vendor/autoload.php 2026-04-16 16:18:46 +02:00
Uwe Steinmann
d8006b76bb set log level 2026-04-16 14:58:01 +02:00
Uwe Steinmann
c190bd8da1 add changes for 5.1.47 2026-04-16 14:04:56 +02:00
Uwe Steinmann
9ef3f9c8f7 output and check for reasonable values of post_size, memory_limit and upload_file_size 2026-04-16 14:03:07 +02:00
Uwe Steinmann
56fef317f9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-15 10:28:46 +02:00
Uwe Steinmann
a395bd1030 new version 5.1.47 2026-04-15 10:28:12 +02:00
Uwe Steinmann
d6289b3b91 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-15 07:57:22 +02:00
Uwe Steinmann
4781b8b469 added new phrases 2026-04-15 07:50:00 +02:00
Uwe Steinmann
6d2d3195b2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-13 09:17:49 +02:00
Uwe Steinmann
bcd82642a5 put extension config into table 2026-04-13 09:17:00 +02:00
Uwe Steinmann
0235b00113 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2026-04-13 08:34:58 +02:00