Project

General

Profile

Search

Results (18291)

Plugins: RE: Smart issues sort plugin
Jakub Lukasik wrote: > Fix for Redmine 2.3: > > File _plugins/redmine_smart_issues_sort/lib/issues_helper_patch.rb_ > > [...] > > File _plugins/redmine_smart_issues_sort/lib/query_patch.rb_ > > [...] It's works on 2.3.x, but only when viewing issues. If I try to edit or create nuw query - I ... b (72.4ms) Rendered plugins/redmine_smart_issues_sort/app/views/queries/_form.html.erb (4 ... </pre> Help solving this problem, please! 2013-04-26 08:18
Help: How to Update Comments to Issues ('Notes') with User ID
Hi all, I'm trying to import data from ano ... dmine. We have some comments associated with issues, and I'd like to also show who posted the comment ('note' parameter in JSON) to the issue. Is this possible currently? If not, is ther ... ails? Thank you for your assistance and time! 2013-04-25 22:23
Help: Custom field not visible in all workflow states
Hello, I defined a custom field ('SSTS update') of type 'list' and want the person closing an issue to fill out this field. I attached a screen ... eps to reproduce the misbehavior: - Have an issue in state 'Rechecked' - Press 'Update' for changing issue state and add information into the custom fi ... ermissions but I never see the field in this issue state. Is there a setting wrong? Best regards Marco 2013-04-25 09:10
Plugins: RE: Using Redmine Paginator in plugin
Mikołaj, hi. I have the same issue with that version of the pluggin... Did u manage to fix it? Regards 2013-04-24 23:53
Help: Batch import multiple issues via REST api
I have been trying to batch import multiple issues to Redmine without success. Initially I tri ... s/redmine/wiki/Rest_api_with_curl I can post issues individually but cannot understand how I ca ... go however when I try putting more than one issue in to the file it will only import the last ... st2.json" -u user:password localhost/redmine/issues.json and this is the test2.json file: <pre><code class="json"> { "issue": { "project_id": 9, "subject": "TES ... es": "foobar", "priority_id": 2 }, "issue": { "project_id": 9, "subject": "TES ... tabase adapter Mysql2 2013-04-23 22:12
Help: Internal error
Hi, i have installed redmine 2.3 on centos a ... ine with all modules but me also facing some issue My issue : When I am trying to update any bug and ... regarding it. Please anybody can help me. 2013-04-23 13:10
Open discussion: Internal error
Hi, i have installed redmine 2.3 on centos a ... ine with all modules but me also facing some issue My issue : When I am trying to update any bug and ... regarding it. Please anybody can help me. 2013-04-23 13:08
Open discussion: RE: How to update issue status on redmine after commit from svn client ?
You may configure Redmine to close issues on commits. Commit messages should contain special keywords that trigger issue changes. See Administration.Settings.Reposit ... and "Fixing keywords". The latter may close issues when commit messages contain any of the words in the field. 2013-04-22 20:49
Help: Applying patch 13711 on Windows
Hello! My problem is when i am trying to apply putch which i download from here (issue 13711 run through CR/LF converter), i get th ... ndows 7 Professinal What am I doing wrong? 2013-04-22 14:02
Help: Issues sorted by categories
Hi everyone Let's say I got a project and some subprojects. The same name of category issue is defined in all. May I create a custom qu ... vance for any information or advice Stéphane 2013-04-22 10:46
Help: m.redmine.org demo site -- Internal error when attempting to configure Issue priorities
This is a reply to a recent message -- but I ... *Password* = "password" Trying to add an Issue priority: # Administration > Enumeration > Issue priorities > New value # Enter a value # C ... s! So what is the proper way to set this up? 2013-04-22 03:07
Open discussion: m.redmine site -- users need to see the Log file
Users of the m.redmine.org website need to ha ... *Password* = "password" Trying to add an Issue priority: # Administration > Enumeration > Issue priorities > New value # Enter a value # C ... I don't have a way to look at the log file! 2013-04-22 03:01
Open discussion: How to update issue status on redmine after commit from svn client ?
Hi , i am using redmine 2.1.2 on ubuntu 12.10 ... rsion sever , i want to automatically update issue status on redmine when i make a commit from svn client. Thanks 2013-04-21 18:20
Open discussion: Watchers can not see issues
Hi, I am new user of redmine, and I have co ... role to be able to see only own or assigned issues, so watcher who is nether the creator nor the assigned to can not see the issue. Is there a way to give him the right to view all issues he watch. Best regards 2013-04-21 11:29
Help: RE: "Object is not missing constant Issue!" on CentOS 5.5
Two years later, this thread still adds value ... Just an FYI, here were the factors around my issue. 1. We wanted to upgrade from MySQL 5.0. ... hanks to all on this thread. Cheers, Dave 2013-04-19 19:20
Help: RE: Edit the top menu
This a valid way to add issues and activites links on 2.3.0 <pre> # Add menu items menu :top_menu, :issues, { :controller => 'issues', :action => 'index' }, :last => true, :caption => :label_issue_plural menu :top_menu, :all_activities, {"c ... s <pre> # Add menu items menu :top_menu, :issues, { :controller => 'issues', :action => 'index' }, :last => true, :caption => :label_issue_plural menu :top_menu, :all_activities, {"c ... 2.0.0' # Add menu items menu :top_menu, :issues, { :controller => 'issues', :action => 'index' }, :last => true, :caption => :label_issue_plural menu :top_menu, :all_activities, {" ... ue, :caption => :label_activity end </pre> 2013-04-19 12:09
Help: RE: demo Redmine 500 error creating Issue Priorities
Redmine 2.3.0 Administration -> Enumeration -> Issue priorities.New value : dialog for entering n ... mation 1.0.2 redmine_issue_checklist 2.0.5 redmine_ ... ger 0.1.0 redmine_user_issues 0.0.2 redmine_wiki_ ... 0.0.3 </pre> 2013-04-19 06:51
Plugins: RE: Redmine V2.3 - Generate answer for issue with own template
I only know plugins to have templates for issue description, especiall new issues 2013-04-19 00:28
Help: RE: demo Redmine 500 error creating Issue Priorities
I also have this problem. The data entry does not work. Administration > Enumeration > Issue priorities > New value Enter a value Cre ... </pre> http://hideme.m.redmine.org/admin 2013-04-18 22:21
Help: RE: error updating existing issues with 'Importer' plug-in
Hi Raymond! Thanks for your response!!! I thought that might fix the issue, but I didn't want to try a newer version w/ ... n my current system. :-( Regards, Rick 2013-04-18 18:18
Help: Inconsistent editing behaviour when using the API key?
Hi, If I want to open an existing issue in edit mode I can send the following url to the browser - @http://{$redmine_server}/issues/{$id}?key={$api_key}@ Similarly, I assumed that to open a new issue for a specified project in edit mode then I ... p://{$redmine_server}/projects/{$project_id}/issues/new?key={$api_key}@ But this does not work. Instead you first have to login and then the new issue is shown in edit mode. Is this inconsistent? If I can open an existing issue in edit mode using the API key why can I not open a new issue for a specified project in edit mode using the same API key? Thanks Steve. 2013-04-18 17:48
Open discussion: Java API 1.20 is released
Version 1.20 (April 17, 2013) * New featur ... ps://github.com/taskadapter/redmine-java-api/issues?milestone=11&page=1&state=closed Project page: https://github.com/taskadapter/redmine-java-api 2013-04-17 19:19
Open discussion: Filter issues by status date
is there away/plugin that allows a user to filter an issue list based on the date a specific status was assigned? e.g. Find all issues who had a status of "Open" between 10-Jan-2 ... 3 (given that the current status of these issues may not open) thxs much 2013-04-17 15:18
Help: RE: POP3S, issue creation by email
Hello, Works with the Etienne Massip's pat ... ml, the notifications will not work for news issues added by this method. I dont have solution for the moment... 2013-04-17 00:38
Help: RE: demo Redmine 500 error creating Issue Priorities
I can confirm this issue (http://pelantm.m.redmine.org/) 2013-04-16 22:50
(7651-7675/18291)