aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_track_controller.rb
Commit message (Expand)AuthorAgeLines
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-0/+1
|\
| * Merge in adminbootstraptheme 323d704ab4f1ffe31f20fcabeaf030c462dfbadf into ma...Matthew Landauer2013-02-19-0/+1
* | In will_paginate 3 you can call paginate directly on the modelHenare Degan2013-03-03-1/+1
* | Convert query to more activerecord 3 formMatthew Landauer2013-01-30-2/+6
|/
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Always give full stack trace for admin interfacefrancis2009-01-29-5/+2
* Oops - make it actually do substring searches still, just using like rather t...francis2008-07-28-2/+2
* ILIKE is not in the SQL standard, but is a PostgreSQL extension. Stop using it.francis2008-07-28-2/+2
* Bullet list in credits on about page.francis2008-05-21-5/+1
* Show tracks in admin interface.francis2008-05-16-0/+25