1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-21 07:06:41 +02:00

Commit graph

  • abda679784 Navigation between the signature and the organization Vincent LAURENT 2022-05-08 23:07:24 +0200
  • 9671751ef3 Uniformity of the upload block Vincent LAURENT 2022-05-07 11:11:40 +0200
  • 156859993f Force update js Vincent LAURENT 2022-05-07 02:08:56 +0200
  • 9b25ef4c6e Allows to cancel the rendering of a page in case it is not finished and there is a new zoom level Vincent LAURENT 2022-05-07 02:06:30 +0200
  • 6198c55d3a Button upload a new pdf more visible Vincent LAURENT 2022-05-07 01:17:03 +0200
  • d842917573 The download button of a page allows to download the page Vincent LAURENT 2022-05-07 01:14:52 +0200
  • b1e7f02215 PDF download button different in selection mode and a new "Cancel selection" button Vincent LAURENT 2022-05-07 00:42:24 +0200
  • 24437112b8 The selection button allows you to select a page and activate the "selection" mode to download only the selected pages Vincent LAURENT 2022-05-06 00:44:15 +0200
  • 89a5b58961 The HTML content of a page is divided into several lines for clarity Vincent LAURENT 2022-05-06 00:18:36 +0200
  • e6a5c45d92 The selection checkbox becomes a delete button. Vincent LAURENT 2022-05-06 00:07:57 +0200
  • f48e78642b Merge branch 'master' of github.com:24eme/signaturepdf Vincent LAURENT 2022-04-28 21:28:41 +0200
  • 36a692e34b List of loaded pdf Vincent LAURENT 2022-04-28 19:13:45 +0200
  • abb63e8f90 Zoom button with a magnifying glass icon in the upper right corner Vincent LAURENT 2022-04-28 19:09:56 +0200
  • 14e8765b6e
    Formatting v1.1.1 Vincent LAURENT 2022-04-27 13:02:26 +0200
  • 5b8b4872e9
    Code and financial contributors Vincent LAURENT 2022-04-27 13:01:28 +0200
  • eca93fb359 PDF storage expiration time for multi-signature mode Vincent LAURENT 2022-04-27 00:41:44 +0200
  • b2ca7e81f3 Multi-signature pdf generation uses temporary files with unique names to avoid collisions Vincent LAURENT 2022-04-15 01:11:51 +0200
  • b2c7b8986b Merge branch 'master' of github.com:24eme/signaturepdf Vincent LAURENT 2022-04-15 00:50:38 +0200
  • ebf7e0e889 Automatically reload the pdf if there is a new signature Vincent LAURENT 2022-04-15 00:47:36 +0200
  • 3327a64774
    Documentation update to last version Vincent LAURENT 2022-04-14 10:56:48 +0200
  • 39380bd641 Force js update Vincent LAURENT 2022-04-14 10:30:57 +0200
  • 4964e98a56 Meta description Vincent LAURENT 2022-04-14 10:29:49 +0200
  • f703d61f24 FirstPage with white background Vincent LAURENT 2022-04-14 09:09:48 +0200
  • 992081a882 let instead of var Vincent LAURENT 2022-04-14 09:09:01 +0200
  • 8ca0115391 signature pad size minimum less small Vincent LAURENT 2022-04-14 00:50:17 +0200
  • a787b82d45 Modal to start a more responsive and simple text sharing Vincent LAURENT 2022-04-14 00:19:31 +0200
  • f8ee51f1e9 Modal for creating a signature more responsive with tab subtitles specifying the type of signature Vincent LAURENT 2022-04-14 00:14:19 +0200
  • 62d6a7c0c3 Informative sentence about the exchanges with the server simpler Vincent LAURENT 2022-04-14 00:13:17 +0200
  • 8c4adb0216 The signature pad more fluid and with a slightly finer minimum line Vincent LAURENT 2022-04-14 00:10:10 +0200
  • a6e9b444ce Clarification of the information text in the modal share Vincent LAURENT 2022-04-13 00:41:31 +0200
  • ac8279e43e Modal to inform that the PDF will be stored on the server before enabling multi-signature PDF sharing Vincent LAURENT 2022-04-13 00:31:12 +0200
  • 48107c16fd Merge branch 'master' of github.com:24eme/signaturepdf Vincent LAURENT 2022-04-12 23:36:37 +0200
  • ad93b7ccef Clarification on not storing the pdf on the server Vincent LAURENT 2022-04-12 23:36:28 +0200
  • c7b7a3e2ee
    Merge pull request #25 from logilab/docker-multi-signature Vincent LAURENT 2022-04-11 10:40:09 +0200
  • 05550b03c9 feat(docker): update dockerfile to enable pdf storage for multi-signature #25 Simon Chabot 2022-04-11 09:27:22 +0200
  • 7106b79298 Column on the right for the different actions instead of the bar at the bottom Vincent LAURENT 2022-04-10 01:35:35 +0200
  • 152d54b397 The rotation of pdf pages are taken into account on the server side with pdftk Vincent LAURENT 2022-04-08 01:06:35 +0200
  • 43992abcff Reduction of the space between pages Vincent LAURENT 2022-04-08 00:18:28 +0200
  • 75813eefaa Plus and minus button to change the number of pages displayed per line Vincent LAURENT 2022-04-07 00:13:22 +0200
  • 720c0ba34d All the blocks containing the pages have the same size and the pdf fits inside Vincent LAURENT 2022-04-06 23:17:27 +0200
  • c7811b437b Page rotation Vincent LAURENT 2022-04-05 01:11:03 +0200
  • 5332629032 pdtfk work with additionnal pdf Vincent LAURENT 2022-04-04 00:53:24 +0200
  • 4051264f78 Filename with count signature v1.1.0 Vincent LAURENT 2022-04-02 01:54:21 +0200
  • 4a261db73e Protect 'hash' get parameter Vincent LAURENT 2022-04-02 01:32:16 +0200
  • 0e891e1307 Using php function to move and copy instead of shell Vincent LAURENT 2022-04-02 01:07:41 +0200
  • 5b6d30a870 Reordering the code Vincent LAURENT 2022-04-02 01:02:40 +0200
  • 8ae7d12a63 If there was no signature at the time of sharing, no signature layer is recorded Vincent LAURENT 2022-04-02 00:58:35 +0200
  • ebbad9a7e0 Button close pdf and home return Vincent LAURENT 2022-04-02 00:51:52 +0200
  • 38b1dcebba Individual or group picto formatting Vincent LAURENT 2022-04-02 00:20:56 +0200
  • 7df937668d Sharing mode responsive on mobile Vincent LAURENT 2022-04-01 19:32:37 +0200
  • 8a3ea4a4e2 Update bootstrap icons font Vincent LAURENT 2022-04-01 18:49:16 +0200
  • d1f41cb099 Merge branch 'master' of github.com:24eme/signaturepdf Vincent LAURENT 2022-04-01 18:33:05 +0200
  • 8fb7d1745f Force update javascript Vincent LAURENT 2022-04-01 18:32:50 +0200
  • a085b68904
    example path easier Vincent LAURENT 2022-04-01 18:07:20 +0200
  • 52d8cf5506
    cp au lieu de mkdir Vincent LAURENT 2022-04-01 18:06:36 +0200
  • 07dd82558a Rename parameter in configuration Vincent LAURENT 2022-04-01 18:01:18 +0200
  • e2327a0edc Merge branch 'sharing' Vincent LAURENT 2022-04-01 18:00:18 +0200
  • f950dd1cd8 Rename parameter 'STORAGE' in 'PDF_STORAGE_PATH' Vincent LAURENT 2022-04-01 17:59:38 +0200
  • 915808243e
    Documentation of the sharing mode configuration Vincent LAURENT 2022-04-01 17:56:48 +0200
  • 3e4aebac44 Updating bootstrap Vincent LAURENT 2022-04-01 17:39:14 +0200
  • beb2313366 Docker configuration file in the config folder Vincent LAURENT 2022-04-01 17:36:53 +0200
  • b57bad56e2 Storage path of the pdf in config and disabled in the interface if not defined Vincent LAURENT 2022-04-01 17:34:35 +0200
  • 35c31d3d8b Formatting of the signature counter Vincent LAURENT 2022-04-01 16:54:50 +0200
  • 487434e8b9 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Jb Lm 2022-04-01 15:45:24 +0200
  • 62615bd649 get and print nb layers Jb Lm 2022-04-01 15:43:47 +0200
  • cf41808878 route for getting nb layers Jb Lm 2022-04-01 15:43:24 +0200
  • a3d72959f7 Share link visually disabled when pdf edition is begin Vincent LAURENT 2022-04-01 15:09:13 +0200
  • 5faf1f2a65 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Vincent LAURENT 2022-04-01 15:04:03 +0200
  • 0c34e442cd Share link in sharing mode Vincent LAURENT 2022-04-01 15:03:50 +0200
  • 12ad0806da Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Jb Lm 2022-04-01 14:54:40 +0200
  • 0158023433 update btn Jb Lm 2022-04-01 14:54:30 +0200
  • 5a7d9f2a6a Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Vincent LAURENT 2022-04-01 14:53:07 +0200
  • 621e8b8145 location modal hash remove when modal is hidden Vincent LAURENT 2022-04-01 14:52:30 +0200
  • fce2b8e4c3 change wording for more comprehension Jb Lm 2022-04-01 14:49:02 +0200
  • 23728f11b7 lowercase Jb Lm 2022-04-01 14:45:25 +0200
  • a0505e545a Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Jb Lm 2022-04-01 14:42:03 +0200
  • c4bbffd3bf add noscript tag to inform for no fonctionnal website without js Jb Lm 2022-04-01 14:41:58 +0200
  • 85d9250d1b Share link build with javascript Vincent LAURENT 2022-04-01 11:25:58 +0200
  • 5e0c1abf45 spelling mistake Jb Lm 2022-04-01 10:37:36 +0200
  • f82ec19809 bug correction Jb Lm 2022-04-01 10:36:29 +0200
  • f884eb73ae sharing folder existance and rights check Jb Lm 2022-04-01 10:35:30 +0200
  • 7f2730decb Modal download button normal instead of small Vincent LAURENT 2022-04-01 01:17:10 +0200
  • 3169425f4a Icon people fill and in title in sharing mode Vincent LAURENT 2022-04-01 00:58:17 +0200
  • 1e925a38a0 Storing and display filename in sharing mode Vincent LAURENT 2022-04-01 00:52:44 +0200
  • 0cc5ba6439 Adding document filename in sidebar Vincent LAURENT 2022-04-01 00:32:52 +0200
  • c47c7728c8 Removing empty lines and indentation Vincent LAURENT 2022-04-01 00:00:54 +0200
  • b598f1f35c The format of the signed pdf took the one from the svg which was not necessarily in the same format Vincent LAURENT 2022-04-01 00:00:05 +0200
  • f9e64c0169 Presentation modal share informations Vincent LAURENT 2022-03-31 23:41:09 +0200
  • 12e6fd770f Formatting and text of the modal after save Vincent LAURENT 2022-03-31 23:11:30 +0200
  • c0108da53a Modal when pdf is signed Vincent LAURENT 2022-03-31 19:29:39 +0200
  • 3665f31c11 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Vincent LAURENT 2022-03-31 18:47:11 +0200
  • 5a36382e27 Disabled button download when save is needed Vincent LAURENT 2022-03-31 18:46:53 +0200
  • 2f2d0d09aa Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Jb Lm 2022-03-31 18:39:52 +0200
  • 8943efaf08 js for btn save for sharing action Jb Lm 2022-03-31 18:38:38 +0200
  • 7732ed4447 refactoring Jb Lm 2022-03-31 18:38:12 +0200
  • 1b4c730f40 save svg for sharing action Jb Lm 2022-03-31 18:37:30 +0200
  • 82e04e5116 Delete html experimentation Vincent LAURENT 2022-03-31 18:25:29 +0200
  • 175555a06e Modal share copy to clipboard Vincent LAURENT 2022-03-31 18:24:10 +0200
  • 9a225a261a Buttons color Vincent LAURENT 2022-03-31 18:23:45 +0200
  • 8d3b494309 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing Vincent LAURENT 2022-03-31 16:35:51 +0200