Project

General

Profile

Search

Results (2548)

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
Revision 3476 (svn): Fixed view_issues_move_bottom hook arguments (#4893).
2010-02-23 22:04
Revision 3475 (svn): Refactor: Extract Issue#bulk_edit from the IssuesController
2010-02-23 18:06
Revision 3474 (svn): Moved the IssuesController routing tests to an integration test.
2010-02-22 19:15
Revision 3457 (svn): Adds a controller hook before issue move (#4850).
2010-02-19 20:10
Revision 3456 (svn): Adds a hook on issue move form (#4850).
2010-02-19 20:10
Revision 3427 (svn): Fixed: SystemStackError (stack level too deep) on Issue#attributes= after model reload (#4838).
2010-02-14 13:43
Revision 3415 (svn): Refactor: Merged IssueStatusesController#list and #index.
2010-02-12 20:15
(2026-2050/2548)