Rufus Pollock
|
1bcb163ebe
|
[filter,refactor][s]: remove fieldType attribute on filters as can (and should) get fieldType from model if needed.
* fieldType is needed now as we parse values to specific type before doing filters
* needed to correct some tests for this change
|
2012-10-04 07:01:41 +01:00 |
|
Krzysztof Trzewiczek
|
532f777f78
|
[#166,closed,gdocs/backend] Added title to GDocs backend metadata
|
2012-08-09 17:59:25 +02:00 |
|
Rufus Pollock
|
a58f5e5bb0
|
[#174,refactor][s]: rename currentRecords to records on Dataset.
|
2012-07-05 15:37:17 +01:00 |
|
Rufus Pollock
|
0148dd45b2
|
[test,addendum][xs]: fixes for tests after changes in last commit b64daea1a763ba40d450d8234f7b3ac0c8f15c16.
|
2012-06-18 21:21:03 +01:00 |
|
Rufus Pollock
|
f14dcdcaaf
|
[#154,model/query][m]: refactor to new filter structure (see ticket) updating FilterEditor widget and backends.
* ElasticSearch changes represents a significant refactor and now support filters and query via constant_score (did not support this before!)
|
2012-06-16 13:04:03 +01:00 |
|
Rufus Pollock
|
8fe04ddd4f
|
[#111,filter/geo][m]: geo filter support - filter editor working though not sure actual query is working (!).
* Extensive refactoring of Model.Query and View.FilterEditor to do this cleanly (geo_distance and term treated similarly now)
|
2012-06-15 10:51:13 +01:00 |
|
Rufus Pollock
|
9b583b8397
|
[#147,widget/filtereditor][s]: setting of term filter value and removal of filter working again (and tested!) - fixes #147.
|
2012-06-07 00:18:08 +01:00 |
|
Rufus Pollock
|
26350fec06
|
[#147,widget/filtereditor][m]: add filter support in filter widget plus move to sidebar and tidy up.
* model.js: xsmall tweak to set value of term filter to empty string rather than null.
|
2012-06-06 23:59:09 +01:00 |
|