96 Commits

Author SHA1 Message Date
b2cbba4de8 use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
1aecc2fd3a move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
00c3d1cb97 sf4, fix errors with report bundle, adapt new config yaml directory 2020-08-03 21:15:03 +02:00
d983247514 install twig intl-extra, replace localizeddate filter by format_date 2020-08-03 11:10:39 +02:00
f707a649d1 adapt migrations files to flex 2020-07-31 15:59:11 +02:00
f760943baa rename syntax for ChillMain twig template calls 2020-07-30 14:25:28 +02:00
6ca6974456 make timeline & paginator service private 2020-07-28 13:21:49 +02:00
b001309778 sf4 deprecated: timeline builder was private service 2020-07-27 13:50:23 +02:00
91c965cda6 sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 18:08:55 +02:00
a812a0c132 fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
Mat
43a2e4705f privacyEvent, add event on list and view actions 2018-10-16 15:39:04 +02:00
84c22fcf59 add list for exports 2018-06-13 16:46:58 +02:00
835b36f281 re-enable fixtures with sf3 2018-05-04 22:52:05 +02:00
nobohan
3778012565 update deprecated routing option: requirement -> methods 2018-03-28 17:40:09 +02:00
0c49a21fb6 layout of timeline 2017-08-19 23:07:45 +02:00
5aff866ed8 adapt layout to new rules 2017-08-19 21:48:36 +02:00
f36ee2f482 new architecture for tests 2017-07-04 21:46:15 +02:00
90d74c609e fix css classes in tests 2017-07-04 21:43:01 +02:00
332bec6e83 fix gitlab tests 2017-06-22 23:05:19 +02:00
7d19b4d8b7 improve layout of list when no report 2016-12-09 18:19:17 +01:00
Marc Ducobu
c522659f4e Improving the timeline UI 2016-05-06 16:37:33 +02:00
e939a809b1 fix show empty values in timeline 2016-01-05 13:15:35 +01:00
b672074823 improve report view 2015-12-18 01:45:25 +01:00
ec838755e1 set scope to the up of the form in report edit 2015-12-14 23:06:33 +01:00
f2cdaaa1a3 fix order in report form 2015-12-14 23:04:22 +01:00
2c89aa4812 improve ACL on report creation + various UI improvements
- show button to update report only to users with correct permissions;
- show new page only to users with correct permissions ;
- rename scope => circle in column, + translations
2015-12-14 22:55:13 +01:00
be50a0bcd7 Merge branch 'fix_#3' into 'master'
minimal improvement

refs Chill-project/Chill-Report#3

See merge request !1
2015-12-10 15:49:55 +01:00
Marc Ducobu
49339d78fa Amelioration UI 2015-12-04 19:39:47 +01:00
e9ef6718a0 minimal improvement
ref Chill-project/Chill-Report#3
2015-12-01 22:20:29 +01:00
Marc Ducobu
426849f169 Only display custom fields that are active 2015-09-30 14:56:06 +02:00
6acba49f38 translation in messages
refs #573 0h05
2015-09-20 21:50:10 +02:00
6b3b176849 Merge add_ui_permission into master
+ set deps to chill-project/main dev-master

Squashed commit of the following:

commit c120c9347606358daec042b0e1e3da83cc260f12
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Sep 14 00:50:50 2015 +0200

    switch to role declaration in code

commit 7fba35356ea9266c43a6f104290103071e1c1755
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Aug 31 23:57:59 2015 +0200

    declare role in chill.available_roles parameter
2015-09-20 21:47:52 +02:00
Marc Ducobu
02a48c32c1 Adding colors for table header of Report/list 2015-08-26 13:36:04 +02:00
ea1d8d04af add a default behaviour on adding scope column
To ensure backward-compatibility, add a default scope during schema modification, if reports are already present in database.
2015-06-30 15:46:46 +02:00
a16a097550 add acl on report search 2015-06-30 00:19:10 +02:00
f14255c0fc add scope to search results 2015-06-29 23:42:14 +02:00
acb3e8bc3d add acl on timeline report 2015-06-29 23:38:21 +02:00
c10445c8a4 allow report edit w/ scope + add deny statements
[ci skip]
2015-06-25 22:42:56 +02:00
8445e81d44 refactor: move scope field to trait
[ci skip] as we know tests are failing
2015-06-24 22:32:28 +02:00
7cf41d9c9d add newline (\n) at the end of file 2015-06-24 00:30:20 +02:00
ec70067429 add scope to form "new" report
[ci skip]
2015-06-24 00:01:07 +02:00
4d2b3f2a61 add report voter + tests 2015-06-22 23:47:01 +02:00
eb066b86aa add foreign key from report to scope 2015-06-22 23:45:59 +02:00
39197d2ae6 fix deprecation of pattern in routing
pattern => path in routing
2015-06-05 11:42:09 +02:00
df9fb881b1 add title to report box in timeline 2015-02-27 17:43:09 +01:00
Marc Ducobu
2efa187bfa Merge branch 'master' of git://github.com/Chill-project/Report 2015-02-27 14:01:46 +01:00
Marc Ducobu
26ed31e89e Better line return 2015-02-27 12:58:50 +01:00
ae6553ae0d Add timeline to report
refs #357 and refs #224

Squashed commit of the following:

commit 1393a2b283566f428e13160da18487c2a0bbea78
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Thu Feb 26 12:13:56 2015 +0100

    add summary_fields in timeline

    The tests and fixtures are adapted accordingly

commit d0374961c2b03a334ff724fbe2995d082d7d7e01
Author: Julien Fastré <julien@fastre.info>
Date:   Thu Feb 26 10:36:56 2015 +0100

    fix namespace

commit c2d71a17301d923cb20ae295f7d1efef8727a643
Author: Julien Fastré <julien@fastre.info>
Date:   Mon Feb 23 21:59:26 2015 +0100

    Improve rendering in person context

commit 827d3116a36f8b86bc2dcd79926e42a3d472bb70
Author: Julien Fastré <julien@fastre.info>
Date:   Mon Feb 23 16:34:43 2015 +0100

    add test for timeline page

commit d93aa527190a6038b4c58dff3af81568c377cd0f
Author: Julien Fastré <julien@fastre.info>
Date:   Mon Feb 23 16:34:07 2015 +0100

    add message for timeline

commit 63de4ddc2c7eca8530b3cc6e122d44840340329d
Author: Julien Fastré <julien@fastre.info>
Date:   Mon Feb 23 13:48:32 2015 +0100

    create timeline provider
2015-02-26 12:15:36 +01:00
Marc Ducobu
0cd8b9af3c Adding csv_row twig filter 2015-02-18 16:30:08 +01:00
Marc Ducobu
80851c4071 adding person id 2015-02-18 16:28:52 +01:00