aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | Refactor common logic about prominence and access.Louise Crow2013-09-16-16/+15
| * | | Add a method to ask whether a user can view an incoming message.Louise Crow2013-09-16-0/+67
| * | | Rename method to make it a bit more genericLouise Crow2013-09-16-5/+5
| * | | Refactor correspondence template into partials.Louise Crow2013-09-16-81/+63
| * | | Add response_event helperLouise Crow2013-09-16-0/+18
| * | | Add prominence to incoming message.Louise Crow2013-09-16-0/+34
| * | | Re-annotate models with database fieldsLouise Crow2013-09-16-143/+561
| * | | Remove prominence.Louise Crow2013-09-16-36/+10
* | | | Merge branch 'feature/issue-902-fix' into rails-3-developLouise Crow2013-09-17-1/+27
|\ \ \ \
| * | | | Allow a unicode-only title in validationLouise Crow2013-09-17-1/+27
* | | | | Merge branch 'feature/issue-555-fix' into rails-3-developLouise Crow2013-09-17-20/+54
|\ \ \ \ \
| * | | | | Handle a race condition in index update requests.Louise Crow2013-09-17-6/+12
| * | | | | Add a failing spec for handling a race conditionLouise Crow2013-09-17-0/+37
| * | | | | Refactor duplicated code into one shared method.Louise Crow2013-09-17-19/+10
* | | | | | Merge branch 'make-graph-labels-translatable' into rails-3-developLouise Crow2013-09-12-11/+11
|\ \ \ \ \ \
| * | | | | | Make graph title and axis labels translatableMark Longair2013-09-12-11/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Add simple task for updating theme translations.Louise Crow2013-09-12-0/+26
* | | | | | Remove obsolete script.Louise Crow2013-09-12-22/+0
* | | | | | Remove unused task.Louise Crow2013-09-12-22/+0
|/ / / / /
* | | | | Merge branch 'public-body-locale-fallback' into rails-3-developLouise Crow2013-09-12-31/+158
|\ \ \ \ \
| * | | | | Don't display duplicate public bodies with the fallbackMark Longair2013-09-12-30/+110
| * | | | | Factor out the code to generate example single language public bodiesMark Longair2013-09-10-16/+23
| * | | | | Add tests to assert the new public body listing behaviourMark Longair2013-09-10-0/+14
| * | | | | Fix locales used to find public bodies in AdminPublicBodyControllerMark Longair2013-09-10-2/+3
| * | | | | Make falling back to default locale in public body listings optionalMark Longair2013-09-10-14/+38
| * | | | | Tidy up SQL query stringsMark Longair2013-08-29-14/+14
* | | | | | Remove unused stylesheetsLouise Crow2013-09-11-309/+0
* | | | | | Fix typo.Louise Crow2013-09-11-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'body-stats-prerelease' into rails-3-developLouise Crow2013-09-05-25/+74
|\ \ \ \ \
| * | | | | Save cached columns once updated.Louise Crow2013-09-05-2/+13
| * | | | | Don't save a public body version when updating the stats.Louise Crow2013-09-05-1/+3
| * | | | | Don't dirty the first_letter attribute when not changed.Louise Crow2013-09-05-3/+14
| * | | | | Don't dirty every attribute in checking for whitespace.Louise Crow2013-09-05-18/+37
| * | | | | Don't re-index body when updating statsLouise Crow2013-09-05-0/+2
| * | | | | Don't save versions of new counter cache columnsLouise Crow2013-09-05-1/+5
* | | | | | Syntax fix.Louise Crow2013-09-05-1/+1
|/ / / / /
* | | | | Put rake in silent mode when run from cronLouise Crow2013-09-05-1/+1
* | | | | Add update of body stats to example cron file.Louise Crow2013-09-05-0/+2
* | | | | Add a verbosity flag to public body stats taskLouise Crow2013-09-05-1/+3
* | | | | Add bash script for updating body stats from cron.Louise Crow2013-09-05-0/+4
* | | | | Remove obsolete comment.Louise Crow2013-09-05-1/+0
| |/ / / |/| | |
* | | | Merge branch 'hotfix/0.13.0.2' into rails-3-developLouise Crow2013-09-04-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Add a timeout to document conversion with wvtext - it can hang.0.13.0.2hotfix/0.13.0.2Louise Crow2013-09-04-1/+1
* | | | Merge branch 'hotfix/0.13.0.1' into rails-3-developLouise Crow2013-09-04-1/+1
|\| | |
| * | | Fix wrong method name.hotfix/0.13.0.1Louise Crow2013-08-28-1/+1
| * | | Merge branch 'release/0.13'0.13Louise Crow2013-08-20-2490/+1148
| |\ \ \
| * | | | The mysociety debian repo only has 64-bit packagesGanesh Sittampalam2013-08-13-1/+1
| * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/alaveteliLouise Crow2013-08-05-5/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/alaveteliIan Chard2013-08-01-14/+18
| | |\ \ \ \
| | * | | | | Run migrations before trying to install themeIan Chard2013-08-01-3/+1