aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-2/+2
|\
| * Merge branch 'master' into developSeb Bacon2012-06-20-2/+2
| |\
| | * Make emails requesting admin attention appear to come from the user who reque...Seb Bacon2012-06-12-2/+2
* | | Merge branch 'feature/public-body-api' into developRobin Houston2012-06-20-3/+40
|\ \ \ | |/ / |/| |
| * | WIP APIRobin Houston2012-06-07-2/+2
| * | Non-logged-in users can create requestsRobin Houston2012-06-06-3/+3
| * | Fix indexing of info_request_eventsRobin Houston2012-06-06-0/+13
| * | API: we can add a response to a requestRobin Houston2012-06-06-0/+8
| * | External requestsRobin Houston2012-06-06-1/+17
| |/
* / Remove empty unused methodRobin Houston2012-06-07-3/+0
|/
* Merge branch 'feature/easy-request-hiding-for-admin' into developSeb Bacon2012-05-28-1/+7
|\
| * Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-1/+7
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2012-05-28-39/+68
|\|
| * Further annotation correctionsSeb Bacon2012-05-24-21/+22
| * Re-annotate modelsSeb Bacon2012-05-24-21/+22
| * First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-2/+8
| * Merge from wombleton:feature/440_sparkly_admin_cssSeb Bacon2012-05-23-2/+6
| * Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-34/+34
| * Don't ever create more than one entry for each URL that we want Varnish to pu...Seb Bacon2012-05-04-3/+6
| * Use routing system to work out URL of request to purge, rather than hard codi...Seb Bacon2012-05-02-1/+5
| * More changes and refactoring to make purges work.Seb Bacon2012-04-20-13/+8
| * first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+15
* | Fix not I18n'd email address descriptionDavid Cabo2012-05-28-1/+5
|/
* Make sure acts_as_xapian is loaded only onceRobin Houston2012-01-12-1/+0
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-10/+4
* Ensure we only parse emails when needed by referring to a new last_parsed fie...Seb Bacon2011-12-21-1/+0
* WIP on caching attachmentsSeb Bacon2011-12-12-3/+5
* I18nize stringsFaton Selishta2011-11-10-10/+10
* Simplify the "Send follow up" / "Reply" UI: only offer singe "Write a reply" ...Seb Bacon2011-09-15-1/+4
* I18n'ize some stringsFaton Selishta2011-09-05-3/+3
* Merge branch 'asktheeu-new-design' into develop (update New Request workflow ...David Cabo2011-09-01-2/+5
|\
| * Remove hardcoded status list from InfoRequestEvent, use InfoRequest one insteadDavid Cabo2011-08-24-2/+5
* | First stab at filtering on the "View requests" pageSeb Bacon2011-08-29-1/+2
|/
* When displaying information about how overdue something is, use values from t...Seb Bacon2011-08-12-0/+2
* Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-10/+27
* Log the reason why an incoming mail is routed to the holding pen, and display...Seb Bacon2011-08-03-4/+11
* Rescue NameErrors when attempting to load custom states (for the case where t...Seb Bacon2011-07-25-1/+1
* Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-07-25-1/+1
|\
| * catch MissingSourceFile instead of NameError when including custom states, in...David Cabo2011-07-23-1/+1
* | Don't bother stripping whitespace when checking old requests: it's an expensi...Seb Bacon2011-07-25-8/+1
|/
* Store raw_emails in the filesystem, not in the database. They don't need to ...Seb Bacon2011-07-22-2/+2
* Fix bug that meant plugin custom states weren't being loadedSeb Bacon2011-07-13-2/+2
* Refactor custom states loading (use class methods where appropriate, simplify...Seb Bacon2011-07-12-21/+13
* ensure we don't load custom states from plugins when running testsSeb Bacon2011-07-12-1/+7
* Improve factoring out of custom states code (refactor a little, add tests)Seb Bacon2011-07-12-34/+51
* As a first attempt, in a dumb way, factor out jurisdiction-specific states to...Seb Bacon2011-07-07-6/+14
* Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-1/+2
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-17/+29
|\
| * I18n string for modelsFaton Selishta2011-06-30-17/+17
| * Specific code for our requirements (kosovo law, our request etc..)Faton Selishta2011-06-02-2/+14