Commit Graph

8982 Commits

Author SHA1 Message Date
Mathieu Darse
9a909ae1b0 Query sampling command to test grammar 2015-03-30 16:30:11 +02:00
Mathieu Darse
99e62f7530 QueryParser -> QueryCompiler 2015-03-30 16:17:40 +02:00
Mathieu Darse
fe819a0506 Update Hoa Compiler 2015-03-30 16:03:57 +02:00
Benoît Burnichon
998020dbd5 Merge pull request #1325 from jygaulier/FacettesUI
facettes ui
2015-03-27 10:04:43 +01:00
Jean-Yves Gaulier
38ac6655cb wip : facettes ui
- expanders (triangles) on right side
- closed facets when filter is applied
- fix : removing a concept after node expansion
- elements moved to css as :before/content

todo:
- shorten long texts with '...'
- css for white layout...
2015-03-26 20:28:03 +01:00
Jean-Yves Gaulier
01bbd3a4da wip : facettes ui 2015-03-26 16:43:06 +01:00
Benoît Burnichon
5ccaa1bb61 Merge pull request #1324 from bburnichon/feature/convert-ab-em
Fixup Doctrine Migrations, improve travis XP
2015-03-26 16:21:27 +01:00
Benoît Burnichon
0386d5c1e0 Update Travis conf and js testing 2015-03-26 15:35:46 +01:00
Benoît Burnichon
a3f2e39781 Rework travis configuration 2015-03-26 11:18:06 +01:00
Benoît Burnichon
5f714b20ef Proper renaming of migrations to comply with doctrine migration convention 2015-03-26 09:57:18 +01:00
Benoît Burnichon
d1ca3fde82 Add correct migrations directory in lib/conf.d 2015-03-26 09:57:18 +01:00
Benoît Burnichon
6d96422ae2 Remove useless tables 2015-03-26 09:57:18 +01:00
Benoît Burnichon
c0ca9730dd Merge pull request #1323 from kwemi/css-white
CSS white
2015-03-26 09:52:22 +01:00
Benoît Burnichon
630d97f10f Merge pull request #1322 from bburnichon/feature/task-manager-start
task manager start
2015-03-26 09:52:10 +01:00
Olivier Mayer
32243449de CSS white 2015-03-26 16:07:46 +09:00
Benoît Burnichon
3d238fe5ec Prevent actual scheduler start to avoid infinite wait 2015-03-26 01:07:49 +01:00
Benoît Burnichon
8d7fe65430 Add Session Listener to enforce save of session at kernel response 2015-03-26 00:51:13 +01:00
Benoît Burnichon
36afa51b05 Merge pull request #1321 from kwemi/update-design-v2-2
update
2015-03-25 22:18:26 +01:00
Benoît Burnichon
10cf918ff2 Add specific Commands for TaskSchedulerManagement 2015-03-25 18:13:07 +01:00
Benoît Burnichon
99d0fb5c90 Remove useless dependencies 2015-03-25 18:12:18 +01:00
Olivier Mayer
f5a84eeb73 update 2015-03-26 01:30:13 +09:00
Benoît Burnichon
a1b490bd3f Slash is now accepted in redirects. 2015-03-25 13:07:45 +01:00
Benoît Burnichon
c6b44e03df Symfony changed order of parameter for NGinx binary response 2015-03-25 13:06:46 +01:00
Benoît Burnichon
4ca4b8eb9c Change silex to use valid config, bump symfony 2015-03-25 13:04:30 +01:00
Benoît Burnichon
86b3a2aa70 Merge pull request #1319 from kwemi/design-update-v2
update pagination
2015-03-25 11:24:35 +01:00
Olivier Mayer
0b17f8d5ce update pagination
fix #33
2015-03-25 17:56:29 +09:00
Benoît Burnichon
c627e3c559 Fix some 'use' statements related to TaskManagr 2015-03-24 20:06:50 +01:00
Benoît Burnichon
a814208a6b Merge pull request #1315 from mdarse/cross-fields-multi-word-query
Working cross-fields queries with multiple words (without operators)
2015-03-24 18:42:13 +01:00
Benoît Burnichon
ad51820f51 Merge pull request #1318 from alchemy-fr/feature/disable-notification-at-install
disable notification at install
2015-03-24 17:55:53 +01:00
Mathieu Darse
771aa5b765 Working cross-fields queries with multiple words (without operators)
- Index the full content of a record in a (private_)content_all field
- Handle all fields wide search as a special-case (drastically simplify queries)
- QueryContext doesn't take all allowed fields anymore, but whether private
fields are allowed or not. Since private fields are namespaced, field level
restriction is not needed anymore.
2015-03-24 17:52:30 +01:00
Benoît Burnichon
a84c55418e Bump Version and fix array_filter arguments order 2015-03-24 17:15:17 +01:00
Benoît Burnichon
12ad4ee40f Proper use of tasks repo instead task manipulator 2015-03-24 16:51:29 +01:00
Benoît Burnichon
7b832bdda2 Merge pull request #1317 from jygaulier/Aggregation_Limit
setting for the number of aggregated values (per field)
2015-03-24 16:12:26 +01:00
Benoît Burnichon
e5f48a2f09 Disable ZMQNotifier in setup_mode 2015-03-24 16:06:27 +01:00
Benoît Burnichon
3cc78d769a Extract Proper NotifierInterface in TaskManager 2015-03-24 15:06:20 +01:00
Jean-Yves Gaulier
5a08ebb68e change field.aggregable from bool to int -> allows to set the number of aggregation values 2015-03-24 14:43:27 +01:00
Benoît Burnichon
893f78afa1 Remove call to TaskRepository as not used. 2015-03-24 14:19:29 +01:00
Benoît Burnichon
75c62cc4c8 Merge pull request #1316 from kwemi/design-update-v2
Design update v2
2015-03-24 13:23:17 +01:00
Olivier Mayer
f9170989e7 fix #36 2015-03-24 20:38:38 +09:00
Olivier Mayer
78cf0eb999 fix #34 2015-03-24 20:25:59 +09:00
Olivier Mayer
6c28e11dbc fix #37, fix #23 2015-03-24 20:14:23 +09:00
Mathieu Darse
f2f29c4290 Command to update index mapping 2015-03-23 19:12:59 +01:00
Benoît Burnichon
2a867853c9 Indexer tasks should not be migrated anymore 2015-03-23 19:12:08 +01:00
Benoît Burnichon
29b38c7f44 Merge pull request #1314 from nlegoff/enhancement-master
[3.9] Some enhancements
2015-03-23 19:04:00 +01:00
Benoît Burnichon
bae6f66f41 Bump php minimum version requirement. 2015-03-23 19:02:09 +01:00
Benoît Burnichon
ef68007132 Remove references to Phrasea Indexer. 2015-03-23 18:13:58 +01:00
Benoît Burnichon
ba73c38b3c Remove phrasea_indexer binary as now handled by ES. 2015-03-23 17:27:24 +01:00
Benoît Burnichon
24fa287aeb Twig tries to load border-manager in setup. This should not occur 2015-03-23 15:01:05 +01:00
Nicolas Le Goff
f5123115be Allow overriding of toolbar template 2015-03-21 12:07:32 +01:00
Nicolas Le Goff
ddfe5a2523 Add possibility to set empty query as default query in user setting 2015-03-21 12:06:11 +01:00