45 Commits

Author SHA1 Message Date
Marc Ducobu
02a48c32c1 Adding colors for table header of Report/list 2015-08-26 13:36:04 +02:00
f14255c0fc add scope to search results 2015-06-29 23:42:14 +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
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
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
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
a767a67db7 localize date in report bundles: switch to twig intl extension
refs #272

refs #
Task #272 - Find a way to deal with date format automatically
2015-01-23 12:02:31 +01:00
3efda954be Add report search feature
refs #377
2015-01-06 21:23:45 +01:00
Marc Ducobu
de7b9d5ff3 More space between the button 'save report' and 'reset form' in report bundle close #354 2014-11-25 17:46:54 +01:00
c169269876 Prevent leaving the new and edit report page without saving. close #319
Code inspired by http://stackoverflow.com/a/21061009/1572236

I think this functionality might be interesting for other forms. Maybe we could abstract them in a twig template to reuse the code (with an 'include' declaration) or add this to all form automatically, by customizing the form_start or form_end function ?
2014-11-21 11:01:39 +01:00
Marc Ducobu
2b4fd6f793 Debug display translation 2014-11-19 11:43:19 +01:00
Marc Ducobu
140fa5f002 Translation updatng 2014-11-19 11:14:10 +01:00
Marc Ducobu
bae32d28cf Translation FR 2014-11-19 10:33:40 +01:00
Marc Ducobu
92465dd639 Impoving form design - 2 2014-11-18 09:45:11 +01:00
Marc Ducobu
eec55b1813 Impoving form design 2014-11-18 09:42:58 +01:00
Marc Ducobu
c3fc6295cc sticky submit and reset buttons ref #336 2014-11-18 09:35:06 +01:00
Marc Ducobu
349cac4a53 Do not display (temporary) scope in report ref#300 2014-11-16 23:35:35 +01:00
Marc Ducobu
555f019132 icon for update 2014-11-12 12:49:22 +01:00
Marc Ducobu
b91776c594 show -> view 2014-11-12 12:39:52 +01:00
Marc Ducobu
1ab9b44737 Report View CF 2014-11-12 12:35:57 +01:00
Marc Ducobu
2ae19eba39 Updating report 2014-11-11 16:07:44 +01:00
Marc Ducobu
f74e3db193 Date to d-m-Y 2014-11-11 15:37:37 +01:00
Marc Ducobu
6d39e98197 Enable report list 2014-11-11 15:37:04 +01:00
Marc Ducobu
c120c32064 Report Choice Form - Formatting 2014-11-11 15:19:17 +01:00
Marc Ducobu
bd4538604e using person template 2014-11-10 12:51:52 +01:00
Marc Ducobu
a3c67dd9b0 Adding title for select_report_type.html.twig 2014-11-10 12:41:35 +01:00
Marc Ducobu
88e8b55317 select_report_type : person template 2014-11-10 12:34:54 +01:00
Marc Ducobu
f6a237c822 Adding copyright 2014-11-10 09:02:48 +01:00
Marc Ducobu
a131633c79 Enabling report show (without CFData) 2014-11-09 20:38:31 +01:00
Marc Ducobu
302286c558 Creation of a report enable 2014-11-09 20:24:23 +01:00
Marc Ducobu
3834e16a7b Linking report <> person 2014-11-09 19:19:28 +01:00
Marc Ducobu
1ea54c39b3 Choice of the Form 2014-11-08 16:59:36 +01:00
Marc Ducobu
5fff168c87 Adding views 2014-11-07 17:45:29 +01:00
Marc Ducobu
8d4ad512bd Adding Report Entity 2014-11-07 16:34:09 +01:00
Marc Ducobu
93abd192a8 Bundle generation 2014-11-07 11:46:05 +01:00