Search
Results (12719)
- Feature #9167 (Closed): Open source project option
- At the moment making a project "Public" while ... where I want every user to be able to create issues, post in forums, downloads files, etc... bu ... he "Open source" option would enable the 3rd.
- Defect #9164 (Closed): Internal Error when opening Issues or Gantt
- Hello together, i hope somebody can help m ... i get an "Internal Error" when i try to open Issues or Gantt. The Server is a Suse 11.4 with ... ActionView::TemplateError (comparison of Issue with Issue failed) on line #54 of app/views/gantts/show ... lib/redmine/helpers/gantt.rb:673:in `sort_issues!' lib/redmine/helpers/gantt.rb:204:in ... -------------------------- Wen i open the Issue Chart i get the following Error: ---------- ... -------------------------------- Processing IssuesController#index (for 81.223.151.146 at 2011 ... =>"index", "tracker_id"=>"1", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #28 of app/views/issues/_list.rhtml: 25: </tr> 26: <% previous_group = group > 27: < end > 28: <tr id="...
- Defect #9157 (Closed): Emails in Outlook doesnt work properly
- Hello everyone, we are internet company an ... platform. One of our customer has reported a issue about emails in outlook. I`ve attached a ... outlook. I`ve already done a search for this issue, but didnt found anything... Here some more hintes / informations: * This issue effects not every email, many emails works p ... llowed just by one CrLf) greets Michael
- Defect #9143 (Closed): Partial diff comparison should be done on actual code, not on html
- Semicolons were mysteriously appearing in cod ... . This should be done in the opposite order.
- Defect #9137 (Closed): db:encrypt fails to handle repositories with blank password
- I got this result: <pre># rake db:encrypt RA ... ils. The one-liner attached patch fixes this issue.
- Feature #9136 (Closed): Mandatory Due Date Switch
- It's common practice to insist that a due dat ... eck box to the Trackers>>Feature page (near "Issues displayed in roadmap").
- Feature #9133 (New): improve error message about missing priority field
- One of my users has reported that could not create issues using Redmine Java API: org.redmine.t ... 70) at org.redmine.ta.RedmineManager.createIssue(RedmineManager.java:167) at org.redmine.ta.Simple.tryCreateIssue(Simple.java:90) at org.redmine.ta.Simple.m ... t turned out the user didn't have a "default Issue priority" set in his Redmine administration ... use menu "Administration -> Enumerations -> Issue Priorities" to set the default priority. ... hope you don't mind if I assign this to you?
- Defect #9132 (Closed): Filtering by "Assignee's Group" doesn't show issues assigned to the group
- To Reproduce: - Create a new issue assigned to a group - go to issues list, filter by "assignee's group" and choose the same group that you assigned to issue to Issue: - The recently created issue does not appear Expected behavior: - The issue should appear, as the "group of a group" should be the same group.
- Defect #9131 (Closed): Link to attachment broken in notification email at issue creation
- When add\edit issue with attachments, redmine should be save fir ... achments folder. This is very annoying bug
- Defect #9128 (Closed): Redmine sugestion of the git repository path is incorrect
- See http://www.redmine.org/boards/2/topics/25 ... the past without loosing hald of their hair?
- Feature #9127 (Closed): Allow "Updated By" as a column in the issues list
- Currently there is no way to sort or view the list of issues by who updated the issue. This information is currently only available by looking at each individual issue.
- Defect #9126 (Closed): layout issue
- layout is not proper in ky
- Defect #9124 (Closed): test issue
- dsg sgd sdgs dsgd sdus
- Feature #9121 (New): New statuses not available for use
- This issue is mentioned in the [[FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-i ... like to see is some way to easily add a new issue status to all roles at once. We can go back ... edmine Time Tracker plugin 0.4 </pre>
- Patch #9118 (Closed): rack 1.3.1 "cookies.delete :autologin" raise NoMethodError on Symbol
- Running redmine 1.1.3 or 1.2.1 with rack 1.3. ... self.logged_user = nil end </pre>
- Defect #9117 (New): Changesets link to issues even without the keyword prefix
- In settings, it is possible to configure a ke ... in order to link the changeset to a redmine issue. However, redmine appears to ignore this and links the changeset to any issues that match numbers prefixed with hashes in ... This will get associated (correctly) with issue 5, and incorrectly with issue 4, which it has nothing to do with. I have ... he keyword mandatory in the scan_comment_for_issue_ids method. However, I can't figure out how to prevent the #4 from becoming a link to issue 4 in the revision history page. This seems ... developer so the trail went cold on that one.
- Feature #9113 (Closed): Update Redmine 1.1.0 to 1.2.1
- Hello, I speak french, so excuse me for my e ... y ? Please, help me Thanks for your help
- Feature #9112 (Closed): Libravatar and Gravatar-compatible servers support
- As an alternative to gravatar support, could ... tional fallback onto gravatar as well ...
- Defect #9109 (Closed): Email configuration in ... n.yml seems to have precedence over email.yml
- I've upgraded from redmine 1.0.3 to 1.2.0, an ... gl (0.60.0 i386-mswin32) and redmine 1.2.0
- Defect #9108 (Closed): Custom query not saving status filter
- When creating a custom query, its default is ... s filter again. To reproduce: 1. Go to issues list and click "Save" to create a custom qu ... 3. Note that the query is STILL showing only issues with status "Open". 4. Edit the custom que ... . 5. Note that the query is now showing all issues correctly, with no status filter. I thin ... ut this also happened on the online demo.
- Defect #9107 (Closed): Git: Redmine can't sho ... nese character in filenames in git repository
- 环境 ubuntu10 redmine0.9 问题见图
- Defect #9106 (Closed): EMS URL Access and Inventory Feed File Request
- Hi EMS SUPPORT, Good Day. I’m from pro ... o request some help needed towards escalated issue on our monitoring mailbox. User claimed that ... e ASAP. Thanks. Regards, Dinesh
- Feature #9104 (New): New issue grouping of open & not open
- More a nifty nicety than a necessity :) Currently it's possible to group issues by status, thus creating groups for each of the configured issue statuses. I suggest a new grouping; simply a ... on the same page (open being shown first).
- Defect #9100 (Closed): Expanding portions of the UI not working anymore
- In the "Issues" list view, when I click on options, the op ... displayed Also, when trying to update an issue's description, when I click on "more" the issue is redisplayed (goes out of "update" mode).
- Defect #9099 (Closed): REST API for USERS doesn't ask for authentication
- I am using the Java API for Redmine which is ... asking for authentication. When for example issues are requested, it works like this: # > GET /issues/1.xml # < 401 Unauthorized # > again GET /issues/1.xml with authentication information # < ... users is working the same way as the one for issues. Unfortunately I am completely unfamilia ... ve some advice on how to solve this problem?