obsolete.ChilliProject/app/views
Toshi MARUYAMA ae8f4c1f2a scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274).
If repository path is not UTF-8, Ruby 1.9 shows trace.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4921 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 14:58:58 -07: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 Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 2011-04-16 14:43:44 -07:00
calendars Makes filters behaviour consistent with the issue list. 2011-04-16 14:57:31 -07:00
common Strip non utf8 content when displaying diff (ruby1.9 compatibility). 2011-01-01 13:40:36 +00:00
context_menus Fixed: Log Time link broken in issue context menu (#6904). 2010-11-16 19:49:08 +00:00
custom_fields Adds a "visible" option on User and Project custom fields (#1738). 2010-11-07 14:15:01 +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-04-16 14:57:31 -07: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 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 2011-02-13 18:17:45 -08: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 Splits private/public issue queries in the sidebar (#1067). 2011-04-16 14:57:31 -07:00
journals Refactor: move IssuesController#changes to JournalsController#index. 2010-08-23 15:04:36 +00:00
layouts Warning on leaving a page with unsaved content in textarea (#2910). 2011-04-16 14:46:57 -07:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Use #custom_field_values to display issue custom fields in email, just like on regular views (#7604). 2011-04-16 14:43:45 -07: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-04-16 14:43:44 -07:00
my Adds colon after label. 2011-01-15 14:04:11 +00:00
news Refactor and add tests for News #index API (#7072). 2010-12-12 17:00:52 +00:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects Merge branch 'ticket/unstable/279-version-start-date' of git://github.com/edavis10/chiliproject.git into unstable 2011-04-07 23:46:54 +02: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: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 2011-04-16 14:58:58 -07: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 Added 'retro' style for gravatars. #7608 2011-03-27 10:31:45 -07: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 Warning on leaving a page with unsaved content in textarea (#2910). 2011-04-16 14:46:57 -07:00
versions Merge branch 'ticket/unstable/279-version-start-date' of git://github.com/edavis10/chiliproject.git into unstable 2011-04-07 23:46:54 +02:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Add <div class="wiki"> to the welcome text so it looks like all the other info texts. 2011-02-20 12:04:04 +01:00
wiki [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 2011-02-13 18:17:45 -08: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-04-16 14:43:45 -07:00