nobohan
f8d95384ea
Signature: action buttons positions
2024-09-02 18:05:12 +02:00
nobohan
e57d52d00e
Update vue-toast-notification and use in signature app
2024-07-23 10:04:25 +02:00
nobohan
111305d09c
DX change function names to camelCase format in vue app signature
2024-07-19 10:00:16 +02:00
nobohan
421226c0dc
signature: check for signature state
2024-07-18 17:16:20 +02:00
nobohan
77da2c1ac6
signature: add index on PDFSignatureZone + init POST signature
2024-07-18 17:16:20 +02:00
nobohan
39d3ba2f40
signature: fake POSTing of signature, adjustments
2024-07-18 17:16:20 +02:00
nobohan
fb62e54d63
signature: correct positioning of zones in vue app wrt to PDFSignatureZoneParser
2024-07-18 17:16:19 +02:00
nobohan
c968d6c541
signature: improve layout and some functionalities of the signature app
2024-07-18 17:16:19 +02:00
nobohan
c428e6665f
signature: use PDFSignatureZoneParser in vue app signature
2024-07-18 17:16:19 +02:00
nobohan
5b7e3f0336
signature - modale and translations in the vue app
2024-07-18 17:16:19 +02:00
nobohan
0c8ef37860
signature - more css bootstrap layout of the signature vue app
2024-07-18 17:16:19 +02:00
nobohan
794c479b9e
signature: layout and css bootstrap class of the vue app
2024-07-18 17:16:19 +02:00
nobohan
1bee3114ac
signature: improve signature vue app
2024-07-18 17:16:19 +02:00
nobohan
1344b65dd4
signature: fix using of window variable
2024-07-18 17:16:19 +02:00
nobohan
68dcf4dd28
signature: confirm signature and undo buttons
2024-07-18 17:16:19 +02:00
nobohan
b0a8fd54a8
signature: fully working app with pdfjs-dist
2024-07-18 17:16:19 +02:00
nobohan
0f589ec57e
signature: POC of showing PDF with pdfjs-dist
2024-07-18 17:16:19 +02:00
nobohan
2d4fc45a0c
signature: manage multi-pages doc
2024-07-18 17:16:19 +02:00
nobohan
c80f23f0db
signature: scale the signature zone to the canvas dimension
2024-07-18 17:16:18 +02:00
nobohan
c950400fe2
signature: POC of drawing signature zones and click event on canvas
2024-07-18 17:16:18 +02:00
nobohan
21c1e77d36
signature: POC of showing a pdf with vue-pdf-embed
2024-07-18 17:16:18 +02:00
nobohan
bbfd0caf10
signature: download storedObject document in the vuejs app
2024-07-18 17:16:18 +02:00
nobohan
9192883217
ADDED bootstrap signature vue app
2024-07-18 17:16:18 +02:00
790576863f
Merge signature-app-master into branch
2024-07-04 15:53:01 +02:00
c19c597ba0
Fix checking of permissions within document_button_group
2024-07-02 12:50:44 +02:00
a220dad83b
Do not pass StoredObjectCreated on Convert and Edit buttons
2024-06-05 17:08:30 +02:00
775535e683
refactor file drop widget
2024-05-28 11:25:59 +02:00
fca929f56f
Dav: add UI to edit document
2024-05-23 17:00:46 +02:00
6f6683f549
Dav: implements JWT extraction from the URL, and add the access_token in dav urls
2024-05-23 17:00:45 +02:00
146e0090fb
Webdav: fully implements the controller and response
...
The controller is tested from real request scraped from apache mod_dav implementation. The requests were scraped using a wireshark-like tool. Those requests have been adapted to suit to our xml.
2024-05-23 17:00:42 +02:00
536c2622c7
239 - doc generation form added to top of doc list page when more than 5 documents
2024-05-07 14:30:16 +00:00
e839b03cc9
Update path to twig template with new syntax
2023-07-28 12:16:50 +02:00
abe020f116
Merge remote-tracking branch 'origin/master' into 103-document-page
2023-06-27 18:31:14 +02:00
4632c18d93
restore feature: generate a document from period
2023-06-27 18:26:41 +02:00
7a1feaa8cb
show documents from person in list of document from course
2023-06-27 18:20:41 +02:00
7349be94c8
Merge remote-tracking branch 'origin/master' into 709-notification-eval-action
2023-06-13 23:05:51 +02:00
5cbdea29e9
Merge remote-tracking branch 'origin/master' into 103-document-page
2023-06-13 15:14:17 +02:00
909d2dfb60
layout for rendering list
2023-06-13 15:00:16 +02:00
e9fdabf931
Remove old list for person document
2023-05-30 21:24:53 +02:00
40af1e64ac
[generic doc] listing generic doc for person
2023-05-30 21:24:04 +02:00
eb107f5a15
add filter for generic doc + fix issues in filter
2023-05-30 12:46:05 +02:00
ff3dab0934
Fixed: vue downloadButton: add more log and various improvements
...
- create a dedicated button for opening
- use nextTick before clicking on the "opening" button
2023-05-25 12:36:47 +02:00
2b5d007fda
Remove old doc index page, replace by the generic doc index page
2023-05-25 11:09:26 +02:00
e550817ded
Render for generic doc
2023-05-25 09:55:46 +02:00
d82a3e0ff6
Fixed: [download document] add a target when downloading document
2023-05-24 13:13:57 +02:00
5931b2f709
UX: [vue] Fix picto color in document actions dropdown
2023-05-23 16:30:26 +02:00
a8945f5701
Merge branch 'master' into 709-notification-eval-action
2023-05-22 10:52:59 +02:00
bbd3d2a83f
Fix: [document download] better memory management and introduce delay
...
before opening
Related to https://gitlab.com/Chill-Projet/chill-bundles/-/issues/98
2023-05-19 11:34:25 +02:00
Lucas Silva
cb37e8c006
Merge branch 'master' into 709-notification-eval-action
2023-04-26 13:46:41 +02:00
ba43b6b025
Fix: align ux design styles to chill theme
2023-04-25 17:57:33 +02:00