Search
Results (2548)
- Revision 3413 (svn): Issue relation: fixes error with postgres when ent ... meric id (#4820) + accept hash (#) before id.
- Revision 3410 (svn): Refactored IssueStatus finder to a before_filter
- Revision 3409 (svn): Adds filter for system shared versions on the cross project issue list (#4792).
- Revision 3408 (svn): Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761).
- Revision 3401 (svn): Extracted the rendering from each case statement in issue_reports_details
- Revision 3400 (svn): Fixed the link to the Issue Details report, broken in r3396
- Revision 3396 (svn): Separated ReportsController#issue_report into two separate actions.
- Revision 3368 (svn): Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737).
- Revision 3366 (svn): Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737).
- Revision 3364 (svn): Added tests for Issue#by_X finders
- Revision 3362 (svn): Refactor: Moved the raw SQL finders from ReportsController to Issue.
- Revision 3357 (svn): Allow commits to reference issues of parent projects and subprojects (#4674).
- Revision 3333 (svn): Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600).
- Revision 3323 (svn): Fixed: Issue Summary tables that list by user are not sorted (#4552).
- Revision 3315 (svn): Cleaned up the IssueController redirects to use the back_url like the other actions.
- Revision 3311 (svn): Fixed: error when exporting an issue with target version to PDF (#4556).
- Revision 3310 (svn): XML REST API for issues that provides CRUD operations for Issues (#1214).
- Revision 3308 (svn): Set a white list of issue attributes that can be mass-assigned from controllers.
- Revision 3305 (svn): Fixed: attachments get saved on issue update even if validation fails (#4401).
- Revision 3289 (svn): Fixed: undefined method `stringify_keys!' error in Issue#attributes_with_tracker_first= with ruby1.9 (#4540).
- Revision 3283 (svn): Fixed: issue summary counts should link to the issue list without subprojects (#4525).
- Revision 3263 (svn): Added :controller_issues_new_before_save hook. (#4465)
- Revision 3189 (svn): Issue sidebar cleanup.
- Revision 3187 (svn): Display shared versions on the issue summary view (#4425).
- Revision 3182 (svn): Added missing translation for permission_view_issues (#4415).