Search
Results (18251)
- Open discussion: RE: Can Redmine monitor trunk and branches for commits?
- Jason Morris wrote: > @Thomas Thanks, that w ... h I lose all my current associations between issues and revisions? Hi Jason, I don't know i ... andbox (or the developement database if any).
- Open discussion: RE: Can Redmine monitor trunk and branches for commits?
- @Thomas Thanks, that was such an obvious solu ... h I lose all my current associations between issues and revisions?
- We're bringing in a handful of new testers an ... o do this previously with another opensource issue tracking solution (flyspray.org) by setting ... QL injection or template for the default new issue? Thanks, Andrew
- I hereby announce the release of the [[Plugin ... he first point-release (0.1.1) fixed several issues which came up while running the plugin on a ... loaded). Kind regards, Mischa The Evil.
- I've just put up a first rough draft of a plu ... proof of concept this means that whenever an issue is updated a message is sent with the user who made the change mentioned as '@login_name' and the issue number as a hashtag. The advantage of t ... us changes such as: * Repository commits * Issue creation * Issue updates * Project creation * Project updat ... een involved with * All conversations about issue 4, including all changes * All mentions of ... I would like redmine itself to be doing the issue orientated micro-blogging, and developers co ... term goals perhaps ?) Feedback welcome :)
- 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?
- Help: RE: Performance issue over apache
- cgi restarts the application each time. You m ... p://plungeintomac.com/blog/redmine-on-apache/
- 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.
- 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.
- 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)
- 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)
- 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.
- 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!
- 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
- 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?
- 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
- 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.
- 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) "
- 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
- 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
- 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
- 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.
- 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?
- 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.
- 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.