2409 Commits

Author SHA1 Message Date
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
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
5bc1a1a7b2 fix test for types option validity 2020-01-14 22:48:38 +01:00
574f7e77f2 update changelog for last commit 2020-01-14 22:47:42 +01:00
6a787dd4bf point to new personRepository in controller 2020-01-14 22:46:19 +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
7b7ce4a604 [wip] add actions to crud 2019-12-11 16:09:08 +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
9d8e49f39b create render entity for person 2019-12-05 22:57:33 +01:00
90ffb7cf7a CRUD new action 2019-12-05 22:57:15 +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
1781bd31a0 patch bundle changes 2019-12-05 15:44:11 +01:00
ce40bb2217 upgrade changelog 2019-12-04 22:22:56 +01:00
6417234609 Merge branch 'master' into stable 2019-12-04 22:21:24 +01:00
98b491063c Merge branch 'master' into CRUD-init 2019-12-04 22:01:26 +01:00
b96cd8018f load assets using a configure function 2019-12-04 21:59:12 +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
278e0de24d load assets using a configure function 2019-12-04 14:04:02 +01:00
f875b41f07 load css using dynamic function 2019-12-04 14:01:49 +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