Project

General

Profile

Search

Results (2491)

Revision 4364 (svn): Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447
2010-11-04 17:22
Revision 4311 (svn): Added ability to create issue directly as a subtask of another one. #5484
Contributed by Felix Schäfer 2010-10-30 18:15
Revision 4302 (svn): Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750
2010-10-27 23:01
Revision 4292 (svn): Allow adding notes when moving issues
2010-10-25 20:44
Revision 4291 (svn): Allow changing the Priority when moving issues.
2010-10-25 20:44
Revision 4280 (svn): Fixed: error on gantt when no issue have a due date (#6350).
2010-10-23 00:13
Revision 4275 (svn): Add ids to some sections of the issue form
2010-10-22 20:20
Revision 4264 (svn): Remove the Description label from the issue view and omit the block if empty (#6677).
2010-10-19 21:26
Revision 4243 (svn): Fix the Log Time link on an issue page
Contributed by Philippe Lafoucrière (gravis) 2010-10-08 17:01
Revision 4242 (svn): Added ability to edit issues from different project through contextual menu (#5332)
2010-10-08 05:09
Revision 4241 (svn): Don't duplicate users in Issue#assignable_users. From r4240
2010-10-07 19:46
Revision 4240 (svn): Allow assigning issues back to the author. #4199
This allows an issue to be reassigned to the author even if they are not a project member. Useful when passing back an issue to get more information from the author. 2010-10-07 19:28
Revision 4238 (svn): Rename task to issue in calendar (#6563)
2010-10-07 17:26
Revision 4236 (svn): Added ability to delete issues from different projects through contextual menu (#5332)
2010-10-07 07:11
Revision 4228 (svn): Splitted #find_issues filter in ApplicationController to #find_issues and #check_project_uniqueness (#5332)
2010-09-29 07:22
Revision 4221 (svn): Added three new notifiable events based on issue attributes
* issue_note_added * issue_status_updated * issue_priority_updated 2010-09-28 22:20
Revision 4217 (svn): Added tests for Issue#recipients
2010-09-28 20:22
Revision 4186 (svn): Fixes reverting an issue to a status with a done_ratio of 0%. #5170
Contributed by Felix Schäfer 2010-09-26 20:13
Revision 4184 (svn): Revert "Fixed: gantt broken when no due date on project issues and versions."
It broke the tests for overdue projects and i ... project is due Today and will still error if issue tracking is disabled. This reverts commit a7fd592db4037d635d04ca5ce3f01d0af3f0c8ae. (r4178) 2010-09-26 19:35
Revision 4178 (svn): Fixed: gantt broken when no due date on project issues and versions.
2010-09-26 10:16
Revision 4166 (svn): Document render_issue_tooltip
2010-09-20 20:50
Revision 4165 (svn): Add view_issues_form_details_top hook
2010-09-20 20:50
Revision 4105 (svn): Updated issue delete confirmation when it has child issues. #6191
2010-09-20 04:55
Revision 4089 (svn): Use the full path to the partials
When trying to use the issue form in a plugin, it would try to use the re ... le: would render 'my_plugin_views/attributes' 2010-09-16 00:43
Revision 4083 (svn): Fixed "Create and continue" redirection broken by recent changes. #6333
IssuesController#create is no more scoped under project, but IssuesController#new is, so we need to precise project_id when redirecting to "New issue" form. 2010-09-11 22:21
(1876-1900/2491)