aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* Whoops, undo white space change that accidentally committed after making slid...francis2008-07-15-8/+1
* Add GQ to subject of General Register Office enquiriesfrancis2008-07-15-3/+20
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-1/+29
* Cope with mistyped l instead of 1, and o instead of 0 in request emails.francis2008-06-11-2/+9
* Fix off by one error.francis2008-06-11-5/+14
* Support authorities to which only EIR requests can be made.francis2008-05-27-4/+52
* Show people tracking same query, when you are on search page.francis2008-05-21-11/+12
* Bullet list in credits on about page.francis2008-05-21-2/+2
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+10
* Fix bug when comparing new requests, caused by removal of space in body funct...francis2008-05-16-2/+3
* Due to new alert types, can have a link between event and fact that sentfrancis2008-05-16-2/+5
* Separate out three kinds of search resultfrancis2008-05-15-4/+4
* update model annotationsfrancis2008-05-12-2/+2
* Fix various things to do with event statuses. Oops.francis2008-05-12-5/+14
* Make it work when no title during creation.francis2008-05-09-2/+5
* Link to stats graph.francis2008-05-09-2/+2
* Strip spaces from titles.francis2008-05-08-1/+6
* Remove extra info about Polly Tuckerfrancis2008-05-08-6/+2
* Remove unsued html_highlight paramfrancis2008-04-30-3/+1
* Index HTML attachments.francis2008-04-30-2/+2
* Do collapsing for search, but not for email or RSSfrancis2008-04-30-5/+5
* Get date range searches working.francis2008-04-30-3/+3
* Make destroying Xapian records work.francis2008-04-29-3/+3
* Update calculated even status when new events are described (used to be done infrancis2008-04-29-2/+4
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-65/+14
* Annotate modelsfrancis2008-04-21-2/+2
* Fix bug in calculation of request date.francis2008-04-21-32/+37
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-5/+4
* Use :order in the :has_many for request events, rather than doing a special f...francis2008-04-18-17/+11
* Hmmfrancis2008-04-17-2/+2
* Store time of description.francis2008-04-17-1/+5
* More eagerfrancis2008-04-16-2/+2
* Load associations relating to searchfrancis2008-04-16-2/+4
* Use same as on pagesfrancis2008-04-15-2/+2
* Debugging solrfrancis2008-04-15-1/+12
* Centralise call to multi_solr_searchfrancis2008-04-14-1/+17
* Make sure solr destroyedfrancis2008-04-14-1/+4
* Function to completely destroy an info request.francis2008-04-14-1/+14
* Show on a request who is tracking it.francis2008-04-04-1/+2
* Unique indices for track things tables.francis2008-04-04-2/+2
* Match magic email case insensitivelyfrancis2008-04-03-1/+4
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
* Sort order specially for RSSfrancis2008-03-31-4/+7
* Model annotationsfrancis2008-03-31-2/+2
* Column for calculated state of an event.francis2008-03-31-19/+21
* Don't flag quite so many responses as succsesful.francis2008-03-31-7/+13
* Search index by events, rather than by requests/messagesfrancis2008-03-31-52/+19
* requested_from: requested_by: and type: searches.francis2008-03-25-10/+28
* Send email to remind people to classify their response.francis2008-03-24-4/+14
* More secure password changing - have to specifically have clicked link infrancis2008-03-21-2/+2