Search
Results (2555)
- Revision 1285 (svn): Fix IE6 display bug on the issue list.
- Revision 1278 (svn): Revert "Make an issue's done_ratio field adjustable from the right-click"
- Reverts commit r1277 fixes #904 refs #641 Th ... or me in testing for some time, but received issue #904 saying it broke the context menu. I wa ... Will revert and comment in #641 about this.
- Revision 1277 (svn): Make an issue's done_ratio field adjustable from the right-click
- context menu. Uses patch from, and fixes #641. Patch by Dov Murik.
- Revision 1276 (svn): Change the tick image and replace the issue selection pencil with a small tick.
- Revision 1265 (svn): Add the following headers to email notifications (#830, #247):
- * X-Redmine-Host: host name defined in applic ... tification is related to, if any * X-Redmine-Issue-Id, -Author, -Assignee: ticket related info ... d: identifies the thread a message belongs to
- Revision 1264 (svn): Allow issue list to be sorted by target version (#832).
- Revision 1262 (svn): Move the filters buttons inside the filters fieldset on the issue list (closes #614).
- Revision 1257 (svn): Fix tests broken by r1243 (Redirect to issue page after creating a new issue).
- Revision 1243 (svn): Redirect to issue page after creating a new issue
- Previous behavior was to redirect to the issue list with a "successful creation" message. ... l redirect to the page for the newly-created issue, still with the "successful creation" message. This matches the behavior after editing an issue and also provides instant feedback for the u ... ses #261 and uses the patch contained therein
- Revision 1223 (svn): Replaces del tags by a css style (a.issue.closed) for closed issue links.
- Revision 1207 (svn): Version details view changes:
- * display related issues on the version detail view * display total ... ew * fixed wiki headings size (same as r1168)
- Revision 1198 (svn): Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true.
- Revision 1193 (svn): Fixes #773: Changeset block is smashing the update frame on issues/show.
- Revision 1188 (svn): Fixes #765: Date pickers don't work on issues' bulk edit view.
- Revision 1183 (svn): Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
- Revision 1182 (svn): Let the user choose when deleting issues with reported hours (closes #734, #71):
- * to delete the hours * to assign the hours to the project * to reassign the hours to another issue
- Revision 1178 (svn): Include subprojects on the issue list, calendar and gantt by default.
- Revision 1171 (svn): Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715.
- Revision 1168 (svn): Roadmap enhancements (closes #697, #698):
- * separate related issues from wiki contents * leading h1 in version ... 6) * smaller wiki headings * xhtml validation
- Revision 1166 (svn): Added 'estimated time' in the csv export of the issue list.
- Revision 1164 (svn): Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed (closes #696).
- Revision 1163 (svn): Order issues by id on the roadmap.
- Revision 1161 (svn): Fixes:
- * email notifications: host name is missing i ... chment links and inline images don't work in issue notes
- Revision 1154 (svn): Atom feeds:
- * prevent duplicate entry ids for issue changes * prevent empty email in author element
- Revision 1152 (svn): Added the following permissions (#527, #585, #627):
- * edit_issue_notes: let user edit any notes * edit_own_issue_notes: let user edit his own notes only