summaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Escape flash messages (#19117).Jean-Philippe Lang2015-02-171-3/+3
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Adds a 'sorted' scope to Project.Jean-Philippe Lang2014-11-021-1/+1
* Adds path to plugin_assets directory in admin/info (#8817).Jean-Philippe Lang2014-10-221-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* prevent "can't modify frozen String" exception when mail sending error (#17235)Toshi MARUYAMA2014-07-011-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Add an indication to admin/info whether or not ImageMagick convert is availab...Jean-Philippe Lang2013-11-151-1/+2
* Exception message may not be UTF-8 encoded.Jean-Philippe Lang2013-07-121-1/+1
* remove trailing tabs from app/controllers/admin_controller.rbToshi MARUYAMA2013-02-171-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-2/+2
* Replaces find(:first/:all) calls.Jean-Philippe Lang2012-12-031-3/+2
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Fixed that "Default administrator account changed" is always true (#10622).Jean-Philippe Lang2012-04-091-3/+1
* 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