..
account
Adds hooks on login view ( #4978 ).
2010-03-03 20:21:05 +00:00
activities
replace « and » at app/views/activities/index.html.erb to hexadecimal UTF-8 strings ( #4796 ).
2011-08-21 05:17:53 +00:00
admin
code clean up app/views/admin/info.rhtml.
2011-04-28 12:35:25 +00:00
attachments
HTML escape at app/views/attachments/file.rhtml.
2011-08-02 12:57:38 +00:00
auth_sources
HTML escape at app/views/auth_sources/new.rhtml.
2011-08-02 12:59:15 +00:00
auto_completes
Refactor: move IssuesController#auto_complete to a new controller. #4382
2010-08-17 15:03:58 +00:00
boards
HTML escape at app/views/boards/show.rhtml.
2011-08-02 13:00:04 +00:00
calendars
Converted issue filters to non-AJAX GET requests ( #1965 ).
2011-04-01 14:34:44 +00:00
common
HTML escape at app/views/common/error.html.erb.
2011-08-02 13:00:54 +00:00
context_menus
Fixes wrong string.
2011-07-30 11:27:47 +00:00
custom_fields
replace <br> to <br /> at app/views/custom_fields/_form.rhtml.
2011-08-21 00:59:31 +00:00
documents
HTML escape at app/views/documents/show.rhtml.
2011-08-02 13:01:40 +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
replace « and » at app/views/gantts/show.html.erb to hexadecimal UTF-8 strings ( #4796 ).
2011-08-20 13:40:33 +00:00
groups
Adds 'Create and continue' button on the new group form.
2011-07-21 15:55:50 +00:00
issue_categories
Adds a optgroup for groups in users/groups select tags.
2011-07-23 19:05:22 +00:00
issue_moves
Adds a optgroup for groups in users/groups select tags.
2011-07-23 19:05:22 +00:00
issue_relations
Makes relations resource shallow ( #7366 ).
2011-07-05 16:47:34 +00:00
issue_statuses
remove trailing white-spaces from app/views/issue_statuses/index.html.erb.
2011-08-02 12:37:25 +00:00
issues
HTML escape at app/views/issues/show.rhtml.
2011-08-02 13:05:09 +00:00
journals
Adds support for preview when editing an issue note ( #5520 ).
2011-03-28 21:45:30 +00:00
layouts
remove trailing white-spaces from app/views/layouts/base.rhtml.
2011-08-22 13:32:06 +00:00
ldap_auth_sources
Refactor AuthSourcesController to support non-LDAP sources. #1131
2010-05-23 03:16:31 +00:00
mailer
HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml.
2011-08-02 13:09:39 +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
Include issues asigned to user's groups when using "assigned to me" filter ( #2964 ).
2011-07-31 10:22:36 +00:00
news
HTML escape at app/views/news/show.rhtml.
2011-08-02 13:10:19 +00:00
previews
Refactor: move IssuesController#preview to a new controller.
2010-08-18 15:01:35 +00:00
projects
HTML escape at app/views/projects/list_members.rhtml.
2011-08-02 13:10:59 +00:00
queries
HTML escape at app/views/queries/index.rhtml.
2011-08-02 13:11:38 +00:00
reports
remove trailing white-spaces from app/views/reports/_simple.rhtml.
2011-08-02 12:41:14 +00:00
repositories
rename .rhtml to .html.erb of app/views/repositories/revision.rhtml.
2011-08-23 08:39:02 +00:00
roles
remove trailing white-spaces from app/views/roles/index.html.erb.
2011-08-02 12:43:58 +00:00
search
replace « and » at app/views/search/index.rhtml to hexadecimal UTF-8 strings ( #4796 ).
2011-08-06 00:50:14 +00:00
settings
Ability to assign issues to groups ( #2964 ).
2011-07-23 18:18:13 +00:00
time_entry_reports
Removed hidden project_id and issue_id parameters.
2011-04-03 12:02:10 +00:00
timelog
HTML escape at app/views/timelog/_list.rhtml.
2011-08-02 13:14:38 +00:00
trackers
replace tabs to spaces at app/views/trackers/index.html.erb.
2011-08-21 01:00:15 +00:00
users
HTML escape at app/views/users/show.rhtml.
2011-08-02 13:16:08 +00:00
versions
HTML escape at app/views/versions/index.html.erb.
2011-08-02 13:22:34 +00:00
watchers
Move issue watchers to the sidebar.
2010-03-13 17:45:41 +00:00
welcome
Adds css for syntax highlight on welcome page ( #8512 ).
2011-07-03 15:03:32 +00:00
wiki
Replace hardcoded string "diff" in Wiki#show ( #9043 ).
2011-08-12 01:35:07 +00:00
wikis
HTML escape at app/views/wikis/destroy.rhtml.
2011-08-02 13:21:08 +00:00
workflows
Workflow copy view clean up.
2011-07-02 11:45:22 +00:00