aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Merge branch 'hotfix/0.17.0.1' into rails-3-developLouise Crow2014-04-25-0/+8
|\
| * Make sure mail/part is loaded.hotfix/0.17.0.1Louise Crow2014-04-25-0/+2
| * Fix for badly-formed content-disposition header.Louise Crow2014-04-25-0/+6
* | Add feature flag for responsive stylingLouise Crow2014-04-24-0/+1
* | Dynamically inject AttachmentToHTML::View contentGareth Rees2014-04-07-2/+21
* | Remove redundant AttachmentToHTML::HTMLGareth Rees2014-04-07-15/+0
* | Update AttachmentToHTML for new View classGareth Rees2014-04-07-6/+7
* | Simpler AttachmentToHTML::Adapters::CouldNotConvert interfaceGareth Rees2014-04-07-29/+15
* | Simpler AttachmentToHTML::Adapters::GoogleDocsViewer interfaceGareth Rees2014-04-07-30/+13
* | Simpler AttachmentToHTML::Adapters::RTF interfaceGareth Rees2014-04-07-46/+16
* | Simpler AttachmentToHTML::Adapters::PDF interfaceGareth Rees2014-04-07-46/+16
* | Simpler AttachmentToHTML::Adapters::Text interfaceGareth Rees2014-04-07-41/+20
* | Add an AttachmentToHTML::View to deal with renderingGareth Rees2014-04-07-0/+41
* | Work around a bug in unrtfGareth Rees2014-04-01-1/+12
* | Get attachment body outside of chdirGareth Rees2014-04-01-24/+36
* | Add AttachmentToHTML libraryGareth Rees2014-03-28-0/+516
* | Merge remote-tracking branch 'opennewzealand_github/feature/handle-undefined-...Louise Crow2014-03-13-7/+5
|\ \ | |/ |/|
| * Remove unused variableRowan Crawford2014-03-01-2/+0
| * Handle UndefinedConversionError when converting to utf-8Rowan Crawford2014-03-01-5/+5
| * Make all WDTK references use HTTPS.Matthew Somerville2014-02-18-2/+2
* | Make all WDTK references use HTTPS.Matthew Somerville2014-01-30-2/+2
* | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+1
|\ \
| * | Add new config param - ALLOW_BATCH_REQUESTSLouise Crow2013-12-04-0/+1
* | | Merge branch 'feature/1176-automate-authority-contacts' into rails-3-developLouise Crow2014-01-28-3/+4
|\ \ \
| * | | Allow from_admin_message to take a name and email.Louise Crow2014-01-13-3/+4
* | | | Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-0/+85
|\ \ \ \
| * | | | Move make_query_from_params to XapianQueriesLouise Crow2013-12-19-0/+85
* | | | | Merge branch 'trap-abnormal-exits' into rails-3-developLouise Crow2014-01-23-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make sure to detect abnormal exits before looking at exit codeIan Chard2014-01-14-5/+5
| * | | | Trap and report abnormal exits by external processesIan Chard2014-01-08-0/+4
| * | | | Session keys are stored as strings in Rails 3.0.15.0.1hotfix/0.15.0.1Louise Crow2013-11-19-2/+2
* | | | | Add extra argument for MissingInterpolationArgument errorLouise Crow2013-12-12-1/+1
| |_|/ / |/| | |
* | | | Remove old patch.Louise Crow2013-12-11-15/+0
| |/ / |/| |
* | | Add the newest Alaveteli sites.Louise Crow2013-12-09-1/+14
* | | Merge branch 'feature/less-destructive-themes-install' of ssh://git.mysociety...Louise Crow2013-12-09-59/+79
|\ \ \
| * | | Make 'rake themes:install' safer for developersMark Longair2013-12-06-59/+79
* | | | Merge branch 'document-pdf-fix' into rails-3-developMark Longair2013-12-09-1/+1
|\ \ \ \
| * | | | Treat any document/pdf attachment as if it were application/pdfMark Longair2013-12-03-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fix-command-line-csv' into rails-3-developMark Longair2013-12-09-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-6/+6
| |/ /
* | | Merge remote-tracking branch 'openaustralia/ruby-2' into rails-3-developMark Longair2013-12-05-8/+29
|\ \ \ | |/ / |/| |
| * | Fix quietly_try_to_purge on Ruby 2.0Mark Longair2013-11-22-8/+29
| |/
* | Try to uninstall the old theme from vendor/plugins and lib/themesMark Longair2013-12-03-8/+17
* | Ensure that the lib/themes directory exists before installing to thereMark Longair2013-12-03-0/+1
* | Merge branch 'move-plugins-out-of-vendor-plugins' into rails-3-developMark Longair2013-12-03-3/+1793
|\ \
| * | Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-3/+3
| * | Update the acts_as_xapian generator to work under Rails 3Mark Longair2013-11-29-11/+8
| * | Move the acts_as_xapian generator into lib/generatorsMark Longair2013-11-29-0/+0
| * | Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-0/+1373
| * | Move has_tag_string out of vendor/pluginsMark Longair2013-11-29-0/+166