Project

General

Profile

Search

Results (2555)

Revision 8548 (svn): test: route: split issue categories test whether scoped under project or not
2012-01-08 07:17
Revision 8544 (svn): test: route: simplify /issues/bulk_edit test
2012-01-08 01:41
Revision 8539 (svn): Deprecated Issue#move_to_project.
2012-01-07 19:02
Revision 8538 (svn): Copy issues via bulk update action.
2012-01-07 18:27
Revision 8537 (svn): Removed the "Move" button for issues since they can be moved from the bulk edit form.
2012-01-07 17:26
Revision 8533 (svn): Removed the "Move" button for single issue since it can be moved from the reguler update form.
2012-01-07 13:46
Revision 8531 (svn): Allows project to be changed from the regular issue update action (#4769, #9803).
2012-01-07 13:34
Revision 8529 (svn): test: route: simplify test_issues_form_update
2012-01-07 06:24
Revision 8528 (svn): Makes /projects/:project_id/issues/new accept PUT requests for when serializing a form with a PUT _method hidden tag.
2012-01-06 22:01
Revision 8515 (svn): test: route: add tests of timelogs report global scope format route and issues scope routes
2012-01-05 09:03
Revision 8514 (svn): code layout clean up app/views/issues/index.html.erb
2012-01-05 09:02
Revision 8502 (svn): Moved the avatar to the left on the issue view.
2012-01-04 19:12
Revision 8495 (svn): Rails3: view: change html special characters to hexadecimal utf-8 strings at issues/show.html.erb
2012-01-04 09:09
Revision 8493 (svn): use i18n label for previous and next issue (#2850)
2012-01-04 06:50
Revision 8489 (svn): Set columns width on issue attributes table.
2012-01-03 21:49
Revision 8488 (svn): Adds previous/next links to issue (#2850).
2012-01-03 21:09
Revision 8468 (svn): Rails3: model: mailer: use .to_s at redmine_headers method
On Rails 3.0: <pre> DEPRECATION WARNING: Usin ... d. You specified 15 (a Fixnum) for X-Redmine-Issue-Id. </pre> On Rails 3.1.3: <pre> Error: tes ... 26:in `test_message_posted_message_id' </pre> 2012-01-02 10:35
Revision 8454 (svn): Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method
Contributed by Sylvain Utard. 2012-01-01 12:45
Revision 8448 (svn): Rails3: view: html_safe for issue_moves/new.html.erb
Contributed by Eric Cline. 2012-01-01 06:52
Revision 8447 (svn): Rails3: view: html_safe for issues/bulk_edit.html.erb
Contributed by Eric Cline. 2012-01-01 05:45
Revision 8446 (svn): route: move time entries matchings and resources after /issues matchings
Time log tests pass except /time_entries delete action on Rails 3.0. 2011-12-31 07:19
Revision 8441 (svn): route: change order of some issues and projects resources and matchings
This change passes issues and projects routing tests on Rails 3.0. 2011-12-30 15:55
Revision 8440 (svn): route: move 'issues/new' matching before project/issues resources
On Rails3.0, 'match' needs before resources. 2011-12-30 13:53
Revision 8437 (svn): test: route: rearrange issues tests for each scopes
2011-12-30 11:09
Revision 8434 (svn): route: code layout clean up issues bulk deletion route
2011-12-30 06:14
(1476-1500/2555)