| Commit message (Expand) | Author | Age | Lines |
* | Only prepend locales to paths when there's more than one locale to choose from. | Seb Bacon | 2011-07-15 | -0/+9 |
* | moved jurisdiction-specific files to theme | Seb Bacon | 2011-07-07 | -186/+0 |
* | fallbacks for public_body_categories (this needs to be done in a better way, ... | Seb Bacon | 2011-07-07 | -78/+1 |
* | get language names from a comprehensive list, rather than just hard-code a ha... | Seb Bacon | 2011-07-07 | -0/+193 |
* | initial merge of Kosovan branch; still need to get tests passing, factor out ... | Seb Bacon | 2011-07-06 | -0/+279 |
|\ |
|
| * | I18n fix | Faton Selishta | 2011-06-02 | -0/+279 |
* | | Add tests for the external_command library, and fix a bug | Robin Houston | 2011-06-22 | -4/+8 |
* | | Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more flex... | Robin Houston | 2011-06-21 | -1/+1 |
* | | Improve parameter name | Robin Houston | 2011-06-21 | -3/+3 |
* | | - Refactor models/incoming_message.rb to get rid of the hideous | Robin Houston | 2011-06-21 | -0/+92 |
* | | When external converters are used to extract text from attachments | Robin Houston | 2011-06-20 | -0/+131 |
* | | merge WTDK changes to master (preparation for closing WTDK branch and deployi... | Seb Bacon | 2011-06-14 | -16/+67 |
|\ \ |
|
| * | | Slighlty nicer format | Louise Crow | 2011-05-26 | -6/+14 |
| * | | Adding script for generating transaction stats. | Louise Crow | 2011-05-26 | -0/+40 |
| * | | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 |
| * | | Adding new authority categories, moving defunct ones to new super-category fo... | Louise Crow | 2011-04-04 | -16/+19 |
* | | | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:sebbacon/alaveteli | Seb Bacon | 2011-04-01 | -4/+54 |
|\| |
|
| * | Monkeypatching TMail parser to fix case where multiple addresses in the to: f... | Louise Crow | 2011-03-28 | -4/+54 |
* | | monkeypatch gettext_i18n_rails to interop correctly with rails i18n | Seb Bacon | 2011-03-10 | -0/+16 |
* | | further i18n of public bodies; start to fix tests | Seb Bacon | 2011-03-10 | -0/+18 |
* | | initial support for localising model data (not fully tested) | Seb Bacon | 2011-03-10 | -0/+106 |
* | | override gettext "_" behaviour to also support interpolation | Seb Bacon | 2011-03-10 | -0/+37 |
* | | initial, basic i18n support with gettext | Seb Bacon | 2011-03-10 | -0/+5 |
|/ |
|
* | Strip any filename coming back from tmail | Louise Crow | 2011-02-23 | -0/+2 |
* | Adding spec conf files. | Louise Crow | 2011-02-23 | -1/+145 |
* | Not using fcgi - get rid of monkey patches | Edmund von der Burg | 2011-02-18 | -10/+0 |
* | add a "cruise" target for use with CruiseControl.rb | Seb Bacon | 2010-12-02 | -1/+2 |
* | add rake "test" target (alias to "spec") | Seb Bacon | 2010-12-02 | -0/+1 |
* | Making spec dependent on spec:commonlib | Louise Crow | 2010-10-01 | -0/+1 |
* | Add Regional Broadband Consortia to list | Francis Irving | 2010-09-07 | -0/+1 |
* | Correct path | Francis Irving | 2010-06-08 | -1/+1 |
* | If no attachments found in TNEF, that's an error | Francis Irving | 2010-03-20 | -0/+5 |
* | In case path not there | Francis Irving | 2010-03-20 | -1/+1 |
* | Support for Outlook TNEF files | Peter Collingbourne | 2010-03-15 | -0/+35 |
* | Make fix for return path when using sendmail have test | Francis Irving | 2009-12-04 | -0/+21 |
* | Enable monkeypatch which fixes problem with odd MIME encoding | Francis Irving | 2009-12-03 | -1/+3 |
* | Move WillPaginate hack into its own file | Francis Irving | 2009-12-03 | -0/+14 |
* | Move error deletion monkeypatch into lib | Francis Irving | 2009-12-03 | -0/+10 |
* | Some comment tweaks. | Francis Irving | 2009-12-03 | -2/+3 |
* | Make HTML 4 compliancy monkeypatch a proper lib | Francis Irving | 2009-12-03 | -0/+9 |
* | Move span/div fix into its own lib file | Francis Irving | 2009-12-03 | -0/+12 |
* | Ooops, git error 101 (added these when I made them, rather than | Francis Irving | 2009-12-02 | -20/+5 |
* | Test for TMail fix for a particular message. Monkey patch doesn't quite | Francis Irving | 2009-12-02 | -0/+25 |
* | Apply dynamic FCGI fix properly (even if we don't use it) - it used to | Francis Irving | 2009-12-02 | -0/+25 |
* | Apply Timezone fix patch that used to be just a change in version | Francis Irving | 2009-12-02 | -0/+25 |
* | Better error message in admin interface if try to resend to invalid email. | francis | 2009-10-02 | -1/+4 |
* | Explain what this does. | francis | 2009-09-17 | -0/+11 |
* | oops. | francis | 2009-09-14 | -0/+92 |
* | Useful. | francis | 2009-09-10 | -0/+63 |