979 Commits

Author SHA1 Message Date
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
f85462ac40 fix license header 2019-12-05 21:19:05 +01:00
547439d9ef Merge branch 'master' into CRUD-init 2019-12-04 21:50:21 +01:00
e5aaa3a80b upgrade changelog 2019-12-04 21:47:17 +01:00
98e7af91eb add show-hide module for javascript 2019-12-04 21:45:53 +01:00
754267e9dd configure assets using function + use runtime.js 2019-12-04 21:44:21 +01:00
73bb897e61 configure assets using function + use runtime.js 2019-12-04 14:05:35 +01:00
257d101fbe [wip] CRUD 2019-12-03 15:04:39 +01:00
1860a6bae4 add show-hide module for javascript 2019-12-03 15:04:22 +01:00
e6bf77530b work on basic CRUDController and improve configuration 2019-11-22 13:45:30 +01:00
4575812a3b Initialize a CRUD for entities 2019-11-19 09:32:33 +01:00
241815e687 add function to format phonenumber using twilio (if configured) 2019-10-30 22:56:53 +01:00
87a01e4ab3 add replace dql function 2019-10-30 22:29:10 +01:00
0da029c4be fix usage of parenthesis in search 2019-10-25 14:36:16 +02:00
f23aec0649 fix errors in pagination 2019-10-25 14:35:34 +02:00
517ea1de31 remove desert background image on page, handle it from cache in login
screen
2019-10-23 12:40:34 +02:00
5027228a20 allow to customize logo on login screen and main layout 2019-10-23 12:28:11 +02:00