Redmine/app/controllers
Jean-Philippe Lang 1adf56664d Replaced hard coded help link.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@435 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-04-08 18:16:45 +00:00
..
account_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
admin_controller.rb added info about textile availabality on admin/info 2007-03-26 18:03:25 +00:00
application.rb Modified logged_in_user_membership controller method so that it returns a role 2007-04-04 17:32:23 +00:00
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
custom_fields_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
documents_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
enumerations_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds_controller.rb Various code cleaning, mainly on User, Permission and IssueStatus models. 2007-04-04 17:26:05 +00:00
help_controller.rb Replaced hard coded help link. 2007-04-08 18:16:45 +00:00
issue_categories_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issue_statuses_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issues_controller.rb Feature 9867 Allow file upload in comment and add to issue history 2007-04-05 17:20:04 +00:00
members_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
my_controller.rb fixed: error when clicking "add" with no block selected on my/page_layout 2007-02-18 20:20:17 +00:00
news_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
projects_controller.rb Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 2007-04-08 17:44:54 +00:00
queries_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 2007-01-02 08:47:07 +00:00
reports_controller.rb Added subprojects issue count on project "Reports" page 2007-04-03 19:48:49 +00:00
repositories_controller.rb patch #9627 Add Side by Side in Diff view (Cyril Mougel) 2007-03-29 18:14:59 +00:00
roles_controller.rb Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 2007-04-08 17:44:54 +00:00
settings_controller.rb settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 2007-01-21 11:50:22 +00:00
sys_controller.rb Initial commit for svn repository management and access control: 2007-04-01 19:43:59 +00:00
timelog_controller.rb Simple time tracking functionality added. Time can be logged at issue or project level. 2007-03-23 12:22:31 +00:00
trackers_controller.rb Added the ability to copy an existing workflow when creating a new tracker. 2007-04-02 17:45:21 +00:00
users_controller.rb added a status filter on users/list 2007-03-18 20:44:33 +00:00
versions_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
welcome_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki_controller.rb Added the ability to easily rollback to a previous version of a wiki page. 2007-04-05 14:45:44 +00:00