Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename ALL THE TEMPLATES!!1!!!one!!1!! | Henare Degan | 2013-02-27 | -1/+1 |
| | | | | .rhtml is deprecated in favour of .erb in Rails 3 | |||
* | Wrap address parsing in a address_from_string method in the mail handler. | Louise Crow | 2012-11-15 | -1/+1 |
| | ||||
* | Remove svn tags that are out of date as we are now using git | Matthew Landauer | 2012-10-09 | -2/+0 |
| | ||||
* | Remove now unused league table method from InfoRequestEvent. | Louise Crow | 2012-09-11 | -20/+2 |
| | ||||
* | Fix indexing of info_request_events | Robin Houston | 2012-06-06 | -1/+1 |
| | | | | | Even external requests need to be indexed, for which we need a slug representing the user. | |||
* | Log an event when a request is hidden | Robin Houston | 2012-06-04 | -0/+1 |
| | ||||
* | Further annotation corrections | Seb Bacon | 2012-05-24 | -1/+1 |
| | ||||
* | Rollback refactoring of event_type validation that broke various tests | Seb Bacon | 2012-05-23 | -19/+24 |
| | ||||
* | Merge from wombleton:feature/440_sparkly_admin_css | Seb Bacon | 2012-05-23 | -26/+24 |
| | | | | | | | Includes a couple of additional fixes: * Remember to HTML-quote things that could come from users * Fix form post action for editing users | |||
* | Remove trailing whitespace (to make a cleaner forthcoming merge with ↵ | Seb Bacon | 2012-05-15 | -28/+28 |
| | | | | wombleton:feature/440_sparkly_admin_css) | |||
* | Filter public body tracks by event type | Robin Houston | 2012-05-03 | -19/+23 |
| | | | | | Add the facility to filter the public body feed by event type using a query string parameter, e.g. event_type=sent. | |||
* | Always show the right search snippet. Fixes #352. | Seb Bacon | 2012-01-19 | -1/+21 |
| | ||||
* | Changes to make normal search pages not necessarily load info_request_events ↵ | Seb Bacon | 2012-01-12 | -4/+18 |
| | | | | every time | |||
* | Ensure model schema documentation is up to date. | Seb Bacon | 2012-01-09 | -7/+7 |
| | ||||
* | Return nil if there's no latest calculated state to return | Seb Bacon | 2012-01-06 | -0/+1 |
| | ||||
* | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ↵ | David Cabo | 2011-09-01 | -31/+1 |
|\ | | | | | | | to match new wireframes) | |||
| * | Fix bug introduced in previous commit: missed return statement | David Cabo | 2011-08-24 | -1/+1 |
| | | ||||
| * | Remove hardcoded status list from InfoRequestEvent, use InfoRequest one instead | David Cabo | 2011-08-24 | -31/+1 |
| | | ||||
| * | Replace hardcoded state list in InfoRequestState with customizable one from ↵ | David Cabo | 2011-08-24 | -16/+7 |
| | | | | | | | | InfoRequest (fixes #155) | |||
* | | Further work in progress on better search functionality | Seb Bacon | 2011-08-29 | -2/+10 |
| | | ||||
* | | First stab at filtering on the "View requests" page | Seb Bacon | 2011-08-29 | -1/+17 |
| | | ||||
* | | Replace hardcoded state list in InfoRequestState with customizable one from ↵ | David Cabo | 2011-08-23 | -16/+7 |
|/ | | | | InfoRequest (fixes #155) | |||
* | Index all available locales for requested_from field (fixes #126) | David Cabo | 2011-08-11 | -1/+6 |
| | ||||
* | I18n string for models | Faton Selishta | 2011-06-30 | -18/+18 |
| | ||||
* | Specific code for our requirements (kosovo law, our request etc..) | Faton Selishta | 2011-06-02 | -0/+6 |
| | ||||
* | Only show display_status when can | Francis Irving | 2010-10-20 | -1/+4 |
| | ||||
* | Send displayable version of status | Francis Irving | 2010-10-20 | -0/+1 |
| | ||||
* | Show more appropriate info about users/bodies everywhere in JSON. | Francis Irving | 2010-10-20 | -0/+31 |
| | ||||
* | Annotate models. | Francis Irving | 2010-10-09 | -1/+1 |
| | ||||
* | Index tags on info requests. | Francis Irving | 2010-10-09 | -1/+6 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Remove surplus :s (for Ruby 1.9) | FOI site testharness | 2010-09-09 | -1/+1 |
| | ||||
* | Log changing body / user | Francis Irving | 2010-08-12 | -6/+9 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-27 | -1/+1 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -1/+2 |
| | ||||
* | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -1/+1 |
| | ||||
* | Top 10! | francis | 2009-10-19 | -1/+20 |
| | ||||
* | Prominence for individual responses. | francis | 2009-10-19 | -1/+23 |
| | | | | Function for returning whether can view individual responses. | |||
* | Change formatting of outgoing emails. | francis | 2009-10-04 | -5/+3 |
| | ||||
* | Some debugging. | francis | 2009-09-20 | -1/+4 |
| | ||||
* | Update model field comments. | francis | 2009-09-17 | -2/+2 |
| | ||||
* | Store only clipped attachment text in database. | francis | 2009-09-17 | -5/+7 |
| | ||||
* | Don't grab all attachment text if there are no highlight words. | francis | 2009-09-15 | -3/+7 |
| | ||||
* | Remove unused thing. | francis | 2009-09-09 | -2/+2 |
| | ||||
* | Needs some wrapping. | francis | 2009-09-08 | -3/+6 |
| | ||||
* | Some things to improve admin page presentation of events. | francis | 2009-09-08 | -1/+37 |
| | ||||
* | Destroy outgoing messages button. | francis | 2009-07-21 | -1/+2 |
| | ||||
* | Requester only prominence. | francis | 2009-07-03 | -4/+4 |
| | ||||
* | Annotate models update. | francis | 2009-06-26 | -2/+2 |
| |