Search
Results (18292)
- Hi, I have configured two servers of Redmi ... e two installations. When I am saving new issue/updating existing issues the response from the server with port conf ... be done to improve the response? Regards,
- Hello, Currently Redmine sends out email notifications to relevant users when issues are added/updated, however this does not happen when a Git commit is linked to an issue. For some reason this is not seen as an "issue update" and no email is sent. Is there a ... ery push and parse the commit messages. When issue references are found, it would be nice to no ... sted parties of the actual work done on that issue. Q-BiC
- Help: RE: Administration / Users
- I have this error <pre> Processing by IssuesController#update as HTML Parameters: {"u ... Dzhr2Ua2zQaX2JGpmdEHrhd3oE0PW4rZzJ3uKLSQ=", "issue"=>{"is_private"=>"0", "project_id"=>"18", "t ... ity_id"=>"4", "assigned_to_id"=>"3", "parent_issue_id"=>"", "start_date"=>"2014-10-30", "due_da ... hers' app/models/mailer.rb:83:in `deliver_issue_edit' app/models/journal.rb:196:in `send_ ... models/journal.rb:54:in `save' app/models/issue.rb:1546:in `create_journal' app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:478:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:466:in `save_...
- I should start with - my upgrade to 2.6.2 wen ... reen (sorry, not in text). Please see attach.
- Open discussion: RE: Who's happy with current subtask/dates handling
- Hello, Would you like to test the patch which address this issue ? #5490-82 You can apply it with the command @git am some.patch@
- Open discussion: RE: Download all bugs as json
- Hello, You should check the wiki, it expla ... suggest to read the [[Rest_API]] and [[Rest_Issues]] pages. You can either get issues.json via your browser or a tool/script/prog ... .org, I guess you're looking for the list of issues filtered with the tracker 'defect'. The fi ... ":"Patch"}]} </pre> Then iterate over the issue offset to get all the issues: <pre> GET /issues.json?tracker_i=1&limit=100&offset=0 </pre> ... ,"limit":100 give you the current offset and issue total_count.
- Help: RE: Deleting ticket
- After digging deeper into the issue I saw, that redmine stores files in the file ... ith the same user and permissions? Andreas
- Hi, I use Redmine 2.6.2 and have one issue: I could delete some tickets but some not ... Any help is appreciated Thanks Andras
- Hello. First, I 'm sorry for my poor engli ... ITIL. So I need plugin for time tracking of issue status (Not spent time). 1. How long when issue status changed from "new" to "In progress"? 2. How long when issue status changed from "In progress" to "Resolved"? 3. How long when issue status changed from "Feedback" to "In progr ... n or appropriate method for me. Thank you.
- Plugins: RE: Time & Expense 1.0 not compatible with Redmine 2.6.1
- Juan Manuel, Time & Expense 1.0 is compatibl ... ble versions and let me know if you have any issues Dhanasingh
- Help: RE: curl command for uploading attachment to existing issue using API?
- Hello, Actually when I look at the documen ... 'll point you to the relevant pages: [[Rest_Issues#Updating-an-issue]] Here you get the HTTP command @PUT /issues/[id].[format]@ [[Rest_api#Attaching-files] ... et an example of a curl command to update an issue Also Redmine's tests are its best documentation: source:/trunk/test/integration/api_test/issues_test.rb And don't forget curl's man page. ... 8"}} </pre> Second step is to update the issue with the token: <pre> $ curl -X PUT -H "Content-Type: application/json" --data "@issue.json" -u [login]:[password] [redmine_url]/issues/[id].json </pre> Where issue.json file content is (replace token, filename and content_type): <pre> { "issue": { "notes": "Attachment added", " ... achments can be linked to only one container/...
- Hi ive looked through the help documentation ... doing to upload an attachment to an existing issue using the api, it only talks about creating a new issue with an attachment. does anybody know th ... for upload attachment using xml and the api?
- Hi everyone, I would like to download all ... download any jsons was through extending the issues page with .json, however it only shows a li ... See: http://www.redmine.org/projects/redmine/issues.json I either need a link with all bugs ... each pr link. Thanks for any help, Robin
- Help: RE: Ubuntu 14.04 - Redmine install breaks on any attempt to run bundle install
- I have tried to install redmine plugins on ub ... ose other guys, who have been reporting this issue for 2 years now without any resolution. Coul ... to make this work? Thanks for any help!
- Plugins: RE: XLS export plugin
- Nikolay Baranov wrote: > I use version 0.2.1 ... hould check? I have no idea ;( Cloud you issue your problem with details like redmine veris ... tps://github.com/two-pack/redmine_xls_export/issues
- Plugins: RE: XLS export plugin
- Nikolay Baranov wrote: > First the configura ... tps://github.com/two-pack/redmine_xls_export/issues/64 > Secondary, I can not activate rubyz ... s *bundle install* if you use github version?
- Help: RE: can I change default tracker for new issue?
- that is not real solution, rather workaround, ... ers influences the way they are presented in issues list, on project summary page and other places that present trackers in order...
- I want to override the model method with my p ... <code class="ruby"> require_dependency 'issue' module IssuePatch def self.included(base) # :nod ... .configuration.to_prepare do unless Issue.included_modules.include? IssuePatch # Issue.extend(InstanceMethods) Issue.send(:include, IssuePatch) end end </code></pre>
- Help: RE: Quick Question
- Jasen Burkett wrote: > There is a form that is already being used for other issue creation. A form in redmine? > I am goin ... derstood your question in the first place :-)
- Help: RE: Не удается загрузить redmine для Windows с сайта
- Please use English language so we can help yo ... slate, I get the impression that you have an issue downloading redmine. I verified that this works, please re-check.
- Here is the situation. There is a form that is already being used for other issue creation. I am going to have an email sen ... c fields that are existing, but there is the issue of who to assign the ticket to, and who are ... m in the from location? Thanks in advance.
- I seem unable to activete Issue editing. I am aware of [[http://www.redmine.org/projects/redmine/wiki/RedmineIssues#Editing-an-existing-issue]], but something is wrong. I am Manager o ... "admin") and I checked it includes the "Edit Issues" permission. In spite of that the "(more)" ... ot@redmine www/redmine# </pre> TiA Mauro
- Plugins: RE: Organizing a Git Repository for redmine plugin
- I've decided to implement a different mechanic. My views/issues/ directory has a show.html.erb for every re ... te show.html.erb.revision as show.html.erb.
- Hi All, As I go through the upgrade instru ... ========= I have no idea what caused this issue. I configured redmine 2.4.2 on the target sy ... atly appreciated! Thanks in advance! Kai
- Dear all, I am struggling with this issue for a long time now but having no experience with Ruby on Rails I cannot identify and solve the issue so far. I would really appreciate if you ca ... ly dissappear. In my attempt to solve the issue, I have then installed thin and configured r ... ards and many thanks in advance, Andrejs