..
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-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
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-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
Splits private/public issue queries in the sidebar ( #1067 ).
2011-02-21 13:34:33 +00: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-02-21 09:53:29 +00: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-02-20 14:27:34 +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
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
Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add ( #7265 ).
2011-01-15 13:20:18 +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: Ruby 1.9 compatibility for browsing repository tree ( #2664 , #2274 ).
2011-02-22 08:16:05 +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
Added 'retro' style for gravatars. #7608
2011-02-12 08:16:37 +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
Warning on leaving a page with unsaved content in textarea ( #2910 ).
2011-02-21 09:53:29 +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
Removed extraneous hidden_field on wiki history ( #7379 ).
2011-01-22 13:21:24 +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