1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-29 03:52:31 +02:00
Commit graph

298 commits

Author SHA1 Message Date
Vincent LAURENT eca93fb359 PDF storage expiration time for multi-signature mode 2022-04-27 00:41:44 +02:00
Vincent LAURENT b2ca7e81f3 Multi-signature pdf generation uses temporary files with unique names to avoid collisions 2022-04-15 01:11:51 +02:00
Vincent LAURENT b2c7b8986b Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-15 00:50:38 +02:00
Vincent LAURENT ebf7e0e889 Automatically reload the pdf if there is a new signature 2022-04-15 00:47:36 +02:00
Vincent LAURENT 3327a64774
Documentation update to last version 2022-04-14 10:56:48 +02:00
Vincent LAURENT 39380bd641 Force js update 2022-04-14 10:30:57 +02:00
Vincent LAURENT 4964e98a56 Meta description 2022-04-14 10:29:49 +02:00
Vincent LAURENT f703d61f24 FirstPage with white background 2022-04-14 09:09:48 +02:00
Vincent LAURENT 992081a882 let instead of var 2022-04-14 09:09:01 +02:00
Vincent LAURENT 8ca0115391 signature pad size minimum less small 2022-04-14 00:50:17 +02:00
Vincent LAURENT a787b82d45 Modal to start a more responsive and simple text sharing 2022-04-14 00:19:31 +02:00
Vincent LAURENT f8ee51f1e9 Modal for creating a signature more responsive with tab subtitles specifying the type of signature 2022-04-14 00:14:19 +02:00
Vincent LAURENT 62d6a7c0c3 Informative sentence about the exchanges with the server simpler 2022-04-14 00:13:17 +02:00
Vincent LAURENT 8c4adb0216 The signature pad more fluid and with a slightly finer minimum line 2022-04-14 00:10:10 +02:00
Vincent LAURENT a6e9b444ce Clarification of the information text in the modal share 2022-04-13 00:41:31 +02:00
Vincent LAURENT ac8279e43e Modal to inform that the PDF will be stored on the server before enabling multi-signature PDF sharing 2022-04-13 00:40:35 +02:00
Vincent LAURENT 48107c16fd Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-12 23:36:37 +02:00
Vincent LAURENT ad93b7ccef Clarification on not storing the pdf on the server 2022-04-12 23:36:28 +02:00
Vincent LAURENT c7b7a3e2ee
Merge pull request #25 from logilab/docker-multi-signature
feat(docker): update dockerfile to enable pdf storage for multi-signature
2022-04-11 10:40:09 +02:00
Simon Chabot 05550b03c9 feat(docker): update dockerfile to enable pdf storage for multi-signature 2022-04-11 09:34:18 +02:00
Vincent LAURENT 7106b79298 Column on the right for the different actions instead of the bar at the bottom 2022-04-10 01:35:42 +02:00
Vincent LAURENT 152d54b397 The rotation of pdf pages are taken into account on the server side with pdftk 2022-04-08 01:06:35 +02:00
Vincent LAURENT 43992abcff Reduction of the space between pages 2022-04-08 00:18:28 +02:00
Vincent LAURENT 75813eefaa Plus and minus button to change the number of pages displayed per line 2022-04-07 00:13:22 +02:00
Vincent LAURENT 720c0ba34d All the blocks containing the pages have the same size and the pdf fits inside 2022-04-06 23:17:27 +02:00
Vincent LAURENT c7811b437b Page rotation 2022-04-05 01:11:03 +02:00
Vincent LAURENT 5332629032 pdtfk work with additionnal pdf 2022-04-04 00:53:24 +02:00
Vincent LAURENT 4051264f78 Filename with count signature 2022-04-02 01:54:21 +02:00
Vincent LAURENT 4a261db73e Protect 'hash' get parameter 2022-04-02 01:32:16 +02:00
Vincent LAURENT 0e891e1307 Using php function to move and copy instead of shell 2022-04-02 01:07:41 +02:00
Vincent LAURENT 5b6d30a870 Reordering the code 2022-04-02 01:02:40 +02:00
Vincent LAURENT 8ae7d12a63 If there was no signature at the time of sharing, no signature layer is recorded 2022-04-02 00:58:35 +02:00
Vincent LAURENT ebbad9a7e0 Button close pdf and home return 2022-04-02 00:51:52 +02:00
Vincent LAURENT 38b1dcebba Individual or group picto formatting 2022-04-02 00:32:51 +02:00
Vincent LAURENT 7df937668d Sharing mode responsive on mobile 2022-04-01 19:32:37 +02:00
Vincent LAURENT 8a3ea4a4e2 Update bootstrap icons font 2022-04-01 18:49:16 +02:00
Vincent LAURENT d1f41cb099 Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-01 18:33:05 +02:00
Vincent LAURENT 8fb7d1745f Force update javascript 2022-04-01 18:32:50 +02:00
Vincent LAURENT a085b68904
example path easier 2022-04-01 18:07:20 +02:00
Vincent LAURENT 52d8cf5506
cp au lieu de mkdir 2022-04-01 18:06:36 +02:00
Vincent LAURENT 07dd82558a Rename parameter in configuration 2022-04-01 18:01:18 +02:00
Vincent LAURENT e2327a0edc Merge branch 'sharing' 2022-04-01 18:00:18 +02:00
Vincent LAURENT f950dd1cd8 Rename parameter 'STORAGE' in 'PDF_STORAGE_PATH' 2022-04-01 17:59:38 +02:00
Vincent LAURENT 915808243e
Documentation of the sharing mode configuration 2022-04-01 17:56:48 +02:00
Vincent LAURENT 3e4aebac44 Updating bootstrap 2022-04-01 17:39:14 +02:00
Vincent LAURENT beb2313366 Docker configuration file in the config folder 2022-04-01 17:36:53 +02:00
Vincent LAURENT b57bad56e2 Storage path of the pdf in config and disabled in the interface if not defined 2022-04-01 17:34:35 +02:00
Vincent LAURENT 35c31d3d8b Formatting of the signature counter 2022-04-01 16:54:50 +02:00
Jb Lm 487434e8b9 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-04-01 15:45:24 +02:00
Jb Lm 62615bd649 get and print nb layers 2022-04-01 15:43:47 +02:00