summaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-041-1/+1
* Adds Redmine::Plugin.public_directory to be used instead of Engines.public_di...Jean-Philippe Lang2012-03-041-1/+1
* Fixes admin menu display.Jean-Philippe Lang2012-01-201-0/+4
* Adds named scopes for projects index.Jean-Philippe Lang2011-12-041-8/+6
* remove trailing white-spaces from app/controllers/admin_controller.rb.Toshi MARUYAMA2011-08-271-4/+4
* code clean up AdminController.Toshi MARUYAMA2011-04-251-12/+10
* Admin info cleanup.Jean-Philippe Lang2009-12-191-6/+6
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-11/+2
* Admin Info Screen: Display if plugin assets directory is writable (#2425).Jean-Philippe Lang2008-12-311-0/+1
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-1/+1
* Adds .find and .all Plugin class methods.Jean-Philippe Lang2008-11-161-1/+1
* Adds plugin id attribute.Jean-Philippe Lang2008-11-161-1/+1
* Moves plugin list to its own administration menu item.Jean-Philippe Lang2008-11-161-1/+4
* Adds the ability to search for a project name or identifier on the administra...Jean-Philippe Lang2008-10-241-5/+9
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-061-12/+1
* Default configuration data can now be loaded from the administration screen.Jean-Philippe Lang2008-01-051-1/+16
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-1/+1
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-021-2/+3
* * Emails footer can now be customized from the admin interface (Admin -> Emai...Jean-Philippe Lang2007-10-211-0/+1
* Basic plugin support.Jean-Philippe Lang2007-09-231-1/+2
* Added RMagick availability on admin/info.Jean-Philippe Lang2007-09-151-3/+5
* Mail notification options restored (default is: issue_added and issue_updated).Jean-Philippe Lang2007-09-141-0/+6
* Removed RedCloth checks since it's now supplied with the application.Jean-Philippe Lang2007-09-051-1/+0
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-10/+2
* Added 'email sending test' functionality.Jean-Philippe Lang2007-08-141-0/+14
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-3/+9
* added info about textile availabality on admin/infoJean-Philippe Lang2007-03-261-2/+4
* added some diagnostic information on admin/infoJean-Philippe Lang2007-03-201-0/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-55/+55
* added back database adapter name on admin/infoJean-Philippe Lang2007-02-201-0/+1
* removed environment informationJean-Philippe Lang2007-01-281-1/+0
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+56