| Commit message (Expand) | Author | Age | Lines |
* | Don't bother stripping whitespace when checking old requests: it's an expensi... | Seb Bacon | 2011-07-26 | -8/+1 |
* | catch MissingSourceFile instead of NameError when including custom states, in... | David Cabo | 2011-07-26 | -1/+1 |
* | Fix bug that meant plugin custom states weren't being loaded | Seb Bacon | 2011-07-13 | -2/+2 |
* | Refactor custom states loading (use class methods where appropriate, simplify... | Seb Bacon | 2011-07-12 | -21/+13 |
* | ensure we don't load custom states from plugins when running tests | Seb Bacon | 2011-07-12 | -1/+7 |
* | Improve factoring out of custom states code (refactor a little, add tests) | Seb Bacon | 2011-07-12 | -34/+51 |
* | As a first attempt, in a dumb way, factor out jurisdiction-specific states to... | Seb Bacon | 2011-07-07 | -6/+14 |
* | Changes required to get selishta (Kosovo) fork merges to pass tests. Include... | Seb Bacon | 2011-07-06 | -1/+2 |
* | initial merge of Kosovan branch; still need to get tests passing, factor out ... | Seb Bacon | 2011-07-06 | -17/+29 |
|\ |
|
| * | I18n string for models | Faton Selishta | 2011-06-30 | -17/+17 |
| * | Specific code for our requirements (kosovo law, our request etc..) | Faton Selishta | 2011-06-02 | -2/+14 |
* | | Get rid of commented-out STDERR.puts messages | Robin Houston | 2011-06-21 | -1/+0 |
|/ |
|
* | Updating validations so that none expect automatic interpolation of the attri... | Louise Crow | 2011-02-24 | -5/+5 |
* | Stop people titling a request just "FOI request" | Francis Irving | 2010-10-27 | -0/+3 |
* | 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 | -21/+9 |
* | Return more info in request JSON response. | Francis Irving | 2010-10-20 | -0/+38 |
* | Much better way of wording this, thanks Louise | Francis Irving | 2010-10-18 | -6/+1 |
* | Fix bug which gave errors on submitting requests. | Francis Irving | 2010-10-18 | -0/+1 |
* | Annotate models. | Francis Irving | 2010-10-09 | -1/+1 |
* | Index tags on info requests. | Francis Irving | 2010-10-09 | -0/+7 |
* | Tags for requests, with admin interface to view/edit them. | Francis Irving | 2010-09-29 | -0/+2 |
* | 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 |
* | Cope with there being no user. | Francis Irving | 2010-08-04 | -4/+8 |
* | Do censoring of whole users if the rules are there. | Francis Irving | 2010-08-04 | -0/+6 |
* | 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/+1 |
* | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -3/+3 |
* | Use better subject when replying to delivery error notifications | Francis Irving | 2010-03-09 | -1/+1 |
* | Use "Re:" the subject that the authority used for replies. | Francis Irving | 2010-02-18 | -4/+10 |
* | don't expire holding pen | Francis Irving | 2010-01-12 | -2/+2 |
* | Limit maximum length of titles. | Francis Irving | 2009-12-18 | -0/+3 |
* | Fix up followup text for public interest test. | Francis Irving | 2009-12-13 | -2/+2 |
* | Promptly doesn't apply when public interest test exemption is being used | Francis Irving | 2009-12-11 | -2/+2 |
* | Text changes for late requests, to better reflect situation. | Francis Irving | 2009-12-11 | -2/+2 |
* | Extend long stop deadline to 60 working days for schools. | Francis Irving | 2009-12-11 | -3/+9 |
* | working_days_20_overdue? no longer used now have very overdue state | Francis Irving | 2009-12-10 | -6/+0 |
* | Change messages displayed when in waiting_response_very_overdue state | Francis Irving | 2009-12-10 | -0/+3 |
* | Move date initial request last sent into own function. | Francis Irving | 2009-12-10 | -3/+7 |
* | Fix comment. | Francis Irving | 2009-12-10 | -1/+1 |
* | Add very overdue state with 40 working days. | Francis Irving | 2009-12-10 | -0/+9 |
* | Test case for search where a user name is substring of another | Francis Irving | 2009-12-07 | -1/+1 |
* | Option to use message id to not duplicate incoming messages. | Francis Irving | 2009-10-29 | -0/+18 |
* | Make number of days explicit. | francis | 2009-10-26 | -5/+5 |
* | Only check case on creation. | francis | 2009-10-20 | -2/+3 |
* | nil summary is rejected elsewhere | francis | 2009-10-19 | -2/+2 |
* | Require mixed capitals for headings too. | francis | 2009-10-19 | -1/+7 |
* | Move the actual messages sent to authorities into a separate mailer model cla... | francis | 2009-10-04 | -3/+3 |