Project

General

Profile

Search

Results (18291)

Help: RE: Private Issue
Dear All Kindly help us to avoid this issue. 2013-09-25 08:35
Open discussion: 'The proxy server could not handle the request POST' for posting new issues
I face a weird issue. I have been using redmine for past six mont ... but i am getting one error when creating new issues in the redmine. Steps followed # Login to redmine # Create New issue # The page takes a while to process and i get below issue Proxy Error The proxy server received an ... dle the request POST /redmine/projects/proj1/issues. Reason: Error reading from remote server Interestingly, the issue gets created. I dont face issue when logging the time. Access.log has b ... 09:21:01 +0800] "GET /redmine/projects/proj1/issues/new HTTP/1.1" 304 - 127.0.0.1 - - [25/Sep/2013:09:21:07 +0800] "POST /redmine/projects/proj1/issues HTTP/1.1" 200 12644 127.0.0.1 - - [25/Sep/ ... 9:21:10 +0800] "POST /redmine/projects/proj1/issues HTTP/1.1" 502 442 127.0.0.1 - - [25/Sep/20 ... 1" 404 209 Any idea why i get 502 error? 2013-09-25 03:32
Open discussion: RE: Found conflict with redmine_issue_checklist plugin (Closed)
* Thank you for your suggestion about API imp ... dedicated ticket in the forum : "Plugin Wiki Issue Fields : feedback, suggestion, reporting problems":http://www.redmine.org/boards/3/topics/39662 2013-09-24 23:30
Open discussion: RE: Difference between Comments and Notes when reporting an issue
Karl Fenech wrote: > I understand this, what ... l post a rough patch there in a minute... 2013-09-24 22:40
Help: RE: REST API : Operator seems not work on redmine 1.2.1
I success what i need by using a save query : issues.json?query_id=109 It works fine 2013-09-24 22:29
Open discussion: Found conflict with redmine_issue_checklist plugin
wiki_issue_fields does not play well with "redmine_issue_checklist":http://www.redmine.org/plugins/issue_checklist plugin. Here is the log (internal ... existing method User.sorted. Started GET "/issues/2076" for 192.168.142.1 at 2013-09-24 20:27:34 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"2076"} Current user: imc (id=3) Rendered issues/_action_menu.html.erb (390.0ms) Rendered plugins/redmine_code_review/app/views/code_review/_issues_show_details_bottom.html.erb (0.0ms) Rendered plugins/redmine_issue_checklist/app/views/issues/_checklist.html.erb (31.2ms) Rendered issues/show.html.erb within layouts/base (733.2ms) ... ew::Template::Error (No expansion found for :issue_checklist): 20: <% else %> 21: <%= javascript_include_tag '... 2013-09-24 19:34
Help: REST API : Operator seems not work on redmine 1.2.1
Hi, I know it's an old version, but i try to get all issue open today. So i try to use : - issues.json?created_on=2013-09-24 : doesn't work, no result - issues.json?updated_on=>=2013-09-24 : doesn't work, no result - issues.json?updated_on=2013-09-24T12:12:47-04:00 : WORK, but it's not my request... Can you help me ? 2013-09-24 19:18
Open discussion: RE: Displaying an Issue subject in Wiki, instead of the issue number
Nice plugin; I would like to propose an improvement: <pre> {{issue_fields(issue,[options],[arguments])}} </pre>A string to be valid argument. Example: <pre> {{issue_fields(1,-C,-p,-i,"Issue ", subject,status,"created by ",author)}} < ... point to the author's profile instead of the issue etc. 2013-09-24 19:17
Open discussion: Image displaying
Hi, I use Redmine with Ckeditor plugin. I ... dded this html line in the description of an issue. But when I show the issue, there is no image. The source code has beco ... and it works. Why ? thank you very much 2013-09-24 18:27
Help: Can't add project via REST
Hello, I've been struggling with adding a ... ong with my code? Possibly there could be an issue with the outbound xml doc but I haven't foun ... 3C. </pre> Thanks for your help Matt 2013-09-24 18:05
Open discussion: RE: Displaying an Issue subject in Wiki, instead of the issue number (Closed)
I have created a plugin which does it perfectly : http://www.redmine.org/plugins/wiki_issue_fields 2013-09-24 15:41
Help: RE: Free HelpDesk
You can download and install redmine on your server, and then you can use issue tracking. 2013-09-24 13:24
Open discussion: RE: Workflow with feedback: Best practices
Stephan Henn wrote: > Hi, I'm new to redmine ... k to a developer. > 2) He then works on the issue and afer he has finisched sets the status to ... he developer not only sets the status of the issue to "Needs feedback", but also assigns the issue to that other team member. The latter can then give feedback in the issue and re-assign it to the developer. > Sha ... at depends on your usecase. Gruß nach Köln?! 2013-09-24 13:22
Open discussion: RE: Difference between Comments and Notes when reporting an issue
I understand this, what i cannot understand i ... comments can also be searchable? thanks 2013-09-24 12:13
Help: svn authentication issue
Hi, I am using below url for setup. ht ... am getting below error, how to resolve this issue. svn: Server sent unexpected return value ... ONS request for 'http://svn.example.com/test' 2013-09-24 12:07
Open discussion: Workflow with feedback: Best practices
Hi, I'm new to redmine and unsure how to best ... ask to a developer. 2) He then works on the issue and afer he has finisched sets the status to ... ou handle such a scenario? your's Felix 2013-09-24 11:01
Plugins: RE: Smart issues sort plugin
Steven Wong wrote: > a new issue found > > when I used the issue list to save my query, I click [save] button ... te::Error (undefined method `category' for #<IssueQuery:0x2b8bb20>):...] We are also running ... e using current GitHub checkout of the smart issues sort plugin. Any ideas on how to fix this, ... around existing? Kind regards, Daniel 2013-09-24 10:35
Help: RE: Comments under issues invisible for non-admin users
Thank you very much @El Mojito. This worked for me. 2013-09-24 10:02
Help: RE: Issue notes are not visible
I came across this http://www.redmine.org/boa ... patch (if any), but I believe it works fine. 2013-09-24 10:01
Open discussion: RE: Difference between Comments and Notes when reporting an issue
This comment is for spent time field. You may ... information related to the spent time entry. 2013-09-24 09:00
Open discussion: RE: Difference between Comments and Notes when reporting an issue
Good morning and thanks for the reply. No I ... website. i am attaching a screenshot of an issue with the notes and comments highlighted. 2013-09-24 08:43
Help: Migrated from 1.2 -> v2.3.3 stable - queries table lacks 'is_public' column
I didn't see any issues during migration. Can I just add this colum ... rs on many pages including /projects/example/issues & /projects/example/issues/gantt. Production.log shows: Started GET "/projects/example/issues/gantt" for 129.105.107.143 at 2013-09-23 15 ... e-2.3/app/models/version.rb:124) Rendered issues/_sidebar.html.erb (5.1ms) Rendered plugi ... es`.`project_id` WHERE `queries`.`type` IN ('IssueQuery') AND ((queries.project_id IS NULL OR ( ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking'))) AND (queries.is_public = 1 OR q ... 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: 1 ... ebar_queries %> 17: <%= call_hook(:view_issues_sidebar_queries_bottom) %> app/helpers/issue... 2013-09-23 23:04
Open discussion: RE: Difference between Comments and Notes when reporting an issue
Do you use a customized version of redmine? We don't ship with a field called Comments... 2013-09-23 22:19
Plugins: Hudson Plugin 2.1.2 Released
h3. Plugin Details * "r-labs":http://www.r ... or with Redmine 2.2.1 * ##1258 (Defect) no issue filter item for hudson. * ##1257 (Defect) ... (Defect) Plugin can't show build result on issue page, when project uses git * ##1252 (Defec ... tory. # run 'rake redmine:plugins:migrate' 2013-09-23 13:25
Open discussion: Difference between Comments and Notes when reporting an issue
Hi, more than a technical issue I would like to know the difference between ... he history of the job. This can create some issues as users would intuitively enter informatio ... other users to look into the history of the issue. Is there a way the comments field can be ... r are there any other workarounds ? Thanks 2013-09-23 11:10
(6976-7000/18291)