Project

General

Profile

Search

Results (18279)

Help: RE: How to show custom field in add filter in "View all issues" page?
How do I do that? 2013-09-13 11:51
Help: RE: Limit new issue types to certain users
For me, i use this plugins http://www.redmin ... l It seems to work for me with redmine 2.3.2 2013-09-13 11:51
Help: RE: How to show custom field in add filter in "View all issues" page?
It seem to me that the field must be marked for "all project" 2013-09-13 11:44
Open discussion: Automatically issues status when due date
How to update automatically issues status when due date? 2013-09-13 08:49
Open discussion: RE: Changing the project by email
Here is the entry line in /etc/aliases: <pre> issues: "|/opt/srv/www/redmine-2.3.2/extra/mail_ha ... iority,project --key <key> --project incomingissues --no-permission-check" </pre> I have atta ... st update for switching project from incomingissues to our own project identifier </pre> 2013-09-13 08:22
Help: What this red line mean?
Does anybody know what this red line mean? !private-comment-in-issue-history.png! 2013-09-13 06:57
Open discussion: RE: installation issue: Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
Please note that ruby 1.8 is EOL: http://www. ... ot be the reason for the error you're seeing. 2013-09-12 21:35
Help: Make issue links in Redmine open in a new window
Is it possible to have the links just automat ... on a Mac] to have it open on another window.) 2013-09-12 19:32
Help: RE: CRM Plugin Installation Problem on ubuntu ppa-redmine
Hi, Had the same issue this morning. Add to your gemfile; gem ... s RAILS_ENV=production This worked for me. 2013-09-11 11:30
Help: RE: My Page is broken.
I solved this issue by editing *user_preferences* table in DbVisualizer. 2013-09-11 08:57
Help: Error 500 when uploading file on redmine
Sometimes I have the following error when I u ... e> I have to restart redmine to solve the issue. Redmine is installed on MacOSX <pr ... dmine plugins: no plugin installed </pre> 2013-09-11 00:47
Plugins: RE: Problems cloning project using http
probably a bug in the git plugin for gitosis. https://github.com/kubitron/redmine_git_hosting/issues/106 2013-09-10 23:17
Plugins: Problems cloning project using http
Hi. I've a redmine 1.3.2 install on Ubuntu 1 ... I've been using this for long time without issue. Today I was asking a collegue to clone the ... s setting is! any help is welcome. thanks 2013-09-10 22:02
Open discussion: Indication why an issue cannot be closed
Hello Y'all, I'm looking to see if anyone ... will alert users who would like to close an issue that it cannot be closed due to a blocked issue. Yes, I know that a simple glance at the list of related issues would show this, but I have users who don't seem to remember to look. Thanks! Arin 2013-09-10 21:53
Open discussion: installation issue: Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
Hello, I am new to redmine and rails Tryi ... e me some suggestions ? thanks in advance 2013-09-10 20:37
Help: external users not receiving email notifications for any event in selected projects
Hi, I've searched the forum and google for ... e_note_images_plugin 0.0.1 redmine_issue_checklist 2.0.5 redmine_ ... ny.com are not being added. Thanks Eileen 2013-09-10 18:45
Help: My Page is broken.
I have installed Redmine CRM plugin(contacts) ... t? Currently I see only one solution to this issue is to delete records related to Redmine CRM ... light redmine_people 0.1.6 2013-09-10 13:55
Help: Make unopened issues bold
Title says it all... Is it possible to make unopened Redmine issues bold? Thanks in advance. 2013-09-09 19:07
Help: RE: Problems with search results and pa ... mine 2.3.2 on Bitnami stack and SQL Server DB
Thanks for the tip. I did find several issues that where out of sequential order or that ... records and I am still experiencing the same issues. I checked Issues, News, Documents, CHnagesets, Wiki-pages, M ... index the content? Thanks for your help!!! 2013-09-09 16:51
Plugins: RE: Time & Expense 1.6
Hello, I'm having two issues with your Time & Expense plugin: 1. It's ... more positions with the same project, blank issue but different custom field, export to pdf me ... s that needs to be repaired. Regards Adam 2013-09-09 14:13
Open discussion: Removing user from a role
Hi, I am setting up Redmine however i encountered an issue. If a add a new user with all three roles an ... t highlighted. has anyone encountered this? 2013-09-09 10:31
Help: Why I cant normally install it?
I spent all day to installing redmine on fres ... esetsScmid (20100221100219) Migrating to AddIssuesNestedSetsColumns (20100313132032) Migrating to AddIndexOnIssuesNestedSet (20100313171051) Migrating to Cha ... sType (20110401192910) Migrating to AddRolesIssuesVisibility (20110408103312) Migrating to AddIssuesIsPrivate (20110412065600) Migrating to Add ... 0110902000000) Migrating to AddUniqueIndexToIssueRelations (20111201201315) Migrating to AddR ... engthTo255 (20130215073721) Migrating to AddIssuesClosedOn (20130215111127) Migrating to PopulateIssuesClosedOn (20130215111141) Migrating to RemoveIssuesDefaultFkValues (20130217094251) Migrating ... (20130729070143) </pre> What should I do? 2013-09-08 19:31
Open discussion: RE: Improving performance
Etienne Massip wrote: > Did you follow any o ... 194. What's intersting is that the number of issues in the system or total number of users don' ... pful to see what they're doing differently. 2013-09-07 00:22
Open discussion: Edit Subject requirement
For one of my Redmine projects, I want to be able to create new issues without having to put anything on the subje ... be possible, you think? Thanks in advance. 2013-09-06 23:14
Help: Using RestAPI to add a relation to an issue
Hello, I am trying to create an issue with a relation in Ruby with the RestAPI. Creating the issue following this page (http://www.redmine.org/ ... //www.redmine.org/projects/redmine/wiki/Rest_IssueRelations) like creating a Relation class fro ... url is wrong. Can anyone help me? The issue code <pre><code class="ruby"> require 'rubygems' require 'active_resource' # Issue model on the client side class Issue < ActiveResource::Base self.site = 'http: ... self.password = '...' end # Creating an issue issue = Issue.new( :subject => 'Some subject', :proj ... , :description => 'Some desc', ) if issue.save puts issue.id else puts issue... 2013-09-06 15:17
(7026-7050/18279)