8d44bb2c32
Dav: add some documentation on classes
2024-05-23 17:00:46 +02:00
a57e6c0cc9
Dav: Introduce access control inside de dav controller
2024-05-23 17:00:45 +02:00
3fe870ba71
Dav: refactor WebdavController
2024-05-23 17:00:45 +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
436ef33dbc
final fix for appellation selector: define metier when appellation already exists
2024-05-23 14:05:14 +02:00
405aad7333
fix rome appellation selector and admin
2024-05-23 13:47:33 +02:00
a5c2576124
Fix the appellation selection for projet professional
2024-05-23 12:46:12 +02:00
33a6f9996e
remove dumps
2024-05-22 21:02:17 +02:00
b96cbc5594
rector fixes
2024-05-22 17:13:27 +02:00
854d72fa42
php cs fixes
2024-05-22 17:12:49 +02:00
cd6fd091dc
resolve merge conflicts
2024-05-22 16:57:28 +02:00
cb5ade3d14
add changie for module emploi
2024-05-22 16:49:45 +02:00
dddb6d66bc
php cs fixes after merge
2024-05-22 16:44:02 +02:00
d34f9450b8
Merge branch 'add-module-emploi' of gitlab.com:Chill-Projet/chill-bundles into add-module-emploi
2024-05-22 16:43:02 +02:00
9ce1788a14
phpstan en rector fixes
2024-05-22 16:42:47 +02:00
2895638f3b
php cs fixes
2024-05-22 15:26:23 +02:00
2708bafb1f
Export for list person with cs_person columns fixed
2024-05-22 15:24:39 +02:00
Boris Waaub
66c7758023
Adapt module name
2024-05-22 11:17:07 +02:00
Boris Waaub
4750d2c24e
Adapt module name
2024-05-22 11:16:18 +02:00
Boris Waaub
ca05e3d979
Layout adaptation
2024-05-22 11:12:22 +02:00
7d309136b1
minor last fixes for immersion and remove of dumps
2024-05-22 08:53:56 +02:00
82d3ec4d6f
Merge branch 'add-module-emploi' of gitlab.com:Chill-Projet/chill-bundles into add-module-emploi
2024-05-22 08:40:46 +02:00
Boris Waaub
a20f9b4f86
Generalize ticket actions
2024-05-22 00:38:47 +02:00
Boris Waaub
c73c1eb8d5
Rename "appelant" by "patient"
2024-05-21 22:24:30 +02:00
Boris Waaub
8778bb0731
Use colors and badges for history and banner
2024-05-21 22:22:33 +02:00
Boris Waaub
c7d20eebc5
chore: Remove unused code in AddresseeSelectorComponent.vue
2024-05-21 20:53:15 +02:00
Boris Waaub
b9e130c159
Use suggestion for user asignee
2024-05-21 20:44:23 +02:00
Boris Waaub
3e8bc94af3
Remove user object display
2024-05-21 18:14:11 +02:00
Boris Waaub
0c914c9f9f
Remove "remove_addressee" history line
2024-05-21 17:32:40 +02:00
Boris Waaub
580a60c939
Add user_group for returning type
2024-05-21 17:32:05 +02:00
Boris Waaub
4996ac3b7c
Adapt layout action toolbar
2024-05-21 15:22:13 +02:00
Boris Waaub
2a23bf19cb
use record_actions sticky-form-buttons
2024-05-21 10:53:25 +02:00
Boris Waaub
650d2596d9
Update ticket display to use ticket ID instead of external reference
2024-05-21 09:54:06 +02:00
Boris Waaub
2bdd5a329e
Merge branch 'ticket-app-master' of gitlab.com:boriswa/chill-bundles into ticket-app-master
2024-05-21 09:53:32 +02:00
78d1776733
Add functionality to find a caller by phone number
...
Added a new method in PersonRepository to allow querying people by phone number. Also, a new REST API endpoint "/public/api/1.0/ticket/find-caller" was introduced and it can find a caller by their phone number. Accompanied this feature addition with corresponding test cases.
2024-05-17 13:14:26 +02:00
66dc603c85
fix cs with new version of php-cs-fixer
2024-05-17 12:20:33 +02:00
3a8154ecce
Replace PhoneNumberUtil with PhonenumberHelper
...
The PhoneNumberUtil has been replaced with PhonenumberHelper in AssociateByPhonenumberCommandHandler and its test class. The purpose of this change is to improve phone number parsing which is now delegated to the PhonenumberHelper class in the Chill\MainBundle\Phonenumber namespace. As a consequence, the related dependencies in both the service and the test class have been updated accordingly.
2024-05-17 12:17:00 +02:00
c81828e04f
Add phone number parsing functionality
...
Added a new method 'parse' in the PhonenumberHelper class in ChillMainBundle to sanitize and parse phone numbers. This method specifically handles phone numbers that start with '00', '+' or '0'. Associated unit tests for this new method were also added in PhonenumberHelperTest.php.
2024-05-17 12:16:28 +02:00
cad2dea148
Wip: add jsonb fields to export
2024-05-16 09:26:40 +02:00
bff14aa700
minor last fixes for immersion and remove of dumps
2024-05-15 16:02:14 +02:00
66570cd430
merge add-module-emploi into testing
2024-05-15 15:19:24 +02:00
53df2ec9ba
Merge branch 'master' into testing-2024-03
2024-05-15 15:17:49 +02:00
068503a830
Merge branch 'master' into add-module-emploi
2024-05-15 14:36:36 +02:00
c07a728f1d
Wip: add jsonb fields to export
2024-05-15 14:35:51 +02:00
b7e61c6747
merge master into module emploi branch
2024-05-15 14:26:51 +02:00
20291026fb
release 2.19.0
2.19.0
2024-05-14 16:05:51 +02:00
97846a5877
add basic fields csperson to list person export
2024-05-14 11:01:45 +02:00
4ed9d3d8e2
Fix API call
2024-05-14 07:49:48 +02:00
Boris Waaub
ec17dd7de2
Merge branch 'master' of https://gitlab.com/Chill-Projet/chill-bundles into ticket-app-master
2024-05-13 16:08:19 +02:00