aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* whitespacelizconlan2014-07-28-436/+434
* Sending an invalid state value to add_correspondence now aborts the entire op...lizconlan2014-07-28-29/+40
* Refactor state update API, better error handlinglizconlan2014-07-28-10/+12
* Extend add_correspondence API method to optionally accept a state paramlizconlan2014-07-28-79/+135
* New API method for updating request statelizconlan2014-07-28-277/+357
* Merge branch 'issues/1415-bulk-update-public-bodies' into rails-3-developGareth Rees2014-06-25-0/+145
|\
| * Move PublicBody domain logic from controllerGareth Rees2014-06-06-0/+14
| * Add PublicBodyController#list_all_csv specsGareth Rees2014-06-06-0/+17
| * Extract public body CSV export to its own classGareth Rees2014-06-06-0/+114
* | Handle unhelpful stemmingGareth Rees2014-06-25-1/+21
* | Add spec for highlight_and_excerptGareth Rees2014-06-25-1/+49
* | Use regex based highlightingGareth Rees2014-06-25-4/+13
* | Add helper to highlight and excerpt by regexGareth Rees2014-06-25-0/+218
* | Improve ActsAsXapian::Search#words_to_highlightGareth Rees2014-06-16-5/+35
* | Fix typoGareth Rees2014-06-16-2/+2
* | Merge branch 'replace-xxx-todo' into rails-3-developGareth Rees2014-06-16-25/+25
|\ \
| * | Rename XXX comments with TODO:Gareth Rees2014-06-10-25/+25
| |/
* | Merge branch 'issues/788-notification-email-cache-buster' into rails-3-developGareth Rees2014-06-16-47/+147
|\ \
| * | Remove DateTimeHelper#year_from_dateGareth Rees2014-06-05-17/+0
| * | Minor tidying of DateTimeHelper and specsGareth Rees2014-06-05-4/+4
| * | Add specs for DateTimeHelper#simple_timeGareth Rees2014-06-05-0/+18
| * | Add specs for DateTimeHelper#year_from_dateGareth Rees2014-06-05-0/+16
| * | Move date helpers to DateTimeHelperGareth Rees2014-06-05-47/+54
| * | Remove duplication from new correspondence urlsGareth Rees2014-06-05-7/+15
| * | Add cache-busting to request response notificationGareth Rees2014-06-04-1/+69
| |/
* | Merge remote-tracking branch 'origin/hotfix/0.18.0.3' into rails-3-developLouise Crow2014-06-06-0/+11
|\ \
| * | Handle converting empty RTF fileshotfix/0.18.0.3Gareth Rees2014-06-06-0/+11
* | | Merge branch 'hotfix/0.18.0.2' into rails-3-developLouise Crow2014-06-06-0/+18
|\ \ \ | |_|/ |/| |
| * | Allow a message with more than one event to be destroyed.hotfix/0.18.0.2Louise Crow2014-06-06-0/+18
| |/
* | Merge branch 'issues/1448-no-error-on-spam' into rails-3-developLouise Crow2014-06-02-0/+11
|\ \
| * | Redirect to the frontpage rather than error on invalid paramsLouise Crow2014-06-02-0/+11
| |/
* / Support simple searching of bodies by short_nameGareth Rees2014-05-28-0/+5
|/
* Update specs for changes to translations in 962e1d2b0edb6c0933ba42dd7690c38ba...Louise Crow2014-05-15-24/+24
* Work around bug#77932 in pdftohtmlGareth Rees2014-05-06-0/+37
* Remove dependency on timezone in configLouise Crow2014-05-02-10/+12
* Merge branch 'issues/1390-james-cheshire-infographic' into rails-3-developGareth Rees2014-05-01-0/+29
|\
| * Extract quarters_between to DateQuarter libGareth Rees2014-05-01-0/+29
* | Merge branch 'hotfix/0.17.0.1' into rails-3-developLouise Crow2014-04-25-0/+5
|\ \ | |/ |/|
| * Fix for badly-formed content-disposition header.Louise Crow2014-04-25-0/+5
* | Merge branch 'issues/337-attachment-title' into rails-3-developGareth Rees2014-04-14-2/+541
|\ \
| * | Dynamically inject AttachmentToHTML::View contentGareth Rees2014-04-07-0/+5
| * | Remove redundant AttachmentToHTML::HTMLGareth Rees2014-04-07-24/+0
| * | Update AttachmentToHTML for new View classGareth Rees2014-04-07-6/+24
| * | Simpler AttachmentToHTML::Adapters::CouldNotConvert interfaceGareth Rees2014-04-07-40/+9
| * | Simpler AttachmentToHTML::Adapters::GoogleDocsViewer interfaceGareth Rees2014-04-07-42/+10
| * | Simpler AttachmentToHTML::Adapters::RTF interfaceGareth Rees2014-04-07-60/+22
| * | Simpler AttachmentToHTML::Adapters::PDF interfaceGareth Rees2014-04-07-56/+21
| * | Simpler AttachmentToHTML::Adapters::Text interfaceGareth Rees2014-04-07-73/+22
| * | Add an AttachmentToHTML::View to deal with renderingGareth Rees2014-04-07-0/+147
| * | Work around a bug in unrtfGareth Rees2014-04-01-0/+25