Project

General

Profile

Search

Results (18279)

Help: Error when put html code
When i put html code in wiki page i got error ... g unprotected --> When i put html code in issue description field i got error: Error executing the html macro (undefined method `page' for #<Issue:0x0000000bdcb8c8>) in the log file no err ... _http_auth 0.3.0-dev redmine_issue_checklist 2.0.5 redmine_wiki_html_ ... bian 8 x64 ps: Sorry about my bad english. 2015-12-18 12:24
Development: RE: jsonp getting 404 when calling Redmine API
thanks John, I logged on using the basic h ... ld I do next? I tried and call the GET on issues.json but still getting 401. I am using angularjs Many thanks in advance 2015-12-18 09:12
Open discussion: RE: Redmine 3.1.1 Version causing error
I found that this was a conflict between two plugin views and I solved this same issue by removing the view for the redmine_schedul ... have tested this on Redmine 3.2, ruby 2.2. 2015-12-17 20:50
Job offers: RE: IN PROGRESS - Time entry import and update by email plugins
Actually the developer just finished this - c ... e by the community - 1) Plugin to do BOTH issue and time imports as required 2) Plugin to a ... email update of time against existing or new issues like - timehours: 1h30 timecomment: Sam ... desk, calendar entries, general emails etc. 2015-12-17 18:08
Help: Plugin for settings?tab=general automatic Hostname
Is there a plug in to set the host name dynam ... m the mail will contain domain-1.com/redmine/issues/26#change-22 2015-12-17 14:56
Open discussion: Is It true that Open Source can’t be beautiful? (Redesigning Planio’s Redmine)
_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. 2015-12-17 14:39
Development: jsonp getting 404 when calling Redmine API
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 2015-12-17 10:01
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" 2015-12-17 09:14
Development: RE: Issues update time in redmine code
Hi, Please run the command RAILS_ENV=p ... t service it should work Regards John 2015-12-17 05:27
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 2015-12-16 11:20
Open discussion: >> Issue to launch redmine on my new server, apache2 - passenger5 <<
Hi everybody, i’m facing trouble on my plesk ... 4,0K déc. 14 21:41 public </pre> 2015-12-15 00:06
Open discussion: Getting an error while installing scrum
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 2015-12-14 18:48
Open discussion: Banner on issues
Are there any way to add a banner in new issues form for show a little explanation about the options? 2015-12-14 18:45
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). 2015-12-14 12:00
Open discussion: Notify per issue non-user email address(es)
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 2015-12-12 00:42
Help: Internal error in git.rb fetch_changesets with github_hook
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? 2015-12-11 11:13
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 2015-12-10 16:51
Plugins: How do i get a history of recent act ... user in Activity Tab of Redmine people plugin
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 2015-12-10 06:28
Help: Test e-mail works, but e-mails related ... rs' transactions are not sent (Redmine 2.3.2)
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 2015-12-09 13:13
Open discussion: Redmine 3.1.1 Version causing error
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 2015-12-09 11:43
Help: "index of /" displayed instead of homepage
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 2015-12-08 12:18
Job offers: Create gui for hardcoded setting
<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. 2015-12-08 12:06
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. 2015-12-08 06:46
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 2015-12-05 13:25
Open discussion: RE: Role : issue visibility by group
Second that vote! Large development organi ... project by group. Any updates, or status? 2015-12-04 22:44
(4401-4425/18279)