Project

General

Profile

Search

Results (18291)

Help: Unable to Recieve emails
Hello, I have redmine-1.4.4 configured on m ... base. From last 2-3 days when i create new issue I am not able to recieve emails as it works before. Can any one help Thnaks 2013-12-05 06:05
Help: How two Redmine instances access the same Database
Hi All Redmine Users, Due to security cons ... 1: One of our internal members creates a new issue using the internal Redmine instance. This issue should only appears in the internal redmine ... the external Redmine instance creates a new issue using the public Redmine instance. This issue should be integrated in the same database su ... ternal redmine web portal for edit/update of issue. Otherwise, internal user would need to chec ... concept available for reference? Thank you 2013-12-05 04:38
Help: RE: Getting 404 from api when posting issues.json
If you're on 2.4.0, you might want to try 2.4.1. 2013-12-04 21:07
Help: Getting 404 from api when posting issues.json
What should I check? The response says "not loggen in", but I'm passing the right token. 2013-12-04 16:51
Help: Installation plugin "Budget Plugin"
Bonjour, Actuellement sur une version de R ... ontacts_invoices 2.3.0-light * redmine_issue_checklist 2.0.5 Merci, Cordialement. 2013-12-04 11:07
Help: No repository tab in project and error 500 while accessing settings
Hi everybody, here is the situation. I'm ... ql redmine --hex-blob --ignore-table=redmine.issue_versions --ignore-table=redmine.todos --igno ... d everything looks fine : unicode character, issues, wiki etc but I don't have any repository t ... .erb (42.2ms) Rendered projects/settings/_issue_categories.html.erb (2.2ms) Rendered proj ... edmine_wiki_extensions 0.6.4 </pre> 2013-12-04 09:55
Help: RE: Can two Redmine servers be synchronized?
I don't have much experience with hooks, but ... bjects at the same time. If one side sets an issue at 30% done, and another at 20%, should they ... inly lose historical data using just the api. 2013-12-03 22:03
Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
Hi, I'm working with redmine 2.0.3 and off ... olved my problem. Some sugestion ? thanks 2013-12-03 18:27
Development: when parent deleted in issue status field not display closed options
Hello Team, I am using redmine 2.2.4 ,when a create new subtask of parent issue ,the subtask to some updates and remove parent issue from subtask issue the status field not displaying the closed options any one can give suggestion for this issue 2013-12-03 05:03
Development: More flexible reminder e-mails than reminder.rake?
We are using Redmine for our project ( https: ... # The database query which selects all the issues # The time interval by which to execute th ... in Redmine in my own plugin? Thanks. 2013-12-03 04:28
Help: RE: Render partial issue - How is it working ?
This call the partial _issue.html.erb in the same folder... 2013-12-02 21:57
Open discussion: Status, time tracking and other problems with mobile Redmine apps
Dear Gentlemen! I have set up my first Red ... d the most promising. But there are some "issues" with the issues. I have restricted the right to set the att ... First: the users who are supposed to set the issue statuses only to X and Y, are in the mobile ... some earlier similar topic...) Thank you! 2013-12-01 18:42
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 ? 2013-12-01 14:24
Plugins: Paste screenshots into body of Issue - as images (not atachments)
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. 2013-11-29 19:19
Help: Render partial issue - How is it working ?
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... 2013-11-29 09:37
Plugins: RE: Extended Schedules plugin with scheduling issues option
I need this too ;) If you find a solution, tell me please! 2013-11-28 14:46
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. 2013-11-28 14:09
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... 2013-11-28 12:31
Help: Back Button Missing
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, 2013-11-28 10:28
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. 2013-11-28 09:14
Open discussion: Co-worker / watcher
Why to add a co-worker to an issue and what are the advantages of adding a co-worker / watcher? 2013-11-28 09:09
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!! 2013-11-27 20:30
Open discussion: Add percentage done for Versions.xml in Rest API (read only)
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! 2013-11-27 20:01
Help: Invalid byte sequence error
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[]", ... 2013-11-27 16:06
Open discussion: Export issue in redmine
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 2013-11-27 08:37
(6701-6725/18291)