Project

General

Profile

Search

Results (2584)

Revision 3618 (svn): Issue list improvements for subtasking (#5196):
* makes the parent task column available * display the issue hierarchy when list is sorted by parent 2010-03-27 17:55
Revision 3617 (svn): Adds parent issue id to the issues CSV export.
2010-03-27 14:38
Revision 3616 (svn): Fixes backslashes escaping when quoting issue description/note (#5129).
2010-03-27 14:33
Revision 3606 (svn): Cleans up status assignment in IssuesController#new handled by Issue#safe_attributes= now.
2010-03-20 18:37
Revision 3598 (svn): Accept issue links inside brackets (#4418).
2010-03-17 20:57
Revision 3593 (svn): Fixed: Wrong label in issue-journal for subtask-changes (#5090).
2010-03-16 21:37
Revision 3579 (svn): Move issue watchers to the sidebar.
2010-03-13 18:45
Revision 3578 (svn): Adds index on issues nested set columns.
2010-03-13 18:17
Revision 3573 (svn): Adds subtasking (#443) including:
* priority, start/due dates, progress, estimate, spent time roll-up to parent issues * descendant issues tree displayed on the issue view with context menu support * issue tree display on the gantt chart * issue tree copy on project copy * unlimited nestin ... coped nested sets for fast reads and updates. 2010-03-13 15:56
Revision 3566 (svn): Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049).
2010-03-12 15:51
Revision 3560 (svn): Refactor: Extract method for setting the flash on bulk issue saves.
2010-03-11 17:34
Revision 3557 (svn): Adds named scopes to replace custom finders.
* Adds watched_by class method in ActsAsWatchable * Adds Issue#recently_updated, Issue#with_limit and Issue#on_active_project #2482 2010-03-10 06:10
Revision 3553 (svn): Refactor: Extract similar logic in IssuesHelper#show_detail to a new method.
2010-03-08 17:47
Revision 3552 (svn): Added unit tests for IssuesHelper#show_detail
2010-03-08 17:47
Revision 3549 (svn): Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
2010-03-06 19:43
Revision 3547 (svn): Adds context menu to the roadmap issue lists.
2010-03-06 19:03
Revision 3545 (svn): Refactor: Moved the contents of #issue_update into Issue.
2010-03-05 18:11
Revision 3544 (svn): Unselect issues when clicking outside of the list.
2010-03-04 20:09
Revision 3543 (svn): Do not disable text selection in the issue list.
2010-03-04 20:06
Revision 3541 (svn): Fixed: hard coded English string at the selection of issue watchers (#4982).
2010-03-04 19:49
Revision 3540 (svn): Refactor: Replace @journal with @issue.current_journal
This removes an instance variable in #issue_update which will let it be moved to the Issue model. 2010-03-04 17:18
Revision 3533 (svn): Refactor: use the existing Issue#new_statuses_allowed_to method.
2010-03-04 01:58
Revision 3520 (svn): Verify issues are updated by HTTP PUT only. Regression from r3486.
2010-03-01 19:29
Revision 3519 (svn): Refactor: Decouple building Issue and TimeEntry objects in #issue_update.
2010-03-01 18:40
Revision 3516 (svn): Fixes bottom links placement in issue with associated changesets (#4883).
2010-02-28 17:42
(2051-2075/2584)