Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
adding more items to the todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Bates committed Mar 18, 2008
1 parent e420d44 commit fd49b27
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

- override facet name
- override facet class
Ruby
- allow override facet name
- allow override facet class
- some way to add custom fields (for making a category select menu for example)
- make 'All Text' facet work more like a full text search

Javascript
- unescape URL variables when placing in text field (replace "+" signs with spaces)
- keep the text field content while switching facet of same type
- add a date range field when selecting a date facet
- add a select menu with operator when selecting an integer or float facet
- add a select menu with Any, Yes, and No options for boolean facets

0 comments on commit fd49b27

Please sign in to comment.