Search
Results (18298)
- 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
- Open discussion: RE: TimeToTicket
- I am having the same issue. Any plans to fix this?
- 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!
- 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...
- If an issue assigned to someone , should it only be upda ... hat's the point of the "assign to" function?
- 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.
- 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
- 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.
- 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.
- 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
- Hello When I'm creating new issues I wanted to make the following fields to re ... Thanks in advance Regards Erik Hetényi
- 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.
- 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
- 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
- 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...
- 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
- 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.
- 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.
- 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.
- 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.
- 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 ;-)
- Help: RE: Upgrade issue - Restart application server
- This is what database.yml says : <pre> ca ... pre> But where is the database located ?!?
- 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 ;-)
- Hi there ! I'm a big fan of Redmine, but s ... ror" Any help ? Idea ? Thanks in advance !
- 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?