Project

General

Profile

Search

Results (18298)

Help: Issues display New state only
Hi all. I'm evaluating Redmine and I'm using ... irst time. I'm encountering a problem with issue states: when I start a new issue, whichever the tracker I'm using, only the "new" state shows in the drop down list. After an Issue is created there's no way to change state: " ... nyhow) is that before doing what follows the issues states worked. I've toyed with states an ... oon discovered, my smart move made every new issue created in the final "recorded" state, which ... ion from New state to Recorded. Now every issue (whichever the Tracker you choose) is again ... New" state. But, as written above, now every Issue (even those created before my toying with th ... ems so promising!!! Ciao, Alessandro 2011-03-10 10:21
Open discussion: RE: TimeToTicket
I am having the same issue. Any plans to fix this? 2011-03-09 22:40
Open discussion: Redmine Oracle
I'm so close, but now when I do: RAILS_ENV=p ... s_nested_set' /opt/redmine-1.1.2/app/models/issue.rb:37 /usr/local/lib/ruby/site_ruby/1.8/rub ... in/rake:31 Can anyone assist???? THANKS! 2011-03-09 22:06
Open discussion: Extend the watcher functionality to send email notifications for issues
Hi there, We would like to extend the func ... someone clicks on the 'Watch' button for an issue the assignee of that issue receives an email notification -when someon ... t, allowing users to search and subscribe to issues themselves so that IT can be notified autom ... pp/models/mailer.rb* to send an email to the issue assignee <pre> # send email to issue assignee when someone watches the issue def issue_newwatcher(issue) if issue.assigned_to redmine_headers 'Project' => issue.project.identifier, 'Issue-Id' => issue.id, message_id issue recipients issue... 2011-03-09 16:57
Help: How come any user in a project can update an issue assigned to someone else?
If an issue assigned to someone , should it only be upda ... hat's the point of the "assign to" function? 2011-03-09 10:25
Plugins: RE: Better Gantt Chart
Alexey, Thanks for your quick response to ... nch) and am happy to confirm it has resolved issues #3 and #4 from the list above. This is great. I appreciate issue #5 is a problem with [[#2024]] and out of yo ... it has come at exactly the right time for me. 2011-03-09 07:58
Help: RE: Limit new issue types to certain users
+10000 I hardly need this feature! This is ... rg/boards/1/topics/4809?r=22297#message-22297 2011-03-09 07:38
Development: Accessing custom field from Gantt
I am very new to ruby platform. I have create ... hart. I was able to access these values from Issue page but i was not able to access the custom ... chart. Help needed as soon as possible. 2011-03-09 07:32
Plugins: Help needed for Custom Field
I have created two custom fields which are as ... hart. I was able to access these values from Issue page but i was not able to access the custom ... platform. Help needed as soon as possible. 2011-03-09 04:18
Plugins: RE: Better Gantt Chart
Chris, thanks for the feedback. I've fixed issues 3 and 4 from your list, you can download ne ... et me know if this helped. 5 is really an issue of #2024, I hope Hiroyuki Yoshioka will catch up and fix this as well! Alexey 2011-03-08 21:22
Help: How to make estimated hours to required field?
Hello When I'm creating new issues I wanted to make the following fields to re ... Thanks in advance Regards Erik Hetényi 2011-03-08 15:10
Help: RE: No CSS or Javascript on redmine under ubuntu [SOLVED]
hello Finally adding this line: Alias ... he2/sites-available/default file solved this issue. Sorry for the inconvenince of this post. Great software by the way. 2011-03-08 14:33
Plugins: Better Gantt Chart
I've just downloaded and tested the new Bette ... Redmine, but it seems there are still a few issues. Here are my observations: # When altering the start or due date on an issue it now correctly adjusts the start and due d ... the plugin, I now can't 'slide' the specific issue bars on the Gantt chart as I could previousl ... edmine core ([[r4913]]) which truncated long issue subjects has been lost (see image attached) ... re it correctly displays (I think this is an issue with [[#2024]], rather than this plugin) ... hange start and due dates with inter-related issues through an easy to use interface is a must ... ogether to resolve some of these outstanding issues and maybe bundle all the changes into one plugin. Chris 2011-03-08 14:26
Open discussion: RE: New iPhone app RedminePro for Redmine Site
RedminePro 1.4.0 is Released on March 7th, 2011 with many new features. # Show more issue details include ## Parent task ## Sub ta ... s & Images ## Custom fields ## Update an issue # Add Textile toolbar for editing issue description and notes # Add a shortcut to access an issue by number # Support HTTPS Redmine Sites ... ://redminepro.jawasoft.com/boards/3/topics/14 2011-03-08 09:46
Help: RE: Submitting Issues through PHP
Just coding on update issues with PHP and REST. I found it difficult to ... d above) This code worked for updating an Issue (looking for the Subject line): @require_once ('ActiveResource.php'); class Issue extends ActiveResource { var $site = ' ... _format = 'xml'; // REQUIRED! } // Get an Issue object of the project with id 16 $issue = new Issue (array ('project_id' => '16')); // now find my Issue $issueID=false; $issues = $issue->find ('all'); for ($i=0; $i < count($issues); $i++) { echo $issues[$i]->subject; // list Issue subjects for convinience here ... if (strpos($issue... 2011-03-08 00:26
Development: RE: I want to join the Programming team
how well do you know Java? you're welcome to ... : https://code.google.com/p/redmine-java-api/issues/list 2011-03-06 19:23
Help: RE: 1.0.4 -> 1.1.1: layout problem with "Issues" display
Small update: Changing the file config/locale ... ixes the problem, but I still don't know why. 2011-03-05 21:36
Help: 1.0.4 -> 1.1.1: layout problem with "Issues" display
I have just upgraded an instance from 1.0.4 t ... experience a strange layout problem in the "Issues" display: Every issue now takes up at least two lines because the ... eone could point me into the right direction. 2011-03-05 21:32
Plugins: RE: Code Review Plugin 0.2.7 Released.
Is that bug fixed in latest version? Terence ... access denied" > > I i click the Link for Issue id in the upper right corner on the code rev ... rowsxwer, i get an "access denied" error. 2011-03-05 18:50
Plugins: RE: Proposal for a redmine testboard plugin
Is the test execution data saved as comment on the origin issue? How is the model done, i mean is seems that there are entities: redmine issue, test-suite (kind of grouping for issues - what could be done by category also btw.) ... n. Is there a 1 to many correlation between issue ans test excecution and 1:1 between evironme ... a wiki site. Generally w would see every issue as "testable",so there is no special tracker ... lar change also. If redcase would query all issues from all trackers that have set a in redcase configurable defined status as standard issue status (so trackers with a workflow without that status won't get queried issues), e.g. the status named "testit", than it can be part in between every regular issue lifecycle of very tracker - not only specica ... er- e.g. like bugs and feature trackers. 2011-03-05 14:28
Help: RE: Upgrade issue - Restart application server
OK, I finally found it, it was at the root of ... , with some perseverance I figured it out ;-) 2011-03-04 19:28
Help: RE: Upgrade issue - Restart application server
This is what database.yml says : <pre> ca ... pre> But where is the database located ?!? 2011-03-04 19:09
Help: RE: Upgrade issue - Restart application server
Hey, news, somehow after a while it worked... ... . I'm more used to the PHP/MySQL old ways ;-) 2011-03-04 19:01
Help: Upgrade issue - Restart application server
Hi there ! I'm a big fan of Redmine, but s ... ror" Any help ? Idea ? Thanks in advance ! 2011-03-04 18:36
Open discussion: Header & Top Menu on a "Frozen Pane"
In Excel and other spread sheet packages it i ... igation, even if one has followed a forum or issue thread right to the bottom. What do you guys think, does this warrant an issue request? 2011-03-04 16:54
(12051-12075/18298)