Project

General

Profile

Search

Results (2555)

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
Revision 3499 (svn): Fixed: journal details duplicated when an issue is saved twice (#3690).
2010-02-28 10:21
Revision 3497 (svn): Refactor: Extracted saving logic out of #update and into a utility method
Now #issue_update can be refactored and push to the Mod ... keeping the public interface (#update) clean. 2010-02-26 17:16
Revision 3486 (svn): Refactor: Move the updating of an Issue to the #update method.
2010-02-25 18:01
Revision 3480 (svn): Refactor: Start to extract IssuesController#edit into #update (REST).
2010-02-24 18:21
(2026-2050/2555)