1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-06-07 08:22:16 +02:00
Commit graph

123 commits

Author SHA1 Message Date
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
Vincent LAURENT a3d72959f7 Share link visually disabled when pdf edition is begin 2022-04-01 15:09:13 +02:00
Vincent LAURENT 0c34e442cd Share link in sharing mode 2022-04-01 15:03:50 +02:00
Vincent LAURENT 621e8b8145 location modal hash remove when modal is hidden 2022-04-01 14:52:30 +02:00
Vincent LAURENT 1e925a38a0 Storing and display filename in sharing mode 2022-04-01 00:52:44 +02:00
Vincent LAURENT 0cc5ba6439 Adding document filename in sidebar 2022-04-01 00:32:52 +02:00
Vincent LAURENT c47c7728c8 Removing empty lines and indentation 2022-04-01 00:00:54 +02:00
Vincent LAURENT c0108da53a Modal when pdf is signed 2022-03-31 19:29:39 +02:00
Vincent LAURENT 3665f31c11 Merge branch 'sharing' of github.com:24eme/signaturepdf into sharing 2022-03-31 18:47:11 +02:00
Vincent LAURENT 5a36382e27 Disabled button download when save is needed 2022-03-31 18:46:53 +02:00
Jb Lm 8943efaf08 js for btn save for sharing action 2022-03-31 18:38:38 +02:00
Vincent LAURENT 6537d1ae1c Modal share informations on the first open 2022-03-31 16:35:26 +02:00
Vincent LAURENT 814793f847 Hide button share and download when in sharing mode 2022-03-31 13:46:39 +02:00
Vincent LAURENT b5d3b990fb Fix javascript bug 2022-03-31 13:25:29 +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 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 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 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 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 0b81806629 Ajout d'une case à cocher 2021-11-14 02:40:36 +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 7bbacb406c Pas d'ajout si un object est séléctionné 2021-11-13 01:07:40 +01:00
Vincent LAURENT 7db5d212db Les svg sont uploader via des input file 2021-11-12 10:10:32 +01:00
Vincent LAURENT 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
Vincent LAURENT 0978dbad51 Oublié de fermer une fonction 2021-11-12 01:54:37 +01:00
Vincent LAURENT 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
Vincent LAURENT a7076e962a Bouton pour réinitialiser la trace de la signature 2021-11-11 00:36:52 +01:00
Vincent LAURENT f318504d5e L'ouverture de la popup désactive l'élément de la liste des svg
séléctionné
2021-11-11 00:08:56 +01:00
Vincent LAURENT 5494796e06 En mobile la séléction ne reste pas active 2021-11-10 01:15:17 +01:00
Vincent LAURENT 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