aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* 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
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-25/+11
* Clean out todo a bit.francis2008-03-18-2/+2
* If request is deleted, then send email on to admin, rather than raising anfrancis2008-03-17-11/+19
* Explicity option to say the body does not hold the information (this isfrancis2008-03-16-10/+9
* Add tests for broken case of saving info request or user when there is existi...francis2008-03-15-2/+2
* Yeuch.francis2008-03-14-2/+6
* Not sure this makes a difference.francis2008-03-14-2/+2
* hide backpaged things from searchfrancis2008-03-13-5/+20
* Order search resultsfrancis2008-03-13-3/+3
* Make users all have their own URL, rather than sharing if they have the same ...francis2008-03-12-3/+4
* Errors to STDERR when testingfrancis2008-03-11-2/+3
* Some old misspelt junk.francis2008-03-10-3/+1
* Index first message text with info requests themselves.francis2008-03-07-4/+24
* Pagination of search results.francis2008-03-06-2/+3
* All the others end in full stops.francis2008-03-06-2/+2
* Lock while indexing.francis2008-03-06-11/+25
* First pass at indexing info requests with solrfrancis2008-03-06-2/+26
* Lower case subjectfrancis2008-02-29-3/+3
* Show response properlyfrancis2008-02-29-1/+9
* Edit descriptionfrancis2008-02-29-4/+14
* Show requests made by same person to same bodyfrancis2008-02-28-2/+26
* annotate modelsfrancis2008-02-27-2/+3
* Use names in URLs of requests.francis2008-02-27-1/+19