Redmine/app/views
Jean-Philippe Lang ca5951b4f6 Allow bulk editing of parent issue (#5831).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5224 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-27 15:00:02 +00:00
..
account Adds hooks on login view (#4978). 2010-03-03 20:21:05 +00:00
activities Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
admin Adds links to reset filters on users and projects list. 2011-03-16 18:23:51 +00:00
attachments Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 2010-07-25 10:34:55 +00:00
auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 2011-02-20 13:11:10 +00:00
calendars Makes filters behaviour consistent with the issue list. 2011-02-21 14:02:22 +00:00
common Highlight changes inside diff lines (#7139). 2011-03-11 20:23:29 +00:00
context_menus Fixed: Log Time link broken in issue context menu (#6904). 2010-11-16 19:49:08 +00:00
custom_fields Removes duplicate DOM id in custom field form. 2011-03-04 14:55:33 +00:00
documents Fixed: code syntax highlighting not working in Document page (#3740). 2010-03-18 20:06:16 +00:00
enumerations Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
files Fixed: "Add file" link broken by recent refactoring (#6627). 2010-10-22 14:45:02 +00:00
gantts Prevent text wrap in gantt subjects (#7280). 2011-02-21 15:06:11 +00:00
groups Add a label for user and group search fields. #6521 2010-10-30 16:47:33 +00:00
issue_categories Fixed: User list not sorted on category form (#6760). 2010-11-07 14:56:12 +00:00
issue_moves Makes issue move form similar to bulk edit form. 2010-12-29 20:48:51 +00:00
issue_relations Autocomplete issue relations on subject (#3170). 2010-12-12 16:04:28 +00:00
issue_statuses Adds an helper for displaying the 'checked' image. 2010-03-17 20:46:22 +00:00
issues Allow bulk editing of parent issue (#5831). 2011-03-27 15:00:02 +00:00
journals Keep track of issue description changes (#746). 2011-02-27 13:34:41 +00:00
layouts Send the CSRF token with Ajax requests (#7843). 2011-03-14 21:31:02 +00:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 2011-02-20 13:11:10 +00:00
my Adds colon after label. 2011-01-15 14:04:11 +00:00
news Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects Replaces TimeEntry.visible_by with a visible scope. 2011-03-16 17:29:30 +00:00
queries Fixed: unchecking status filter on the issue list has no effect (#6844). 2010-11-07 15:38:51 +00:00
reports Added two hooks to the issues report. #5233 2010-06-20 03:37:42 +00:00
repositories scm: remove "View all revisions" in sub directory (#7984). 2011-03-26 02:40:13 +00:00
roles Removed useless javascript. 2011-03-13 13:32:44 +00:00
search Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
settings Add "mystery man" gravatar to options (#7640). 2011-03-13 16:07:55 +00:00
time_entry_reports Refactor: extract TimelogController#new from #edit 2010-10-07 15:51:09 +00:00
timelog Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 2010-12-04 17:43:39 +00:00
trackers Refactor: Merged TrackersController#list and #index 2010-02-15 16:41:27 +00:00
users Makes the user form look like account form. 2011-03-20 11:49:29 +00:00
versions Show open and closed issues from "Issues by" version links. 2011-03-21 20:08:16 +00:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
wiki Fixed: atom links on wiki index broken by r4266. 2011-03-21 18:10:04 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Allow additional workflow transitions for issue author and assignee (#2732). 2011-02-20 15:38:07 +00:00