obsolete.ChilliProject/app/controllers
Eric Davis bdc7325a82 Merge branch 'master' into unstable
Conflicts:
	doc/CHANGELOG.rdoc
2011-05-01 13:58:02 -07:00
..
account_controller.rb Merge branch 'master' into unstable 2011-05-01 13:58:02 -07:00
activities_controller.rb Takes more parameters into account to determine activity freshness (#7188). 2010-12-29 19:37:42 +00:00
admin_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
application_controller.rb Merge branch 'master' into unstable 2011-05-01 13:58:02 -07:00
attachments_controller.rb Fixed: error when downloading a file with no matching mime type (#3782). 2010-01-05 18:16:03 +00:00
auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
auto_completes_controller.rb [#280] Include matching issue ids in the auto_completer. 2011-03-13 17:11:04 -07:00
boards_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
calendars_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
comments_controller.rb Refactor: move #destroy_comment method to CommentsController#destroy 2010-09-23 15:20:19 +00:00
context_menus_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
custom_fields_controller.rb [#347] Fix potential Execution After Redirect bugs 2011-04-28 14:39:19 -07:00
documents_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
enumerations_controller.rb Merge branch 'master' into unstable 2011-05-01 13:58:02 -07:00
files_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
gantts_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
groups_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
issue_categories_controller.rb [#347] Fix potential Execution After Redirect bugs 2011-04-28 14:39:19 -07:00
issue_moves_controller.rb Allow adding notes when moving issues 2010-10-25 18:44:46 +00:00
issue_relations_controller.rb Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 2011-02-09 16:48:16 -08:00
issue_statuses_controller.rb Removed hard coded English string. 2010-02-12 19:15:39 +00:00
issues_controller.rb Merge branch 'ticket/unstable/310-skip-issue-mail-notifications' into unstable 2011-04-29 08:46:13 -07:00
journals_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
ldap_auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mail_handler_controller.rb Change MailHandler 403 error message. 2009-12-20 09:45:04 +00:00
members_controller.rb Hide the role forms when editing or adding Project members. #5452 2010-06-19 19:51:43 +00:00
messages_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
my_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
news_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
previews_controller.rb Adds support for preview when editing an issue note (#5520). 2011-04-16 16:11:50 -07:00
project_enumerations_controller.rb Refactor: convert ProjectEnumerations to a resource on a project. 2010-09-10 16:00:49 +00:00
projects_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
queries_controller.rb Shorten query[column_names] param name. 2011-04-16 16:15:54 -07:00
reports_controller.rb Fixed: private subprojects names may be revealed on issue summary report (#5360). 2010-04-27 16:43:52 +00:00
repositories_controller.rb scm: set mime type in downloading file. 2011-04-16 16:11:45 -07:00
roles_controller.rb [#347] Fix potential Execution After Redirect bugs 2011-04-28 14:39:19 -07:00
search_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
settings_controller.rb [#347] Fix potential Execution After Redirect bugs 2011-04-28 14:39:19 -07:00
sys_controller.rb Adds on optional API key to repositories management controller and reposman.rb. 2009-12-20 09:44:28 +00:00
time_entry_reports_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
timelog_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
trackers_controller.rb New strings to localization (#5225) 2010-04-03 11:54:24 +00:00
users_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
versions_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
watchers_controller.rb Fix for Ruby 1.9 strings. 2010-06-20 16:08:15 +00:00
welcome_controller.rb Renamed Project#public named_scope so it will not override Ruby's public method 2009-10-21 03:21:31 +00:00
wiki_controller.rb [#289] Remove single helpers in favor of :all in ApplicationController 2011-04-20 16:08:00 -07:00
wikis_controller.rb Refactor: Pull up several #find_project methods to ApplicationController 2010-02-05 16:57:02 +00:00
workflows_controller.rb Allow additional workflow transitions for issue author and assignee (#2732). 2011-04-16 14:43:45 -07:00