Commit Graph

12749 Commits

Author SHA1 Message Date
Uwe Steinmann
a200d961ec add webauthn column to tblUsers 2026-04-21 14:03:16 +02:00
Uwe Steinmann
ca75345025 update sql statements 2026-04-21 14:03:16 +02:00
Uwe Steinmann
abf8b70500 action menu wasn't shown in some cases 2026-04-21 14:03:16 +02:00
Uwe Steinmann
e0b5634f27 sync with other Mgr pages 2026-04-21 14:03:16 +02:00
Uwe Steinmann
45c6811317 use propper html tags 2026-04-21 14:03:16 +02:00
Uwe Steinmann
c612ef7579 fix type of field valid in tblDownloadLinks 2026-04-21 14:03:16 +02:00
Uwe Steinmann
53b8fef16e take over expdate from POST (date is not checked) 2026-04-21 14:03:16 +02:00
Uwe Steinmann
700ad521ed fix more sql errors 2026-04-21 14:03:16 +02:00
Uwe Steinmann
18c2c6f112 minor sql fixes 2026-04-21 14:03:16 +02:00
Uwe Steinmann
bae442ae89 add update for postgresql 2026-04-21 14:03:16 +02:00
Uwe Steinmann
b649c60e46 nicer formating, set version to 6.1.0 2026-04-21 14:03:16 +02:00
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