libresign/lib
Vitor Mattos c43159c777
feat: include docmdpLevel in API responses
- Add docmdp_level to SELECT and GROUP BY in SignRequestMapper
- Format docmdpLevel as integer in API response
- Add docmdpLevel to FileService::loadLibreSignData()
- Ensures frontend receives per-file DocMDP configuration

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-14 16:38:34 -03:00
..
Activity chore: rollback to default value 2025-12-13 17:20:01 -03:00
AppInfo feat: register SignRequestCanceledEvent listeners in Application 2025-12-13 17:16:43 -03:00
BackgroundJob feat(crl): revoke certificates when user account is deleted 2025-11-27 16:00:48 -03:00
Collaboration/Collaborators fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Command fix: use enum 2025-11-27 16:42:23 -03:00
Controller feat: add signatureFlow parameter to request-signature endpoint 2025-12-12 17:00:53 -03:00
DataObjects chore: make possible to don't have an image as signature 2025-04-11 10:42:55 -03:00
Dav refactor(dav): add libresign- prefix to DAV property names 2025-12-03 01:01:31 -03:00
Db feat: include docmdpLevel in API responses 2025-12-14 16:38:34 -03:00
Enum refactor: move signature flow constants to enum 2025-12-12 17:14:12 -03:00
Events fix: cs 2025-12-13 17:18:31 -03:00
Exception fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Files refactor: move SignatureFlow enum to dedicated Enum directory 2025-12-11 11:45:53 -03:00
Handler Merge pull request #6128 from LibreSign/fix/prevent-error-when-folder-doesnt-exists 2025-12-11 16:25:48 -03:00
Helper refactor: move SignRequestStatus enum to dedicated Enum directory 2025-12-11 11:42:11 -03:00
Listener fix: cs 2025-12-13 17:18:31 -03:00
Middleware fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Migration feat: add docmdp_level column to libresign_file table 2025-12-14 16:38:34 -03:00
Notification fix: cs 2025-12-13 17:18:31 -03:00
Service feat: include docmdpLevel in API responses 2025-12-14 16:38:34 -03:00
Settings refactor: move SignatureFlow enum to dedicated Enum directory 2025-12-11 11:45:53 -03:00
Capabilities.php fix: psalm issues about override 2025-10-07 18:23:41 -03:00
ResponseDefinitions.php fix: add signatureFlow to ValidateFile schema 2025-12-12 17:18:55 -03:00