Project

General

Profile

Search

Results (18296)

Help: Is there a way to share the Repository across projects ?
We have one repository for our code but we ha ... IS there a way to refer the revisions from issues that belong to the other projects when we u ... imes. can this be done suing sub projects? 2009-06-26 17:48
Help: RE: Performance issue over apache
cgi restarts the application each time. You m ... p://plungeintomac.com/blog/redmine-on-apache/ 2009-06-26 11:19
Open discussion: RE: Our Latest Theme
Shane, For first sight there are some bugs: # Issue context menu broken in Chrome 2.0 (WebKit), ... works well in all these browsers # Open new issue dialog is blank in all browsers, it's unmova ... alog, it's much usable (you can see it in my Issues Group Plugin) # Tooltips sometime are not ... browsers Please see attached screenshots. 2009-06-26 08:55
Open discussion: RE: Tracking of project expenses
Hi Stefan, We have been working on this pr ... lude overhead and fixed costs - connected to issues) http://www.redmine.org/wiki/redmine/Plugin ... er to fill out, fix a bunch of bugs and more. 2009-06-26 07:28
Open discussion: S&P Theme Demo is Up
Hi Folks, this is Shane. http://shaneandpe ... hoping you will all point out cross browsers issues as I am sure many have escaped our initial ... of July): * Move custom queries into issues dropmenu * Show versions list in roadm ... subitem is the current page * Make new issue popup show when you click new issue from the sidebar IF on the issue list page * Show the subitems (currentl ... f image link o Thumbs included in issue email with link to uploaded doc * Membe ... s Trully - Shane Pearlman (Shane & Peter Inc) 2009-06-26 07:12
Open discussion: THE DEMO IS UP!!!!
Hi Folks, this is Shane. http://shaneandp ... hoping you will all point out cross browsers issues as I am sure many have escaped our initial ... onth of July): * Move custom queries into issues dropmenu * Show versions list in roadmap d ... en a subitem is the current page * Make new issue popup show when you click new issue from the sidebar IF on the issue list page * Show the subitems (currently ta ... n hover of image link ** Thumbs included in issue email with link to uploaded doc * Members ... s Trully - Shane Pearlman (Shane & Peter Inc) 2009-06-26 07:09
Open discussion: RE: Google Calendar Plugin
Mischa The Evil wrote: > Mischa The Evil wro ... lendar/tree and let me know if it fixes your issues? Note that it's currently not yet working w ... d source-change. Regards, Mischa. 2009-06-26 01:34
Plugins: How add new issues_controller?
Hello, i'm trying to create a new plugins, but i need add new issues controllers. ¿how can i do that? than ... !http://www.celuchile.cl/redmine/menu.jpg! 2009-06-25 20:24
Help: RE: RSS feed not showing more than 15 entries
In my client-server config also works fine https://server.domain.pl/projekt/projects/ppp/issues?format=atom&key=SNLFKiwUZaGtyXyuQMH4tqQYtVPOp4blsJvfoJ7f Cheers 2009-06-25 18:57
Plugins: RE: Code Review Plugin
Sometimes, a developer requests a review with posting a patch (diff) to the issues. Might it be possible to add diffs there to the nice review too? 2009-06-25 18:54
Help: RE: RSS feed not showing more than 15 entries
Hello, I had the same. Looking, how is cs ... ttps://server.domain.pl/projekt/projects/ppp/issues?format=atom&key=SNLFKiwUZaGtyXyuQMH4tqQYtVP ... ttps://server.domain.pl/projekt/projects/ppp/issues?format=atom Cheers Chris 2009-06-25 16:32
Help: RE: import users into redmine from comma delinted text file
Hi Rene, There are 2 ways to do this. One ... e code I have <pre> require 'csv' # csv issues import for redmine # Will convert a csv into a issues bulkloader into redmine # Column names # ... on # desc <<-END_DESC Bulk loading of issues from a CSV file. Available options: * ... '],'r') do |row| if not firstrow @i = Issue.new @i.project => Project.find_by_name( ... @i.description => row[4] @i.status => IssuesStatus.find_by_id(1) @i.save count + ... e user class and modify my script to match. 2009-06-25 16:15
Open discussion: Gantt PNG export shows error
Hi. I have an issue with the Gantt PNG export, where it shows er ... tp://192.168.253.31:88/redmine/projects/ncit/issues/gantt?format=png&month=6&months=20&year=200 ... gantt.rb:218:in `to_image’ /app/controllers/issues_controller.rb:350:in `gantt’ /vendor/rails ... nds.rb:107:in `respond_to’ /app/controllers/issues_controller.rb:348:in `gantt’ /vendor/rails ... c/500.html (500 Internal Server Error) " 2009-06-25 15:47
Plugins: RE: Easy to add Google Ads to redmine's sidebar - by plugin ezSidebar
A little glitch, if you add something to the issue, it moves the edit box below the AdSense, see attachment 2009-06-25 14:03
Help: Multiple versions displayed in issues list.
Hi, I am facing a problem in redmine in issue list section.It displays the version of anot ... ect-B with version ver2. When I open the issues of Project-A and move to the version filter ... 7 Redmine 0.8.4 2009-06-25 09:14
Help: RE: Associate revision with an issue
AFAIK there is no other way. In my eyes, it would be useful to link an issue to a revision directly on the issue page. Jens 2009-06-25 08:43
Open discussion: It's better to having a "Last Update"(last update date/time) column in Watched issues View of My page.
It's better to having a "Last Update"(last update date/time /user) column in Watched issues View of My page. So the user can see which issue is update and need to view. 2009-06-25 03:00
Help: Associate revision with an issue
Suppose I forgot to mention the name of the b ... ny other way to associate a revision with an issue? I just can't find any UI to do this... T ... takes ages and is inconvenient. Any tips? 2009-06-25 00:20
Open discussion: RE: Provide an Issue 'Closed Date' in the DB for query purposes
Sure but then you would have to populate it by hand which is error prone. 2009-06-23 19:49
Open discussion: RE: Provide an Issue 'Closed Date' in the DB for query purposes
You could create a *New Custom Field* (as adm ... chable * Used as Filter * For all Projects. 2009-06-23 19:26
Help: Direct ticket confirmation email to certain email address'?
We have set up Redmine as our project managem ... his might be accomplished? As a secondary issue, replying to these confirmation emails is no ... ? Thanks for any and all help/suggestions. 2009-06-23 19:03
Open discussion: Provide an Issue 'Closed Date' in the DB for query purposes
Hello, I'm pretty new to Redmine and ROR. ... separate query tool to get metrics on closed issues (How many closed issues in a given period, how many issues were late, etc) and is finding it hard/impo ... that can be queried against. I did find 2 issues that seem to be related but there doesn't seem to be any traction. http://www.redmine.org/issues/2225 http://www.redmine.org/issues/3197 Is this feature that is fundamental ... s a patch. Thanks again. Jay Graves 2009-06-23 18:08
Help: RE: Suddenly adding new issue results with error 500
My first guess is there is some invalid data on one of your tasks. (most probably the last issue got added) Log-on to your database and fi ... ackup before making any change* We had an issue with some special charter, some one copy & pasted description from word document. HTH.. 2009-06-23 15:46
Help: Suddenly adding new issue results with error 500
Hello, I've troubles with adding new issue - results with error 500. We are using re ... t for a month ago. Today I added about nine issues, but suddenly I can't. *Any help would b ... 287) [i386-freebsd6] <pre> Processing IssuesController#new (for 10.0.0.1 at 2009-06-23 1 ... "=>"Create", "action"=>"new", "controller"=>"issues", "issue"=>{"start_date"=>"2009-06-23", "estimated_ho ... NilClass): /app/models/mailer.rb:38:in `issue_add' /usr/local/lib/ruby/gems/1.8/gems/ ... 83:in `method_missing' /app/controllers/issues_controller.rb:149:in `new' /usr/local/ ... /usr/local/bin/mongrel_rails:19 </pre> 2009-06-23 14:39
Plugins: RE: Graphs plugin
Marios Timotheou wrote: > I have the same issue with this. the graphs come up with black bac ... g/versions/show/35 (Redmine is trunk 2778) 2009-06-23 10:04
(16426-16450/18296)