obsolete.ChilliProject/app/views/settings
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class
Now SCMs can be added or removed using a simple API, instead of being
hardcoded:

  Redmine::Scm::Base.add('ScmName')
  Redmine::Scm::Base.delete('ScmName')

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3440 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-16 22:41:59 +00:00
..
_authentication.rhtml Refactor: Merged AuthSourcesController#list and #index 2010-02-15 16:41:21 +00:00
_display.rhtml Adds helpers for setting field tags. 2009-12-19 20:07:09 +00:00
_general.rhtml Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
_issues.rhtml Adds helpers for setting field tags. 2009-12-19 20:07:09 +00:00
_mail_handler.rhtml Adds a setting to remove incoming emails body after a delimiter (#4409). 2009-12-23 18:35:19 +00:00
_notifications.rhtml Adds helpers for setting field tags. 2009-12-19 20:07:09 +00:00
_projects.rhtml Adds helpers for setting field tags. 2009-12-19 20:07:09 +00:00
_repositories.rhtml Converted the REDMINE_SUPPORTED_SCM constant to a class 2010-02-16 22:41:59 +00:00
edit.rhtml Refactoring of tabs rendering. 2009-09-12 09:13:13 +00:00
plugin.rhtml Slight style change on plugin configuration view. 2007-10-13 14:11:06 +00:00