Search
Results (18279)
- Help: RE: SVN integration
- Hy folks, Same issue here for me. Running on debian squeez with svn 1.7 / redmine /postgresql Any more help on this issue?
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Nice, Thanks.
- Plugins: RE: Smart issues sort plugin
- We using the trunk version ea86379cd0 without ... lugin_views_revisions 0.0.1 redmine_smart_issues_sort 0.3.1 redmine_taskjuggler 0.1.0 status_button 0.1.0
- Today we, several persons, worked on a issue. How to deal in this case? Well, I know that ... uld be created? Where goes time spent on the issue? I would appreciate if someone with experience in such cases share information.
- I have redminen 2.3.3 running, but i noticed one flaw . when i update a issue the notification email is forwarded with the wrong url to the issue. instead of domain.com/issues/4026 it must be domain.com/redmine/issues/4026. How do I change this? This is ... in the configuration.yml file but no succes.
- Open discussion: RE: 'The proxy server could not handle the request POST' for posting new issues
- I couldnt find a direct solution. I tried ins ... t somehow it works. Solution for Now ! Happy!
- h3. Description of the system System detai ... of the problem When creating/updating an issue using the "log time" fields, the server thre ... ironment and restarted apache2. Greetings.
- Help: RE: 500 error loading subversion repository - changeset too large?
- same here: <pre> [root@redmine cron.d]# sou ... le-rss:564kB </pre> http://www.redmine.org/issues/7699
- Help: RE: Edit issue only if has been assigned to me
- Hi! I can't find the correct settings to do ... it's still not solved in 2.3.2. Any idea?
- Hi. I have created plugin for redmine that displays issues with some additional info. Plugin works ok ... nformation to be shown on project page under issues summary. ive read this article http://www ... ts_show_right, :partial => 'bottlenecks/view_issues' end@ bottlenecks plugin tree structure ... └── bottlenecks │ ├── view_issues.html.erb │ ├── view_issues.html.erb~ │ ├── view_issues.html_original.erb │ ├── view_issues.html_original.erb~ │ └── view_us ... s to be deprecated. What can i use instead?
- Hello all I have written a plug-in "Wiki Issue Fields":/plugins/wiki_issue_fields, whose main feature is to display an issue and it's details in a wiki page. The text is click-able, making a link to the issue itself. Don't hesitate to post here your remarks, suggestion, or even report problems.
- Hello all I have written a plug-in "Tracea ... show a cross-reference table of two lists of issues, either in a dedicated page in a project, o ... rks, suggestion, or even report problems.
- Help: RE: Private Issue
- As I know, private issues in Redmine are seen by project members only. I suppose that you want to limit issue visibility to several persons only and I'm afraid that this is not implemented in Redmine.
- Help: RE: Private Issue
- Dear All Kindly help us to avoid this issue.
- 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?
- 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
- 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...
- 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
- 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 '...
- 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 ?
- 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.
- 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
- 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
- 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
- Help: RE: Free HelpDesk
- You can download and install redmine on your server, and then you can use issue tracking.