Search
Results (2555)
- Revision 16204 (svn): Make Spent time clickable in issue lists (#24649).
- Patch by Go MAEDA.
- Revision 16180 (svn): Moves journals selection to Issue#visible_journals_with_index (#17632).
- Revision 16176 (svn): Adds settings to make the issue and/or comment fields mandatory for time logs (#24577).
- Patch by Marius BALTEANU.
- Revision 16165 (svn): Issue destroy : Reassign time issue autocomplete (#24692).
- Patch by David Côté-Tremblay and Go MAEDA.
- Revision 16121 (svn): Don't show the "reassign" option when deleting issues from different projects (#24722).
- Revision 16119 (svn): Add :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n string (#24718).
- Revision 16118 (svn): Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693).
- Revision 16108 (svn): Prevent parent issue from being closed if a child issue is open (#10989).
- Revision 16103 (svn): Adds an index on issues parent_id (#23987).
- Revision 16101 (svn): Rename "issue" to "item" in query helpers (#24643).
- Patch by Marius BALTEANU.
- Revision 16089 (svn): Show an error message when changing an issue's project fails due to errors in child issues (#23888).
- Revision 16087 (svn): Make the email notifications for adding/updating issues more readable/clear (#23978).
- Patch by Marius BALTEANU.
- Revision 16082 (svn): Time entry form - limit issue autocomplete to already selected project (#24189).
- Patch by Jens Kraemer.
- Revision 16073 (svn): remove trailing white space from app/models/issue_relation.rb
- Revision 16055 (svn): Enforce issue assignee validation (#23921).
- Revision 16041 (svn): Add link to issue list on version estimated time.
- Revision 16039 (svn): Prevent scrollbars on issue attributes.
- Revision 16017 (svn): Spanish Panama "label_issue_new" translation changed by Helder Manuel Torres Vieira (#24004, #24494)
- Revision 16007 (svn): Adds an index on issue_id to changesets_issues (#24433).
- Revision 15982 (svn): View progress bar of related issues (#3425).
- Revision 15981 (svn): Extracts the rendering of related issues to an helper (#3425).
- Revision 15962 (svn): Elements are not aligned properly in issues table for some cases (#23979).
- Patch by Marius BALTEANU.
- Revision 15951 (svn): Issue subject is not updated when you select another issue on time entry form (#24041).
- Revision 15948 (svn): remove trailing white-spaces from test/fixtures/issues.yml
- Revision 15918 (svn): Issue custom field form layout.