obsolete.ChilliProject/app/views
Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826).
Contributed by Andrew Vit.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4371 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-11-06 12:04:24 +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 Fixes display of archived child projects on the admin project list. 2010-10-22 15:11:04 +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 Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
calendars Rename task to issue in calendar (#6563) 2010-10-07 15:26:53 +00:00
common Refactor: merged error rendering methods. 2010-10-23 11:07:04 +00:00
context_menus Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 2010-10-27 21:01:26 +00:00
custom_fields Replace the hardcoded CustomField::FIELD_FORMATS with a class. 2010-04-16 15:33:49 +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 Makes zoom buttons on gantt looks like the others. 2010-10-23 09:08:55 +00:00
groups Add a label for user and group search fields. #6521 2010-10-30 16:47:33 +00:00
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00
issue_moves Allow adding notes when moving issues 2010-10-25 18:44:46 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Adds an helper for displaying the 'checked' image. 2010-03-17 20:46:22 +00:00
issues Added ability to create issue directly as a subtask of another one. #5484 2010-10-30 16:15:31 +00:00
journals Refactor: move IssuesController#changes to JournalsController#index. 2010-08-23 15:04:36 +00:00
layouts Add a Email Header setting. Useful for adding delimiters to every email. 2010-11-02 19:00:36 +00:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Refactor: use :id instead of :page when linking to Wiki Pages 2010-10-27 16:27:06 +00:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages Fixed: Forum message permalinks don't take pagination into account (#5945). 2010-07-25 10:02:12 +00:00
my Use HTTP DELETE when deleting a time entry. #6674 2010-10-15 23:37:01 +00:00
news Fixed: "Add news" link broken by recent refactoring (#6650). 2010-10-22 14:42:38 +00:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects Disable button to prevent accidental double click on project members (#6826). 2010-11-06 12:04:24 +00:00
queries Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 2010-09-16 21:33:49 +00:00
reports Added two hooks to the issues report. #5233 2010-06-20 03:37:42 +00:00
repositories Fixes switching between inline and side-by-side in diff view with path. #6242 2010-09-18 16:50:08 +00:00
roles Refactor: Merged RolesController#list and #index 2010-02-15 16:41:16 +00:00
search Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
settings Add a Email Header setting. Useful for adding delimiters to every email. 2010-11-02 19:00:36 +00:00
time_entry_reports Refactor: extract TimelogController#new from #edit 2010-10-07 15:51:09 +00:00
timelog Refactor: convert timelogs to a REST resource (:time_entries) 2010-10-12 15:55:21 +00:00
trackers Refactor: Merged TrackersController#list and #index 2010-02-15 16:41:27 +00:00
users Fixed bad markup in users/general partial 2010-10-11 20:34:33 +00:00
versions Fix wikilinks in project > settings > versions and version view. #6435 #4416 2010-10-29 22:40:02 +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 Refactor: convert WikiController to a REST resource 2010-10-28 21:25:38 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 2010-04-27 17:54:27 +00:00