Project

General

Profile

Search

Results (18307)

Help: RE: Identifier too long error: Oracle 11/Redmine
It looks like the problem is that the max tab ... ons, :force => true do |t| t.integer :issued, :lifetime t.string :handle, :assoc_ ... :open_id_authentication_nonces end end 2011-03-10 16:35
Open discussion: Workflow for Enforcement -vs- Detailed Project Planning
I migrated the company I work for to Redmine ... the information relating to the work on that issue in one place. However this style of workflow ... t meaningless. Here is the problem: each issue has one start and stop date but the work rea ... For example: testers don't always test each issue as it is finished, they often wait for batches of issues to be completed and test them together. It ... h2. Example Let us say there are two issues, A and B, which will take two days each to ... d one developer. The developer will work on _Issue A_ Monday and Tuesday and _Issue B_ on Wednesday and Thursday. However, formal testing for the application tends to be multiple issues at one time. So the testers will not test _Issue A_ until _Issue B_ is also ready to test. So testing for both issue... 2011-03-10 15:41
Help: Identifier too long error: Oracle 11/Redmine
When I attempt my db migrate I get the error ... ONS" ("ID" NUMBER(38) NOT NULL PRIMARY KEY, "ISSUED" NUMBER(38), "LIFETIME" NUMBER(38), "HANDLE ... 8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' 2011-03-10 15:19
Help: email service doesnt work correctly
Hi, I've got: Windows Server 2008R2 with ... when I have made any changes in Projects and issues. There are no errors in system events. Thanks and best regards 2011-03-10 15:10
Help: PDF Issue Export broken Format for Custom fields Name
hello, anyone who use Custom fields Name with more then 25 characters? when i export the issue as pdf the format is broken. please take a ... hat 25 characters are the deafult. best m. 2011-03-10 14:53
Help: Redmine/Oracle - Invalid big Decimal Value
Added by Matthew Rupert about 16 hours ago ... ed_set' /opt/redmine-1.1.2/app/models/issue.rb:37 /usr/local/lib/ruby/site_ruby/1 ... in/rake:31 Can anyone assist???? THANKS! 2011-03-10 14:27
Help: How to hide documents from the users, who wasnt added in permission list
Hi. I want to hide all documents (projects, issues, ets) from the users, who wasnt added in pe ... i is not a member. thanks and best regards 2011-03-10 13:06
Help: No hierachical view in issue list
Hi, using redmine debian package 1.0.5-1 i got the following problem: In issue list view i dont see issues and sub-issues alligned in hierarchical view (indented and ... #5384 is it? Is it fixed in 1.1.2? Thx. 2011-03-10 11:56
Help: RE: Issues display New state only
If it matters, I tell you I'm using Redmine 1 ... stgreSQL, mongrel_rails, within a Windows XP. 2011-03-10 11:07
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
(12051-12075/18307)