Redmine/app/controllers
Jean-Philippe Lang e97a3ab97b Fixed find_issues logic.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10905 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-02 10:25:30 +00:00
..
account_controller.rb Fixed #onthefly_creation_failed broken by r9940 (#11850). 2012-09-17 18:31:20 +00:00
activities_controller.rb Force rendering of activity view if activity items count changed. 2012-06-09 10:53:17 +00:00
admin_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
application_controller.rb Fixed find_issues logic. 2012-12-02 10:25:30 +00:00
attachments_controller.rb Let the attachment filename be specified on upload (#12125). 2012-10-18 21:06:35 +00:00
auth_sources_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
auto_completes_controller.rb Adds autocomplete to issue field on time logging form. 2012-08-09 16:58:36 +00:00
boards_controller.rb Eager loading and no extra count query. 2012-07-31 17:21:14 +00:00
calendars_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
comments_controller.rb Prevent mass-assignment when adding a news comment (#10390). 2012-03-06 18:48:47 +00:00
context_menus_controller.rb Compute issue ids array only once. 2012-07-08 13:31:22 +00:00
custom_fields_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
documents_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
enumerations_controller.rb Makes enumerations available through the REST API. 2012-10-17 17:29:27 +00:00
files_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
gantts_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
groups_controller.rb Removes RJS from GroupsController. 2012-07-19 16:57:59 +00:00
issue_categories_controller.rb remove trailing white-spaces from app/controllers/issue_categories_controller.rb 2012-10-12 22:57:15 +00:00
issue_relations_controller.rb Removes RJS from IssueRelationsController. 2012-07-19 17:06:30 +00:00
issue_statuses_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
issues_controller.rb Code cleanup. 2012-12-02 09:59:22 +00:00
journals_controller.rb Code cleanup. 2012-12-02 09:59:22 +00:00
mail_handler_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
members_controller.rb Removes RJS from MembersController. 2012-07-21 06:35:11 +00:00
messages_controller.rb Set @previewed for rendering preview partial. 2012-07-31 17:22:17 +00:00
my_controller.rb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
news_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
previews_controller.rb Fixed that issue notes preview is broken by r10547 (#1554). 2012-10-09 19:11:49 +00:00
project_enumerations_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
projects_controller.rb Code cleanup. 2012-12-01 17:57:30 +00:00
queries_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
reports_controller.rb Reversed order of priorities on the issue summary page (#11205). 2012-06-20 19:24:58 +00:00
repositories_controller.rb remove trailing white-space from app/controllers/repositories_controller.rb 2012-10-28 01:12:00 +00:00
roles_controller.rb Fixed that roles API should accept API auth for when authentication is required (#12472). 2012-11-30 07:48:47 +00:00
search_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
settings_controller.rb code cleanup r10542 changes (#10937) 2012-10-01 07:19:11 +00:00
sys_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
timelog_controller.rb remove trailing white-space from app/controllers/timelog_controller.rb 2012-11-13 03:58:38 +00:00
trackers_controller.rb remove trailing white-space from app/controllers/trackers_controller.rb 2012-11-18 23:15:45 +00:00
users_controller.rb Fixed that destroying a user from the edit page returns a 404 response (#11691). 2012-08-26 10:50:59 +00:00
versions_controller.rb Code cleanup. 2012-12-01 16:25:20 +00:00
watchers_controller.rb Removes RJS from WatchersController. 2012-07-19 17:17:10 +00:00
welcome_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_controller.rb Code cleanup. 2012-11-18 16:01:07 +00:00
wikis_controller.rb Removes RJS from WikisController. 2012-07-19 18:13:08 +00:00
workflows_controller.rb Remember "Only display used statuses" checkbox value after update. 2012-07-15 15:50:57 +00:00