Search
Results (2584)
- Revision 14847 (svn): Fixed that timelog comments are not visible on the responsive issue edit form (#19097).
- Revision 14846 (svn): Use #issue_fields_rows to render custom fields values.
- Revision 14826 (svn): Optimize issues/new form for mobile devices (#19097).
- Patch by Felix Gliesche.
- Revision 14811 (svn): Don't omit version/category filters if project has no versions/categories.
- This can be used to filter issues in subprojects that have versions or categories.
- Revision 14809 (svn): Ability to filter issues blocked by any/no open issues (#16621).
- Patch by Arthur Andersen.
- Revision 14796 (svn): Don't let users log time on issues they cannot see in their projects (#21150).
- Revision 14795 (svn): Fixed that time logging form may disclose subjects of issues that are not visible (#21150).
- Patch by Holger Just.
- Revision 14794 (svn): Fixed that Issues API may disclose changesets that are not visible (#21136).
- Revision 14788 (svn): Set default project version after selecting a different project on the new issue form (#1828).
- Revision 14786 (svn): Default target version for new issues (#1828).
- Revision 14773 (svn): New custom fields of existing issues are not initialized with their default value (#21074).
- Revision 14767 (svn): Keep anchor (i.e. to a specific issue note) throughout login (#21110).
- Patch by Jens Krämer.
- Revision 14758 (svn): find_referenced_issue_by_id fails with RangeError for large numbers (#21071).
- Revision 14753 (svn): Optimize issue edit description link (#21085).
- Patch by Felix Gliesche.
- Revision 14739 (svn): Removes label_x_open_issues_abbr_on_total string (#20413).
- Revision 14737 (svn): Adds link to open issues on tracker name (#20413).
- Revision 14732 (svn): Display due date in red on overdue issues (#20812).
- Revision 14731 (svn): Thumbnails in issue history (#13429).
- Revision 14730 (svn): Preload issues custom values for bulk operations.
- Revision 14721 (svn): Wrong filter value for assigned issues (#3398).
- Revision 14720 (svn): Adds a scope to get issues assigned to a user.
- Revision 14718 (svn): Adds label_assigned_issues string to locales (#3398).
- Revision 14717 (svn): Link to assigned issues on user profiles (#3398).
- Patch by Go MAEDA.
- Revision 14694 (svn): Extract classes to their own files to prevent loading issues (#20508).
- Revision 14686 (svn): Lighter colors for journal details in issue history (#20370).
- Patch by budo kaiman.