1
0
mirror of https://github.com/24eme/signaturepdf.git synced 2023-08-25 09:33:08 +02:00
Commit Graph

82 Commits

Author SHA1 Message Date
0cc5ba6439 Adding document filename in sidebar 2022-04-01 00:32:52 +02:00
f9e64c0169 Presentation modal share informations 2022-03-31 23:41:09 +02:00
12e6fd770f Formatting and text of the modal after save 2022-03-31 23:11:30 +02:00
c0108da53a Modal when pdf is signed 2022-03-31 19:29:39 +02:00
3665f31c11 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 18:47:11 +02:00
5a36382e27 Disabled button download when save is needed 2022-03-31 18:46:53 +02:00
Jb Lm
2f2d0d09aa Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 18:39:52 +02:00
Jb Lm
1b4c730f40 save svg for sharing action 2022-03-31 18:37:30 +02:00
82e04e5116 Delete html experimentation 2022-03-31 18:25:29 +02:00
175555a06e Modal share copy to clipboard 2022-03-31 18:24:10 +02:00
9a225a261a Buttons color 2022-03-31 18:23:59 +02:00
8d3b494309 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 16:35:51 +02:00
6537d1ae1c Modal share informations on the first open 2022-03-31 16:35:26 +02:00
Jb Lm
bb48a9acd8 pdf download button for sharing mode 2022-03-31 16:17:12 +02:00
Jb Lm
2f7c1f5156 save pdf for sharing mode 2022-03-31 16:05:45 +02:00
814793f847 Hide button share and download when in sharing mode 2022-03-31 13:46:39 +02:00
b6dad1dcf5 Loading pdf from hash 2022-03-31 11:53:55 +02:00
b3c7c186a8 Form and button to share pdf 2022-03-31 11:08:46 +02:00
7787d46bc7 Upload a new pdf and display pages 2022-03-31 01:46:45 +02:00
a31eb7852a 5 page per ligne and hide bar when drag and drop 2022-03-30 10:19:12 +02:00
d51f31109f PDF Organisation page for mobile 2022-03-30 09:56:07 +02:00
b5a1115cd4 Pages Drag an drop, page width adapt to window 2022-03-30 02:00:25 +02:00
7fe764d915 Using css grid in fixed bottom bar 2022-03-29 01:05:43 +02:00
afdcbf952c Start of an interface to rearrange the pages of a pdf 2022-03-28 00:56:00 +02:00
61fc267e93 Bootstrap css map file and update version 2022-03-26 11:11:06 +01:00
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
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
c20b244dba Externalisation du css 2022-01-05 01:23:37 +01:00
0b81806629 Ajout d'une case à cocher 2021-11-14 02:40:36 +01:00
310a977a7f Hauteur uniforme avec les autres barres 2021-11-14 02:18:42 +01:00
a6f94909e1 Hauteur de la barre d'ajout fixé 2021-11-14 02:01:58 +01:00
b244be08dd Position du bouton supprimé 2021-11-14 01:59:37 +01:00
b11ac53e29 Mise en forme svg à ajouté en mode mobile 2021-11-14 01:56:07 +01:00
13bea28f0e Texte sur une ligne 2021-11-13 01:08:58 +01:00
7db5d212db Les svg sont uploader via des input file 2021-11-12 10:10:32 +01:00
84790c924c La route pour sauvegardé un pdf signé n'a plus besoin du paramètre key
et le nom de fichier peut être récupéré depuis le champs d'upload
2021-11-12 09:03:35 +01:00
07acab564b Plus besoin du premier upload et vérification de la taille maximum
d'upload en js sur le premier écran pour évité d'être bloqué à l'upload
du php pour la signature
2021-11-12 02:24:28 +01:00
0b65daed8b Fonction plus utilisé 2021-11-12 02:03:55 +01:00
a2dc3872b6 Type pdf seulement dans le formulaire d'upload 2021-11-12 01:51:43 +01:00
82b1dcc913 Le pdf est stocké en local dans le CacheAPI et il transite mais n'est plus conservé
sur le serveur
2021-11-12 01:49:23 +01:00
19025fa07f Le nom de fichier du pdf est stocké en js avant l'upload ce qui évite de
passer en session après
2021-11-11 10:06:42 +01:00
3a7886acb2 La clé du pdf est contruite dés la page d'accueil 2021-11-11 09:47:51 +01:00
a7076e962a Bouton pour réinitialiser la trace de la signature 2021-11-11 00:36:52 +01:00
2186a62a57 Pas de distinction graphique pour le mode séléction active et la
checkbox est caché
2021-11-09 01:09:21 +01:00
a496f122dc Escape permet d'annuler la séléction courante 2021-11-09 01:02:39 +01:00
7d5228d649 Wording 2021-11-08 01:28:04 +01:00
1f502c052d Lien vers un pdf de démo 2021-11-08 01:25:09 +01:00
e9efe13eab Footer avec la licence et un lien vers le code source 2021-11-08 01:24:40 +01:00
2e01794fff upload depuis l'url d'un pdf 2021-11-02 01:18:13 +01:00
e4947e6a20 Test du tampon, d'une signature alternative et d'une zone de texte 2021-11-01 23:53:44 +01:00