Search
Results (2555)
- Revision 479 (svn): Fixed: 10342 Creation of Schema in Oracle
- Comment is a reserved keyword for Oracle. The ... old' name). Fixed also a few oracle specific issues. Note: currently (in Rails 1.2.3), there's ... tch is required for redMine to work properly.
- Revision 477 (svn): Fixed 10335 Error in journalizing an issue with longtext custom fields (Postgresql)
- Revision 475 (svn): Fixed: default status not showing in new issue
- Revision 474 (svn): Fixed 10337 Regression: Admin raises issue in project not assigned to
- Revision 473 (svn): Commit messages are now scanned for referenced or fixed issue IDs.
- Keywords and the status to apply to fixed issues can be defined in Admin -> Settings. Default keywords: - for referencing issues: refs, references, IssueID - for fixing issues: fixes,closes There's no default status defined for fixed issue. You'll have to specify it if you want to enable auto closure of issues. Example of a working commit message: "This commit references #1, #2 and fixes #3"
- Revision 470 (svn): The ability to change the issue status to the same status is no longer forced.
- This behaviour can be defined in workflow setup.
- Revision 467 (svn): Grey scale icon for issue not watched.
- Revision 466 (svn): Fixed: error on history atom feed when there's no notes on an issue change
- Revision 465 (svn): Fixed 10058: issue URL in repository comment break
- Revision 456 (svn): Added a new block available for my page: "Watched issues"
- Revision 453 (svn): Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes.
- For now, it's only usefull for users who are ... since members receive notifications for each issue (this behaviour will change).
- Revision 452 (svn): Fixed: error when exporting to PDF an issue list using a custom field filter.
- Revision 447 (svn): Custom fields for issues can now be used as filters on issue list.
- To use a custom field as a filter, check "Used as a filter" on the custom field edit screen.
- Revision 442 (svn): Closed issues no longer displayed on "my page" -> "issues assigned to me".
- Revision 431 (svn): Added link_to_issue helper.
- Revision 425 (svn): Feature 9867 Allow file upload in comment and add to issue history
- Revision 422 (svn): "Author" column replaced by "Assigned to" in issue list.
- "Assigned to" column added in the csv export.
- Revision 420 (svn): Fixed a regression (crash ... with no role on the project try to create an issue)
- Revision 414 (svn): Various code cleaning, mainly on User, Permission and IssueStatus models.
- Revision 412 (svn): Feature #9808 Allow user to "change" issue status to the same status
- Revision 410 (svn): Added subprojects issue count on project "Reports" page
- Revision 407 (svn): Feature 9784 Set status when raising issue.
- Revision 406 (svn): Quick fix for:
- * 9750 sort field is lost, when displaying next part of issues list * 9782 show issues in page is wrong Still some problems, eg. ... lost when paginating or sorting on users/list
- Revision 405 (svn): Colored square added on "my page" issue list
- Revision 398 (svn): Added the ability to include subprojects issues on calendar & gantt (options box)