Search
Results (18291)
- Hi all, I would like to enumerate columns, which to get in Redmine API response when I search for issues. In other words, I would like to achieve, that the issue object in response will have only specified ... d with RoR. Thank you for your the answer.
- Help: RE: Personalize my page in Redmine: issues status filter
- Thanks for advice, Jan Niggemann! I posted my question there.
- Hi everyone! 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". It would be very convenient if issues status filter were also available on my pag ... alternative to this plugin? Thanks to all!
- Help: RE: ssmtp + redmine?
- Hi there. I created an issue (http://www.redmine.org/issues/13904) since I'm NOT able to send out e-mai ... ation, software versions and so on. Thanks
- Plugins: RE: Smart issues sort plugin
- Good work! Issue filtering and field configuring is working n ... my projects, except one. Tehe are about 170 issues in this project. And when I try to view a l ... <pre> Started GET "/projects/kis-distrfs/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_ ... at 2013-09-02 20:38:04 +0800 Processing by IssuesController#index as HTML Parameters: {"ut ... ve some ideas? How to solve this problem&
- How to find if there is orphan files (mostly pictures) that are not related to (used by) an issue or other wiki page?
- Plugins: RE: Issue Creation Plugin
- i am facing almost same problem any help.....
- Help: RE: Personalize my page in Redmine: issues status filter
- If this is about a plugin, please create a new post in the plugin forum, Thank you!
- Help: RE: Personalize my page in Redmine: issues status filter
- Thanks for the reply, Jan Niggemann! :-)
- Help: RE: Personalize my page in Redmine: issues status filter
- I installed this plugin, but I did not get wh ... y-page-redmine.png! On the page "View all issues" this filter there are - !issues-page-redmine.png!
- Help: RE: Personalize my page in Redmine: issues status filter
- Look if there's already a feature request and if not, add one :-)
- Help: RE: Personalize my page in Redmine: issues status filter
- I'll try to use *Redmine My Page Queries* plu ... why not include this feature in the release?
- 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.
- Plugins: RE: Smart issues sort plugin
- Thanks Imre, I added your patch to repo. Anyo ... https://github.com/logical-and/redmine_smart_issues_sort
- 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?
- 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
- 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?
- 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?
- Hello, In the Sub-Project, I wanted to have issues listed from the parent project (based on th ... with this plugin development. Thank You.
- 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!
- Open discussion: RE: Redmine-Mylyn-Connector
- So to summ it up # Get the Redmine Plugin ... //github.com/danmunn/redmine_mylyn_connector/issues/17
- 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?
- 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
- Help: RE: Planning does not appear
- The one listed appears in the activity menu and issues....roadmap
- 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 !