Search
Results (12601)
- Defect #11885 (Closed): Filter misses Selectionfield on IE8
- Hi! 1. Thanks for this great tool. Wouldn' ... l. Still the same. If I want to filter my issues or Gantt-entries by assignee or author the ... or auditing the new version. Thx, Chris
- Defect #11881 (Closed): FCGI mode does not support sub-URI
- Hi, i installed redmine in a subdir /redmine ... draw do scope "/redmine" do .... end
- Defect #11880 (Closed): Alternate theme colors by issue priority in issue list is wrong
- The issue list is using priority-4 for the normal priority issue (fresh Redmine installation uses priority-2) ... abase schema version 20120731164049 </pre>
- Defect #11872 (Closed): Private issue visible to anonymous users after its author is deleted
- The attached patch fixes defect #10148. Sp ... anonymous (= not logged in) user submits an issue. Or alternatively, a user submits an issue, but later that user's account is deleted (in that case the issue is marked as submitted by anonymous). Suppose further that the issue is marked as private. Then logged in users w/o the require permissions are not able to view the issue, as it is private. But non-logged in user ... es return a role object instead of a boolean.
- Defect #11870 (Closed): Users can delete their own accounts unconditionally via REST API
- On Users collection, an administrator may del ... del( 2 ); ddx $res1->body; </code></pre>
- Defect #11869 (Closed): Issue.css_classes set wrong priority number
- Normal issues are displayed like Urgent issues on Redmine v2.1.0 Issues page. I think the v2.0 source is correct. Issue.rb (version 2.1) <pre> def css_classes s = "issue status-#{status_id} priority-#{priority_id}" . . . end </pre> Issue.rb (version 2.0) <pre> def css_classes s = "issue status-#{status.position} priority-#{priorit ... ogs 0.0.4 </pre>
- Defect #11868 (Closed): Git and Mercurial diff displays deleted files as /dev/null
- It's the same bug reported here with ChiliProject: https://www.chiliproject.org/issues/589 Basically, in the diff view of git c ... adapter MySQL </pre>
- Feature #11858 (Closed): Next issue number after deleting an issue
- In case we delete an issue number 'x' which is currently last one the next created issue is still number x+1. It would be convenient that the next one would be still 'x' to avoid ghost issues (i.e. numbers that doesn't point to any issue
- Defect #11856 (Closed): Cant found the repository tab
- Hi I am not able to found the repository ... the git repo with the redmine Thanks
- Defect #11855 (Closed): Previous/Next Links Disappearing
- To reproduce: 1. create project 2. add ta ... : A 3. add target version: B 4. create new issue #1 and assign to target version A 5. create new issue #2 and assign to target version A as well 6. view all issues in project 7. select issue #1 to view detail 8. select update link 9. ... Notice the previous/next links disappear.
- Defect #11854 (Closed): Problems with thumbnails
- I have Redmine 2.1 and I don't see the thumbn ... 120731164049 Thanks in advance
- 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!!!