Project

General

Profile

Search

Results (18280)

Open discussion: Suggestions for Project Management (non-technical)
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? 2013-04-09 18:02
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> 2013-04-09 16:30
Help: RE: error updating existing issues with 'Importer' plug-in
Maybe it caused by system revision. I have t ... e-importer Works perfect. Raymond 2013-04-09 15:46
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 ... 2013-04-08 15:52
Open discussion: Estimated hours per category (in parallel to estimated hours per issue)
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 2013-04-08 15:30
Help: Customizing fields in notification emails
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 2013-04-08 13:13
Development: getting blank response for trying to update an issue
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); 2013-04-08 11:35
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 2013-04-08 09:32
Help: Can not import email from imap
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> 2013-04-06 13:42
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. 2013-04-05 22:41
Open discussion: How to set SVN(subversion) issue
I install svn on ubuntu. I can see Adminis ... sql2 Redmine plugins: no plugin installed 2013-04-05 07:50
Help: Translation missing for DMSF custom field tabs
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... 2013-04-05 02:20
Open discussion: User Story Acceptance Criteria
If an issue is entered as a 'Story', is there a way to e ... free form text within the Description field? 2013-04-04 16:51
Open discussion: Accessibility Issues in Redmine
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 2013-04-04 16:38
Help: Redmine 2.3.0 Internal error when browsing my account page
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 2013-04-04 02:09
Help: Autoupdate repositories in Redmine
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? 2013-04-03 22:13
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 2013-04-03 12:56
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. 2013-04-03 05:36
Plugins: RE: Redmine boards/wiki/issues watchers management plugin
I've updated this plugin to work with redmine ... //github.com/travnick/redmine_boards_watchers 2013-04-03 01:42
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 ;) 2013-04-03 01:24
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 2013-04-03 00:52
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 2013-04-02 17:35
Plugins: Import issues from Bugzilla to Redmine
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 2013-04-02 15:28
Development: Redmine + git commits
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? 2013-04-02 11:12
Plugins: RE: Issue while upgrade to new version
Any one please help me 2013-04-02 06:02
(7701-7725/18280)