libresign/lib
Vitor Mattos 6f83a9c04d
fix: set default value for signer_order column in migration
Set default value of 0 for signer_order column to prevent NULL values
that would cause issues with sequential signing feature.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-12 16:30:59 -03:00
..
Activity fix: psalm issues about override 2025-10-07 18:23:41 -03:00
AppInfo fix: psalm issues about override 2025-10-07 18:23:41 -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 refactor: move SignatureFlow enum to dedicated Enum directory 2025-12-11 11:45: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 refactor: centralize file status translations in FileStatus enum 2025-12-11 19:59:15 -03:00
Enum refactor: centralize file status translations in FileStatus enum 2025-12-11 19:59:15 -03:00
Events chore: cover with tests and improve make class to be testable 2025-08-02 20:03:06 -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: check activity settings only when user account exists 2025-12-11 15:05:56 -03:00
Middleware fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Migration fix: set default value for signer_order column in migration 2025-12-12 16:30:59 -03:00
Notification fix: prevent warning when send notifications 2025-10-21 11:54:19 -03:00
Service fix: cs 2025-12-12 15:07:42 -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 feat: add status and statusText to LibresignSigner type 2025-12-11 14:34:26 -03:00