Search
Results (2555)
- Revision 2933 (svn): Preselect the issue custom fields from the source project when copying. #4045
- Revision 2924 (svn): Fixed: HTML entities displayed when editing an issue note (#3996).
- Revision 2893 (svn): Makes timelog report work at issue level (#2935).
- Revision 2875 (svn): Fixed: issue attachments are saved even if the issue has been updated by another user (#3846).
- Revision 2873 (svn): Email handler: set a default issue subject if the email subject is blank (#3850).
- Revision 2854 (svn): Allow referencing issue numbers in brackets. This style is used by other
- bug trackers. Examples: * "[#nnn] Worked on this issue" * "[#nnn, #mmm] Worked on these" * "[#nnn #mmm] Working some more"
- Revision 2841 (svn): Use selected columns in the issues PDF export (#1190).
- Revision 2835 (svn): Fixed missing translation for 'field_issue_to', the translation files ended in _id.
- #3678
- Revision 2834 (svn): Include the issue status in search results and the Activity page. (#3700)
- Revision 2828 (svn): Display all custom fields on issue PDF.
- Revision 2827 (svn): Fixed: custom fields are not displayed in the same order on issue form and view.
- Revision 2818 (svn): Change links to closed issues to be a grey color. (#3495)
- Revision 2814 (svn): Adds links to issues in reminder HTML template (#3541).
- Revision 2805 (svn): Fixes notice_failed_to_save_issues string in various locales (#3574).
- Revision 2803 (svn): Adds issue last update timestamp (#3565).
- Revision 2800 (svn): Actually block issues from closing when a blocking issue isn't closed (#1740).
- Revision 2796 (svn): Fixed: case sensitivity in issue subject filtering (#3536).
- Revision 2789 (svn): Ability to accept incoming emails from unknown users (#2230, #3003).
- An option lets you specify how to handle emai ... e', the 'Non member' role must have the 'Add issues' permission so that an issue can be created by an unknown user via email. ... e 'Anonymous' role must have this permission.
- Revision 2777 (svn): Changed Enumerations to use a Single Table Inheritance
- * Added migrations to change Enumerations to ... * Added DocumentCategory model (STI) * Added IssuePriority model (STI) * Added Enumeration#get_ ... tion STI classes. * Fixes for tests. #3007
- Revision 2776 (svn): Added Redmine::Info.issue to get links to specific issue numbers.
- Revision 2773 (svn): Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279
- Revision 2745 (svn): Makes issues/show accept rss key (#3362).
- Revision 2744 (svn): Fixed: issue status bulk edit broken by r2726 (#3347).
- Revision 2739 (svn): Fixed: issue bulk edit view broken by r2726 (#3347).
- Revision 2738 (svn): Fixed: issue move by non-admin broken by r2726 (#3354).