Search
Results (18279)
- Open discussion: RE: Dockerized Redmine 2.3-stable
- This thread suggests that the GitHub reposito ... mine.org itself - http://www.redmine.org/issues/11918 It seems that GitHub is certainly ... at redmine.org direct, instead of GutHub ?
- See Plugin page: - http://www.redmine.or ... all all three possibilities: raising a new Issue, 'Update' of an issue, and in a 'Comment' to an issue.
- Can someone explain me how is working this piece of code in views/mailier/issue_edit.html.erb ? @<%= render :partial => 'issue', :formats => [:html], :locals => { :issue => @issue, :users => @users, :issue_url => @issue_url } %>@ I want to hide some information ... ation like Author, status, assigned to...
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- I need this too ;) If you find a solution, tell me please!
- Help: RE: Invalid byte sequence error
- I've finally found the origins of the problem ... a string with broken utf-8 characters in the issue subject and it ended up in the database. Here is the mysql query to locate the issues with invalid characters in the subject: ... USING utf8 ) AS utf8 FROM issues WHERE CONVERT( subject USING ... trings that are different in utf8 and latin1.
- Open discussion: RE: New time tracking timer for redmine!
- Hi again. I have got this error even after I ... reate as XML Parameters: {"time_entry"=>{"issue_id"=>"10325", "hours"=>"0.020277777777777777 ... l method: GET Request: http://redmine.net//issues.xml?offset=0&limit=500&assigned_to_id=95 v ... ry_activities type="array"> .. :::Answer: <issues total_count="9" offset="0" limit="100" type="array"> .. Request: http://redmine.net//issues/<..my issues here..> variables: null method: GET .. :::Answer: <issue> .. Request: http://redmine.net//time_entr ... 44444444446&time_entry[comments]=&time_entry[issue_id]=10325 method: POST Request: http://red ... 77777777777&time_entry[comments]=&time_entry[issue_id]=10325 method: POST Request: http://redmine.net//issue...
- Hi, Linux Ubuntu 1210 Redmine 2.2.3 Ruby 1.9.1 How to add a 'Back Button' into issue, to go back easily ? Regards,
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- Thanks Terence. I need to trace the resource assigned to each issue more than to project, due to we use redmine ... to specify that a programmer will work on a issue in the next n-days for 8 hours a day in order to have programmers workload under control.
- Why to add a co-worker to an issue and what are the advantages of adding a co-worker / watcher?
- Open discussion: RE: Add percentage done for Versions.xml in Rest API (read only)
- Jorge Sivil wrote: > I'm trying to add the p ... ersions.xml. > > I saw that the method is issues_progress(true) in models/versions but I can ... iews/versions/index.api.rsb did the trick!!
- I'm trying to add the percentage done for versions.xml. I saw that the method is issues_progress(true) in models/versions but I can ... ated lol). Can anyone guide me? Thanks!
- Hi, I'm getting 500 internal server error when opening the issues tab of one of my projects. The production ... jruby. I've upgraded to jruby 1.7.8 but the issue is still there. Do I have to "tell" somehow ... full log: Started GET "/projects/clubview/issues" for 93.123.106.120 at 2013-11-27 16:47:42 +0200 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (3.5ms) Rendered issues/_list.html.erb (90.2ms) Rendered issues/index.html.erb within layouts/base (121.1ms ... p %> 31: <% end %> 32: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", ...
- hello guys, i hope everything is good, my redmine is working good but when i try to export the issues to pdf or csv and open it, it gives me rubb ... so how can i fix that???? thanks, Ahmed
- Help: RE: Can two Redmine servers be synchronized?
- Pavel Potcheptsov wrote: > Let's say you hav ... es with number of different users, projects, issues. > Am I right that you want to achieve suc ... think to resolve the same users_id, the same issues_id and etc? I am aware of the issues with synching the IDs which is why I'm aski ... ort of a new record by creating a stub of an issue with Hibernate using a specific ID and then ... ate - it looks like it will work without any issues. Of course, there are a lot of tables with ... is something that can't be gotten around.
- Hi all, I'm wanting to show the number of open issue in project drop down at the top of the page - is this possible ?
- Hi, I'm running Redmine 2.3 and I can't find ... /report?criteria%5B%5D=project). This is an issue because some of our projects have the same n ... ature and I didn't find any similar topic or issue when googling for it. Is this a bug I shoul ... 0.0.1 </pre>
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- Tryhttps://github.com/bradbeattie/redmine-schedules-plugin and report ur experiences Herr.
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- Is there anyone who is able to convert this plugin for redmine 2.x ? Thanks Alberto
- Hello, Where I work there is a lot of docu ... nce but have used Redmine to create and work issues. Thanks Tom
- Help: RE: LDAP group sync is not working for 389 ds LDAP server
- Varad, You should use the plugins github to post plugin issues. I don't come here very often. -On *Sc ... h the public directory. # Referring to this issue for help on configuring a sub-uri: http://www.redmine.org/issues/12102 Regards
- Help: RE: Can two Redmine servers be synchronized?
- Let's say you have two redmine instances with number of different users, projects, issues. Am I right that you want to achieve such ... think to resolve the same users_id, the same issues_id and etc?
- Help: RE: Version Upgrade Questions
- No issues have been found during upgrade from 2.3.x t ... ackup of your database before migration step.
- Help: RE: Redmine Java API: getIssueById returns corrupt JSON?
- Same error here! Did you find a way to resolve the issue?
- Hello, Right now we are usign redmine 2.3. ... 2.3.3 to 2.4.1 ? Are there any dealbreaking issues in the upgrade path ? Thanks
- Is there any way to add issue create date in to notification email? Regards, Adnan