Project

General

Profile

Search

Results (18279)

Help: Personalize my page in Redmine: issues status filter
On my page I would like to see issues status filter for the blocks: * *Reported issues* * *Issues assigned to me* * *Watched issues* This filter and others are available when I turn on the link "View all issues". IMHO it would be very convenient if issues status filter were also available on my pag ... version is @2.3.2.stable@ Thanks to all. 2013-09-01 12:11
Plugins: RE: Smart issues sort plugin
Thanks Imre, I added your patch to repo. Anyo ... https://github.com/logical-and/redmine_smart_issues_sort 2013-08-30 20:44
Help: Duplicate Commit Time Tracking for Git / Atlassian Stash
I understand that this should not be the dire ... lity of the Redmine team but I have found an issue with the duplication of time tracking events ... efinitive way to do it. Any suggestions? 2013-08-30 19:34
Help: issue generation based on RFP in redmine plugin
i have been creating RFP plugin in redmine , ... requirement when user fill &submmited it the issues must generate in respective project.All form fields on form must become the issues my question is how each fiels on form i map with the redmine issue table and generate the respective issue 2013-08-30 16:26
Plugins: Hook plugin help
Hello. I need create a process what create one project for each issue that specific kind os track created. I create a plugin and use the Hook controller_issues_new_after_save: @module GeradorProjetos@ ... ne::Hook::ViewListener@ @ def controller_issues_new_after_save(context={ })@ @ tracker_id = issue[:tracker_id]@ @ case tracker_id@ @ when 2@ @ params[:project] = {"name"=>issue[:subject],@ @ "description"=>issue[:subject],@ @ "homepage"=>issue[:subject],@ @ "i ... @ @ "parent_id"=>issue[:project_id],@ @ "identifier"=>issue[:subject],@ @ "t ... he ProjectsController to create this project? 2013-08-30 16:16
Development: Hook plugin help
Hello. I need create a process what create one project for each issue that specific kind os track created. I create a plugin and use the Hook controller_issues_new_after_save: @module GeradorProjetos@ ... ne::Hook::ViewListener@ @ def controller_issues_new_after_save(context={ })@ @ tracker_id = issue[:tracker_id]@ @ case tracker_id@ @ when 2@ @ params[:project] = {"name"=>issue[:subject],@ @ "description"=>issue[:subject],@ @ "homepage"=>issue[:subject],@ @ "i ... @ @ "parent_id"=>issue[:project_id],@ @ "identifier"=>issue[:subject],@ @ "t ... he ProjectsController to create this project? 2013-08-30 16:10
Plugins: Issues from the parent project in Sub Projects
Hello, In the Sub-Project, I wanted to have issues listed from the parent project (based on th ... with this plugin development. Thank You. 2013-08-30 09:23
Open discussion: expose redmine with a reverse proxy - url problem
hi all, i've installed redmine (with bitnami ... ation under a reverse proxy url, like http://issues.mycompany.com. i see the redmine home page ... .. how can i configure redmine to work into issues.mycompany.com binding? thanks! 2013-08-30 08:54
Open discussion: RE: Redmine-Mylyn-Connector
So to summ it up # Get the Redmine Plugin ... //github.com/danmunn/redmine_mylyn_connector/issues/17 2013-08-29 15:50
Open discussion: RE: Bitnami Redmine 2.3.2 Email Configuration
Hi, I did find the configuration file which ... ent wrong. We've been notified about this issue and we'll take a look at it shortly. Any ideas? 2013-08-29 10:06
Help: Redmine with Centos and Passenger
Hi all, I'm getting close but I'm getting ... ails so I'm not sure if this is a dependency issue? Any help is appreciated! Here is my e ... com SERVER_ADMIN = webmaster@local.com 2013-08-28 20:07
Help: RE: Planning does not appear
The one listed appears in the activity menu and issues....roadmap 2013-08-28 16:09
Open discussion: RE: Mails sent by redmine received as SPAM.
Jan Niggemann wrote: > Opened #14792, thank you for pointing out the issue. Thank you for considering the problem ! 2013-08-28 14:34
Open discussion: RE: Mails sent by redmine received as SPAM.
Opened #14792, thank you for pointing out the issue. 2013-08-28 11:21
Open discussion: RE: Online Demo in Wiki to prevent test spams
I hope so ... Actually, if I look at the recent issues created, I don't see #14777, #14778, #14779 ... ... And two tests again ... #14788, #14789 2013-08-28 10:00
Open discussion: RE: Online Demo in Wiki to prevent test spams
We usually don't delete SPAM issues, we close them as "invalid", that way, the ... change will help to get less "test" tickets. 2013-08-28 09:51
Plugins: RE: Smart issues sort plugin
I solved some compatibility problems with the Redmine 2.3.2. 2013-08-27 23:35
Help: Redmine installation - NEED HELP Please..
Hi all, I am new to the forums and hoping ... oting documentation at http://bit.ly/bundler-issues. Thanks! NoMethodError: undefined method ` ... ould appreciate any help. Thanks in advance! 2013-08-27 21:58
Plugins: Time & Expense 1.6
We are happy to announce the release of Time ... gs - Filter timesheets by groups - Filter Issues assigned to me - Configure Public Holiday ... c http://www.youtube.com/watch?v=cTZ2FCqgdwQ 2013-08-27 20:26
Help: RE: Update issue using REST API using PHP
Posted on stackoverflow as well. http://stac ... m/questions/18470401/redmine-rest-api-update-issue-using-php/18470457?noredirect=1#comment27148187_18470457 2013-08-27 20:11
Open discussion: RE: Online Demo in Wiki to prevent test spams
I might be mistaken, but I can't find 7 test issues in the production tracker today. There's the usual MMORPG issue (#14785) and the usual MATLAB issue (#14776) which makes 2 SPAMs for today... ... 3rd paragraph. Thanks for pointing this out. 2013-08-27 19:49
Help: RE: have two roles one with read only one with read/write advanced svn repository access
Actually i found out its not possible with co ... till now accepted. http://www.redmine.org/issues/3712 2013-08-27 17:50
Plugins: RE: Is there a plugin for automatic login to Redmine by user name from LDAP?
I had exactly this running, by using the info ... tched to passenger now, and got stuck on the issue again). Be sure to configure your browser fo ... Name" on google should help you on this one). 2013-08-27 17:32
Open discussion: Online Demo in Wiki to prevent test spams
Hello, According to the great many number of test issues in the production system, I was wondering i ... 10am and 3pm (France), we can count 7 spams. 2013-08-27 15:16
Development: RE: Where in the code Redmine send emails?
This is the model Mailer.rb : http://www.redm ... nctions that send mails such as : * deliver_issue_add * deliver_issue_edit * ... Redmine will send an e-mail each time one of these functions is called. 2013-08-27 15:05
(7076-7100/18279)