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
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
373a6a2dc7
[person details] add an "empty" statement on place of birth
2020-07-01 17:34:00 +02:00
a732393100
[export list][layout] improve last line of export list
2020-07-01 17:32:32 +02:00
98b9f5d2d7
[Accompanying period] fix closing motive label
2020-06-30 17:45:03 +02:00
523b60c69a
[Accompanying period] fix period label in list
...
The template didn't take into account still opened periods.
2020-06-30 17:33:56 +02:00
deac76cb47
upgrade changelog
2020-06-18 16:43:39 +02:00
c3b25b6eeb
fix redirection on person view: add a person_id
to every page redirected.
...
After a form was submitted, the CRUD controller redirect to page without
a person_id.
Now, the EntityPersonCRUDController redirects to a page **with** a
person_id.
2020-06-18 16:41:06 +02:00
4c2ec6761a
override relevant part of the main CRUD template
...
Add a person_id to every button in person crud templates
2020-06-18 16:40:22 +02:00
e703419513
[CRUD] filter by basis on person by default in EntityPersonCRUDController
...
A new method `filterQueryEntitiesByPerson` allow to filter entities by
person in `EntityPersonCRUDController`.
2020-06-18 15:32:12 +02:00
83bbb31cc8
Merge branch 'improve_crud_202006'
2020-06-18 15:28:38 +02:00
590c72ef02
[CRUD] make index query more abstract.
...
Improve build and count query in default index action to be customized
in one dedicated method.
2020-06-18 15:27:27 +02:00
28582d033b
remove blank line
2020-06-18 15:24:35 +02:00
3b5cbd457b
open document in blank window
2020-06-17 13:56:50 +02:00
61c11c3eee
Merge remote-tracking branch 'origin/master' into stable
2020-06-15 15:19:22 +02:00
48b1bec7ea
Improve form behaviour to allow removing of document:
...
* add button to remove document ;
* fix error when document is removed ;
2020-06-15 15:18:19 +02:00
937792fa2d
CRUD: improve index view
2020-06-11 16:01:35 +02:00
9a3b1148c1
adapt body height to display footer without vertical scrollbar
2020-06-02 17:28:42 +02:00
2ba479197e
Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main
2020-06-02 17:26:39 +02:00
278d7f5772
Merge branch 'stable'
2020-05-01 15:54:12 +02:00
ad9e52810a
update changelog
2020-05-01 15:52:33 +02:00
320598e905
add homeless to person addresses
2020-05-01 15:51:30 +02:00