1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-06-01 13:32:24 +02:00
Commit graph

81 commits

Author SHA1 Message Date
Vincent LAURENT b240bdb145 PDF works in rtl 2023-09-22 18:18:09 +02:00
Vincent LAURENT 753c2ba85f Bug translation 2023-09-22 17:15:25 +02:00
Vincent LAURENT 6afa1ab755 Merge branch '66-compress-feature' of github.com:24eme/signaturepdf into 66-compress-feature 2023-09-22 17:05:00 +02:00
Vincent LAURENT 3c962b9a68 Language use for traduction 2023-09-22 17:04:37 +02:00
tale-fau 256eb43fca add arab translation (not 100% complete) (#66) 2023-09-22 17:03:37 +02:00
tale-fau 277e1669c3 add component for nav bar and language button 2023-09-22 16:27:43 +02:00
tale-fau eb061f1aeb add mobile display 2023-09-22 12:42:57 +02:00
tale-fau 8a427e82bb update read me + adding several compression intensity levels 2023-09-21 16:33:27 +02:00
tale-fau 234781c754 first test compression ok (#66) 2023-09-20 18:32:25 +02:00
tale-fau d316eabaed add template and js for compression feature (#66) 2023-09-19 19:26:02 +02:00
tale-fau 4698d703d5 update readme for internationalization 2023-09-19 12:12:28 +02:00
tale-fau 0afcc575be adapt language button (#48) 2023-09-13 16:54:12 +02:00
tale-fau afb510fb1d add session variable to keep the selected language throughout the app 2023-09-13 15:48:06 +02:00
tale-fau 00c7b3ff5c add logic to handle button to change language (#48) 2023-09-12 18:17:44 +02:00
tale-fau 6d91f77c51 Add easier translation syntax (#48) 2023-09-11 19:25:05 +02:00
tale-fau 6d8ee6915a change names for clarity + set up available language list (#48) 2023-09-08 12:22:29 +02:00
tale-fau 7f1098c5a5 changes in the process of setting the locale language : already handled by fat-free framework (#48) 2023-09-08 11:32:08 +02:00
Tangui Morlier 4119b7a6b9 Cas de l'absence de configuration REVERSE_PROXY_URL 2023-09-05 16:13:03 +02:00
Tangui Morlier f04e30d81d Configuration pour les configurations de reverse proxies qui ne gèrent pas la réécriture de l'entête de Location 2023-09-04 16:47:10 +02:00
Vincent LAURENT f9c413d85a Retrieving the current commit number to display it in the footer of each page 2023-05-20 02:05:24 +02:00
Vincent LAURENT 4646ad35a7 The true value of the PDF_DEMO_LINK option was not working 2023-05-03 01:00:41 +02:00
Vincent LAURENT 6cc0461975 metadata: delete max upload size control 2023-04-20 14:36:09 +02:00
Vincent LAURENT 186a9cc225 metadata: new tab and page metadata 2023-04-18 23:44:38 +02:00
Vincent LAURENT 68be39ed23 feat: Added option to remove or edit demo pdf link 2023-03-18 00:34:18 +01:00
xgaia c9f0d25027 feat: Add possibility to disable Organization 2023-03-17 11:22:40 +01:00
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 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 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 f950dd1cd8 Rename parameter 'STORAGE' in 'PDF_STORAGE_PATH' 2022-04-01 17:59:38 +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
Jb Lm cf41808878 route for getting nb layers 2022-04-01 15:43:24 +02:00
Vincent LAURENT 85d9250d1b Share link build with javascript 2022-04-01 11:26:18 +02:00
Jb Lm f82ec19809 bug correction 2022-04-01 10:36:29 +02:00
Jb Lm f884eb73ae sharing folder existance and rights check 2022-04-01 10:35:30 +02:00
Vincent LAURENT 1e925a38a0 Storing and display filename in sharing mode 2022-04-01 00:52:44 +02:00
Vincent LAURENT c47c7728c8 Removing empty lines and indentation 2022-04-01 00:00:54 +02:00
Vincent LAURENT b598f1f35c The format of the signed pdf took the one from the svg which was not necessarily in the same format 2022-04-01 00:00:05 +02:00
Vincent LAURENT c0108da53a Modal when pdf is signed 2022-03-31 19:29:39 +02:00
Jb Lm 7732ed4447 refactoring 2022-03-31 18:38:12 +02:00
Jb Lm 1b4c730f40 save svg for sharing action 2022-03-31 18:37:30 +02:00
Vincent LAURENT 8d3b494309 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 16:35:51 +02:00
Vincent LAURENT 6537d1ae1c Modal share informations on the first open 2022-03-31 16:35:26 +02:00
Jb Lm 2f7c1f5156 save pdf for sharing mode 2022-03-31 16:05:45 +02:00
Jb Lm c1c86fb881 exclusive pdf file for treatment (for debug mode) 2022-03-31 16:05:19 +02:00