aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeLines
* Respond to a (currently unsupported) json request for a public body list with...Louise Crow2013-06-20-1/+3
* Add pagination to the list of requests on the admin page for a public bodyLouise Crow2013-06-20-0/+3
* Merge remote-tracking branch 'openaustralia_github/app_version_api_feature' i...Louise Crow2013-06-18-1/+14
|\
| * Add publicly accesible json api to query alaveteli and ruby version. Implemen...Matthew Landauer2013-02-24-1/+9
| * Extract methodMatthew Landauer2013-02-24-1/+6
* | Merge branch 'hotfix/0.11.0.13' into rails-3-developLouise Crow2013-06-17-1/+4
|\ \
| * | Explicitly set I18n.locale in set_gettext_locale in order to get Rails to exp...0.11.0.13hotfix/0.11.0.13Louise Crow2013-06-17-1/+4
* | | Merge commit '0.11.0.8' into rails-3-developLouise Crow2013-06-11-4/+1
|\| |
| * | Cache a user's profile photo rather than repulling it each time.hotfix/0.11.0.8Louise Crow2013-06-11-0/+1
| * | Only render the popup banner in the layout where it's actually used.Louise Crow2013-06-11-4/+0
| * | We're assuming feed urls without format suffixes should serve up atom/xml, so...0.11.0.4hotfix/0.11.0.4Louise Crow2013-06-05-0/+3
* | | Allow the donation url to be configured. Closes #909.Louise Crow2013-06-07-2/+12
* | | We're assuming feed urls without format suffixes should serve up atom/xml, so...Louise Crow2013-06-05-0/+3
* | | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-6/+0
* | | Merge branch 'release/0.11' into rails-3-developLouise Crow2013-06-04-13/+23
|\| |
| * | Handle json requests for hidden info requests.Louise Crow2013-06-03-12/+19
| * | For non-HTML requests, just return the response code for now.Louise Crow2013-06-03-1/+4
* | | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques...Louise Crow2013-06-04-19/+31
|\ \ \
| * | | User needs to choose a reasonMatthew Landauer2013-03-22-4/+12
| * | | Rename parameter used in routes and controllerMatthew Landauer2013-03-22-2/+2
| * | | Rename controller actionsMatthew Landauer2013-03-22-2/+2
| * | | Move reporting actions to their own controllerMatthew Landauer2013-03-22-22/+23
| * | | Extract methodMatthew Landauer2013-03-22-3/+1
| * | | Only allow posts for reporting request. Don't try redirection when not logged inMatthew Landauer2013-03-22-9/+5
| * | | Posted reason and message gets sent out in the emailMatthew Landauer2013-03-22-1/+1
| * | | Only allow reporting a request when logged inMatthew Landauer2013-03-22-0/+5
| * | | Add first pass at page for reporting a requestMatthew Landauer2013-03-22-0/+4
* | | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-14/+19
|\ \ \ \
| * | | | Tiny refactorMatthew Landauer2013-03-25-5/+2
| * | | | ActsAsXapian doesn't need to be referenced from the global namespaceMatthew Landauer2013-03-25-3/+3
| * | | | Tiny refactorMatthew Landauer2013-03-25-4/+2
| * | | | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-2/+12
| |/ / /
* | | | Merge remote-tracking branch 'openaustralia_github/remove_random_request_acti...Louise Crow2013-05-30-6/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove apparently unused action for showing random requestMatthew Landauer2013-03-22-6/+0
| |/ /
* | | Make sure Atom feeds are served with content type application/atom+xmlMark Longair2013-05-29-1/+1
* | | Replace 'render_for_text data' with 'render :text => data'Mark Longair2013-05-28-2/+2
* | | Only cache attachments that are returned with a 200 HTTP status codeMark Longair2013-05-24-1/+1
* | | Check that display_filename matches URL part number or fallbackMark Longair2013-05-24-2/+7
* | | Move "require 'alaveteli_file_types'" into the initializerMark Longair2013-05-16-1/+0
* | | Add logging of any errors.Louise Crow2013-05-02-0/+4
* | | Remove now unused methodsLouise Crow2013-05-02-50/+0
* | | Handle routing errors with our custom template too.Louise Crow2013-05-02-1/+10
* | | Clearer setting of status code, addition of notification.Louise Crow2013-05-02-10/+17
* | | Return the correct status codes for ActiveRecord::RecordNotFound, ActionContr...Louise Crow2013-05-02-0/+8
* | | Add new error handler method that renders the general/exception_caught templateLouise Crow2013-05-02-0/+13
* | | Remove debian-specific require clause and use Gemfile to specify non-standard...Louise Crow2013-04-30-7/+0
* | | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-04-24-0/+1
|\ \ \
| * | | Add encoding specifications to two files that use UTF-8Mark Longair2013-04-16-0/+1
* | | | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'feature/final-consistent-translation-interpolation' into developLouise Crow2013-04-16-3/+3
| |\ \ \