aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request_event.rb
Commit message (Collapse)AuthorAgeLines
* State of a request when response is to be by post.francis2008-10-03-1/+4
|
* Option to hide comments.francis2008-10-02-2/+12
|
* Make fully_destroy work right with new separate raw_email table.francis2008-09-23-1/+2
| | | | Add redeliver_incoming event so recorded where message was moved from.
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Sort by time, not just by date when sorting by created_atfrancis2008-09-13-5/+11
|
* Edit annotations.francis2008-09-13-1/+2
|
* Collapse by titlefrancis2008-09-08-2/+10
|
* Let search specify who made the comment.francis2008-08-31-1/+9
|
* Annotate models.francis2008-08-31-2/+3
| | | | Todo update.
* Allow search by file extensions.francis2008-08-29-2/+9
|
* Allow resending of followups.francis2008-08-20-1/+28
|
* Most of comments code.francis2008-08-13-34/+11
|
* Some code relating to comments.francis2008-08-09-2/+2
|
* Fix bug in calculated states calculation.francis2008-07-17-2/+2
| | | | Annotate models.
* Make sure simple search results and front page listings don't require ↵francis2008-07-17-2/+3
| | | | | | | loading of raw_data in. Add lazy load, so raw_data attribute doesn't get loaded until needed. This is performance stuff, as the transfer for large raw data entries takes a while.
* Add notes for specific FOI exceptions etc. for authorityfrancis2008-07-16-2/+2
| | | | Add home page, including by default calculated
* Bullet list in credits on about page.francis2008-05-21-6/+9
| | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train)
* Measure RSS described date with full date/time not just date.francis2008-05-19-3/+4
|
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+2
| | | | are getting spam.
* And again.francis2008-05-12-2/+2
|
* Button to destroy incoming messages.francis2008-05-05-1/+5
|
* Update calculated even status when new events are described (used to be done infrancis2008-04-29-2/+1
| | | | | Solr indexing, better done here now anyway) Fix bug where it wasn't passing latest statest change through
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-17/+19
|
* many design thingsangie2008-04-24-2/+1
|
* Annotate modelsfrancis2008-04-21-10/+12
|
* Use created at for followup/sent even types in RSS sortinfrancis2008-04-17-2/+9
|
* Store incoming and outgoing message id in the table for info request events, ↵francis2008-04-15-4/+15
| | | | so has proper foreign key.
* Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5)francis2008-04-09-2/+2
| | | | | | Added more privacy warnings to preview Fix escaping of HTML in titles in RSS Improved CSV import function a bit
* Unique indices for track things tables.francis2008-04-04-2/+2
| | | | Annotate models.
* Skeleton of tracking / alerting / email.francis2008-04-01-9/+10
|
* Request url in search.francis2008-04-01-1/+5
|
* Make requested_by and requested_from apply to all event typesfrancis2008-03-31-11/+3
|
* Sort order specially for RSSfrancis2008-03-31-1/+2
|
* Change wording on search results slightlyfrancis2008-03-31-5/+5
|
* Model annotationsfrancis2008-03-31-8/+9
|
* Column for calculated state of an event.francis2008-03-31-4/+3
|
* Search index by events, rather than by requests/messagesfrancis2008-03-31-3/+87
|
* Send email to remind people to classify their response.francis2008-03-24-1/+31
|
* More secure password changing - have to specifically have clicked link infrancis2008-03-21-2/+2
| | | | change password email, rather than using any link.
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
| | | | enough public authorities mail them with non-automatic messages.
* Clean out todo a bit.francis2008-03-18-2/+2
| | | | Annotate models up to date.
* Explicity option to say the body does not hold the information (this isfrancis2008-03-16-1/+2
| | | | | | actually separate from rejection in the act, and is a genuinely needed user interface option for when the public authority tells people to send the request elsehwere0
* Make users all have their own URL, rather than sharing if they have the same ↵francis2008-03-12-2/+2
| | | | name.
* annotate modelsfrancis2008-02-27-2/+2
|
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+2
|
* Update model annotationfrancis2008-02-21-2/+2
|
* Add new state to indicate that a response is not in a known category.francis2008-02-21-2/+3
|
* Prominence so can hide requests from list interface.francis2008-02-15-1/+2
|
* Update model annotations.francis2008-02-14-2/+2
|