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

252 commits

Author SHA1 Message Date
Vincent LAURENT b5d3b990fb Fix javascript bug 2022-03-31 13:25:29 +02:00
Jb Lm 0ca295070d Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 12:15:48 +02:00
Jb Lm c452c32527 add /signature/@hash/pdf route for concatenation of multiple signature 2022-03-31 12:15:26 +02:00
Vincent LAURENT b6dad1dcf5 Loading pdf from hash 2022-03-31 11:53:55 +02:00
Vincent LAURENT a41155c950 Share upload file original and redirect to a new route with a hash 2022-03-31 11:46:03 +02:00
Vincent LAURENT b3c7c186a8 Form and button to share pdf 2022-03-31 11:08:46 +02:00
Vincent LAURENT eb42a1547f Storage configuration 2022-03-31 10:59:47 +02:00
Vincent LAURENT 7787d46bc7 Upload a new pdf and display pages 2022-03-31 01:46:45 +02:00
Vincent LAURENT db58c63ac3 Drag block more visible 2022-03-31 00:28:48 +02:00
Vincent LAURENT a31eb7852a 5 page per ligne and hide bar when drag and drop 2022-03-30 10:19:12 +02:00
Vincent LAURENT d51f31109f PDF Organisation page for mobile 2022-03-30 09:56:07 +02:00
Vincent LAURENT 2bca27fd42 Dynamic page filename 2022-03-30 02:08:21 +02:00
Vincent LAURENT 6f8f20ea08 Fix alert message pdf file size 2022-03-30 02:05:02 +02:00
Vincent LAURENT b5a1115cd4 Pages Drag an drop, page width adapt to window 2022-03-30 02:00:25 +02:00
Vincent LAURENT 7fe764d915 Using css grid in fixed bottom bar 2022-03-29 01:05:43 +02:00
Vincent LAURENT 933f5b8e42 checkbox block background white 2022-03-28 01:27:54 +02:00
Vincent LAURENT 1996c661b2 let instead of var and dead code 2022-03-28 00:57:30 +02:00
Vincent LAURENT afdcbf952c Start of an interface to rearrange the pages of a pdf 2022-03-28 00:56:00 +02:00
Vincent LAURENT 30aa95f6ce Fatfree core lib only 2022-03-26 23:40:57 +01:00
Vincent LAURENT 2c8c9a7f8e Fatfree 3.8.0 with php 8 compatibility 2022-03-26 23:36:32 +01:00
Vincent LAURENT 253cc31d73 Managing page history and title 2022-03-26 23:10:06 +01:00
Vincent LAURENT 61fc267e93 Bootstrap css map file and update version 2022-03-26 11:11:06 +01:00
Vincent LAURENT 9fc73054ab Default favicon 2022-03-26 11:10:41 +01:00
Vincent LAURENT b8f216d166 The upload and the signature in a single page and the page is no longer reloaded after the upload 2022-03-26 11:02:47 +01:00
Vincent LAURENT 8495642ab8 Allow the use of the project in an iframe 2022-03-02 23:33:51 +01:00
Vincent LAURENT d2f773a91d No longer use php to generate the key of a pdf file and use the filename in javascript instead 2022-02-06 01:14:37 +01:00
Vincent LAURENT 97e994a1be
Merge pull request #23 from chatons-libreon/master
Dockerize signaturepdf
2022-02-02 23:06:01 +01:00
xgaia 6af056f847 docs: fix README 2022-01-30 20:49:44 +01:00
xgaia 3ec94a0ae3 docs: update README 2022-01-28 18:24:01 +01:00
xgaia 2d76302d8b chore: config php.ini with env 2022-01-28 18:23:43 +01:00
xgaia 1f0022b6e1 ci: dockerize and push with gh-actions 2022-01-28 17:23:51 +01:00
Vincent LAURENT 2f834f6ba6
Pas besoin du AllowOverride 2022-01-26 15:21:38 +01:00
Vincent LAURENT da76ec041b
Configuration apache 2022-01-26 15:11:26 +01:00
Vincent LAURENT 4e47ecf18a Redirection vers index.php 2022-01-26 15:05:08 +01:00
Vincent LAURENT f54f3b6c02 Création des événements dans une fonction dédiée et création du pad de
signature
2022-01-05 02:25:39 +01:00
Vincent LAURENT 9b34a76e54 Réorganisation de l'organisation des fonctions 2022-01-05 02:18:55 +01:00
Vincent LAURENT c20b244dba Externalisation du css 2022-01-05 01:23:37 +01:00
Vincent LAURENT f65f77b4aa L'ajout de texte avec accent est possible maintenant 2022-01-04 09:37:53 +01:00
Vincent LAURENT 31bf40fe43 Librairies utilisées à la fin et ajout des librairies pour les tests 2021-11-26 00:37:30 +01:00
Vincent LAURENT e3fb585adf Configuration de PHP 2021-11-26 00:26:02 +01:00
Vincent LAURENT b0f7f7d9db Correction des tests 2021-11-26 00:05:31 +01:00
Vincent LAURENT 0b81806629 Ajout d'une case à cocher 2021-11-14 02:40:36 +01:00
Vincent LAURENT 310a977a7f Hauteur uniforme avec les autres barres 2021-11-14 02:18:42 +01:00
Vincent LAURENT a6f94909e1 Hauteur de la barre d'ajout fixé 2021-11-14 02:01:58 +01:00
Vincent LAURENT b244be08dd Position du bouton supprimé 2021-11-14 01:59:37 +01:00
Vincent LAURENT b11ac53e29 Mise en forme svg à ajouté en mode mobile 2021-11-14 01:56:07 +01:00
Vincent LAURENT 44fa052703 La touche entrée valide le textbox 2021-11-14 01:11:56 +01:00
Vincent LAURENT be29f851d5 La largeur du textbox s'adapte automatiquement à la largeur du texte 2021-11-14 01:11:35 +01:00
Vincent LAURENT 13bea28f0e Texte sur une ligne 2021-11-13 01:08:58 +01:00
Vincent LAURENT 7bbacb406c Pas d'ajout si un object est séléctionné 2021-11-13 01:07:40 +01:00