| Commit message (Expand) | Author | Age | Lines |
* | 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 | -1/+2 |
* | Refactor custom states loading (use class methods where appropriate, simplify... | Seb Bacon | 2011-07-12 | -16/+4 |
* | 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 | -3/+19 |
* | As a first attempt, in a dumb way, factor out jurisdiction-specific states to... | Seb Bacon | 2011-07-07 | -8/+6 |
* | initial merge of Kosovan branch; still need to get tests passing, factor out ... | Seb Bacon | 2011-07-06 | -53/+60 |
|\ |
|
| * | I18n string for controllers | Faton Selishta | 2011-06-30 | -53/+54 |
| * | Specific code for our requirements (kosovo law, our request etc..) | Faton Selishta | 2011-06-02 | -0/+6 |
| * | added i18n strings in controller's template | Faton Selishta | 2011-04-26 | -2/+2 |
* | | Correct an operator precendence bug in request_controller, and add a test for... | Robin Houston | 2011-06-21 | -2/+2 |
* | | - Refactor models/incoming_message.rb to get rid of the hideous | Robin Houston | 2011-06-21 | -3/+4 |
* | | ensure all with_locale calls end with explicit render | Seb Bacon | 2011-06-13 | -3/+3 |
|/ |
|
* | further test fixage | Seb Bacon | 2011-04-01 | -76/+82 |
* | Add CSRF protection on state changing actions. Use default handler handle_unv... | Louise Crow | 2011-02-28 | -1/+2 |
* | Show more appropriate info about users/bodies everywhere in JSON. | Francis Irving | 2010-10-20 | -1/+1 |
* | Return more info in request JSON response. | Francis Irving | 2010-10-20 | -37/+1 |
* | Link to Atom JSON equivalents in HTTP header. Document. | Francis Irving | 2010-10-09 | -2/+2 |
* | .json form for RSS feeds | Francis Irving | 2010-10-09 | -0/+1 |
* | Return information about request events in API. | Francis Irving | 2010-10-09 | -3/+19 |
* | First .json API call | Francis Irving | 2010-10-09 | -0/+24 |
* | Show more similar requests. | Francis Irving | 2010-10-04 | -1/+1 |
* | Show more similar requests. | Francis Irving | 2010-10-04 | -1/+1 |
* | Move privacy questions into own page. | Francis Irving | 2010-10-04 | -2/+2 |
* | Option to set body without setting salutation. | Francis Irving | 2010-10-04 | -0/+1 |
* | Allow specifying body and title in simple way too | Francis Irving | 2010-10-04 | -4/+4 |
* | Use URL name rather than internal identifier for new requests. | Francis Irving | 2010-10-04 | -6/+20 |
* | Stylistic change to !, preferred now by Rails people rather than "not". | Francis Irving | 2010-10-04 | -1/+1 |
* | Simplify reload page URL for undescribed requests. | Francis Irving | 2010-10-04 | -5/+0 |
* | Reorganise lines. | Francis Irving | 2010-10-04 | -1/+4 |
* | Remove spurious lines. Reorganise slightly. | Francis Irving | 2010-10-04 | -7/+3 |
* | Allow tags on new requests, via hidden parameter. | Francis Irving | 2010-09-29 | -1/+1 |
* | Cache similar requests | Francis Irving | 2010-09-06 | -8/+10 |
* | Cache /list pages | Francis Irving | 2010-09-06 | -7/+6 |
* | Change the foi_cache to be explicit everywhere, so Interlock can use the | Francis Irving | 2010-09-06 | -6/+3 |
* | Reorganise list page structure | Francis Irving | 2010-09-03 | -3/+9 |
* | Give explicit error | Francis Irving | 2010-08-16 | -0/+3 |
* | Allow links to specific tags. | Francis Irving | 2010-08-04 | -0/+6 |
* | Embed Google Docs Viewer when that lets us do more View as HTML | Francis Irving | 2010-07-22 | -0/+1 |
* | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -1/+1 |
* | Use atomic write for making cache files. | Francis Irving | 2010-05-20 | -1/+3 |
* | Need to make the directory before writing to it. | Francis Irving | 2010-05-19 | -0/+1 |
* | Do the cacheing ourselves. | Francis Irving | 2010-05-19 | -3/+8 |
* | Use right cache dir for images in converted pdfs/docs | Francis Irving | 2010-05-18 | -1/+3 |
* | Generate path for fragment cache in central place | Francis Irving | 2010-05-18 | -3/+4 |
* | Read only mode. | Francis Irving | 2010-05-06 | -0/+1 |
* | Fix up styling on view XLS as HTML | Francis Irving | 2010-03-10 | -2/+2 |
* | Add View as HTML for Excel | Francis Irving | 2010-03-10 | -3/+3 |
* | This was broken due to Rails version change altering name of class - | Francis Irving | 2010-03-03 | -1/+1 |
* | Table showing event history. | Francis Irving | 2010-01-20 | -1/+16 |