aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/general_controller.rb
Commit message (Expand)AuthorAgeLines
* Bullet list in credits on about page.francis2008-05-21-1/+3
* Use described order for success lists.francis2008-05-19-2/+2
* Allow search by described.francis2008-05-19-3/+3
* Fix broken next page stuff.francis2008-05-18-2/+8
* Track things for arbitary search queries.francis2008-05-15-1/+3
* Separate out three kinds of search resultfrancis2008-05-15-4/+12
* Fix up test code with Xapian.francis2008-04-30-1/+3
* Do collapsing for search, but not for email or RSSfrancis2008-04-30-3/+3
* Get date range searches working.francis2008-04-30-4/+9
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-2/+2
* Store incoming and outgoing message id in the table for info request events, ...francis2008-04-15-1/+3
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
* Use search query for front page part.francis2008-04-01-2/+4
* Make the list pages into searches (so RSS can be the same)francis2008-04-01-39/+5
* Sort order specially for RSSfrancis2008-03-31-1/+3
* Fix error in null search.francis2008-03-31-2/+2
* Preserve search order when you edit a queryfrancis2008-03-31-3/+5
* Search index by events, rather than by requests/messagesfrancis2008-03-31-5/+3
* Test code for search and the front page.francis2008-03-19-10/+11
* Order search resultsfrancis2008-03-13-4/+16
* Public body search goes to page about bodyfrancis2008-03-10-2/+2
* Test route.francis2008-03-10-1/+7
* Notes, commentsfrancis2008-03-10-1/+4
* Improve highlightingfrancis2008-03-10-2/+14
* Index first message text with info requests themselves.francis2008-03-07-6/+10
* Highlightingfrancis2008-03-06-1/+6
* Pagination of search results.francis2008-03-06-2/+4
* First pass at indexing info requests with solrfrancis2008-03-06-0/+66