aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeLines
* Handle case of nil user_idLouise Crow2013-08-20-1/+1
* Use raw on select_tag option string so it doesn't get escaped. Fixes #1027.Louise Crow2013-07-31-2/+2
* Preserve string "Tags (separated by a space):", removed in f89e2c3d5cee5e3bf2...Louise Crow2013-07-31-1/+1
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-2/+2
|\
| * Use FastGettext.locale, not I18n.locale as the latter will return hyphens, no...Louise Crow2013-07-23-1/+1
| * gettext_i18n_rails patches I18n.locale= so that it changes underscores in loc...Louise Crow2013-07-18-1/+1
* | Merge branch 'feature/similar-fixes' into rails-3-developLouise Crow2013-07-23-3/+14
|\ \
| * | Change concatenated header and title strings to full, properly escaped string...Louise Crow2013-07-22-2/+13
| * | Supply correct parameter for similar requests page. Fixes #1002.Louise Crow2013-07-22-1/+1
| |/
* | Merge remote-tracking branch 'origin/721-defunct-tag' into rails-3-developLouise Crow2013-07-23-21/+32
|\ \ | |/ |/|
| * Say Defunct instead of Make your own request in listings.Matthew Somerville2013-07-17-2/+8
| * Always show defunct message, whether body has notes or not (for #721).Matthew Somerville2013-07-17-19/+24
* | Syntax fix - we don't want to output the final value of the iterator.Louise Crow2013-07-18-1/+1
|/
* Merge branch 'hotfix/0.11.0.16' into rails-3-developLouise Crow2013-06-25-16/+11
|\
| * Use two forms, one for changing the search term, and one for applying filters...hotfix/0.11.0.16Louise Crow2013-06-25-4/+11
| * Remove unused code. Let's re-add it when we need it.Louise Crow2013-06-25-12/+0
* | Use request.params to generate a json format url when @has_json is true, not ...Louise Crow2013-06-20-1/+1
* | Add pagination to the list of requests on the admin page for a public bodyLouise Crow2013-06-20-1/+2
* | Merge branch 'hotfix/0.11.0.11' into rails-3-developLouise Crow2013-06-12-1/+1
|\|
| * Allow an item to have an author, not a creatorhotfix/0.11.0.11Louise Crow2013-06-12-1/+1
* | Merge commit '0.11.0.8' into rails-3-developLouise Crow2013-06-11-3/+3
|\|
| * Only render the popup banner in the layout where it's actually used.Louise Crow2013-06-11-3/+3
* | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-16/+7
* | Merge branch 'release/0.11' into rails-3-developLouise Crow2013-06-04-1/+1
|\|
| * Restore public body edit form.hotfix/0.11.0.1Louise Crow2013-06-03-1/+1
* | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques...Louise Crow2013-06-04-1/+27
|\ \
| * | User needs to choose a reasonMatthew Landauer2013-03-22-2/+2
| * | Reasons that request can be reported now stored in modelMatthew Landauer2013-03-22-1/+1
| * | Rename parameter used in routes and controllerMatthew Landauer2013-03-22-2/+2
| * | Rename controller actionsMatthew Landauer2013-03-22-0/+0
| * | Move reporting actions to their own controllerMatthew Landauer2013-03-22-0/+0
| * | Rename routesMatthew Landauer2013-03-22-2/+2
| * | For reporting a request link to the new formMatthew Landauer2013-03-22-1/+1
| * | Let the user know when the request has already been reportedMatthew Landauer2013-03-22-15/+19
| * | Add first pass at page for reporting a requestMatthew Landauer2013-03-22-0/+22
* | | Merge remote-tracking branch 'openaustralia_github/start_button' into rails-3...Louise Crow2013-06-04-6/+1
|\ \ \
| * | | Change wording on button to start request for a particular authorityMatthew Landauer2013-04-11-6/+1
* | | | Merge branch 'feature/new-string-for-translation' into rails-3-developLouise Crow2013-05-30-1/+1
|\ \ \ \
| * | | | Markup new string for translation.Louise Crow2013-05-07-1/+1
* | | | | Merge branch 'fix-missing-pagination-on-pb-search' into rails-3-developLouise Crow2013-05-30-22/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Render the public body results when selecting an authority with the same temp...Louise Crow2013-05-29-22/+4
* | | | | Restore tabs to keep string for translation the same as previouslyLouise Crow2013-05-30-1/+1
|/ / / /
* | | | Move angle brackets to within translation string to avoid double escaping and...Louise Crow2013-05-08-1/+1
* | | | Restore load of config (AlaveteliConfiguration is required in forward_on) - u...Louise Crow2013-05-08-1/+1
* | | | Encode parameters of Twitter linkMatthew Landauer2013-05-07-2/+2
* | | | Add markup of string lost in merging develop to rails-3-develop.Louise Crow2013-05-07-1/+1
|/ / /
* | | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-95/+115
|\ \ \ | |/ / |/| |
| * | Merge branch 'feature/final-consistent-translation-interpolation' into developLouise Crow2013-04-16-80/+102
| |\ \
| | * | In translation strings replace %s with {{}} formattingMatthew Landauer2013-04-15-2/+2
| | * | In translation strings replace %s with {{}} formattingMatthew Landauer2013-04-15-2/+2