Project

General

Profile

Search

Results (2491)

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
Revision 3413 (svn): Issue relation: fixes error with postgres when ent ... meric id (#4820) + accept hash (#) before id.
2010-02-12 19:35
Revision 3410 (svn): Refactored IssueStatus finder to a before_filter
2010-02-11 17:42
Revision 3409 (svn): Adds filter for system shared versions on the cross project issue list (#4792).
2010-02-10 22:42
Revision 3408 (svn): Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761).
2010-02-10 22:29
Revision 3401 (svn): Extracted the rendering from each case statement in issue_reports_details
2010-02-09 17:47
Revision 3400 (svn): Fixed the link to the Issue Details report, broken in r3396
2010-02-09 17:47
Revision 3396 (svn): Separated ReportsController#issue_report into two separate actions.
2010-02-08 18:53
(1976-2000/2491)