Project

General

Profile

Activity

From 2009-10-02 to 2009-10-04

2009-10-04

23:55 Feature #2647: Repository browsing shall respect ACLs in repository
Duplicates #2315.
This would mostly eliminate the need for specifying a username/passowrd in the project settings ...
Lluís Vilanova
23:54 Feature #1415 (Resolved): Let system administrator limit repositories valid sources
Unless I misunderstood the discussion, this is provided by the _Manage repository_ permission, as previously commented. Lluís Vilanova
23:49 Feature #1311: Subversion: Show revision histories for branches
Mischa The Evil wrote:
> To me it seems Jean-Philippe Lang has implemented this feature in r2849:
>
> > * add lat...
Mischa The Evil
22:28 Feature #2315: Different repository access rights for different users
Mathias Kühn wrote:
> I entered a ticket #2004 yesterday, before i found this one. I think mine is a duplication of ...
Lluís Vilanova
16:18 Defect #3965: Viewing open issues in a milestone shows a resolved issue?
The most common flow of tickets is something like:
New -> In Progress (being worked on)
In Progress -> Resolved (...
Robert Chady
07:09 Defect #3965: Viewing open issues in a milestone shows a resolved issue?
Robert Chady wrote:
> The 'Resolved' state is not marked as being one that indicates a closed state. This means tha...
Dave Abrahams
05:29 Defect #3965: Viewing open issues in a milestone shows a resolved issue?
The 'Resolved' state is not marked as being one that indicates a closed state. This means that the ticket is still c... Robert Chady
03:49 Defect #3965 (Closed): Viewing open issues in a milestone shows a resolved issue?
I just went to look at Redmine's own 0.8.6 milestone, and saw this. The filter shows we're looking at open tickets y... Dave Abrahams
12:29 Feature #3967 (Closed): Ability to define default columns to display based on project
It would be great if there would be possibility to define default columns to display for each project separately. Rig... Vitaly Klimov
12:18 Patch #3274: Wiki Page Categories
I'm trying to clean up my contributions to a few projects before I loose the overview. This patch is several months n... Sven Schwyn
04:27 Feature #3966 (New): Tickets Subcategories
Ability to create Tickets Category/Subcategory hierarchy. Yoann Besson
03:26 Feature #3964 (Closed): display SCM commits in issue tracker
This has been implemented. For an example, #3865 shows a svn revision that is related to that issue (and other issues). Eric Davis
01:17 Feature #3964 (Closed): display SCM commits in issue tracker
It would be a priceless feature to have Mercurial (or any other SCM) commit messages, which actually do refer to issu... Sean Frequency
03:22 Feature #3960 (Closed): Reposman.rb should create Repository even if SCM Module is enabled
Eric Davis
03:19 Defect #3905 (Closed): Roadmap - Show completed Versions is throwing a 500 error
Appears to be resolved:
http://www.redmine.org/projects/redmine/roadmap?completed=1
Eric Davis
03:18 Defect #3916 (Closed): www.redmine.org Internal error
Eric Davis

2009-10-03

23:30 Feature #3960 (Resolved): Reposman.rb should create Repository even if SCM Module is enabled
My bad ... You right, no problem here.
You can close that issue.
Thanks..
Yoann Besson
20:08 Feature #3960: Reposman.rb should create Repository even if SCM Module is enabled
> So using Reposman.rb should create Repository even if SCM Module is enabled on project
I don't understand your p...
Nicolas Chuche
17:56 Defect #3958: redmine.pm for git
Hi,
Yes, I had some success with Redmine.pm for git authentication. I tried on ubuntu 9.04 with standard apache, web...
Nicolas Chuche
17:36 Patch #2815: Internal server error after updating to r2519
forgot to mention that
rake db:sessions:create
rake db:migrate
shall be called for the previous line to work.
Jérémy Lal
17:35 Patch #2815: Internal server error after updating to r2519
Setting in config/environment.rb :... Jérémy Lal
12:43 Patch #2815: Internal server error after updating to r2519
With redmine trunk 2886 and rails 2.2.3, if i simply add the bots filter plugin v1.01, it crashes (see attached stack... Jérémy Lal
14:43 Feature #3963 (New): Associate a hostname to a particular project
It would be nice if we could associate a hostname to a particular project. As an example, with correct DNS and webser... Julien Cornuwel

2009-10-02

22:20 Defect #3911: Uploading attachment of a document fails with JRuby
Sorry, I'm very new to Ruby.
How can I apply that patch? I can find the files, but they do not seem to match the f...
Yves Schubert
21:37 Patch #3962: Add a maximum nesting option to the {{child_pages}} macro
Ah, I've forgotten to escape the macro in the description. Oxan -
21:36 Patch #3962 (Closed): Add a maximum nesting option to the {{child_pages}} macro
Add a new parameter to the @{{child_pages}}@ macro to control the maximum nesting. It's name is maxnesting and it's a... Oxan -
20:00 Defect #3961 (Closed): Mutliple user groups with same permissions on project not displaying correctly
I have two user groups in a project. When they are assigned the same role, the LAST member of the first group in the... Rahul Vaidya
19:57 Feature #605 (Resolved): User groups!
This functionality seems to be implemented in the development build already. Assigning issues to groups, on the othe... Rahul Vaidya
18:40 Feature #3187: "View Issues" user permission
+1 for #3187 and #337. We've been waiting patiently for both of these to work their way into trunk .. but still no go... Marcel Evenson
18:26 Defect #3944: [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
I'm not seeing the @toggleFieldset()@ function defined in the cached javascript. Maybe the cache is old?
http://w...
Eric Davis
17:23 Defect #3958: redmine.pm for git
I'm aware that it was designed for svn, but but the svn dav is also just plain webdav, which git uses for access to h... Felix Schäfer
16:48 Defect #3958 (Closed): redmine.pm for git
Not a defect since Redmine.pm is for subversion users.
> Redmine - a mod_perl module to authenticate webdav subver...
Jean-Philippe Lang
01:35 Defect #3958 (Closed): redmine.pm for git
Hello,
I tried getting Redmine.pm to work as an authentication handler for git over webdav, but without much succe...
Felix Schäfer
17:18 Feature #2450: Remove Watchers
How about this? It is in trunk please?
It´s very useful feature...
Thanks a lot
Filip Morávek
17:11 Defect #3951: The SubversionAdapter entries function should use io.readlines instead of io.read
Jean-Philippe Lang wrote:
> What is the problem with io.read ?
io.read doesn't wait until the process was finishe...
Brandon Enochs
16:53 Defect #3951: The SubversionAdapter entries function should use io.readlines instead of io.read
What is the problem with io.read ? Jean-Philippe Lang
17:09 Feature #3924: Shoud be able to modify the filename and it's description and remove the file which user upload in the Wiki.
handy wang wrote:
> However, I am mad with the situation: I can't remove the file which I want delete, so I must del...
Jean-Philippe Lang
17:05 Defect #3942 (Closed): Redmine + PostgreSQL 8.3: ActiveRecord::StatementInvalid in RepositoriesController#revision
Fixed in r2903. Jean-Philippe Lang
16:56 Defect #3931 (Closed): Parse error
Jean-Philippe Lang
16:55 Defect #3948 (Closed): If I modify the file(ja.yml or zh.yml),error was happened
Not a Redmine defect since it happens after YOU modified this file. Jean-Philippe Lang
16:54 Defect #3949 (Closed): custom ticket status can not be shown.
http://www.redmine.org/wiki/redmine/FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-in-the-sta... Jean-Philippe Lang
16:50 Defect #3955 (Closed): Activity module is not updated after Git repository update
This has been discussed multiple times in the past.
Use post-commit hooks or a cron job.
http://www.redmine.org/wik...
Jean-Philippe Lang
16:46 Defect #3937 (Closed): Revision view not compatible with all databases
Fixed in r2903. Thanks. Jean-Philippe Lang
16:28 Feature #3960 (Closed): Reposman.rb should create Repository even if SCM Module is enabled
Hi,
Since i use Project Hierarchy, I never need top project SCM Repository.
Main Project (No SCM)
> Sub Projec...
Yoann Besson
15:36 Feature #3941: Display Gravatar Icons on News Page
I don't know if I should split this into a separate issue, but the same should go for the forums... Alex Bevilacqua
 

Also available in: Atom