Search
Results (12716)
- Feature #11853 (New): Field permissions
- Congratulations for the 2.1 version, the opti ... ad Only and Required. Thanks for your job.
- Feature #11851 (New): Redmine Pseudo (For Linking) Issues - For Multiple Project Tracking
- Hi, Is it possible to create a new issue which is actually just a link to an old issue. For example I have an issue " #2323 Do This Bug" which is in Project A I'd like to create a new pseudo issue which is just an exact replica of that issue #2323 in Project B The new issue would just be readonly and is just a copy of ... multiple projects. If there is a similar issue, or this has been implemented before please advise and close the issue. Although this would be an excellent featur ... link to the bug this would really help a lot.
- Feature #11848 (New): Email in group
- I thinks a good feature are add a optional email to a group to reply the issues from this email.
- Feature #11845 (New): Slip Charts
- Slip charts are an incredibly useful tool for ... p by higher level organization: project, sub issue, assignee, category, perhaps others.
- Defect #11842 (Closed): Referencing issue in commit message not working.
- I could swear this was working before, I can' ... e any effect on the status of a given ticket.
- Defect #11839 (Confirmed): Text overlay when exporting issues to pdf files
- I'm using a lot of custom fields in my redmine issues. A lot of them are "long text" fields. When I try to export each issue to a pdf file, the text goes beyond the limi ... This probably would solve my problem for now.
- Defect #11838 (Closed): Cannot create a new forum
- When I'm trying to create a new forum, I've g ... I can do to fix this or is it really a bug?
- Feature #11833 (New): Refresh form data during creating/editing issues
- This will be helpful in this case 1. Create project 2. Create new issue 3. Write all issue description, data ... ect ect You forget ... rs to the project then close the tab in the issue page, in the user select, you have only your ... g subject. and All frieds are updated
- Feature #11832 (New): Interactive calendar
- http://www.web-delicious.com/jquery-plugins-d ... hp Good calendar example to add to Redmine
- Defect #11830 (Closed): XLS Export Plugin 021 receive Internal Error (Redmine 500 error)
- I install XLS Export Plugin 021 by following ... ne server. However, when I click XLS link on issues page, I receive following "Redmine 500 erro ... may know a resolution? Thanks in advance.
- Feature #11829 (New): View Roadmap privilege
- I would like to create a user that can only s ... Roadmap" privilege but does not have a "View issues" privilege, or the issue's security is higher than that of that user, then only the issue title appears.
- Patch #11827 (Closed): Avoid retrieving memberships for projects jump box
- ApplicationHelper#render_project_jump_box ret ... pass with both versions. Comments welcome!
- Defect #11825 (Closed): Form elements disappear in Firefox
- Form elements sometimes disappear in Firefox ... edmine trunk (r10373) * Firefox 15.0.1 (Mac)
- Defect #11820 (Closed): The error 500 in redmine-online...Help me!!!
- The following problem appears: I cannot open ... asks, for example, http://redmine-online.com/issues/174 and http://redmine-online.com/issues/192. Please help me!!!
- Defect #11817 (Closed): Old ticket StartDate be removed when update issue in v2.0.3
- After I upgrade from 1.3 to 2.0.3, when I upd ... edmine_lightbox 0.0.1
- Feature #11809 (New): update progress depending on status (just default value)
- In our team, 98% of closed issues have progress set to 100%. Currently, when ... o something else then 100% while closing the issue, that's still possible. I've seen http:// ... s/redmine/wiki/RedmineSettings#Calculate-the-issue-done-ratio where this can be configured, but ... emoves the option to set progress manually.
- Feature #11808 (New): Requiring submitter to select an issue type
- While the Issue Type is a required field when submitting a new ticket, we find users usually don't select an issue type from the dropdown list. As a result many tickets are submitted with whatever the first issue type is. Is there a way to add a "Must Se ... ejected until the submitter selects a proper issue type? For example, in the attached screencap, the first issue/request type in the dropdown box is "Social ... ke that dropdown box to display "Must Select Issue" (which is not a selectable option) that reminds the submitter to select an issue/request type. If they fail to select any issue/request type from the dropdown, the ticket i ... an error message reminding them to select an issue/request type. We get a bunch of tickets with the issue/request type of "Social Networking" for many tickets when that's not the case.
- Feature #11807 (Closed): Support relative URL links in Wiki pages
- By default there does not seem to be any supp ... e would be wanting to add a link to the "New Issue" page but not wanting to hard code the domai ... or testing purposes on different domains.
- Feature #11805 (Closed): Link to issue on spent time report
- I miss the report of Redmine spent time to have the issue number as a link. I've looked for settings and information in Redmine issues but couldn't find anything. I'm surprised t ... y environment: *Redmine 1.3.0.stable (MySQL)*
- Defect #11804 (Closed): Email notifications not sent to task assignees, are sent to watchers
- Hi! I have found a lot of threads with the same issue, a few have solutions none of which have hel ... ad of tinyint/boolean). A dead end so far.
- Defect #11803 (Closed): When copying a project, issues are not copied
- I downloaded and installed the lastest Bitnam ... : ---- Copy Members (1) Versions (4) Issue categories (0) Issues (8) Custom queries (0) Forums (0) Wik ... mbers and version etc are copied but not the issues, i.e. the issues from the original project are not copied in ... og file, and see the message, "Project#copy_issues: issue #300 could not be copied: ..." then I loca ... the project.rb file, ------------ def copy_issues(project) ... if new_issue.new_record? logger.info "Project#copy_issues: issue ##{issue.id} could not be copied: #{new_issue.errors.full_messages}" if logger && logger.info else issues_map[issue...
- Defect #11797 (Closed): Using the API logs out my browser session
- I am building a bookmarklet that displays issues on a Kanban board. Everything works, but as soon as I, for example, post: {"issue":{"status_id":3}} to https://localhost/issues/3.json, my browser session gets logged out. ... tood? Any advice would be appreciated!
- Defect #11792 (Closed): Commit comment doesn't close the issue until I visit the repository
- I have 3 svn repositories linked to my project and the issues aren't closed by commit comments until I na ... 0.5.0 SVN version 1.6.6 </pre>
- Defect #11791 (Closed): 'Private' checkbox is available for Administrators
- I am not sure if this is a bug or a feature s ... ssions to use the 'Private' checkbox for new issues for all available roles. If I create a new issue as Administrator then I have the 'Private' c ... t it, other Administrators can still see the issue. Is this how it should work? Regards, Rato
- Feature #11784 (Closed): {direction:rtl} doesn't work in text formatting
- I need to write wiki/issue text in Right-to-Left languages searching issue list , I found that "{background:color}" is ... oR developer, otherwise I might fix it myself