Search
Results (2555)
- Revision 16399 (svn): Retrieve issues in each responder.
- Revision 16395 (svn): Preload associations used to display issues on My page.
- Revision 16386 (svn): Use local variables in issues/list partial.
- Revision 16378 (svn): Issue description filter's 'none' operator does not match issues with blank descriptions (#25077).
- Patch by Marius BALTEANU.
- Revision 16369 (svn): Don't load all issues' journals (#1474).
- Revision 16367 (svn): Show Last Comment in Issue list (#1474).
- Patch by Marius BALTEANU.
- Revision 16366 (svn): Last updated by colum in issue list (#6375).
- Revision 16361 (svn): The cancel operation in the issue edit mode doesn't work (#21579).
- Patch by Marius BALTEANU.
- Revision 16360 (svn): Add attachment information to issues.xml in REST API (#12181).
- Revision 16350 (svn): Filter out current issue from the related issues autocomplete (#25055).
- Patch by Marius BALTEANU.
- Revision 16346 (svn): Priority should always be preloaded as it's used to render issue links.
- Revision 16344 (svn): Adds a filter on issue attachments (#2783).
- Revision 16332 (svn): remove trailing white space from app/controllers/issues_controller.rb
- Revision 16317 (svn): Redirect to the parent issue after adding a subtask.
- Revision 16310 (svn): Show all members in user custom field filter on the cross project issue list (#24769).
- Revision 16293 (svn): Issues API does not respect time_entries_visibility (#24875).
- Patch by Go MAEDA.
- Revision 16284 (svn): Only show issue details in time entry activity events if the issue is visible (#23803).
- Patch by Holger Just.
- Revision 16245 (svn): Adds a scope for issue auto complete.
- Revision 16243 (svn): Filter parent task issues in auto complete by open/closed status depending on the subtask status (#24877).
- Patch by Marius BALTEANU.
- Revision 16241 (svn): Allow forward reference to parent when importing issues (#22701).
- Revision 16233 (svn): Spanish label_search_open_issues_only: translation changed by Javier Menéndez (#24572)
- Revision 16228 (svn): Adds updated_by and last_updated_by filters on issues (#17720).
- Revision 16226 (svn): Searching for issues with "updated = none" always returns zero results (#15226).
- Patch by Marius BALTEANU.
- Revision 16224 (svn): Add warning when loosing data from custom fields when bulk editing issues (#22600).
- Revision 16216 (svn): Moves sort joins for issues to IssueQuery.