Search
Results (12547)
- Defect #3830 (Closed): Blank page after activating the forum module
- Hi, I have a Redmine 0.8.3 with a project where I deactivated at its creation the issues module. I've reactivated it and created a new category. When I went to the New issue panel, it said: "No tracker is associated t ... lease check the Project settings." On the Issues panel, it displays that there is nothing, b ... ith no Internet access) would be appreciated.
- Patch #3828 (Closed): Traditional Chinese language file (to r2858)
- * Added tages: label_all_time, , label_view_a ... ed * Changed tages: field_is_for_all, label_issue_view_all, label_overall_activity, label_news ... ove redundant tags: label_tag, label_branch
- Patch #3827 (New): Allow (SVN) repository browsing in Redmine.pm
- Currently, you cannot enable repository brows ... ble version as well as for the current trunk.
- Feature #3825 (Closed): Git repository via the git:// protocol
- Currently it is not possible to access git re ... handy feature to have if it is not too hard.
- Feature #3824 (Closed): add versions or releases for projects
- 1. add "version" or "release" feature, like i ... "affected version" and "to fix version" for issues 3. add "roadmap/by versions" and "changes ... ity can look like. Very convenient interface.
- Feature #3823 (Closed): show attached screenshots preview on "issue details" page
- Suppose, I created a bug report with a screen ... screenshot. This would be very user-friendly.
- Feature #3822 (Closed): show redmine version # at the page bottom
- this would simplify error reporting
- Feature #3821 (New): allow "none" in the category selection list
- I want to see all issues reported for category "A" or with no category specified. If I add "category" filter to my "issues page", I don't see "none" selection available, so I can't select both "A" and "none".
- Feature #3819 (Closed): Issue Tracking box on the project overview isn't clear
- anyways, here's the problem. this is "Issue tracking" panel of the Project Overview I se ... .." ? this should be more clear and obvious.
- Defect #3818 (Closed): Calendar appears on wrong place in IE8
- If you want to edit an issue with a long description to set the enddate ( ... on top of the page. This happens with IE8.
- Feature #3816 (Closed): Allow pasting screenshots from clipboard
- Jira has one terrific feature, which is VERY ... his would save time when editing bug reports.
- Patch #3815 (Closed): Format links in Timelog
- This addresses the issue I reported earlier (#3810). I'm not runni ... ntry.comments %></td> </pre> That's it :D
- Feature #3814 (Closed): Option to filter completed versions from the Target Version filter
- When viewing the issues of a project, if you add a filter for Targe ... hrough the completed versions can be tedious.
- Feature #3811 (Closed): Allow using fields multiple times with OR relationship in issue filters
- In our project, we'd like to list unassigned ... ships, and thus implement a filter like this.
- Feature #3810 (Closed): Link to SCM Revision from Time Tracking Summary
- It would be nice if you could somehow provide ... the SCM for the project the task belongs to.
- Defect #3807 (Closed): text_journal_changed, text_journal_set_to, text_journal_deleted
- @issues_helper.rb@ composes message strings for @te ... р '{{label}}' изменен на {{value}}" </pre>
- Feature #3805 (New): Issue references between issues in other subproject
- I think it should be possible to associate issues over project limits, especially if they are ... g an error message that tells you "« Related issue » doesn't belong to the same project". In huge projects with several subprojects an issue of subproject A can depend on an issue of subproject B. This is a common case. I think at least it should be allowed to create related issues between subprojects with the same parent. P ... e at least optional for each parentproject.
- Feature #3804 (Closed): Authentication over HTTPS
- There should be global flag to indicate that ... er credentials over HTTP is a security whole.
- Feature #3799 (Closed): Change the author of an issue
- It would be nice to be able to set the author for an issue (for issue editing by phone for example) or to change t ... ? Is a patch available for that ? Tx, Pat
- Feature #3796 (New): Inline images are not inserted in issues created via email
- Dear All, Users can create new issues directly via the web interface or by sendin ... ant to attach those inline images in the new issues created or display the in the issue description. Is it possible ? Regards
- Feature #3794 (Closed): UTF in issue generated report
- It would be nice to have the generated PDF from issue list to support the UTF.
- Defect #3793 (Reopened): Error 302 (Found): "Filter chain halted" on issue creation
- * PLEASE check your error log <pre> Found ... ted, the created of a previously opened 'new issue'-form fails with 302 (Found) * like in #51, ... to reproduce:* * login * go to /projects/*/issues/new * delete the cookie * submit the issue * this issue has been reproduced on redmine.org :) _lo ... //kern.brueckenschlaeger.de/projects/support/issues/new] </pre> *environment:* * ruby 1.8. ... nd): _stripped_ => please check your log
- Feature #3792 (Closed): move issue tool should also have a target category field
- If I need to move a bunch of issues from a one project to another, I often want ... g them into a category of the target project.
- Defect #3791 (Closed): Subject enconding problem while email retrieving
- I am using email retrieval with imap to create issue and i have a problem if email subject contains some non ascii characters (UTF-8 for example). The issue title contains some 8 bits characters using ... Everything is ok for description of the issue, it concerns only title of the issue. Any idea ? Tx, Pat
- Feature #3790 (Closed): extend child_page macro to specify number of levels
- The child_page macro only seems to go 3 level ... ets you specify how deep it should go....