| Commit message (Expand) | Author | Age | Files | Lines |
* | code clean up app/views/admin/info.rhtml. | Toshi MARUYAMA | 2011-04-28 | 1 | -4/+5 |
* | Adds links to reset filters on users and projects list. | Jean-Philippe Lang | 2011-03-16 | 1 | -0/+1 |
* | Fixes display of archived child projects on the admin project list. | Jean-Philippe Lang | 2010-10-22 | 1 | -1/+1 |
* | Removes description column from the admin project list to get a better lookin... | Jean-Philippe Lang | 2010-10-22 | 1 | -3/+1 |
* | Refactor: move method to Project#css_classes | Eric Davis | 2010-09-10 | 1 | -1/+1 |
* | Refactor: convert the Projects routes to resources. | Eric Davis | 2010-09-09 | 1 | -1/+1 |
* | Refactor: rename method ProjectsController#add to ProjectsController#new | Eric Davis | 2010-09-07 | 1 | -1/+1 |
* | Refactor: added link_to_project helper to handle links to projects | Jean-Baptiste Barth | 2010-08-08 | 1 | -1/+1 |
* | Use the MenuManager for the Administration menu. #6008 | Eric Davis | 2010-08-04 | 1 | -18/+3 |
* | Moves LDAP entry in admin menu. | Jean-Philippe Lang | 2010-07-25 | 1 | -1/+1 |
* | Added icon for the LDAP authentication menu item. #5775 | Eric Davis | 2010-07-20 | 1 | -1/+1 |
* | Refactor AuthSourcesController to support non-LDAP sources. #1131 | Eric Davis | 2010-05-23 | 1 | -0/+1 |
* | Applies the same style to the admin project tree than issues. | Jean-Philippe Lang | 2010-03-28 | 1 | -2/+2 |
* | Adds an helper for displaying the 'checked' image. | Jean-Philippe Lang | 2010-03-17 | 1 | -1/+1 |
* | Do not query the database for project level on projects list. | Jean-Philippe Lang | 2010-03-17 | 1 | -2/+2 |
* | Removes overflow:auto on #content which broke the fix in r2118 (#4724). | Jean-Philippe Lang | 2010-02-06 | 1 | -0/+2 |
* | Admin info cleanup. | Jean-Philippe Lang | 2009-12-19 | 1 | -4/+6 |
* | Adds an admin layout that displays the admin menu in the sidebar. | Jean-Philippe Lang | 2009-12-17 | 2 | -76/+22 |
* | Fixes broken admin menu extension (#4351). | Jean-Philippe Lang | 2009-12-07 | 1 | -3/+3 |
* | Fixes css classes in table in admin/info (#4261). | Jean-Philippe Lang | 2009-11-23 | 1 | -2/+2 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 1 | -0/+5 |
* | Keep status filter on the projects list when un/archiving a project (#3530). | Jean-Philippe Lang | 2009-07-04 | 1 | -2/+2 |
* | Cleaning projects administration list. | Jean-Philippe Lang | 2009-05-10 | 1 | -11/+3 |
* | Added the ability to copy a project in the Project Administration panel. | Eric Davis | 2009-05-03 | 1 | -0/+4 |
* | Merged nested projects branch. Removes limit on subproject nesting (#594). | Jean-Philippe Lang | 2009-01-24 | 1 | -12/+8 |
* | Admin Info Screen: Display if plugin assets directory is writable (#2425). | Jean-Philippe Lang | 2008-12-31 | 1 | -1/+2 |
* | Adds url and author_url plugin attributes (#2162). | Jean-Philippe Lang | 2008-11-16 | 1 | -6/+8 |
* | Adds plugin id attribute. | Jean-Philippe Lang | 2008-11-16 | 1 | -6/+6 |
* | Moves plugin list to its own administration menu item. | Jean-Philippe Lang | 2008-11-16 | 3 | -16/+21 |
* | Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). | Jean-Philippe Lang | 2008-11-11 | 1 | -0/+6 |
* | Adds the ability to search for a project name or identifier on the administra... | Jean-Philippe Lang | 2008-10-24 | 1 | -2/+4 |
* | Adds a workflow overview screen. | Jean-Philippe Lang | 2008-09-28 | 1 | -1/+1 |
* | Added translation support for project modules names and a few other strings. | Jean-Philippe Lang | 2008-02-16 | 1 | -6/+6 |
* | More appropriate default sort order on sortable columns. | Jean-Philippe Lang | 2008-02-05 | 1 | -3/+3 |
* | Unlimited and optional project description. The project list will show trunca... | Jean-Philippe Lang | 2008-01-20 | 1 | -1/+1 |
* | Admin settings screen split to tabs. | Jean-Philippe Lang | 2008-01-06 | 2 | -41/+0 |
* | Default configuration data can now be loaded from the administration screen. | Jean-Philippe Lang | 2008-01-05 | 2 | -0/+10 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 4 | -4/+4 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -2/+1 |
* | More detailed html title on several views. | Jean-Philippe Lang | 2007-12-07 | 4 | -1/+9 |
* | Project name format limitation removed (name can now contain any character). | Jean-Philippe Lang | 2007-12-03 | 1 | -1/+1 |
* | Fixed: error on admin/info if there's more than 1 plugin installed. | Jean-Philippe Lang | 2007-12-02 | 1 | -1/+1 |
* | Email notifications are now sent as Blind carbon copy by default. This can be... | Jean-Philippe Lang | 2007-12-02 | 1 | -2/+11 |
* | Fixed flashes style for IE6. | Jean-Philippe Lang | 2007-10-21 | 1 | -1/+1 |
* | * Emails footer can now be customized from the admin interface (Admin -> Emai... | Jean-Philippe Lang | 2007-10-21 | 1 | -4/+7 |
* | Basic plugin support. | Jean-Philippe Lang | 2007-09-23 | 1 | -0/+16 |
* | Added RMagick availability on admin/info. | Jean-Philippe Lang | 2007-09-15 | 1 | -2/+3 |
* | Mail notification options restored (default is: issue_added and issue_updated). | Jean-Philippe Lang | 2007-09-14 | 1 | -1/+17 |
* | Removed RedCloth checks since it's now supplied with the application. | Jean-Philippe Lang | 2007-09-05 | 1 | -1/+0 |
* | Added Redmine::Info to store various information about the application. | Jean-Philippe Lang | 2007-08-29 | 1 | -1/+1 |