127 Commits

Author SHA1 Message Date
Marc Ducobu
02a48c32c1 Adding colors for table header of Report/list 2015-08-26 13:36:04 +02:00
Marc Ducobu
1f58e60c09 Refactoring LoadReports : removing useless line return 2015-07-06 00:31:30 +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
03f1243cf7 set composer.json to master branches 2015-06-30 14:34:55 +02:00
baa9262962 Merge remote-tracking branch 'origin/master' into add_acl
in order to merge add_acl into master

Conflicts:
	Controller/ReportController.php
	Entity/Report.php
2015-06-30 09:55:35 +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
4c04416fd5 add Scope to report's fixture² 2015-06-28 11:37:16 +02:00
4947db1c7f fix username in test timeline 2015-06-28 11:24:48 +02:00
17b8c69bca fix tests + test about report ACL 2015-06-27 02:03:09 +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
4a6dee763f remove unused use statement 2015-06-24 00:18:35 +02:00
b264ceeaa8 improve php syntax 2015-06-24 00:17:54 +02:00
adf1a5eb2c fix syntax in Report class 2015-06-24 00:15:16 +02:00
ec70067429 add scope to form "new" report
[ci skip]
2015-06-24 00:01:07 +02:00
a938ce5090 add report ACL fixtures 2015-06-24 00:00:11 +02:00
c75ba202b4 add scope type to report [transfer]
[ci skip]
2015-06-23 21:36:02 +02:00
4d2b3f2a61 add report voter + tests 2015-06-22 23:47:01 +02:00
b7a17af682 git status add role hierarchy 2015-06-22 23:46:36 +02:00
eb066b86aa add foreign key from report to scope 2015-06-22 23:45:59 +02:00
1c3c3b14ab mark some tests as skipped
Some tests raise an error which seems being a bug into symfony. Mark
test as skipped before further inquery.
2015-06-22 22:38:13 +02:00
efa2f001c7 add person.center to timeline tests 2015-06-19 22:36:00 +02:00
064ccfba3f adapt loadReport to new user refs 2015-06-08 00:31:02 +02:00
3d7069011d remove deprecation warning from phpunit 2015-06-05 12:58:20 +02:00
39197d2ae6 fix deprecation of pattern in routing
pattern => path in routing
2015-06-05 11:42:09 +02:00
6ac7482389 switch to symfony 2.7 [ci skip] 2015-06-05 10:59:19 +02:00
Julien Fastré
ee205d3386 set namespace/use declaration on exception
highlighted by https://insight.sensiolabs.com/projects/6031863a-10a3-44d5-891d-ac6dac2ed65a/analyses/1?status=violations#239680028
2015-03-31 21:32:03 +02:00
Julien Fastré
38d9832b72 Fix syntax - namespace should be first declaration
https://insight.sensiolabs.com/projects/6031863a-10a3-44d5-891d-ac6dac2ed65a/analyses/1?status=violations#239680027
2015-03-31 21:30:34 +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
9b867ea0e0 Improving Test refs #401 2015-02-27 14:01:30 +01:00
Marc Ducobu
26ed31e89e Better line return 2015-02-27 12:58:50 +01:00
Marc Ducobu
3f92b6bf4d adding utf8 format 2015-02-27 12:58:27 +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
ebc5e6ea11 Test for reportExport 2015-02-20 17:40:32 +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
Marc Ducobu
5f9a81639c Person id -> Report id 2015-02-18 15:00:52 +01:00
Marc Ducobu
ba7604a71e Adding id - refs #401 2015-02-18 14:59:07 +01:00
Marc Ducobu
6ec0892ac6 Allowing export for reports 2015-02-17 15:11:42 +01:00
897a0361a8 fix web app for test and set default parameters/port to 5432 2015-02-05 21:29:11 +01:00
c986c2e361 adapt new web app path to phpunit.xml.dist 2015-01-30 16:11:29 +01:00
3d5217345b adapt console path for web assets install 2015-01-30 16:06:51 +01:00
17f2ecd24e adapt travis installation command to new web app path 2015-01-30 16:04:28 +01:00
962dba1bc5 add doctrine migration to CI
refs #402
move webapp directory to App/app, for being consistent with person bundle
2015-01-30 15:57:24 +01:00
Marc Ducobu
31f76d1339 updating js call - close #391 2015-01-30 12:28:06 +01:00
Marc Ducobu
fdf6ac0bbf Debug When leaving a report form page without modification, warning pop up is shown - refs #391 2015-01-27 16:33:14 +01:00