Rufus Pollock
|
d17775e39d
|
[backend/memory,bugfix][s]: corrected sort for memory backend so works correctly on string fields.
|
2012-06-16 13:39:15 +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
|
617d3440f0
|
[#154, backend/elasticsearch][s]: backend errors now reported up the stack (implement deferred reject when call to backend fails).
|
2012-06-16 12:59:01 +01:00 |
|
Rufus Pollock
|
e73be69499
|
[refactor][s]: standardize naming of files to use '.' rather than '-' as separator.
|
2012-06-06 10:40:22 +01:00 |
|
Rufus Pollock
|
a6dff8ce28
|
[backend/memory][xs]: rename DataWrapper to Store.
|
2012-06-02 20:02:10 +01:00 |
|
Rufus Pollock
|
c1c1881660
|
[#129,refactor][l]: ([s] in effort) rename Document to Record - fixes #129.
|
2012-05-31 21:08:00 +01:00 |
|
Rufus Pollock
|
ed4f315a97
|
[#128,backend/csv][s]: rename localcsv to csv and make into a module recline.Backend.CSv.
|
2012-05-26 19:00:39 +01:00 |
|
Rufus Pollock
|
fae1496eb2
|
[test,refactor][xs]: rename memory test to memory.test.js.
|
2012-05-26 16:06:14 +01:00 |
|
Rufus Pollock
|
23b32dff1c
|
[#128,backend/memory,misc][l]: commence major backend refactor by converting recline.Backend.Memory to module and splitting existing code into BackboneSyncer and DataWrapper.
* Lots of other changes to having passing tests (note some actual functionality is likely a little broken esp around state serialization and the app)
|
2012-05-26 14:26:01 +01:00 |
|
Rufus Pollock
|
39c72aef13
|
[test,refactor][xs]: move backend tests to test/backend/memory.js.
|
2012-05-25 21:26:35 +01:00 |
|