2410 Commits

Author SHA1 Message Date
08bf5f9922 [person duplicate] fix direction in page confirm 2021-09-09 16:53:48 +02:00
c32ba2bee4 import duplication from 2.0 branch 2021-08-27 15:24:51 +02:00
fe54c76317 allow DateTimeImmutable on getLastAddress 2021-07-03 09:39:59 +02:00
d5d69bbb86 modificaiton label 'déménagement' => 'nouvelle adresse' 2021-05-28 10:08:48 +02:00
858283134f fix paths in assets 2021-04-30 13:57:50 +02:00
d0066e3270 Add a button "move to another address" on person details
The button "edit address" alone was confusing: users thought they were
registering a new address, but they were updating the current address.

A second button is add for action "move to another address".

/!\ Needs merge to 2.0 branch
2021-04-30 13:10:25 +02:00
3d94647352 fix return type in Person 2021-04-30 00:02:06 +02:00
Pol Dellaiera
ca64c1e011 Remove unrelated code style change. 2021-04-29 23:56:17 +02:00
Pol Dellaiera
21320685b7 Do not use DateTimeImmutable. 2021-04-29 23:56:06 +02:00
Pol Dellaiera
55d963641e tests: Add missing test based on review's feedback. 2021-04-29 23:55:43 +02:00
Pol Dellaiera
c73e497d94 Update Person::getLastAddress() based on feedback. 2021-04-29 23:55:28 +02:00
25d83a0d40 writing test to reproduce bug 2021-04-29 23:55:00 +02:00
7bc20f653f add deps to async uploader bundle 2021-04-29 23:35:27 +02:00
2c8125166b composer.json for branch 1.5 2021-04-29 18:15:05 +02:00
1dbf3b0184 fix directory structure for branch 1.5 & bundle ChillMain 2021-04-29 18:12:54 +02:00
9977062665 fix folder name in master branch 2021-03-18 13:37:31 +01:00
d1a066e272 Merge remote-tracking branch 'ChillThirdParty/master' 2021-03-18 12:46:47 +01:00
4c731a55f7 Merge remote-tracking branch 'ChillTask/master' 2021-03-18 12:46:47 +01:00
5dc757b9a1 Merge remote-tracking branch 'ChillReport/master' 2021-03-18 12:46:47 +01:00
6d99f8d2ea Merge remote-tracking branch 'ChillPerson/master' 2021-03-18 12:46:46 +01:00
9b97d10ec4 Merge remote-tracking branch 'ChillMain/master' 2021-03-18 12:46:45 +01:00
8ae83d9f85 Merge remote-tracking branch 'ChillFamilyMembers/master' 2021-03-18 12:46:44 +01:00
9e807d7bd8 Merge remote-tracking branch 'ChillEvent/master' 2021-03-18 12:46:44 +01:00
275ef9a369 Merge remote-tracking branch 'ChillDocStore/master' 2021-03-18 12:46:44 +01:00
bbb8ffb484 Merge remote-tracking branch 'ChillCustomFields/master' 2021-03-18 12:46:44 +01:00
9b426c4c48 Merge remote-tracking branch 'ChillBudgetBundle/master' 2021-03-18 12:46:44 +01:00
f429eebd7b Merge remote-tracking branch 'ChillActivityBundle/master' 2021-03-18 12:46:44 +01:00
3cac6ddbcb Prepare for moving into monorepo 2021-03-18 12:46:43 +01:00
19e1de751b Prepare for moving into monorepo 2021-03-18 12:46:43 +01:00
f7bc308e84 Prepare for moving into monorepo 2021-03-18 12:46:43 +01:00
ae8dbfe90e Prepare for moving into monorepo 2021-03-18 12:46:42 +01:00
480c089833 Prepare for moving into monorepo 2021-03-18 12:46:41 +01:00
fc76c0388e Prepare for moving into monorepo 2021-03-18 12:46:40 +01:00
8cc95fb428 Prepare for moving into monorepo 2021-03-18 12:46:40 +01:00
bb642b76a6 Prepare for moving into monorepo 2021-03-18 12:46:40 +01:00
a1a4e0bdbe Prepare for moving into monorepo 2021-03-18 12:46:40 +01:00
3c3cf987d7 Prepare for moving into monorepo 2021-03-18 12:46:39 +01:00
64ace8efa4 Prepare for moving into monorepo 2021-03-18 12:46:39 +01:00
47ea8370eb Initial commit 2021-03-18 12:46:09 +01:00
08af072208 [bugfix] add missing migrations files 2021-03-08 14:15:25 +01:00
5bf9bbc22e [address] allow to add custom data on addresses 2021-03-08 14:11:39 +01:00
5ade08d549 adding parameter person_id=xx for defaults links in edit_content template 2020-09-14 18:16:21 +02:00
14d32aa763 fix bug with PostalCode ChoiceLoader form
error: must be an instance of Chill\MainBundle\Entity\PostalCode, null given
only with: APP_DEV=prod
2020-08-25 15:37:06 +02:00
455e1f21c4 update changelog 2020-07-06 13:31:48 +02:00
00864c63e8 show/hide: take selects elements into account 2020-07-06 13:30:49 +02:00
567f3f7ec9 [CRUD] Forward query parameters when pushing button "save and new" in "create" page 2020-07-06 13:30:01 +02:00
7060fc2e6a update changelog 2020-07-06 13:26:34 +02:00
30eacea228 Improve templating in Closing Motive admin 2020-07-06 13:25:24 +02:00
da9d1120ac replace icon in person list
Use a "lock" icon, instead of open / closed folder, which is more
comprehensive
2020-07-06 13:23:54 +02:00
21acbc7a06 fix capitalization of title on person document pages 2020-07-01 17:35:16 +02:00