aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeLines
* Fix a small error in stats-graphs-improvementsMark Longair2013-11-03-2/+2
* Update the helpful model schema annotationsMark Longair2013-11-01-19/+22
* Merge branch 'stats-graphs-improvements' into rails-3-developMark Longair2013-10-31-14/+14
|\
| * Avoid an error when the statistics column hasn't been populatedMark Longair2013-10-31-14/+14
* | Merge remote-tracking branch 'origin/stats-graphs-improvements' into rails-3-...Louise Crow2013-10-30-8/+18
|\|
| * Add (and use) minified versions of the Flot JavascriptMark Longair2013-10-15-1/+1
| * Refactor to avoid repeating .each_with_index.mapMark Longair2013-10-15-4/+9
| * Increase the number of public bodies per graph to 10Mark Longair2013-10-15-1/+1
| * Make bars in public body statistics charts clickableMark Longair2013-10-15-2/+2
| * Only include minimal information about public bodies in JSONMark Longair2013-10-15-1/+6
| * Rotate labels on the x-axis by 90 degreesMark Longair2013-10-15-1/+1
| * Update flot to a development versionMark Longair2013-10-15-1/+1
* | Merge remote-tracking branch 'origin/command-line-csv-import' into rails-3-de...Louise Crow2013-10-30-0/+2
|\ \
| * | Add a rake task to import public bodies from a CSV fileMark Longair2013-10-15-0/+2
| |/
* | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-1/+2
|\ \ | |/ |/|
| * Don't allow redirects to another host.Louise Crow2013-10-02-1/+2
| * Handle salutations with regexp special characters.0.14.0.1Louise Crow2013-09-30-1/+1
* | Merge branch 'feature/email-subject-cleanup' into rails-3-developLouise Crow2013-10-07-8/+2
|\ \
| * | Move special case to whatdotheyknow-themeLouise Crow2013-10-04-8/+2
* | | Merge branch 'feature/followup-translators-notes' into rails-3-developLouise Crow2013-10-07-2/+13
|\ \ \
| * | | Add some translator's notes on the use of 'follow up'.Louise Crow2013-10-04-2/+13
| |/ /
* | | Merge remote-tracking branch 'origin/first-letter-unicode-fixes' into rails-3...Louise Crow2013-10-07-3/+3
|\ \ \ | |/ / |/| |
| * | Fix upcasing of a non-US-ASCII first letter under Ruby 1.8Mark Longair2013-10-04-1/+1
| * | Allow public body listing based on first letter outside US-ASCIIMark Longair2013-10-04-2/+2
* | | Merge remote-tracking branch 'origin/radio-button-fix' into rails-3-developLouise Crow2013-10-04-1/+1
|\ \ \
| * | | Fix a radio button label when updating a request statusMark Longair2013-10-01-1/+1
* | | | Remove important termsLouise Crow2013-10-04-3/+0
| |/ / |/| |
* | | Merge branch 'release/0.14' into rails-3-developLouise Crow2013-09-24-1/+2
|\ \ \ | | |/ | |/|
| * | Fix typorelease/0.14Louise Crow2013-09-24-1/+1
| * | Revert "No need to set permissions on file now."Louise Crow2013-09-19-0/+1
* | | Handle salutations with regexp special characters.Louise Crow2013-09-19-1/+1
|/ /
* | Remove extra "is invalid" message.Louise Crow2013-09-18-1/+1
* | Make favicon its own partialLouise Crow2013-09-18-1/+2
* | Merge branch 'hotfix/0.13.0.3' into rails-3-developLouise Crow2013-09-18-3/+12
|\ \
| * | Restrict old_unclassified methods to normal prominence.0.13.0.3hotfix/0.13.0.3Louise Crow2013-09-18-3/+12
* | | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-595/+741
|\ \ \
| * | | Use 403, not 410, for hidden items.Louise Crow2013-09-16-2/+2
| * | | No need to set permissions on file now.Louise Crow2013-09-16-1/+0
| * | | Add message index to attachment filesLouise Crow2013-09-16-1/+3
| * | | Point admin link to incoming message admin interface.Louise Crow2013-09-16-1/+2
| * | | Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-4/+14
| * | | Only include public messages in who_can_followup_toLouise Crow2013-09-16-0/+2
| * | | Add public criteria for message event access methodsLouise Crow2013-09-16-23/+25
| * | | Shorter way of getting text template.Louise Crow2013-09-16-1/+1
| * | | Hide hidden outgoing messages in download.Louise Crow2013-09-16-9/+11
| * | | Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-7/+36
| * | | InfoRequestEvent.indexed_by_search consults OutgoingMessage.Louise Crow2013-09-16-0/+3
| * | | Move indexed_by_search to MessageProminenceLouise Crow2013-09-16-4/+0
| * | | Add hidden messages for outgoing message.Louise Crow2013-09-16-30/+39
| * | | Create MessageProminence module.Louise Crow2013-09-16-7/+3