95cee22a30
sf4, setting new cache and log paths in entrypoint
2020-07-30 18:16:45 +02:00
91edb14fb2
sf4, repair errors and make basic and admin chill pages works
2020-07-30 17:34:45 +02:00
c74f242050
mark search service provider as private
2020-07-28 14:54:28 +02:00
18463fb18a
passing query parameters to options to search interfaces
2019-05-02 23:10:35 +02:00
1826c63251
allow json in search response and abstract interactive loading from select2
2018-08-27 13:14:15 +02:00
29e3c74bd7
advanced search (bis)
...
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une
autre branche.
2018-04-04 09:46:30 +02:00
ffd2ee6f69
add advanced search
2017-08-22 22:32:58 +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
ede767d01a
renaming SEARCH_PREVIEW => SEARCH_PREVIEW_OPTION
2016-08-25 22:15:33 +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
5a2b8cc040
Repeat search pattern in form above page
2015-01-04 00:22:53 +01:00
a6e118f37d
behaviour of /search path
...
add exception catching and message
create tests
refs #223 refs #377
2015-01-04 00:13:00 +01:00
3a9c1dcc07
Implementing research
...
with new research behaviour
refs #377 refs #223
2014-12-31 02:33:27 +01:00
51d6bed43d
add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
...
refs #223
2014-11-25 15:25:37 +01:00