Commit Graph

13053 Commits

Author SHA1 Message Date
Uwe Steinmann
f89ee1f82a fix merge error 2026-05-06 13:18:35 +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
7c2b36e268 fix parameters of documentListRow() and folderListRowAction() 2026-04-21 14:05:16 +02:00
Uwe Steinmann
e432dddfce various rebase fixes 2026-04-21 14:05:16 +02:00
Uwe Steinmann
1e78d54b2c fix output of categories 2026-04-21 14:05:16 +02:00
Uwe Steinmann
37e7cf2753 add $noecho paramter got getAttributeValue() and printAttributeValue() 2026-04-21 14:05:16 +02:00
Uwe Steinmann
9fdf86ab13 fix ending of column 2026-04-21 14:05:16 +02:00
Uwe Steinmann
79c4c416ba fix comment 2026-04-21 14:05:16 +02:00
Uwe Steinmann
ad7b241d4a rename hook folderEditAttribute to editFolderAttribute 2026-04-21 14:05:16 +02:00
Uwe Steinmann
4249787876 move management of api keys at right position 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
07c9278a40 show list of all attrdefs if attrdefgrps is empty 2026-04-21 14:05:16 +02:00
Uwe Steinmann
200bd06eaa partially fixed output of search form when attribute groups exist 2026-04-21 14:05:16 +02:00
Uwe Steinmann
d93237e8b2 pass extra content to documentListRow 2026-04-21 14:05:16 +02:00
Uwe Steinmann
77634aa986 output attrdefgrps in documentListRow 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
7181285568 fix sql tables for tblLinkType 2026-04-21 14:05:14 +02:00
Uwe Steinmann
c3a4ab4dd1 add new field 'data' to tblSessions 2026-04-21 14:04:33 +02:00
Uwe Steinmann
ed9c09e9ab add link in menu to manage link types 2026-04-21 14:04:33 +02:00
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
eb4c7b71d2 add changes to database for 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
bf41d32581 add table tblLinkType 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
5bad4a2b0e webauthn has been implemented in an extension 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
5e8925ad80 remove download links, they are implemented in an extension 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
36ede7d6a0 include php files properly 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
b4497f2701 add new function uniqidReal() 2026-04-21 14:04:33 +02:00
Uwe Steinmann
abf8dd2a67 add fields checksum and fileSize to tblDocumentFiles 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
0192e0c288 remove duplicate statements 2026-04-21 14:04:33 +02:00
Uwe Steinmann
9a640f5b36 fix many errors in sql statements 2026-04-21 14:04:33 +02:00
Uwe Steinmann
521315887b make tblVersion.module of type TEXT 2026-04-21 14:04:33 +02:00
Uwe Steinmann
86187ce73a add fields tblNotify.inherit and tblCategory.color 2026-04-21 14:04:33 +02:00