3029 Commits

Author SHA1 Message Date
a77438bce4 update changelog 2020-05-01 15:49:56 +02:00
fd9511e745 add homeless to addresses 2020-05-01 15:49:18 +02:00
9ccb5292ee update the way the bundle load assets
We use now the standard way to load assets.

See [CHANGELOG.md](CHANGELOG.md) for details.
2020-04-23 00:10:27 +02:00
2422fb2ead remove deps to phpspreadsheet 2020-04-22 22:56:25 +02:00
e11313ddab fix versioning constraint 2020-04-22 22:42:51 +02:00
9d05dcc9a3 Merge remote-tracking branch 'origin/master' 2020-04-22 13:23:02 +02:00
2b63c51dee fix installation instructions 2020-04-22 13:09:26 +02:00
b6cc3716e1 Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main 2020-04-22 11:57:47 +02:00
Marc Ducobu
74372fcc1d Correction of the url for the git clone command (framasoft.org -> framagit.org) 2020-04-22 09:59:57 +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
f2a7c49fe4 fix cire-devs/issues/29 create new event 2020-03-18 12:17:32 +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
79b9f0d274 documentation for CRUD 2020-03-13 12:40:16 +01:00
13e81b3b49 [crud] clean and add documentation 2020-03-12 22:31:21 +01:00
e59f58f461 [closing motive] add an hierarchy + admin section for closing motives 2020-03-12 12:19:15 +01:00
ad3ced9683 use Menu api for handling menu 2020-03-12 12:14:38 +01:00
ba742dd7be create index action for CRUD 2020-03-12 12:13:41 +01:00
7a952d6f88 [phonenumber validation & format] format and validation does not make the app fail when network is not available 2020-03-10 09:48:59 +01:00
e348616d00 [phonenumber validation] allow to validate against landline and mobile
phonenumbers
2020-02-10 13:03:57 +01:00
ceb3b5e955 [UI] set action button bottom of edit form according to crud template 2020-02-03 13:03:04 +01:00
5154039182 [alt names] add alt names on person creation form 2020-02-03 12:47:55 +01:00
289afcdd0c add trigger on alt names and improve layout with alt names 2020-01-30 23:04:24 +01:00
342449aadc Add person alt names in list & view 2020-01-30 16:40:19 +01:00
426458811c add model + form to handle alt names 2020-01-30 15:51:39 +01:00
d46ee72fb1 [show/hide] add events to module 2020-01-24 15:42:50 +01:00
d49c2ea36e add documentation for embedded show/hide 2020-01-24 15:37:39 +01:00
8fe774de4f improve doc for show/hide on collection 2020-01-24 13:55:25 +01:00
99632344a6 allow to launch show / hide manually
Useful when show/hide occurs in collection
2020-01-24 13:36:23 +01:00
b761c8a21d add a render template for entity ThirdParty 2020-01-23 21:10:33 +01:00