aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_general_controller.rb
Commit message (Expand)AuthorAgeLines
* Serve admin.js as a static fileMark Longair2013-08-21-5/+0
* Merge remote-tracking branch 'openaustralia_github/app_version_api_feature' i...Louise Crow2013-06-18-1/+1
|\
| * Extract methodMatthew Landauer2013-02-24-1/+1
* | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* | Move serving of js for admin interface from general to admin_general controllerMatthew Landauer2013-02-19-0/+7
* | Merge in adminbootstraptheme 323d704ab4f1ffe31f20fcabeaf030c462dfbadf into ma...Matthew Landauer2013-02-19-0/+11
|/
* Redirect calls to admin_http_auth_user to more generic wrapper admin_current_...Louise Crow2012-10-30-1/+1
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Paginate the timeline to allow it to render in a reasonable amount of time. I...Louise Crow2012-09-13-8/+51
* Silly syntax bugRobin Houston2012-06-04-2/+2
* Fix admin debug methodRobin Houston2012-06-04-3/+4
* First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-0/+1
* Show Alaveteli version number on debug page (using last git tag in history)Seb Bacon2012-05-23-0/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-2/+2
* Show some info about the Alaveteli version currently running. Fixes #319.Seb Bacon2012-01-19-0/+4
* Force a trailing slash on the end of the administrators' index page. Fixes #106Seb Bacon2011-08-03-0/+7
* Use default 21 days for old unclassified.francis2009-10-03-3/+2
* Show a few list on admin page.francis2009-10-01-2/+2
* Slightly more info on admin page.francis2009-09-07-2/+7
* Need to use UTC in conditionsfrancis2009-07-16-3/+3
* Some shorter timelines.francis2009-07-16-1/+9
* "hidden" option to completely hide requests (from everyone except administrat...francis2009-06-23-2/+2
* It is no longer 10 days, so rename variable.francis2009-06-05-2/+2
* Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. in...louise2009-04-08-2/+4
* Moving logic for determining old and unclassified requests to the model in pr...louise2009-04-08-2/+2
* Restrict 'ten days old unclassified' on front page of admin to 50tony2009-03-10-2/+2
* Change it to ask "what best describes the status of this request now"francis2009-02-27-1/+2
* Whoops, accidentally broke half admin interface by overwriting admin_controll...francis2009-01-29-0/+62