aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'openaustralia_github/app_version_api_feature' i...Louise Crow2013-06-18-0/+1
|\
| * Add publicly accesible json api to query alaveteli and ruby version. Implemen...Matthew Landauer2013-02-24-0/+1
* | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-1/+0
* | Merge remote-tracking branch 'openaustralia_github/more_info_on_report_reques...Louise Crow2013-06-04-7/+4
|\ \
| * | Simplify a couple of routes using resourcesMatthew Landauer2013-03-22-2/+3
| * | 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-3/+3
| * | Rename routesMatthew Landauer2013-03-22-2/+2
| * | Only allow posts for reporting request. Don't try redirection when not logged inMatthew Landauer2013-03-22-7/+1
| * | Add first pass at page for reporting a requestMatthew Landauer2013-03-22-0/+2
* | | Merge remote-tracking branch 'openaustralia_github/remove_random_request_acti...Louise Crow2013-05-30-2/+0
|\ \ \
| * | | Remove apparently unused action for showing random requestMatthew Landauer2013-03-22-2/+0
| |/ /
* | | Add encoding specifications to two files that use UTF-8Mark Longair2013-04-16-0/+1
* | | Fix attachment downloading for attachments that have file extensionsMark Longair2013-04-16-2/+2
* | | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
|/ /
* | The PUT method is also(?) used so revert thisHenare Degan2013-03-16-1/+1
* | Fix named route conflict originally done in 889bb7b79f16533be7c8f2c46c9463b77...Henare Degan2013-03-15-1/+1
* | Fix describe_state_message from the mergeHenare Degan2013-03-15-0/+1
* | POST became enforced in fa624fc7f17b6b4b6710817ed63291386e525f9cHenare Degan2013-03-15-1/+1
* | These routes were renamed in 64fe099163e8b786e6c05fe05fe9cbb8c068e380Henare Degan2013-03-15-3/+3
* | Removed in eadfc265ff83524cbd54b2682f2de818bca24bf4Henare Degan2013-03-15-1/+0
* | Add admin JS route from 5f7d17bc2128d7de3749f65d3e9168e2fcc1a478Henare Degan2013-03-15-0/+1
* | Don't specify an id on a new public body. Fixes problems with using named routesHenare Degan2013-03-14-1/+1
* | Fix track searches by changing the way the routing worksHenare Degan2013-03-05-3/+5
* | This is dumb, let's remove it nowHenare Degan2013-02-22-2/+1
* | Add comments and spacing back so it's not just a heaving mess hopefully will ...Henare Degan2013-02-22-0/+81
* | id's not required, the controller uses incoming_message_id instead (!?)Henare Degan2013-02-22-1/+1
* | Add the routing filter backHenare Degan2013-02-22-1/+2
* | Make id optional even though it's probably not neededHenare Degan2013-02-22-1/+2
* | We don't need format here eitherHenare Degan2013-02-22-4/+4
* | Remove format, it's not needed and screws up the syntaxHenare Degan2013-02-22-7/+7
* | Fix error and comment out incorrectly generated filterHenare Degan2013-02-22-2/+2
* | Replace routes with autogenerated replacementHenare Degan2013-02-22-242/+148
* | Globbing in routes is slightly different in Rails 3Matthew Landauer2013-01-31-1/+1
* | Make file_name in get_attachment route optionalMatthew Landauer2013-01-29-1/+1
|/
* Remove debugging action that could easily DOS a serverHenare Degan2012-11-18-2/+0
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Fix comment typoRobin Houston2012-08-20-1/+1
* Atom feed of request eventsRobin Houston2012-07-04-1/+1
* WIP new requests feedRobin Houston2012-07-04-2/+4
* Authenticated APIRobin Houston2012-06-06-0/+8
* Multi-theme support for custom routesRobin Houston2012-06-05-1/+3
* Prevent spiders from reporting requestsRobin Houston2012-06-03-1/+7
* Support "following" functionality:Seb Bacon2012-05-30-1/+2
* Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-0/+2
* First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-0/+1
* Ensure we redirect to the URL-based version of a search, when specified as a ...Seb Bacon2012-05-04-0/+1
* Tweak the custom routes mechanismRobin Houston2012-02-10-3/+3
* Don't use absolute path when including the 'custom-routes' file, or themes ca...0.5release/0.5David Cabo2012-02-05-1/+1