Search
Results (18291)
- Help: RE: Can not upload files from remote location
- I had a similar issue yesterday (same Redmine version). I was usi ... n't handling URLs correctly in certain cases.
- Hello all, 2 days I'm trying to create issue relation via the REST API without success :( ... e PHP cURL, same result :( <pre> POST /issues/312/relations.json { "relation": { "issue_to_id": "316", "relation_type": "follow ... } </pre> Same with XML <pre> POST /issues/312/relations.xml <relation> <issue_to_id>316</issue_to_id> <relation_type>follows</relation_t ... roduction.log file : <pre> Processing by IssueRelationsController#create as XML Parameters: {"<relation>\n <issue_to_id>316</issue_to_id>\n <relation_type>follows</relation_type>\n <delay/>\n</relation>"=>nil, "issue_id"=>"312"} WARNING: Can't verify CSRF toke ... redmine_better_gantt_chart 0.9.0 </pre>
- Help: RE: Internal server error when creating "New Issue"
- No one can help me? Even with a little hint?
- Absolute newbie here ... Environment: Re ... tup a local Redmine install and import their issues into my setup. I have the issue importer plugin showing up in the install. ... help me get this working so I can import the issue list from my developers? Worst case, can I ... and I will type them in manually. Thanks!
- Plugins: RE: redmine_meeting plugin / asking for enhancements in email content
- Dear, I fixed the issue : http://community.bitnami.com/t/redmine- ... =production </pre> Best Regards, Youssef
- Help: RE: Unable to login with HTTPS
- Hi All, I still need your assistance on th ... https://domain/redmine and this is the only issue I have with that particular .htaccess and HT ... there if there is any way to workaround the issue e.g modify the redirect criteria in the acco ... main/redmine ? Thank you in advance, Alex
- Hello, first some information: Environm ... blem: When I want to change the status of an issue to "closed", I get the following Error: I ... odError (undefined method `closed_on=' for #<Issue:0x7fe8f4c18f88>): app/models/issue.rb:1453:in `update_closed_on' app/models/issue.rb:163:in `create_or_update' app/controllers/issues_controller.rb:470:in `save_issue_with_child_records' app/controllers/issues_controller.rb:458:in `save_issue_with_child_records' app/controllers/issues_controller.rb:184:in `update'@ I figured ... I change the value "is_closed" in the table "issues_statuses" from 1 to 0, but that's not the s ... e this? Thank you in advance, Kinimod
- Help: RE: Error installing Redmine (cannot load such file -- mysql2/mysql2)
- I got an error same as that. I'm using AWS ... ails 3.2.13 Could anyone can resolve this issue post this thread, please.
- Hi everyone, I'm having this problem and I do ... , everything works fine, except for the "new issue" function. When I try to add a "new issue" after filling the form, I see the page load ... "debug" and the rails log). Can you help me?
- Hi everyone, I would like to know if anybo ... plugin, core patch, use case, or maintenance issue you'd like to talk about? Great! Join in, le ... s2kbcwc, if you're interested. Cheers, Jan
- Hi, I set email notifications to "only for things i'am assigned to" But in any project when a new issue is created or updated i recive a notificatio ... ny reason why I get all notifications? Tnx
- Hi, I have some users of our Redmine who a ... o are on the same site as our server have no issues, but staff outside do. We are running ... nformation logging I can't find any similar issue on these pages. Any ideas would be greatly appreciated.
- Hi, i'm currently working on a front_end ... o my code is: newTicket = new Issue { Tracker = new Identi ... st <CustomField> { new CustomField { Name = "issue[custom_field_values][3]", Values = new List< ... st regards Kevin
- Plugins: RE: Time & Expense 1.6
- Frank, yes, currently it does add up the hours if the project, issue and activity are same and retains only one c ... dual comments per time entry. Dhanasingh
- Hello, I'm currently developing a Redmine ... in Settings page where I can check certain issue statuses (based on the model), how would I g ... ion on the settings input. Thanks, Jurgen
- In my plugin I need to validate a date. I borrowed code from Issue model: > validates :r_date, :date => true ... the record to database. If I try this with issues start_date, Redmine correctly refuses to save the issue. Any hint on what else is needed is welcome. Regards, Zdravko
- Help: RE: How two Redmine instances access the same Database
- Jan Niggemann (redmine.org team member) wrote ... ht be possible to use a custom field to mark issues as internal/externally viewable, and if an external ip tries to view an 'internal' issue it gets redirected. Thanks all for the input =)
- Help: RE: add gitlab repository to redmine
- (Copied from http://stackoverflow.com/a/20399 ... running under @nobody@ (I had the exact same issue and fixed it now so I can't check what exact ... ent:~# service apache2 restart </code></pre>
- Help: RE: How two Redmine instances access the same Database
- This seems like something you'd just want to ... ht be possible to use a custom field to mark issues as internal/externally viewable, and if an external ip tries to view an 'internal' issue it gets redirected.
- Open discussion: RE: Sending mail in 2.4.1
- I have found solution: http://www.redmine.org/issues/13698
- Open discussion: RE: Sending mail in 2.4.1
- When I edit issue I get next message on console: Rendered mailer/_issue.html.erb (2.2ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (4.8ms) ... IT Redirected to http://vm-mecomstracker:90/issues/13757 Completed 302 Found in 574.3ms (ActiveRecord: 33.5ms)
- Please help! Using a pie chart by status. ... y, and I want the default to make your ratio Issues. 2. How to do it? In my diagram on the right I do not need all the diagrams except Issues Ratio. 3. How to remove them?
- Plugins: RE: Time & Expense 1.6
- Problem seems to be global. We've got the same Issue: The Plugin merges the rows into one, when ... ws in timesheet with the same Project (blank issue), but different custom fields, merges them i ... I repair it? > > Regards, > > Adam
- Open discussion: RE: Workflow: Is there a capacity to send email based on tracker state?
- Hi, possibly related with this feature request: http://www.redmine.org/issues/6234 Maybe this plugin can be useful (no ... tp://www.redmine.org/plugins/custom-workflows
- Hello, I want to assign an issue to a non-member(group) project. We have a te ... h us, but we do not want that they see every issues of the project. As they are work in all projects, we want that they only see that issue! For this I ask if is possible to: - allow issues watchers edit the issues to that are associated? - allow these watchers to assign these issues to any user of redmine (not the project)? ... ne help-me with this? any clue or suggestion?