Search
Results (2548)
- Revision 1451 (svn): Fixed: using '*' as keyw ... itory referencing keywords doesn't work when issue id is at the beginning of a line (#1253).
- Revision 1447 (svn): Fixed: Issue number display clipped on 'my issues' (#1291).
- Revision 1442 (svn): Fixed: encoding problem when adding non-ASCII issue category in the new issue page (#1286).
- Revision 1432 (svn): Fixed: private subprojects are listed on the issues view (#1217).
- Revision 1427 (svn): Fixed: Update issue form: comment field from log time end out of screen (#1227).
- Revision 1376 (svn): Prevent undefined method `[]' for nil:NilClass error in issues_controller.rb:140 (#1132).
- Revision 1360 (svn): Fixed: ActiveRecord::Sta ... ption on closing a set of circular duplicate issues (#1105).
- Revision 1356 (svn): Fixed: trying to preview a new issue raises an exception (closes #984).
- Revision 1352 (svn): Issue list shows all tickets when going back to a global query inside a project (closes #1055).
- Revision 1341 (svn): Fixed: preview fails when updating an issue (broken by r1322). Patch #1027.
- Revision 1322 (svn): Fixed: trying to preview a new issue raises an exception with postgresql (close #984).
- Revision 1319 (svn): Time report can be done at issue level (closes #970) + timelog views xhtml validation.
- Revision 1317 (svn): Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969).
- Revision 1312 (svn): Global queries can be saved from the global issue list (follows r1311 and closes #897).
- Revision 1311 (svn): Queries can be marked as ... available on all projects and on the global issue list (#897, closes #671).
- Only admin users can create/edit queries that ... es not allow to save a query from the global issue list. You have to be inside a project but then you can mark the query as 'For all projects'.
- Revision 1309 (svn): Fixed: Priorities not ordered when displayed as a filter in issue list (#956).
- Revision 1298 (svn): If 'Display subprojects issues on main projects' is set to false:
- * do not include subprojects in the issue count of the parent project overview (#939) ... project timelogs on the parent project (#848)
- Revision 1292 (svn): Add the description field to the issue csv export (#753).
- 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).