1503 Commits

Author SHA1 Message Date
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
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
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
21acbc7a06 fix capitalization of title on person document pages 2020-07-01 17:35:16 +02:00
a732393100 [export list][layout] improve last line of export list 2020-07-01 17:32:32 +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
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
a77438bce4 update changelog 2020-05-01 15:49:56 +02:00
fd9511e745 add homeless to addresses 2020-05-01 15:49:18 +02:00
b6cc3716e1 Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main 2020-04-22 11:57:47 +02:00
5f282ecedb update changelog 2020-04-21 14:47:13 +02:00
83b1b19f40 move activity.scss to own bundle + create namespace for sass 2020-04-21 14:45:34 +02:00
b2b637b4db update changelog 2020-04-21 14:43:34 +02:00
a9349becf7 replace dropdown for selecting reasons and use chillEntity for reason rendering 2020-04-21 14:41:40 +02:00
fe4253174d update changelog 2020-04-21 13:32:03 +02:00
62403f7b53 Merge branch 'stable' 2020-04-21 13:31:07 +02:00
bd21145701 [CRUD] fix error when no crud are created 2020-04-21 13:28:24 +02:00
1e06393a7d [CRUD] check that action exists before inserting them in edit and view template 2020-04-21 12:33:36 +02:00
a4c2b93e1c remove dump messages 2020-04-03 13:29:48 +02:00
d4b498e2be [crud] add step "delete" 2020-03-26 13:14:48 +01:00
d5e9747e80 [chill entity render] fix usage of default entity rendering 2020-03-26 13:13:50 +01:00
502c80ae0d minor fix 2020-03-23 11:10:57 +01:00
56be317d1b fix sf3 deprecated helpers for console command 2020-03-13 17:23:22 +01:00
2aa9188fbc do not throw an exception when null element are passed to chill_entity_render_box and chill_entity_render_string 2020-03-13 16:27:39 +01:00
a5c9562a4b [translation] replace "Modifier" by "Enregistrer" into the edit form 2020-03-13 15:44:31 +01:00
e999a8d31f update changelog 2020-03-13 12:50:55 +01:00