Commit Graph

12806 Commits

Author SHA1 Message Date
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
Uwe Steinmann
523f9ffdd7 add fields startdate and enddate to tblDocuments 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
83e3434a9d add lastrevisiondate to tblDocumentContent 2026-04-21 14:04:33 +02:00
Uwe Steinmann
61a98b8f58 check for $_POST['logininfo'/'action'] 2026-04-21 14:04:33 +02:00
Uwe Steinmann
0cad650eef fix initial data of database 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
0f68470b9a add action addapikey 2026-04-21 14:04:33 +02:00
Uwe Steinmann
27cf26e66b add unique constraints for tblApiKeys 2026-04-21 14:04:33 +02:00
Uwe Steinmann
2b801cb9b9 show apikeys 2026-04-21 14:04:33 +02:00
Uwe Steinmann
786be01489 add table tblApiKeys 2026-04-21 14:04:30 +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
f291608772 add new field disabledUntil in tblUsers 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
00e65395d4 fix password and webautn fields 2026-04-21 14:03:17 +02:00
Uwe Steinmann
653d2b76be change password length in PasswordHistory and PasswordRequest table 2026-04-21 14:03:17 +02:00