Search
Results (18336)
- Dear Team, I am impressed with the Redmine ... o check is there an option to highlight the issue tickets or mark them in bold which has latest replies from the users? Thanks, Ravi
- Hi every body. I am newbie develop plugin red ... file html.erb with 2 form: list_bid and list_issue. I want to use 2 context menu for 2 form. bid context menu and issue context menu. But It only call 1 context menu loading finally. How to resolve this?
- Help: RE: Subversion
- OK... I spent some time on this today and am ... can surely help me get this sorted out. The issue I have is that the crontab is not creating t ... d. Let me know if you need more info from me.
- Help: RE: Problems Trying to setup Automated Subversion
- Greg Stevenson wrote: > Thanks Pavel > I ev ... ciate your voluntary time and thought on the issue. > Cheers > Greg Hi Greg, I am in the s ... an steer me in the right direction? Thanks
- Hi! I have a task that I set up as a subtask ... ory. It should be simply under the top level issue. However, when I try to change the Parent Issue, I get a message that the Parent Task is inv ... k to a higher level task? Thank you! Abby
- Greetings, I'm having issues creating a new activity from a plugin: < ... umn 'projects.id' in 'where clause': SELECT `issue_votes`.* FROM `issue_votes` WHERE (issue_votes.created_on BETWEEN '2015-07-01' AND '2 ... ct_id FROM enabled_modules em WHERE em.name='issue_votes')))): lib/plugins/acts_as_activity_ ... <pre> acts_as_activity_provider :type => "issue_votes", :scope => preload({:issue => :project}), :timestamp => "#{IssueVote.table_name}.created_on", :author_key => "#{IssueVote.table_name}.user_id", :permission => :vote_issue </pre> Does this suggest a problem with ... far. Edit: this is on Redmine 3.0.3.stable
- Open discussion: RE: Best practice: Child issues in different versions?
- I think Redmine is too flexible with this. It ... make sense to me: * Keep parent and child issues in one version or * Assign parent issues only to versions if child versions are in the same version or * Put parent issues to another tracker that is hidden in the roadmap
- Open discussion: RE: No import function = giving up on Redmine
- Hi @ Korneliusz Moc, Our web minister inst ... import the standard fields to add new tasks/issues. However, there is no user documentation av ... t CSV file with me? Thanks for your help!!
- Hello, I try RecevingEmail via redmine:ema ... +) a text file is written to avoid to create issue with the same mail. Is it possible to hav ... with a big inbox. Thanks, O.Guenard.
- Hi. Im running Redmine 2.5.2.stable.43403 on ... enever developer commits code with number of issue and keyword, issue is automatically updated with proper Status. I want to add functionality that will reassign issue to the specific user whenever its status changes. For example if Issue status changes to Fixed, i want issue to be reassigned back to the user that opened the issue in the first place. Normally i would add hook for controller_issues_edit_after_save and do all the work there. But when issue is updated because of repository commit, controller_issues_edit_after_save never gets called. How should i approach such task? Thanks
- I have a lot of feature tickets (issues) that I'm currently trying to organize, i.e ... le: User management <pre><code> Parent issue: Introduce frontend users Child issues: - Let a backend user create a frontend ... this best? Thoughts: Should the parent issue gets assigned to a version? Should the last two issues (MS-2) get another, new parent? Should I generally avoid having child issues in different project versions? Should I avoid parent issues? Should Redmine prevent having child issues in different versions? Should I consider u ... hings in this way? Or what could you suggest?
- Hi. I need to include history of changes in issues in search. I`m zero in ruby. And google say ... cts_as_searchable.rb strings about search in issues notes, and try to change them to search his ... mit] ) queries += 1 end </code></pre>
- Help: RE: Create multiple tasks at once
- (duplicate from http://stackoverflow.com/questions/31658431/redmine-copy-issue-multiple-times) Copying ONE issue and its child issues is a natively built-in feature and thus wor ... do this multiple times? Like re-creating one issue (including its children) twenty or fifty tim ... Where can I find the code for the native issue Copy function? Or - if all this is too co ... that manipulates the SQL database directly?
- Is it a secret or can anyone explain a bit ho ... special filters to deal with a huge list of issues? Do you use private tickets a lot? Do you h ... ou chat/skype? Thank you for any insights!
- Hi, I've been trying to install Redmine on ... I just need to install ruby-devel to fix the issue. The problem is that the RHEL repositories ... ilable. Has anyone else run into/fixed this issue? Thanks!
- Help: RE: new issue and roles
- Hello, Easy Redmine has a solution for thi ... ension of basic Redmine. Sincerely, Ondrej
- Help: RE: Is there an easy export feature to excel?
- Thanks BR! We'll need a very simple export of all the issues with the basic info (case #, issue description, notes, status).
- Help: RE: Is there an easy export feature to excel?
- Hi Al, what are the specs for the data expor ... In general, Redmine provides in nearly every issue a CSV export. Or: Generate a read-only user ... you get a BITNAMI version to try out. BR
- Hi, is there a way to reply to an issue via email and set the private comment flag? thanks, Manuel
- Help: RE: Subversion
- Any ideas anyone? I'm pretty stumped. Also, m ... ies get created right away. What could be my issue there?
- Help: RE: How to get project's numeric id?
- Omitting the 'id issue' I think creating a link using a project's * ... "someproject". I proposed a patch: #20397
- Help: RE: How to get project's numeric id?
- Paweł Hikiert wrote: > I thought I was overl ... mple manner. > Maybe it's worth creating an issue... Pavel Potcheptsov wrote: > It seems t ... database. I can confirm this is a genuine issue in the Redmine core indeed. AFAIK there's on ... urces exposes project id's at some endpoints.
- I'm running version 3.0.1 right now of the fr ... p. -Elain elain@solutionstream.com
- Help: RE: I find no (target|milestone|version) in new issue, edit issue, issue list, though versions and milestones are defined
- Thank you so much, I was about to go crazy...
- Help: RE: [Redmine 3.0.4, Ruby 2.2.2p95 Windo ... t load such file -- actionpack-action_caching
- #19419 https://github.com/sparklemotion/nokogiri/issues/1256