Commit Graph

4169 Commits

Author SHA1 Message Date
Uwe Steinmann
123b27c49e add link in menu to manage link types 2026-04-21 14:04:33 +02:00
Uwe Steinmann
cdc96508d4 allow to set link type of related document 2026-04-21 14:04:33 +02:00
Uwe Steinmann
8c52d5cfb7 add button to manage link types 2026-04-21 14:04:33 +02:00
Uwe Steinmann
67be07e900 add management of link types 2026-04-21 14:04:33 +02:00
Uwe Steinmann
eca347d085 do not get color if not category is selected 2026-04-21 14:04:33 +02:00
Uwe Steinmann
ea4156056c count failed runs of a task 2026-04-21 14:04:33 +02:00
Uwe Steinmann
c5611853de remove more left overs from webauthn 2026-04-21 14:04:33 +02:00
Uwe Steinmann
f9323b4cfb add some documentation 2026-04-21 14:04:33 +02:00
Uwe Steinmann
7e0ee3b4de add link to SetupWebauthn to menu 2026-04-21 14:04:33 +02:00
Uwe Steinmann
50977e1ecd show bullet in right color 2026-04-21 14:04:33 +02:00
Uwe Steinmann
25f130ca7d clean up to make it work with latest seeddms changes 2026-04-21 14:04:33 +02:00
Uwe Steinmann
c0374ec5a1 set color of text of category tag by calculating brightness of bgcolor 2026-04-21 14:04:33 +02:00
Uwe Steinmann
9632a8d074 add menu item edit_folder_attrdefgrp 2026-04-21 14:04:33 +02:00
Uwe Steinmann
bf402fd13a set background color of category tag 2026-04-21 14:04:33 +02:00
Uwe Steinmann
989caaf6ff make color field of type 'color' 2026-04-21 14:04:33 +02:00
Uwe Steinmann
4af5085829 add support for custom attributes of categories 2026-04-21 14:04:33 +02:00
Uwe Steinmann
9be18188b9 replace old html code 2026-04-21 14:04:33 +02:00
Uwe Steinmann
972d6ed4d9 replace old table layout with bootstrap form 2026-04-21 14:04:33 +02:00
Uwe Steinmann
9334620511 fix layout 2026-04-21 14:04:33 +02:00
Uwe Steinmann
04d3251ef4 document categorie may have a color 2026-04-21 14:04:33 +02:00
Uwe Steinmann
4719a21923 add printAttribute() 2026-04-21 14:04:33 +02:00
Uwe Steinmann
0afe97e379 replace plain html by formField() 2026-04-21 14:04:33 +02:00
Uwe Steinmann
e3cc488384 use fontawesome icons 2026-04-21 14:04:33 +02:00
Uwe Steinmann
25da3812c5 add management of apikeys 2026-04-21 14:04:33 +02:00
Uwe Steinmann
2b801cb9b9 show apikeys 2026-04-21 14:04:33 +02:00
Uwe Steinmann
d4f9b1e500 disable login for an increasing amount of time if credentials are wrong 2026-04-21 14:03:17 +02:00
Uwe Steinmann
490fa7e2f3 remove code for creating download links. It is now an extension 2026-04-21 14:03:17 +02:00
Uwe Steinmann
d110226eea remove spaces 2026-04-21 14:03:17 +02:00
Uwe Steinmann
335260edf8 add support for webauthn 2026-04-21 14:03:17 +02:00
Uwe Steinmann
c0103c49cc add link to webauthn registration 2026-04-21 14:03:16 +02:00
Uwe Steinmann
2a2549e27e add new page for registering a crypto token 2026-04-21 14:03:16 +02:00
Uwe Steinmann
89d6c2de4a fix call of folderListRow() 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
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
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
733c93860d show 'show' value when editing attributes 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