895 Commits

Author SHA1 Message Date
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
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
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
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
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
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
13e81b3b49 [crud] clean and add documentation 2020-03-12 22:31:21 +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
d46ee72fb1 [show/hide] add events to module 2020-01-24 15:42:50 +01:00
99632344a6 allow to launch show / hide manually
Useful when show/hide occurs in collection
2020-01-24 13:36:23 +01:00
ce365b2c41 add support for re-use of same controller in CRUD 2020-01-14 22:45:30 +01:00
6109520c95 add block for bottom action buttons 2020-01-14 22:45:17 +01:00
1f1c9fb726 remove dump 2019-12-20 11:49:30 +01:00
323cc860d7 [css] add a margin on the button "delete entry" in collection 2019-12-20 11:49:30 +01:00
0ade3b9f4e update changelog 2019-12-13 18:22:39 +01:00
56d7096e93 Merge branch 'CRUD-init' of framagit.org:Chill-project/Chill-Main into CRUD-init 2019-12-13 18:20:03 +01:00
054adcbc43 tabs feature, adding macro and documentation 2019-12-13 18:17:27 +01:00
03c75b811e tabs feature, data sent from controller. 2019-12-13 14:51:46 +01:00
fb9c3cdff3 hop 2019-12-13 13:03:15 +01:00
01a79f1b79 [style] add an extra space around choices expanded widget 2019-12-13 12:39:13 +01:00
600c48b193 tabs feature, sass and javascript basic 2019-12-13 11:30:38 +01:00
7d5ea38ea3 render the "no specified" item in choices as italic 2019-12-13 10:14:06 +01:00
dbec09d937 tabs feature, testing context 2019-12-12 11:58:02 +01:00
199930d23a [wip] add actions to crud 2019-12-11 16:08:34 +01:00
d6354da24e allow to customize footer on login screen 2019-12-06 16:01:24 +01:00
92c8fe5b0d create api for adding a render entity function 2019-12-05 22:55:18 +01:00
b402eabeb9 default crud new function 2019-12-05 22:54:52 +01:00