Search
Results (18298)
- Open discussion: RE: Authors, GPL violation and git
- I think it's just unfair to take credit for s ... : http://www.redmine.org/projects/redmine/issues?set_filter=1&f%5B%5D=status_id&op%5Bstatus_ ... their code, they are still copyright holders.
- Hi Guys, based on http://github.com/edavis ... following code to get the description of an issue on the issuelist. But the description is centered in its ... ss_eval do include QueryPatch end </pre>
- Hi, i just tried using redmine_backlogs with ... et the following log after trying to view an issue: > ActiveRecord::StatementInvalid (Mysql: ... d_id = 37 AND `journals`.journalized_type = 'Issue') ORDER BY journals.created_on ASC): > app/controllers/issues_controller.rb:103:in `show' > /usr/lib/rub ... and after backlogs install only chiliproject issues works. I don't really know what causes this ... lease say so. Thanks in advance Shabutaro
- I had some issues when porting Redmine 1.x plugin to Redmine ... end </code></pre> Now I have another issue: routes. Apparently I can't use <pre><cod ... because Redmine is undefined. Why is that?
- Help: RE: Could not locate Gemfile
- To make it works, I had also to add this lin ... s mention in the post http://www.redmine.org/issues/8588
- Help: RE: Ability to assign issues to groups
- @Dave, thanks a lot, I spent some time trying ... t is, but I couldn't find it :) Thanks
- Help: RE: Ability to assign issues to groups
- It's there but for some reason turned off by default. Go to Administration > Settings > Issue Tracking and check the box for 'Allow issue assignment to groups.'
- Help: RE: Ability to assign issues to groups
- I'v got the same problem, currently using 1.4 ... and no ability to assign group. Any help?
- Help: RE: Move issue is missing after 1.4 upgrade
- You can now move issues to another project using the regular edit/bulk edit form.
- Hello everyone, I am a ROR newb, but quick ... from 1.3.2 to 1.4.1 I am now missing my move issue button. Please advise, Mariano
- Help: RE: redmine 1.4 redmine:email:receive_imap issue_edit undefined
- This error comes from the orangutan plugin (look at the stack trace), please retry without plugins.
- Help: RE: redmine 1.4 redmine:email:receive_imap issue_edit undefined
- I still can't get this ReceivingEmails to wor ... s Any help is appreciated. best, Anton
- We've recently switched to Redmine and we mos ... f words). I found that this has been an open issue for 5 years and I'm wondering if this is a d ... r somebody relatively new to RoR to tackle?
- I'm currently running version 0.9.6 of Redmin ... 0, then 1.0 -> 1.1, etc? Are there any major issues I should be aware of? Thanks!
- I'd like to be able to create a custom field that would allow me to specify a set of issues. Does anyone else think this would be us ... s the appropriate place for feature requests?
- Hi, I have finally upgraded my Redmine from 1 ... ing a new ticket for example : Processing IssuesController#new (for XX.XX.XX.XX at 2012-04-3 ... XXXXXXXXXX", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (undefined method `saved_attachments' for #<Issue:0x7660939a1978>) on line #1 of app/views/att ... _view/base.rb:267:in `render' app/views/issues/new.html.erb:21 vendor/bundle/ruby/1.8 ... rb:934:in `labelled_form_for' app/views/issues/new.html.erb:5 vendor/bundle/ruby/1.8/ ... rking.rb:51:in `render' app/controllers/issues_controller.rb:130:in `new' vendor/bund ... .rb:107:in `respond_to' app/controllers/issues_controller.rb:129:in `new' vendor/bund ... public/500.html (500 Internal Server Error)
- Hi all I'm new in Redmine, I installed V 1.4.1 I want customize the IHM like renaming Tab "issues" => "actions" Can any one help me Best Regards
- Help: RE: Uninstalling Plugins
- UPDATE: I even rolled my instance back to the old version and got the same issue.
- Help: RE: Uninstalling Plugins
- To be more explicit: I upgraded my instanc ... in to version 0 ... == RemoveIdFromTimeGridIssuesUsers: reverting =========================== ... ugin/db/migrate/006_remove_id_from_time_grid_issues_users.rb:7:in `down_without_benchmarks' /v ... n/rake:33 Tasks: TOP => db:migrate:plugin @
- Hello, I am trying to make Redmine 1.4 receive emails from Gmail via IMAP, but I get an error = "issue_edit" undefined method. Any ideas how to fix ... ceive_imap rake aborted! undefined method `issue_edit' for #<Mailer:0x7fbb68aaf098> /usr/lib ... rb:47:in `save' /opt/redmine-1.4/app/models/issue.rb:1045:in `create_journal' /usr/lib/ruby/g ... 4/app/models/mail_handler.rb:194:in `receive_issue_reply' /opt/redmine-1.4/app/models/mail_han ... 3 Tasks: TOP => redmine:email:receive_imap
- Plugins: RE: Redmine Scrumdashboard plugin
- Hi, I`m not able to display the issues in the dashboard like it is showed in the figure scrumdashboard_1.png . Every issue that appears in my dashboard occupies one row exclusively. I`d like to see all the issues in the top and more than one issue per row, like I`m seing in the exemple that ... ure to exemplify what`s happening. Thanks.
- Hello, Everyone! I have installed Bitnami ... on the clear computer. When I try to export issues in gantt png view I have some error. Hear ... m? I have just create one project and two issues in there. Export in PDF done well.
- Help: RE: 1.2.1 Some projects do not send emails (yes my settings are correct)
- Greetings, Same issue but only with some tickets. Different initia ... ect. Strange thing. Anyone got ideas or same issues?
- Is there the possibility to create issues from incoming IMAP emails and to put the "f ... ymous users! Thanks for any suggestion!
- Development: RE: Does redmine use ajax calls of different types ?
- Terence Mill wrote: > Does redmine use other ... the only tricky point should be to get and reissue the CSRF token.