Search
Results (18300)
- Is there a plug in to set the host name dynam ... m the mail will contain domain-1.com/redmine/issues/26#change-22
- _This message is about Redmine hosted at Plan ... t to blatantly advertise Planio. If you take issue with this post or think it does not belong h ... io are very interested to hear your comments.
- I am trying to consume Redmine API from an an ... var url = 'http://muser:mpasswd@myredmine/issues.json?callback=displayIssues'; $http({ method: 'JSONP ... ; }); ... function displayIssues(issues) { console.log('displayIssues'); ... } if ... nsole: GET http://muser:mpasswd@myredmine/issues.json?callback=displayIssues jsonpReq @ angular.js:8576(anonymous functi ... authentication.service.js:100 Error: 404
- Plugins: RE: integration with slack
- for example, 1. I create an issue. 2. slack channel receive a notification 3 ... redirect to "http://118.216.119.138/redmine/issues/38" and 404 error page show h2. # when I ... cted to "http://118.216.119.138:8080/redmine/issues/38"
- Development: RE: Issues update time in redmine code
- Hi, Please run the command RAILS_ENV=p ... t service it should work Regards John
- Plugins: RE: integration with slack
- Hi , Please goto Administration new click custom fields create issue object create text customfields and assigned to projects Regards John
- Hi everybody, i’m facing trouble on my plesk ... 4,0K déc. 14 21:41 public </pre>
- Hi need bit of urgent help since of an demo w ... d flollowing the same instruction but when I issue below root@redmine:/usr/share/redmine/plu ... do the installation Thanks and Reagrds
- Are there any way to add a banner in new issues form for show a little explanation about the options?
- Open discussion: RE: 2.4.x -> 3.x.x upgradeability
- I think you misinterpreted the news. The h ... pply the attached patch to fix this security issue. There shouldn't be any problems upgradin ... me weeks ago without any problems ourselves).
- Using Redmine 3.2.0 I need to be able to send issue notifications to email addresses that do not ... ine system. Basically, I would need a per issue custom field to enter a list of email addres ... configuration that can handle this? Palli
- We noticed that the changesets were no longer showing up in our issues, and the redmine log showed the following o ... in the 'Associated revisions' section of an issue?
- Open discussion: RE: Internal Error while updating Issues in REDMINE
- I have managed to find a solution that worked for me to fix this reported issue: Though there were different solutions recom ... ug report about it ( https://www.redmine.org/issues/13520 ) and a suggestion there is to try tr ... l be useful for someone who face the similar issue. This issue can now be closed. Thanks JJohn
- Hello everyone, Please tell me how to add ... field of USER type format.As i create a new issue in redmine ill select a user name from the n ... lease help me how to solve this? Thank you
- Hi everyone, We have been using Redmine 2. ... during that time but we are recently having issues with system's automatically generated e-mai ... ails to ourselves but when a user updates an issue or does anything that has to trigger an e-ma ... be looking at to solve this problem? Kaya
- Hi , Redmine 3.1.1 create version particular project and assign some issues and click roadmap showing all versions but ... iveRecord::RecordNotFound (Couldn't find all Issues with 'id': (all, {:include=>[:status, :tracker], :order=>"trackers.position, issues.id"}) [WHERE `issues`.`fixed_version_id` = ?] (found 0 results, ... lib/redmine/sudo_mode.rb:63:in `sudo_mode
- Hello, As told in title, when I try to acc ... f redmine homepage. But if I access redmine/issues it works perfectly... Moreover, I have a ... mine_default_assign 0.2.0 redmine_issue_favicon 0.0.1 </pre> Here is my ... advance, thanks for your help! -- Alexis
- <pre><code class="diff"> =================== ... , :invalid if project.nil? errors.add :issue_id, :invalid if (issue_id && !issue) || (issue && project!=issue.project) || @invalid_issue_id + errors.add :spent_on, "is too earl ... uage: English, Russian. Paid: fixed price.
- Open discussion: RE: Why issue Defect #19577: Open redirect vulnerability is not visible?
- The details of this vulnerability have been p ... admins had time to patch their installations.
- Help: RE: Redmine 3.2.0, import csv issues
- Oh well... got it to work, something went wro ... he export? Would that be to fragile or cause issues? Kind regards, Heribert
- Open discussion: RE: Role : issue visibility by group
- Second that vote! Large development organi ... project by group. Any updates, or status?
- after I upgraded redmine, when click on tab issue, Gantt, Calendar not working. it alert like ... . please help me what was the problem?
- A lot of theory suggests that it is best to ... nd that other organization is tracking their issues in some system and people have to manually ... m running a Redmine instance and I create an issue but it is blocked by an issue in some public Bugzilla, can Redmine detect when the issue is resolved in Bugzilla and let me know that I can now start working on my own issue? - another scenario: lets say a user has ... lla and Github, this addresses some of these issues but I'm looking for more in-depth feedback ... /danielpocock.com/aggregating-tasks-multiple-issue-trackers-gsoc-2015-summary
- Open discussion: RE: Internal Error while updating Issues in REDMINE
- Hi Guys Whenever I get this error while updating or creating an Issue in REDMINE, my production.log file has the following entry: *"Processing by IssuesController#show as HTML Parameters: {"id"=>"221"} Current user: xxxx (id=3) Rendered issues/_action_menu.html.erb (4.6ms) Rendered issues/show.html.erb within layouts/base (61.5ms) ... v class="wiki"> 81: <%= textilizable @issue, :description, :attachments => @issue.attachments %> 82: </div> 83: </div> 84: <% end %> app/views/issues/show.html.erb:81:in `_app_views_issues_show_html_erb__2346713043955061947_70282549897920' app/controllers/issues_controller.rb:124:in `block (2 levels) in show' app/controllers/issues_controller.rb:121:in `show'** Could some ... mmunity give some assistance to resolve this ...
- Hello. I would create a link on user.issue.first, but i can't find standart of relation ... Docs, etc. And i am novise. Somebody help me.