Redmine/app/views
Toshi MARUYAMA e0811bc80d scm: use nil instead of @rev at revision text box of "View all revisions" page
@rev is set as default branch at controller.
On Git, in most cases it is "master".
And it is set on revision text box of "View all revisions" page.
"master" branch is NOT revision, so clicking OK button causes error.
It is very confused.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10713 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-10-24 11:12:05 +00:00
..
account Preserve username when authentification failed (#11846). 2012-10-11 17:17:30 +00:00
activities Fixed that link to user is escaped in activity title (#11124). 2012-06-09 10:32:34 +00:00
admin Duplicate ul tags. 2012-07-29 12:12:32 +00:00
attachments use radio buttons instead of a select at attachment as same as r10426 repository 2012-09-18 23:48:52 +00:00
auth_sources Removed AuthSourceLdap.human_attribute_name. 2012-07-31 17:30:01 +00:00
auto_completes JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
boards Support for subforums (#3831). 2012-07-31 17:17:52 +00:00
calendars JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
common Fixed that git diff displays deleted files as /dev/null (#11868). 2012-09-18 19:32:58 +00:00
context_menus Compute issue ids array only once. 2012-07-08 13:31:22 +00:00
custom_fields Ability to filter issues using project, author, assignee and target version custom fields (#8161). 2012-08-07 19:17:59 +00:00
documents Moved syntax highlight styles to application.css. 2012-07-28 15:54:23 +00:00
enumerations Makes enumerations available through the REST API. 2012-10-17 17:29:27 +00:00
files Deprecated :confirm => 'Text' option. 2012-07-07 14:36:49 +00:00
gantts gantt: code layout cleanup html days headers 2012-09-08 03:21:55 +00:00
groups Upgrade to Rails 3.2.8 (#11758). 2012-09-02 10:08:51 +00:00
issue_categories JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
issue_relations New relation form Cancel link is broken with Chrome 21 (#11036). 2012-09-20 16:59:37 +00:00
issue_statuses Deprecated :confirm => 'Text' option. 2012-07-07 14:36:49 +00:00
issues Adds a helper for displaying a link to add a subtask (#12113). 2012-10-17 16:58:44 +00:00
journals Private issue notes (#1554). 2012-10-03 21:36:19 +00:00
layouts Don't use tag helper in layout (#11704). 2012-08-26 09:25:25 +00:00
mailer Fixed: Link is escaped in wiki added/updated notification email (#11262). 2012-06-26 17:03:08 +00:00
members Upgrade to Rails 3.2.8 (#11758). 2012-09-02 10:08:51 +00:00
messages Support for subforums (#3831). 2012-07-31 17:17:52 +00:00
my Code cleanup: removed the obsolete with_limit scope. 2012-08-27 10:54:01 +00:00
news Attachments should be available to the text formatter when previewing an existing news. 2012-09-16 14:18:43 +00:00
previews replace tabs to spaces at app/views/previews/issue.html.erb 2011-09-18 02:46:42 +00:00
projects Display a projects tree instead of a flat list in notification preferences (#11539). 2012-08-10 17:30:35 +00:00
queries Makes related issues available for display and filtering on the issue list (#3239, #3265). 2012-09-29 12:57:38 +00:00
reports rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml. 2011-08-25 00:22:00 +00:00
repositories scm: use nil instead of @rev at revision text box of "View all revisions" page 2012-10-24 11:12:05 +00:00
roles Expose roles details via REST API (#11502). 2012-10-12 17:22:52 +00:00
search Fixed that search results are escaped twice. 2012-08-10 16:22:26 +00:00
settings Adds a setting to allow subtasks to belong to other projects (#5487). 2012-10-10 17:38:17 +00:00
timelog Set radio button when selecting a date with the date picker. 2012-09-02 17:24:29 +00:00
trackers Adds a view for editing all trackers fields. 2012-09-02 16:55:16 +00:00
users Adds links to locked users when current user is admin. 2012-10-18 17:08:42 +00:00
versions Fixed that roadmap anchor links can be ambigous (#11540). 2012-08-13 14:41:53 +00:00
watchers JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
welcome Moved syntax highlight styles to application.css. 2012-07-28 15:54:23 +00:00
wiki Ability to delete a version from a wiki page history (#10852). 2012-10-23 18:45:14 +00:00
wikis JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
workflows JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00