3029 Commits

Author SHA1 Message Date
137294d8b8 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
5f8037433d fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
05868b398e fix sf4 deprecated: rename twig spaceless tags 2020-07-22 16:28:21 +02:00
9850bfba81 fix sf4 deprecated: rename twig spaceless tags 2020-07-22 16:28:21 +02:00
4316667bd2 oups.. 2020-07-22 12:51:35 +02:00
fb5f3532a1 fix sf4 deprecated: cannotBeEmpty() is not allowed with arrayNode 2020-07-22 12:48:06 +02:00
da682c22bc fix sf4 deprecated: exclude entities from autowired services 2020-07-22 10:45:22 +02:00
ae26f72057 fix sf4 deprecated: exclude entities from autowired services 2020-07-22 10:17:18 +02:00
97a4deb159 rename service alias definition 2020-07-22 09:49:15 +02:00
977aa92c55 fix sf4 deprecated twig filter syntax 2020-07-17 14:07:45 +02:00
de177e5764 fix sf4 deprecated using get() method for private container 2020-07-16 16:16:21 +02:00
59bf662886 fix sf4 deprecated getting private container 2020-07-16 15:51:05 +02:00
3c5082dafb fix sf4 deprecated service argument syntax 2020-07-16 15:20:56 +02:00
73a2c2d41a fix sf4 deprecated service alias definition 2020-07-16 15:03:04 +02:00
f833a08515 fix sf4 deprecated service configuration key 2020-07-16 14:48:36 +02:00
a92686d10b deprecated, fix useless repository service definition 2020-07-16 14:44:40 +02:00
b03fc3558e deprecated, new syntax service definition (export_manager) 2020-07-15 18:09:53 +02:00
e886d671c1 deprecated: fix PersonRepository location 2020-07-15 16:00:59 +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
88fc2deb68 Mettre à jour CHANGELOG.md 2020-06-10 12:39:22 +02:00
b082b36276 list improvements in current sf3 branch 2020-06-10 12:37:53 +02:00
e785b36709 fix redirection when only one participation edit 2020-06-10 11:58:08 +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
9c74810665 Merge remote-tracking branch 'origin' 2020-05-04 13:11:08 +02:00
87e5550279 [bugfix] fix loading of chill task list 2020-05-04 13:10:00 +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