Search
Results (18317)
- Open discussion: RE: New to Redmine
- Hi Barry, > 1. Is there a back end method of seeing all the issues, from all projects? Under projects on the right top there is a link "View all issues" (https://domain.tld/issues > 4. each of the above milestones has ma ... You can set custome fields for versions.
- i am trying to test this feature to auto create a issue based on email from gmail.com i put the belo ... by/bin/rake:19:in `load' C:/Ruby/bin/rake:19
- Open discussion: RE: How to use the private issue flag?
- Thanks Peter, Now I see it. You mean the "Issues visibility" select box with 3 values, right? - All issues - All non private issues - Issues created by or assigned to the user So it is possible to set the private flag to issues regarding only to developers (and all devel ... is not displayed there? Should be I guess.
- Open discussion: RE: How to use the private issue flag?
- If you look into Administration/Roles&Rights ... ach Role the permission to mark own or all issues as 'private'. You can also choose for each role if it can see 'all issues' or only 'all public issues' or only his/her own issues (this right at the top above the permission settings).
- Hi, I've installed several redmine instanc ... e following 'internal error' when displaying issues or trying to open new issues: <pre> Processing IssuesController#new (for 10.73.9.137 at 2011-11-1 ... d"=>"ekogu", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (wrong number of arguments (0 for 1)) on line #21 of app/views/issues/_attributes.rhtml: 18: :title => l(:label_issue_category_new), 19: :tabindex => 199) if authorize_for('issue_categories', 'new') %></p> 20: <% end %> 21: <% unless @issue.assignable_versions.empty? %> 22: <p><%= f.select :fixed_version_id, version_options_for_select(@...
- Hi, I have spent most of the afternoon pla ... Is there a back end method of seeing all the issues, from all projects? 2. Milestones, in ou ... taking time to read and hopefulyl respond :)
- Plugins: RE: [Redmine Spent Time Required] Plugin doesn't work when updating issue on issues board
- Btw, you can open an issue on github https://github.com/TeamRocketScience/redmine_spent_time_required/issues
- Plugins: RE: [Redmine Spent Time Required] Plugin doesn't work when updating issue on issues board
- Thank you for this report. I will check it soon.
- Help: RE: Submitting Issues through PHP
- I know this is old, but for those still strug ... re> var $request_format = 'xml'; </pre>
- Could issues from sub-project be shown in the parenet-project? How to config it? Thanks
- My idea is certain things i dont need people filling in on the new Issue Forum. I want a project manager to make hte ... /> <% end%> Thanks ahead of time Paul
- Maybe I'm too stupid, but I cannot find a set ... oles) which contol the usage of the "private issue" flag. If I set an issue as private, who can see it and who not?
- Help: RE: issue import (email or csv)
- I spent my entire day at work (with overtime) ... e link here. It says I have spammed!) h3. Issue: (primarily Internal Server Error 500) -- P ... log file $redmin/logs/production.log If the issue is due to fastercsv then: <pre> cd $redmin ... rcsv-error-when-trying-to-use-fastercsv-gem
- Help: RE: How can I get activity_id for Time Entries API
- I'm having this same issue. any solution?
- Open discussion: RE: delete default fieds for a new tracker
- This is not possible on a vanilla Redmine. It is a highly requested feature though to make issue attributes more flexible and configurable. S ... redmine.org will lead you to the appropriate issues.
- Help: RE: a problem with opening a new issue with various tracker and status by e-mail
- It looks like you are missing the _issue attributes control options_ for the tracker. ... ching-emails-from-an-IMAP-server]] carefully.
- Help: RE: Redmine 1.2.1 asking for 'Redmine API' HTTP auth credentials when trying to add issue relations
- What plugins are you using?
- Help: RE: Tree or hierarchy display of sub-issues on issues page
- Some references: * #5196 * [[HowTo_TreeQuery]]
- Help: RE: Tree or hierarchy display of sub-issues on issues page
- To get the correct tree in the issuelist you will need to add the 'parent task'-c ... the lucky shots in the sense that these sub-issues are placed under their actual parent based on the actual sorting that is active on the issuelist. I agree this is far from optimal. Several issues are already opened regarding this issue and some other related improvements of the subtasking feature.
- Is there a keyword to designate a new issue as a child of an existing issue? Something like 'Parent:xxxx'
- I am using hostgator webhost, and have recent ... t, but they said it was a rails 'programming issue', which they can not help with. they then di ... help fix this for me, i'd be glad to provide.
- Help: RE: Browsers automatically given a PDF of issue/issues target page by default.
- Funny, we got nailed with this issue today... Confirmed that it happens on the Redmine website for systems that have this issue.
- Hi there ... I've got a question about the ... syntax highlighted code display in wiki and issue texts. That way i.e. <pre><code cl ... like that, and is there some doc of them ?
- Plugin doesn't work when I'll change issue's status via ajax issues board. Everything is ok when i'll try update issue via "Update" link on Issue's details, but on issues' table it just doesn't work.
- We started to use Redmine more actively recen ... ing individual attributes of a large list of issues (for example estimated hours) can be quite ... attributes directly on the displayed list of issues (Ajax)?