aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
Commit message (Expand)AuthorAgeLines
* 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
* Fixes #393 - Route the mass_assign_tags action so it does what it says on the...Henare Degan2012-01-31-0/+1
* Fix that should belong with e82ca928a140400f8446dba85014a0c9059e789bSeb Bacon2012-01-13-1/+1
* Default site search should search everything. Fixes #341.Seb Bacon2012-01-13-1/+1
* Reintroduce a "my requests" link. Fixes #289.Seb Bacon2012-01-02-0/+2
* add encoding magic comments and fix pathsJames McKinney2011-10-16-1/+1
* Fix duplicated route name. Fixes #198David Cabo2011-09-26-1/+1
* Reorder routes so view_email is not hidden. Fixes #194David Cabo2011-09-25-2/+1
* Merge branch 'wdtk' into developRobin Houston2011-09-19-0/+2
|\
| * Admin for user bouncesRobin Houston2011-09-08-0/+2
* | Add custom-routes file for themes to overrideDavid Cabo2011-09-19-1/+4
* | Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-0/+2
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con...Seb Bacon2011-09-05-1/+5
|\ \
| * \ Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-1/+1
| |\ \