8be11314c3
Merge branch 'master' into HEAD
2021-10-18 13:49:00 +02:00
d0dd99db9a
fix Location POST endpoint and saveNewLocation event method in vue_activity Location
2021-10-15 11:25:18 +02:00
e6845326d7
vue_activity location: add NewLocation fields, submit activity form with hidden field (+)
2021-10-15 09:09:47 +02:00
05b2b2f9b8
Link between address and reference, and api endpoint to find household
...
by address reference
* add a one-to-many link between address and address reference;
* update AddAddress.vue to add information on picked address reference;
* add an HouseholdACLAwareRepository, with a method to find household by
current address reference
* add an endpoint to retrieve household by address reference
* + tests
2021-10-14 16:03:48 +02:00
b418d13190
make somes changes on model: to manage isVisible field option + others
2021-10-13 15:47:48 +02:00
e570f5c28e
adding Entities Location and LocationType (for activity/calendar) + doctrine migration
2021-10-12 17:38:09 +02:00
08764aa0b4
improve layout of third parties in AddPerson
2021-10-11 14:08:36 +02:00
ca3ced0308
various improvements on 3party
2021-10-11 14:08:36 +02:00
nobohan
2d4b6d1dd1
minor correction following MR review + Changelog
2021-10-08 12:14:45 +02:00
nobohan
748fe28f8d
postal code: rename fields to avoid confusion in load fixtures
2021-10-07 13:42:26 +02:00
nobohan
24320cb702
address: alter postalcode entity
2021-10-06 17:28:07 +02:00
315253589e
create api endpoint for duplciating address
2021-09-29 11:32:23 +02:00
c62254caec
add scope selection on accompanying course
2021-09-22 12:23:26 +02:00
b6c58a5c31
Continue work on ACL rewritting
...
* fix center resolver dispatcher
* add scope resolver
* tests for authorization helper
2021-09-20 13:56:44 +02:00
addcf72ae6
improve addresses
2021-09-20 13:56:43 +02:00
b4e78a948b
remove NOT NULL for User::usernamecanonical
2021-09-20 13:56:43 +02:00
9b38e486df
extends User entity + alter admin (WIP)
2021-09-20 13:56:43 +02:00
nobohan
4f49292178
address: fix saving of isNoAddress
2021-06-28 17:18:57 +02:00
b801b75eb9
Merge remote-tracking branch 'origin/master' into features/sql-vue-from-household-address-to-person
2021-06-17 23:16:57 +02:00
nobohan
c8297b2230
fix conflict when merging _77_address_household into master
2021-06-17 16:59:55 +02:00
ef55d2cf7f
create view for current address and apply on Person/Household normalizer
2021-06-17 13:21:55 +02:00
nobohan
e2633a2a79
addresses: filter out postal code introduced by user
2021-06-16 16:20:37 +02:00
e68a5405a1
Merge branch 'master' into features/sql-vue-from-household-address-to-person
2021-06-15 22:53:21 +02:00
Marc Ducobu
49d022ef55
NotificationRepository as a service
2021-06-15 18:57:56 +02:00
Marc Ducobu
db545f9fe6
Adding typehinting for Entity/Notif
2021-06-15 17:14:11 +02:00
Marc Ducobu
a258905c59
Add unique constraint (class, id) to notifications
2021-06-15 17:14:11 +02:00
Marc Ducobu
916209e402
Fix remarks MR - notif
2021-06-15 17:12:40 +02:00
Marc Ducobu
3ec212df93
Creation of Notification Entity
2021-06-15 17:12:40 +02:00
nobohan
1b709d39a4
addresses: enable POSTing Postal Code entities (back + front)
2021-06-11 14:33:22 +02:00
Pol Dellaiera
1e72247546
Update existing repositories and their corresponding entities.
2021-06-11 12:43:44 +02:00
Pol Dellaiera
670ba1713a
Add missing repositories and update corresponding entities.
2021-06-11 12:43:38 +02:00
c126f680ae
Merge remote-tracking branch 'origin/master' into features/activity-form
2021-06-08 17:24:47 +02:00
0aa909f060
fix misc in activity (WIP)
2021-06-08 16:55:29 +02:00
nobohan
f6d4d32ce4
fix conflict when merging
2021-06-03 15:11:09 +02:00
Marc Ducobu
f1c77277f3
Handle parent deletion in associated tables (MainBundle)
2021-05-25 23:45:08 +02:00
nobohan
72795be040
post new address - WIP
2021-05-25 17:54:21 +02:00
nobohan
e88e9b1a6f
addresses: add groups annotation to Country, postal code & address reference
2021-05-25 15:07:32 +02:00
f1d5d9840e
add route for scope on participation
2021-05-13 17:44:54 +02:00
68f6642ff2
Merge branch '139_demandeur' of gitlab.com:Chill-Projet/chill-bundles into 139_demandeur
2021-05-12 17:52:49 +02:00
91e4d585ff
add a discrimnator type on onbjects
2021-05-12 17:51:37 +02:00
nobohan
c1b727b1c8
Add API endpoints for Address and AddressReference (again)
2021-05-07 16:02:39 +02:00
nobohan
0a894b0db1
add new fields on Address and Household
2021-05-05 18:24:58 +02:00
nobohan
17c01d9b46
fix fixture for address reference
2021-05-03 12:18:21 +02:00
nobohan
a1895ec65f
fixture for addressReference - WIP
2021-05-03 11:18:31 +02:00
nobohan
e9d142f3e8
define legacy functions for Address
2021-05-03 09:28:05 +02:00
nobohan
05d3d7f5c7
update twig template and AddressType following the changes in Address entity
2021-05-03 09:28:05 +02:00
nobohan
a709b3afb6
add addressReference in Chill Main + migration
2021-05-03 09:28:05 +02:00
nobohan
0b2f29f1e8
add migration for address
2021-05-03 09:28:05 +02:00
nobohan
9a4f50472a
add point type + Address: add Point field : fix dependency injection of the Point type
2021-05-03 09:28:05 +02:00
nobohan
7d1a1c4004
#32 add point type + Address: add Point field + add null on nullable fields
2021-05-03 09:28:05 +02:00