Skip to content
Snippets Groups Projects

268 convert odt file to pdf

Merged Damyan Mitev requested to merge 268-convert-odt-file-to-pdf into master
1 unresolved thread

Closes https://code.vereign.com/code/restful-api/issues/268

This MR is based on !38 (merged) (Implement pdf signing on the client) and its only change is modification of gopkg.toml file, so that during testing VCL is built against the corresponding restful-api branch.

Edited by Damyan Mitev

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
494 494 }
495 495
496 496 //*********************************************************************************
497 function parseCertificate(certificatePEM) {
497 export function parseCertificate(certificatePEM) {
  • Reviewed, please fix.

  • Damyan Mitev added 4 commits

    added 4 commits

    • 6f516c07 - remove MyTest function
    • 22ec1765 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
    • bc806cba - Make ES Lint happy
    • 9d9b5c49 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…

    Compare with previous version

  • @gospodin.bodurov as far as I know pdfjs.parser.js is not hosted on npm. @damyan.mitev correct me if I'm wrong.

  • Damyan Mitev added 2 commits

    added 2 commits

    • 09b130a7 - Revert "Make ES Lint happy"
    • 1613522a - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…

    Compare with previous version

  • Sasha Ilieva added 1 commit

    added 1 commit

    • 19c26ebc - Revert "remove MyTest function"

    Compare with previous version

  • Sasha Ilieva added 36 commits

    added 36 commits

    • 19c26ebc...6821eb90 - 29 commits from branch master
    • 0c87bfd1 - Implement pdf signing on the client
    • 5ff0d55b - fix appendSig function (used for resigning of pdf)
    • 06e0eff7 - Modify gopkg.toml to use 268-convert-odt-file-to-pdf branch of restful
    • f329d221 - remove MyTest function
    • 2d1ecb82 - Make ES Lint happy
    • 2ee83d93 - Revert "Make ES Lint happy"
    • 526c4437 - Revert "remove MyTest function"

    Compare with previous version

  • Damyan Mitev added 11 commits

    added 11 commits

    • 23c8f847 - Implement pdf signing on the client
    • ad55d93d - fix appendSig function (used for resigning of pdf)
    • 1b83e814 - Modify gopkg.toml to use 268-convert-odt-file-to-pdf branch of restful
    • 6f516c07 - remove MyTest function
    • 22ec1765 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
    • bc806cba - Make ES Lint happy
    • 9d9b5c49 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
    • 09b130a7 - Revert "Make ES Lint happy"
    • 1613522a - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
    • 9ac4f8f7 - Add signDocument
    • 20f06b90 - Merge branch '268-convert-odt-file-to-pdf' of…

    Compare with previous version

  • Damyan Mitev added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading