Search
Results (18280)
- Sometimes I have users who are more non-techn ... y should not see the development bugs in the issue tracker. Is there a good way to do this i ... permissions yet. Any suggestions for this?
- Plugins: RE: Smart issues sort plugin
- Fix for Redmine 2.3: File _plugins/redmine_smart_issues_sort/lib/issues_helper_patch.rb_ <pre> 17,18c17,18 < ... ASC", --- > @sidebar_queries = IssueQuery.visible.all( > :order => "#{IssueQuery.table_name}.name ASC", </pre> File _plugins/redmine_smart_issues_sort/lib/query_patch.rb_ <pre> < require_dependency 'query' --- > require_dependency 'issue_query' 98c99 < Query.send(:include, SmartIssuesSort::Patches::QuerySortCriteriaPatch) --- > IssueQuery.send(:include, SmartIssuesSort::Patches::QuerySortCriteriaPatch) </pre>
- Help: RE: error updating existing issues with 'Importer' plug-in
- Maybe it caused by system revision. I have t ... e-importer Works perfect. Raymond
- Help: RE: Customizing fields in notification emails
- See source:/trunk/app/models/mailer.rb#L30 I did some research. Function @issue_add@ is not the place you have to hack, but you may try to find its callers... just a hint ...
- Is it possible to track estimated time per "group of issues", keeping the individual issue estimation in parallel? In our case, we w ... on, which we often compare to the individual issues as in "how much time can we still spend on ... ut breaking the initial budget"? //Henrik
- Hello everyone, is it possible to somehow customize fields in the new issue email notifications? I am currently receivin ... Due date. Thank you for any help. Tomas
- Hi, I am creating mobile app for Redmine. I am able to get all issues and projects list but i am getting problems while updating an issue. i.e, getting blank XML response. Also i ... 0" encoding="UTF-8"?>'; ticketData += '<issue>'; ticketData += '<status_id>3</status_id>'; ticketData += '</issue>'; xhr.open("PUT", "http://10.18.20.90:3000/issues/3.xml", true); var auth = Base64.encode(" ... -Type", "text/xml"); xhr.send(ticketData);
- Help: RE: Install OK on shared hosting but no response when browsing
- Hello, finally did you resolve the problem? I have the same issue. (Gold Pack/Ruby) Mom Cleomora wrote: > ... 22) [i686-linux] > > Regards, > @Mom
- Hi, I'm trying to import emails from my IM ... --trace </pre> When I tried to create an issue by email, I use the email address of my admi ... il contains only the *description* of my new issue and email subject contains the issue *subject*. So my email contains: _user_, _s ... Redmine Apijs plugin 4.2.0 </pre>
- Help: RE: Upgrading from very old version: from 0.6.x to 2.3.0 - Any advice?
- Hi, I'm looking support because i made a u ... The migration was fine, BUT I'm having some issues with the ISSUES, GANT and CALENDAR tabs with my new Redmine ... fact in the upgrade process, they have many issues with compatibility.
- I install svn on ubuntu. I can see Adminis ... sql2 Redmine plugins: no plugin installed
- Does anyone know what may of caused this? It' ... ct.png! I don't know if this is a Redmine issue or a plugin issue...
- If an issue is entered as a 'Story', is there a way to e ... free form text within the Description field?
- I am trying to convince our shop to use Redmi ... of the redmine.org site show that there are issues that need to be corrected. * summary tag i ... t) or uniquely describes a link All these issues can be remedied by adjusting the html outpu ... er of the redmine code? Thanks Kevinsky
- Hi, I installed redmine to my ubuntu 12.10 ... following message. Please help to solve this issue. Error Message : "Internal error An ... l2 Redmine plugins: no plugin installed
- Is there a way to auto update the change sets of the repositories to the issues without creating a cron job or clicking on the repository tab or creating a post-commit script?
- Open discussion: RE: Calendar / Meeting schedule
- Hi, This is a feature Idea. It could be nice if a meeting could correspond to an issue. In this way, users may report time in this issue. Best Regards, Pierre-Yves
- Plugins: RE: Issue while upgrade to new version
- chris sabu wrote: > Here is the list of plug ... se help me.My upgrade is stopped due to this issue > > Thanks > chris The Google Apps pl ... gins/google_apps Try removing this plugin.
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- I've updated this plugin to work with redmine ... //github.com/travnick/redmine_boards_watchers
- Plugins: RE: Redmine Custom Help URL plugin (v.0.0.2)
- Start with adding your own issues and the redmine issue id attached to ur github repo issue list. I will test on redmine 2.x as soon as (1) is fixed ;)
- Help: RE: Redmine not send email through port 465
- Hello, I just installed Redmine and I'm having the same configuration issue with email. My email provider uses the same ... p with the configuration would be appreciated
- Help: RE: RSS/Atom for Wiki pages
- Thanks! Although this patch is dated and ... do that and more: http://www.redmine.org/issues/13665 http://www.redmine.org/issues/13666
- I use Redmine for projects management. In addition, I have a Bugzilla which holds issues. Is there a way/plugin to import selecte ... able task, running few times a day. Thanks
- Redmine has facility to change the status of an issue to the predefined status when there is a git commit with predefined keywords and issue number, i.e. "fixed #issue-number". You can specify multiple keywords w ... o have. Is there a way to get this behaviour?
- Plugins: RE: Issue while upgrade to new version
- Any one please help me