Commit Graph

12771 Commits

Author SHA1 Message Date
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
Uwe Steinmann
992aa0a3bd set version to 6.1.0 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
6be15c3f71 add support for webauthn 2026-04-21 14:03:16 +02:00
Uwe Steinmann
c0103c49cc add link to webauthn registration 2026-04-21 14:03:16 +02:00
Uwe Steinmann
e90834565b add field webauthn to tblUsers 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
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