Search
Results (2548)
- Revision 4581 (svn): Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128).
- Revision 4580 (svn): Find visible issues only in ContextMenusController#issues.
- Revision 4576 (svn): Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195).
- Revision 4575 (svn): Fixed: Tracker reset to default when replying to an issue email (#7197).
- Revision 4574 (svn): Makes Version#start_date return the minimum start_date of its issues.
- Revision 4553 (svn): Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144).
- Revision 4550 (svn): Prevents n SQL queries (n = project count) on cross-project issues list.
- Revision 4535 (svn): Fixes a data disclosure issue introduced in r3941.
- Revision 4530 (svn): Fixed: issue description Quote button lost by r3941 (#7122).
- Revision 4529 (svn): Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121).
- Revision 4512 (svn): Adds journal created_on attribute to issue API (#7111).
- Revision 4511 (svn): Fixed: 404 when entering time with blank issue id (#7099).
- Revision 4506 (svn): Restores the issue description label (#6677).
- Revision 4502 (svn): Autocomplete issue relations on subject (#3170).
- Revision 4491 (svn): Makes issue safe_attributes extensible (#6000).
- Revision 4486 (svn): Makes some attributes op ... response to get faster/lightweight responses.
- These attributes are not required for common ... using the 'include' parameter. Example GET /issues/1.xml?include=journals. The list of attribu ... in responses will be documented in the wiki.
- Revision 4484 (svn): Do not try to copy relations for issues that could not be copied.
- Revision 4483 (svn): Changes the representation of journal details in issue API.
- Revision 4477 (svn): Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick.
- Revision 4467 (svn): Safer code in IssueRelation (#7018).
- Revision 4465 (svn): Adds subtasks to GET /issues/:id API (#5338).
- Revision 4458 (svn): Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136).
- Revision 4421 (svn): Fixed: gantt displays issues by date of creation.
- Revision 4411 (svn): Initialize TimeEntry attributes with params when editing an issue (#5441).
- Revision 4409 (svn): Fixed: Log Time link broken in issue context menu (#6904).