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
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
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
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
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
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
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
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
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
7c6d446b87
allow empty configuration for widgets
2016-10-20 12:07:48 +02:00
010c7652a6
Fixing minor issue with widget api and removing homepage menu
2016-09-23 12:34:48 +02:00
a3e7c60e01
replacing delegated_block api by widget api
2016-09-18 23:55:15 +02:00
812aeac3d7
adding style to pagination
...
ref #24
2016-09-06 13:15:35 +02:00
c2e96f7052
try to fix artifact
2016-09-04 21:33:41 +02:00
6ff3c44145
fixing artifact and removing before_script on build-doc
2016-09-04 21:29:17 +02:00
1e3d7bc43c
fixing error in .gitlab-ci, setting stages
2016-09-04 21:22:35 +02:00
55192a07eb
adding job to build api doc
2016-09-04 21:16:09 +02:00
79dd4bfac8
Removing the --testdox argument on phpunit
...
This should improve the readability on tests result (which test fails).
2016-09-02 14:38:34 +02:00
6855923b37
removing the --testdox report for phpunit execution
...
This should improve readability on which test failed.
2016-09-02 14:37:40 +02:00
9100bb14b3
fixing the call on js function
2016-09-02 08:26:18 +02:00
99c1d488e3
adding condition for displaying message with number of result
...
Now, the message "Result x-y of z" displays only if the number
of events in result is > 0
2016-09-02 08:24:42 +02:00
09f46d804a
adding translation for export
2016-09-02 08:23:43 +02:00
32f887d71f
adding the paginator to timeline
2016-09-02 08:21:42 +02:00
1b674f9141
renaming some function in paginator + fixing bug in paginator
...
- the '*itemPerPage' function are renamed '*itemsPerPage'
- the paginatorFactory now get the route parameters correctly
2016-09-02 08:20:08 +02:00
82b0fad8de
renaming SearchInterface::SEARCH_PREVIEW => SEARCH_PREVIEW_OPTION
2016-08-25 22:18:40 +02:00
ede767d01a
renaming SEARCH_PREVIEW => SEARCH_PREVIEW_OPTION
2016-08-25 22:15:33 +02:00
2a10929d36
implementing the pagination api and the search preview
2016-08-19 21:35:41 +02:00
d20404bc3c
implementing pagination api on search, and creating a "preview" of results
...
The search controller return a subset of the 5 first results. If the user want to
see more, the services implementing SearchInterface should add a link "see more",
and make use of the Pagination API to paginate.
2016-08-19 21:33:37 +02:00
2732bb1553
adding a pagination api
...
ref #24
2016-08-19 21:27:50 +02:00
affeae238c
adding empty data on CFChoice
...
And fixing a bug occuring because type of empty data are wrong.
fix #23
2016-08-11 23:26:32 +02:00
2e59c0666b
adding rendering of choice_long and number on CSV
2016-07-08 13:56:17 +02:00
09b258876d
adding repository for user entity + simplify service config
...
The configuration of repositories is now in a new file for a better readability.
2016-06-21 22:02:43 +02:00
8aa37c7b73
creating entity repository for users
...
I also re-arranged the configuration of repositories to a dedicated file, which should improve readability.
2016-06-21 15:46:27 +02:00
c8fcab4d1d
fix routes and translatable string in admin prototype
...
ref #12
ref #13
ref #14
ref #15
2016-06-10 17:07:50 +02:00
ef76453fbc
add a title on page "list activities" and statement if empty
...
fix #16
2016-06-08 21:35:31 +02:00
1e476b39da
adding the possibility to remove activities
...
fix #28
2016-06-08 21:26:30 +02:00