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!
- 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!
- 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
- 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
- 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
- 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.
- 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.
- 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.
- 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?
- 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
- 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?
- 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!
- 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
- 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
- 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
- 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>
- 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>
- 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
- 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
- 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
- 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.
- 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
- 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
- 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...
- Help: RE: demo Redmine 500 error creating Issue Priorities
- I can confirm this issue (http://pelantm.m.redmine.org/)