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
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
a77438bce4
update changelog
2020-05-01 15:49:56 +02:00
fd9511e745
add homeless to addresses
2020-05-01 15:49:18 +02:00
e11313ddab
fix versioning constraint
2020-04-22 22:42:51 +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
d70a64dbca
remove dump messages
2020-04-03 11:57:33 +02:00
de560b4d3b
[crud] add step delete
2020-03-26 13:15:42 +01: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
ac5fc59c21
[closing motivve] display closing motive in remark
2020-03-13 16:39:12 +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
aad7417869
add doc + make steps identical between actions
2020-03-13 12:49:52 +01:00
048c83286b
upgrade changelog
2020-03-13 12:44:25 +01:00
8b395c4cee
migration for closing motive
2020-03-13 12:43:13 +01:00
d87b188c4f
fix some stuff in CRUD
2020-03-13 12:42:58 +01:00
13e81b3b49
[crud] clean and add documentation
2020-03-12 22:31:21 +01:00