469 Commits

Author SHA1 Message Date
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
547439d9ef Merge branch 'master' into CRUD-init 2019-12-04 21:50:21 +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
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
b3d9954c15 make redirection to home page temporarily
Some users experienced 403 error when they switched from an admin
account to a non-admin account, due to the browser cache containing a
redirection.
2019-10-23 11:52:16 +02:00
9c6a3de0ff Allow to group exports 2019-06-18 21:01:32 +02:00
8c17277e9a Merge remote-tracking branch 'origin/stable' 2019-06-17 12:54:43 +02:00
d240f38a22 Traduction supplémentaire 2019-06-17 12:50:48 +02:00
4b759ec096 impersonate, change exit link destination 2019-05-16 16:30:27 +02:00
7bcb80be54 add optional impersonate feature (if firewall option switch_user is true) 2019-05-16 14:59:09 +02:00
d2895bfb7c allow to remove some units from date interval 2019-05-09 16:10:35 +02:00
45a5583ab8 adding twig helper for routing and more 2019-05-02 23:11:09 +02:00
cd855c2241 Merge branch 'stable' 2019-05-02 22:46:45 +02:00
8bfa3c5028 add title of the export at the download page 2019-04-03 15:32:22 +02:00
d915239a24 add option 'null_if_empty' on AddressType 2019-04-02 12:03:39 +02:00
722274964c api for grouping centers, select centers as group in "pick centers" step
for exports
2019-01-28 15:21:31 +01:00
cf354cbccd Merge remote-tracking branch 'origin/master' into add_direct_export 2019-01-28 15:18:30 +01:00
6ee7a834cb handle DirectExport in controller and export manager 2019-01-16 10:58:05 +01:00
2f12020ba7 Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main 2018-12-18 17:49:09 +01:00
472eda01e4 add sass/scratch.scss and associated sass files 2018-12-18 17:46:30 +01:00
e31560f622 edit yarn grunt/bower config during chill installation 2018-12-18 17:41:37 +01:00
f937e9d12c adding formatter for list in spreadsheet (ods, xlsx) 2018-11-07 13:23:11 +01:00
c1b46b9cb0 add margin beyond buttons 2018-10-23 11:45:58 +02:00
62ee90f671 add repository for center 2018-10-19 14:27:46 +02:00
6abf51be4b [export] layout of page "export list" 2018-10-05 11:45:46 +02:00
9a0a9a5569 fix errors on permission groups form when not using flags 2018-09-11 13:52:26 +02:00
f00e3d511a fix error in recursive trigger on insert 2018-09-11 11:46:54 +02:00
f571250296 split layout to different files to allow overriding 2018-09-07 16:26:08 +02:00
b9a7314975 add flags to permissions groups
Flags can be added to permissions group to store some metadata.

An interface `PermissionsGroupFlagProvider` allow to add some flag to the form which create/
edit permissions groups.
2018-09-07 16:24:36 +02:00
0a0854d4cf fix error when removing permission without scope from group 2018-09-05 11:06:33 +02:00
e88265adcd fix errors when creating user and updating password 2018-09-04 16:55:34 +02:00
04bdaa308a script to send batch password recover code 2018-08-31 17:04:45 +02:00