-
-
Notifications
You must be signed in to change notification settings - Fork 111
feat: Sign usign only PHP #2595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
08e88f0
feat: Start to implement jeidison/pdf-signe
vitormattos 6b5aecb
chore: Start to implement jeidison/pdf-signe
vitormattos 42f3af4
chore: remove code of JSignPdf
vitormattos 7868cd5
fix: remove duplciated import
vitormattos b52df59
fix: update after rebase
vitormattos 1f4ab81
chore: move file and make more compatible with LibreSign
vitormattos 96cfe7d
chore: update to vue3
vitormattos 587be10
fix: convert coordinates to PHPNativeHandler
vitormattos 14eb611
fix: adjust text spacing in PhpNativeHandler signature appearance
vitormattos 606f0e8
refactor: use constant for RENDER_MODE_GRAPHIC_ONLY in JSignPdfHandler
vitormattos e0f4ed9
fix: use server timezone for ServerSignatureDate in PhpNativeHandler
vitormattos faf8ba9
refactor: remove ServerSignatureDate from base signature params
vitormattos 6d5d04b
fix: use user timezone for LocalSignerSignatureDateTime
vitormattos 03d747b
refactor: use constant for RENDER_MODE_GRAPHIC_ONLY in SignatureTextS…
vitormattos 0b4c556
feat: add RENDER_MODE_GRAPHIC_ONLY constant
vitormattos f91c343
feat(settings/admin): expose signature_engine in initial state
vitormattos ac9bd9a
refactor(signature-text): remove unused SignerElementsService import
vitormattos 74877fe
refactor(php-native-handler): replace Imagick composition with PDF xO…
vitormattos ea35bec
fix(install): skip JSignPdf-specific steps when engine is not JSignPdf
vitormattos 7780dcd
chore: point signer-php to vitormattos fork feat/visible-signature-ap…
vitormattos bb6483b
test(php-native-handler): add business-rule tests for rendering logic
vitormattos a6e44c0
test(sign-file-service): add tests for PageDimensions propagation in …
vitormattos 94caae5
fix: cs
vitormattos 844607a
fix: add SPDX header
vitormattos d7160fc
fix: SPDX year
vitormattos 96aa37c
fix(signature-engine): constrain NcSelect width with align-items: fle…
vitormattos 4cb91b6
fix: prevent error whem metadata is null
vitormattos bc17180
test(SigningRequirementValidator): add failing test for createSignatu…
vitormattos 66d0e3e
fix(SigningRequirementValidator): require drawing even without placed…
vitormattos e9ea794
fix(Sign): show drawing prompt in GRAPHIC_ONLY mode without placed el…
vitormattos b0f7a52
feat(Settings): register CollectMetadata component
vitormattos 45773b0
fix(SignFileService): include placed elements when signer submits no …
vitormattos c23b529
test(SignFileServiceTest): regression for clickToSign with placed ele…
vitormattos aaa1d66
fix(JSignPdfHandler): guard mergeBackgroundWithSignature against empt…
vitormattos 3186c96
test(JSignPdfHandlerTest): regression for empty signature image with …
vitormattos eda0fe5
fix(PhpNativeHandler): fix stamp rendering for GRAPHIC_ONLY and SIGNA…
vitormattos 4718a1a
test(PhpNativeHandlerTest): regressions for GRAPHIC_ONLY and SIGNAME …
vitormattos cbd191e
fix(PhpNativeHandler): reduce line height to 1.0 to match JSignPdf sp…
vitormattos 6ab948c
test(PhpNativeHandlerTest): update name-centering assertion for 1.0 l…
vitormattos 01e0c67
test(Sign): regression for needCreateSignature with no placed element…
vitormattos 04d8711
fix(Sign): restore visibleElements check in needCreateSignature to av…
vitormattos 25136ab
fix(SigningRequirementValidator): remove signerHasSignRequest shortcu…
vitormattos b5d1f89
fix(Sign): remove signerHasSignRequest computed and stop passing it t…
vitormattos 6bb2e03
test(SigningRequirementValidator): assert needsCreateSignature is fal…
vitormattos 29ab607
feat: rename PHP native engine label to Native with translator comment
vitormattos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.