|
b68de1f2e9
|
fix parameters in list
|
2021-06-15 17:16:35 +02:00 |
|
|
68ecff253a
|
fix validation when leaving any household
|
2021-06-15 17:15:45 +02:00 |
|
Marc Ducobu
|
db545f9fe6
|
Adding typehinting for Entity/Notif
|
2021-06-15 17:14:11 +02:00 |
|
Marc Ducobu
|
86d764c097
|
Using JSONB for storage in db for attendees in Notifications
|
2021-06-15 17:14:11 +02:00 |
|
Marc Ducobu
|
cf8b9ec172
|
Migration for notifications
|
2021-06-15 17:14:11 +02:00 |
|
Marc Ducobu
|
23528e7a5c
|
Adding some features to load for notifications)
|
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
|
84913553e8
|
NotificationRepo as a service
|
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 |
|
|
e95d8fbc7a
|
Historique ménage pour une personne
|
2021-06-15 17:03:38 +02:00 |
|
Pol Dellaiera
|
ce88fe158f
|
Merge branch 'chill-main-update-repositores-and-entities' into 'master'
Chill main update repositores and entities
See merge request Chill-Projet/chill-bundles!82
|
2021-06-15 14:24:04 +00:00 |
|
|
efdfd10e49
|
replace comment by commentEmbeddable
|
2021-06-15 10:17:53 +02:00 |
|
nobohan
|
000ae6c2cb
|
address: style (css)
|
2021-06-15 08:04:38 +02:00 |
|
nobohan
|
7c26f0a56c
|
address: add a new address to a person
|
2021-06-15 07:49:35 +02:00 |
|
|
f827e50431
|
ajout métadonnées membres
|
2021-06-14 22:30:52 +02:00 |
|
|
41617295c1
|
fix validation groups and sequential validator msg
|
2021-06-14 16:39:27 +02:00 |
|
|
b2c1d75fc5
|
fix parameters in test MaxHolder
|
2021-06-14 12:58:23 +02:00 |
|
|
17c3ecbabe
|
validation on simultaneous household membership for a person
|
2021-06-14 12:56:01 +02:00 |
|
|
de024b405f
|
Merge branch 'features/household-editor' into 'master'
[UI] Add page to move members of household
See merge request Chill-Projet/chill-bundles!73
|
2021-06-14 09:38:17 +00:00 |
|
|
51399b21b9
|
fix class for Person component
|
2021-06-14 11:37:20 +02:00 |
|
|
c40019da8f
|
add alert for not-in-household and actions in page
accompanyingCourse/summary
* alert for people not in household for each accompanying course;
* style for action in alert
* form to members editor
|
2021-06-14 11:34:05 +02:00 |
|
|
1df759e970
|
fix JS error "chill is not defined"
This happens since js is loaded using "defer" tag
|
2021-06-14 10:19:18 +02:00 |
|
Pol Dellaiera
|
92b4adc113
|
Fix DI on other services depending on updated repositories.
|
2021-06-11 21:56:17 +02:00 |
|
|
807d3674fc
|
implements max holder and validation on UI
|
2021-06-11 17:58:09 +02:00 |
|
|
af740fd87d
|
Merge branch 'features/household-editor' into features/household-validation
|
2021-06-11 17:08:38 +02:00 |
|
|
45dc8ed661
|
apply maxHolder constraint on houehold
|
2021-06-11 17:08:35 +02:00 |
|
|
ecc8b929ca
|
create max holder validator
|
2021-06-11 17:03:48 +02:00 |
|
nobohan
|
c378f59f5a
|
addresses: person address history
|
2021-06-11 16:20:40 +02:00 |
|
|
4fd6d38187
|
create Util for computing intersection
|
2021-06-11 15:53:32 +02:00 |
|
nobohan
|
f3a7556bca
|
household address: update twig for household address
|
2021-06-11 15:44:49 +02:00 |
|
nobohan
|
14db7265fe
|
addresses: fix POST if isNoAddress
|
2021-06-11 15:06:56 +02:00 |
|
nobohan
|
f22461af1b
|
address: better default zoom when choosing an address
|
2021-06-11 14:42:08 +02:00 |
|
nobohan
|
1b709d39a4
|
addresses: enable POSTing Postal Code entities (back + front)
|
2021-06-11 14:33:22 +02:00 |
|
Pol Dellaiera
|
81e8a4562b
|
Remove obsolete repositories.yaml file.
|
2021-06-11 12:43:54 +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 |
|
nobohan
|
5daf5cbe84
|
address: write new address (separate street and streetNumber)
|
2021-06-11 11:12:44 +02:00 |
|
nobohan
|
331cdf13ca
|
household address: add validation on household->getAddresses
|
2021-06-11 09:34:27 +02:00 |
|
|
f25365f651
|
Add LICENSE
|
2021-06-11 07:31:28 +00:00 |
|
|
cbadcb4980
|
Merge remote-tracking branch 'origin/master' into features/household-validation
|
2021-06-11 09:05:48 +02:00 |
|
|
b2ce5fca38
|
household editor: allow to move without any household
|
2021-06-10 16:17:59 +02:00 |
|
|
38c06977ca
|
add link to household or household editor
|
2021-06-10 15:18:41 +02:00 |
|
nobohan
|
1551ea796d
|
household address: UI of the adress move form
|
2021-06-10 14:34:14 +02:00 |
|
|
3e39dd9a1e
|
remove route for testing move
|
2021-06-10 13:02:35 +02:00 |
|
|
89734c680c
|
backend: allow to remove people from household, or move to a new household
|
2021-06-10 13:01:42 +02:00 |
|
nobohan
|
4c025184b4
|
household address: check if address are sequential (WIP)
|
2021-06-10 12:40:01 +02:00 |
|
|
6fed008ff2
|
fix creation of new household during move
|
2021-06-10 11:48:06 +02:00 |
|
|
057bdf6a6a
|
add missing message
|
2021-06-10 11:47:52 +02:00 |
|
nobohan
|
6f2c219e3b
|
household address: add validTo computation in Address
|
2021-06-10 11:43:13 +02:00 |
|