223 Commits

Author SHA1 Message Date
cedf08b906 wip.. ckeditor5 2021-03-04 11:06:04 +01:00
cc2c3ae36d improve ux in admin configuration interface 2021-02-06 13:51:47 +01:00
Jean-Francois Monfort
84e2cc9e02 Adapt ScopePicker to replace Entity field by Hidden field if only one choice 2021-01-19 11:34:36 +01:00
e09fcf33b2 twig filter format_date need only one argument 2020-09-10 16:00:32 +02:00
4d328e849d move back templates files in Resources/views (revert ced9d17d03de3e4d819840ad7fa0a530740078b7) 2020-09-06 20:38:42 +02:00
ced9d17d03 sf4 resolve errors and depreciations 2020-07-30 13:53:15 +02:00
930ab84a58 sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
9850bfba81 fix sf4 deprecated: rename twig spaceless tags 2020-07-22 16:28:21 +02:00
977aa92c55 fix sf4 deprecated twig filter syntax 2020-07-17 14:07:45 +02:00
fd9511e745 add homeless to addresses 2020-05-01 15:49:18 +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
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
6109520c95 add block for bottom action buttons 2020-01-14 22:45:17 +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
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
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
5027228a20 allow to customize logo on login screen and main layout 2019-10-23 12:28:11 +02:00
9c6a3de0ff Allow to group exports 2019-06-18 21:01:32 +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
45a5583ab8 adding twig helper for routing and more 2019-05-02 23:11:09 +02:00
8bfa3c5028 add title of the export at the download page 2019-04-03 15:32:22 +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
6ee7a834cb handle DirectExport in controller and export manager 2019-01-16 10:58:05 +01: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
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
e88265adcd fix errors when creating user and updating password 2018-09-04 16:55:34 +02:00
1fd6a4ed2c allow users to recover password 2018-08-17 13:32:08 +02:00
5b1ba71a8a require actual password for change + insert link in menu 2018-08-16 13:41:32 +02:00
af803cc87d Merge branch 'upgrade-sf3' into edit-user-password 2018-08-16 11:31:07 +02:00
7bf090b753 load open sans from css, background image from css and create login css 2018-07-19 10:42:36 +02:00