2cf948192c
fix error with empty yield
2016-12-09 20:35:26 +01:00
9d18581db1
add an interface for export which are lists
...
Lists does not supports aggregators.
The export manager will filter the aggregators applying on the export
depending on the interface implemented by the export: if the export implements
`Export\ListInterface`, no aggregators will be returned for this export.
2016-12-09 19:52:54 +01:00
60cb1e60f0
add an export for person list
2016-12-09 19:51:41 +01:00
7d19b4d8b7
improve layout of list when no report
2016-12-09 18:19:17 +01:00
dc59c99f70
fix test with new filerinterface
2016-12-01 22:46:25 +01:00
58398458c1
Merge remote-tracking branch 'origin/master'
2016-12-01 22:38:10 +01:00
e412fbf34c
adapt filters to new interface + add message for nationality filter
2016-12-01 22:36:04 +01:00
12dbb587df
improve export to add filtering parameters on result
...
The csv formatter now add a message about filtering parameters.
The filterInterface has been adapted to render a message.
2016-12-01 22:29:41 +01:00
2a21787ad4
add function to get countries by continent
...
The class Util::Country info return countries code by continent
2016-12-01 15:53:11 +01:00
b73259b49f
improve the nationality aggregator
...
use the function of Chill\MainBundle\Util\CountriesInfo to retrieve a list of
countries by country code.
2016-12-01 15:52:46 +01:00
34c0ff3ba1
improve layout of export
...
The filters and aggregators form are now displayed only if
the form is checked.
2016-12-01 15:49:48 +01:00
8ced86c60e
documentation for show/hide element
2016-11-28 23:02:30 +01:00
d33500f764
improve layout and messages for export
2016-11-24 22:48:11 +01:00
6c1c481e1a
adding a container for form rows
...
fix #14
2016-11-23 21:47:02 +01:00
6e28b1504a
improve messages in exports
2016-11-21 23:05:56 +01:00
eb624ac63d
improve layout of export form
2016-11-21 23:05:31 +01:00
d77746a299
fix comment in wrong place
2016-11-21 22:46:22 +01:00
8e6f2d4355
fix tests
2016-11-21 22:36:02 +01:00
209aa24866
fixing error in CI before_secript
2016-11-20 23:03:19 +01:00
cb4396b6d1
replacing phpDocumentor by apigen
2016-11-20 22:54:50 +01:00
a811585330
adding phpdoc
2016-11-20 22:49:38 +01:00
6c1586e370
adding CI to project
2016-11-20 22:45:02 +01:00
8ebacb22ac
adding step to deploy to packagist
2016-11-20 22:39:00 +01:00
0899a931e4
adding deploy to packagist into pipeline
2016-11-20 22:32:16 +01:00
f4ec64c483
fix error in gitlab-ci
2016-11-20 22:24:20 +01:00
f37f78f3a8
adding deploy to packagist into pipeline
2016-11-20 22:21:44 +01:00
9e8afe78c5
insert deploy to packagist
2016-11-19 19:52:52 +01:00
63784fbf33
Merge branch 'insert-deploy-packagist' into 'master'
...
Insert deploy packagist
See merge request !5
2016-11-19 19:44:07 +01:00
e4f5fe4e04
fix update packagist script
2016-11-19 19:28:00 +01:00
6ec1d44978
fix deploy command and improve scripts
...
The scripts now test that variables are set.
The "deploy to packagist" build should return an error if not successful.
2016-11-19 19:15:18 +01:00
5ac623075d
add "deploy to packagist" stage during ci
2016-11-17 22:29:40 +01:00
b396826d8e
removing testdox for a better understanding of failure message
2016-11-17 21:59:12 +01:00
38ed02b514
Customization of buttons :
...
- new bt-show and bt-new classes
- add margin-right after i inside sc-button
2016-11-15 21:49:33 +01:00
961d942f38
layout improvement in UI
2016-11-15 21:42:17 +01:00
ff3daec08e
fix style on bt create
2016-11-15 21:42:17 +01:00
9f3cdfdff8
improve layout of activity type form
2016-11-15 14:32:11 +01:00
5dda66342a
add an "active" field on activity type
2016-11-14 23:00:13 +01:00
bd78722a6b
fix test for inserting addresses
2016-11-13 21:41:51 +01:00
f8dd08d194
adding div around title
...
Those div are required to solve ref Chill-project/Chill-Person#12
2016-11-13 21:04:20 +01:00
5fd6aa95e5
make cf-title look a legend
...
ref Chill-project/Chill-Person#12
2016-11-13 20:59:08 +01:00
4c265ef293
improve layout of custom field on view page
...
ref #12
2016-11-13 20:27:20 +01:00
d90be4ec46
removing debug info from grunt
2016-11-13 20:26:19 +01:00
428007284e
adapt ExportManager test to current api
2016-10-20 12:21:29 +02:00
ef96aad966
fix doc for export interface
2016-10-20 12:21:19 +02:00
90ced95a4b
allow to pass customfields to person list widget
2016-10-20 12:10:52 +02:00
7c6d446b87
allow empty configuration for widgets
2016-10-20 12:07:48 +02:00
771fa68c2f
adding an order on person list widget
2016-10-13 22:39:56 +02:00
813f9e389f
fixing typo in widget page
2016-10-07 00:31:39 +02:00
fe8ade2ca8
add documentation for widget
2016-10-07 00:27:12 +02:00
89aa9a0fb4
Merge branch 'master' of git.framasoft.org:Chill-project/Chill-Person
2016-10-06 15:12:42 +02:00