Jean-Yves Gaulier
d9b1a54e55
- fix : last user query is ok when relog (no more 'ast' language...), but still includes facet filters.
...
- fix : advanced search, status-bit checkbox can be checked
2015-04-07 19:28:03 +02:00
Benoît Burnichon
812a18987d
Properly ignore auto-generated plugin files
2015-04-07 16:03:01 +02:00
Benoît Burnichon
651d412055
Improve vagrant box generation
2015-04-07 16:03:01 +02:00
Benoît Burnichon
d12eb0ef91
Add empty node_modules directory to ease vagrant/local system availability
2015-04-07 16:03:01 +02:00
Benoît Burnichon
d42709573e
Merge pull request #1337 from kwemi/issues-tuesday-2
...
Issues tuesday 2
2015-04-07 16:00:52 +02:00
Olivier Mayer
df9c1f4b17
Preview UI corner box
...
fix #63
2015-04-07 19:28:28 +09:00
Olivier Mayer
33207d1dc2
Basket push unread
...
fix #61
2015-04-07 19:17:22 +09:00
Benoît Burnichon
be4d86e257
Merge pull request #1336 from kwemi/issues-tuesday
...
Issues Tuesday
2015-04-07 11:07:28 +02:00
Olivier Mayer
058d9febfc
Issues Tuesday
2015-04-07 18:00:39 +09:00
Benoît Burnichon
cd31cf4b32
Merge pull request #1335 from kwemi/issue-friday
...
Issues Friday 2015/04/03
2015-04-03 19:55:19 +02:00
Olivier Mayer
d5492d6c1b
Issues Friday 2015/04/03
2015-04-03 22:08:29 +09:00
Benoît Burnichon
e57a9c2891
Reindent prod/toolbar twig and reenable it
2015-04-03 12:57:57 +02:00
Benoît Burnichon
d8a49c336e
minor EOL change
2015-04-03 12:11:05 +02:00
Nicolas Maillat
8a977db621
Audio sample rate may not be an integer.
2015-04-02 18:52:41 +02:00
Benoît Burnichon
018b28b314
Bump composer.lock because of some security issues
2015-04-02 16:54:52 +02:00
Benoît Burnichon
02f4cd67cf
Merge pull request #1333 from bburnichon/feature/controller-as-service-part1
...
controller as service part1
2015-04-02 16:03:48 +02:00
Benoît Burnichon
bdec67aac7
FieldsController refactor
2015-04-02 14:33:12 +02:00
Benoît Burnichon
5f8dab86fd
Use BaseController
2015-04-02 13:35:44 +02:00
Benoît Burnichon
447029bc6a
FieldsController Split
2015-04-02 13:34:30 +02:00
Benoît Burnichon
57736782a9
Add BaseController with helper methods
2015-04-02 13:34:15 +02:00
Benoît Burnichon
10a655e294
DataboxesController Refactor, CS fixup
2015-04-02 10:50:51 +02:00
Benoît Burnichon
5c2fab88a0
Finish Admin Databox refactoring
2015-04-02 00:55:33 +02:00
Benoît Burnichon
e069d335ad
Partial DataboxController Refactor
2015-04-01 20:17:53 +02:00
Benoît Burnichon
c19b1559c9
DashboardController Refactoring
2015-04-01 19:24:24 +02:00
Benoît Burnichon
52001b583c
rename admin_dashboard route
2015-04-01 18:47:26 +02:00
Benoît Burnichon
08500947de
Add max packet to mariadb conf in tests bootstrap
2015-04-01 10:30:04 +02:00
Benoît Burnichon
feddae6ac7
UserController refactor
2015-04-01 10:23:05 +02:00
Benoît Burnichon
9c7af31080
Admin Connected Users
2015-03-31 14:29:11 +02:00
Benoît Burnichon
96c2125c1e
Merge remote-tracking branch 'upstream/master' into feature/controller-as-service
2015-03-30 17:59:11 +02:00
Benoît Burnichon
7af53aaef4
Merge pull request #1328 from mdarse/qp-ina-oreo
...
Parsing of INA/OREO queries
2015-03-30 17:53:15 +02:00
Benoît Burnichon
8008271964
Merge pull request #1330 from mdarse/array-unique-php55
...
Proper date fields lazy-loading
2015-03-30 17:47:18 +02:00
Benoît Burnichon
7d3cf33d05
Merge pull request #1329 from mdarse/ascii-folding
...
Use a single transliterator to do ASCII folding
2015-03-30 17:46:28 +02:00
Mathieu Darse
171eec6dcb
Proper date fields lazy-loading
2015-03-30 17:41:12 +02:00
Benoît Burnichon
26e6b91804
Admin Collection Controller
2015-03-30 17:25:14 +02:00
Mathieu Darse
a9a1d44447
Fix term/text/context nodes merging
2015-03-30 16:30:12 +02:00
Mathieu Darse
fc6b61e159
Fix quoted text node generation
2015-03-30 16:30:12 +02:00
Mathieu Darse
927edaa1f6
Keep symbols characters matched in fallback mode
2015-03-30 16:30:12 +02:00
Mathieu Darse
c5fac0c555
String grammar rule can contain multiple word or keyword tokens
2015-03-30 16:30:12 +02:00
Mathieu Darse
32885f80d1
Allow spaces between context parenthesis
2015-03-30 16:30:11 +02:00
Mathieu Darse
d60b731ffa
Put colon with other symbols
2015-03-30 16:30:11 +02:00
Mathieu Darse
ce72d2bc1c
Split grammar quinary section
2015-03-30 16:30:11 +02:00
Mathieu Darse
b724998043
Add possible space before context parenthesis
2015-03-30 16:30:11 +02:00
Mathieu Darse
4a41234a71
WIP Improve grammar
...
- Make it understand difference between "INA" and "IN A"
- Clearer indent
- Explicit space handling
- Abstracted "xx:yy" form (in the future, "xx" can be different of "collection")
- Make quoted string explicit vs. regular string (without quotes around)
2015-03-30 16:30:11 +02:00
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
f122e0eafd
Setup Controller
2015-03-30 15:14:39 +02:00
Mathieu Darse
470804659b
Use a single transliterator to do ASCII folding
...
Move in string utilities too.
2015-03-30 14:46:43 +02:00
Benoît Burnichon
0bbd745a87
Add Minifier Controller
2015-03-30 14:41:58 +02:00
Benoît Burnichon
054195d3c0
Finish Lightbox Controller
2015-03-30 14:41:15 +02:00