Project

General

Profile

Activity

From 2011-01-01 to 2011-01-03

2011-01-03

22:34 Defect #7226 (Closed): error al adjuntar fichero
Buenas Tardes !
Estamos implementando el Redmine pero no hemos podido adjuntar archivos en las peticiones, ni en los...
julio penarroche
21:40 Feature #5716: I18n module should fall back to English if a translation string was not found
Felix Schäfer wrote:
> How I many times have I wondered why that wasn't the case already!
Running a rake task to ...
Jean-Philippe Lang
21:15 Defect #7217: Access to SVN Repository of subproject is not allowed if repo belongs to parent project
I think it is more related to redmine.pm (which is not designed to support sub-project in a subdirectory...) Arnaud Martel
20:39 Defect #7217 (Reopened): Access to SVN Repository of subproject is not allowed if repo belongs to parent project
Plugin was mentioned only for demonstration (how else to test commit permission on the web interface). Tharuka Pathirana
20:36 Defect #7217: Access to SVN Repository of subproject is not allowed if repo belongs to parent project
But this is not a plugin issue. I just mentioned the Plugin as the webinterface seems to have different permissions t... Tharuka Pathirana
20:28 Defect #7217 (Closed): Access to SVN Repository of subproject is not allowed if repo belongs to parent project
Sorry, no plugin issue here. Contact the plugin developer. Jean-Philippe Lang
11:30 Defect #7217 (Reopened): Access to SVN Repository of subproject is not allowed if repo belongs to parent project
If a subproject is set to show the parent's project repository but a user is only allowed to access the subproject bu... Tharuka Pathirana
17:55 Feature #4589 (Closed): SJIS Encoded source-code not displaying properly
Toshi MARUYAMA
17:52 Defect #7225 (Closed): Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
The fields "Trackers" and "Custom fields" in a project's settings page are only relevant if that project has the "Iss... Tharuka Pathirana
17:37 Feature #7224 (New): Permission for seeing Members on Project Overview
It would be nice to have permission options to set who can see the members assigned to a project (in project overview... Tharuka Pathirana
17:00 Feature #7223: Make SCM Error logging compatible with TorqueBox
Forgot to mention I was referring to lib/redmine/scm/adapters/abstract_adapter.rb Mike Battles
16:58 Feature #7223 (Closed): Make SCM Error logging compatible with TorqueBox
I am currently working on integrating Redmine into my client's environment using TorqueBox and was experiencing some ... Mike Battles
16:21 Defect #6195: Missing move issues between projects
Same here, still not merged in 1.0.5.
Can't reopen this issue as it's connected to a closed version.
Any idea how t...
Remo Laubacher
13:06 Defect #7219 (New): Issue changed together with subtask
Possible bug in closing subtask through commit.
@git commit -m "Fixed the iterator issue. closes #179"@
Subtask...
Daniel Tlach
13:03 Defect #949: Style not applied to wiki image
+1 Paul Heyer
12:18 Defect #7218: Date range error on issue query
(I missed a part of the diff in the reply above, I have edited it to include the missing part, sorry) Felix Schäfer
12:16 Defect #7218: Date range error on issue query
The culprit is source:/trunk/app/models/query.rb#L606, though I'm not sure where the problem is (I'd wager it has som... Felix Schäfer
12:11 Defect #7218 (Closed): Date range error on issue query
When filtering issues for "this week" on issues the ranges are broken on core as well as on custom fields. The follow... Felix Schäfer
12:18 Defect #5096 (Closed): Redmine hangs up while browsing Git repository
This issue's original problem seems to io.gets() problem.
I committed r4624 in svn trunk and r4627 in 1.1.
Git brow...
Toshi MARUYAMA
11:32 Feature #3520: Repo associated to main project should be inherited by subprojects
+1
This is useful if f.e. branches of a codebase are handled in subprojects.
Tharuka Pathirana
08:58 Feature #7184: provide trackers in "project XML" response
I see a similar request sent to www.hostedredmine.com site returns... Alex Last
08:50 Feature #7184: provide trackers in "project XML" response
I tried your URL as well. I'm using "Redmine 1.1.0.devel.4622 (PostgreSQL)" version.
maybe I should have ran some db...
Alex Last
03:04 Feature #7184: provide trackers in "project XML" response
Have you tried using the /projects/[id].xml option? At least I'm getting the trackers there.
...
moritz haarmann
07:43 Feature #5605: Subprojects should (optionally) inherit Members from their parent
+1 Michael Fairchild

2011-01-02

18:55 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Massimo Zaniboni wrote:
> > If your only gripe with redmine is that the reverse proxy has no way to know if the user...
Felix Schäfer
18:24 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
> Oh, and regarding that, I can only repeat myself: don't try to solve a problem you haven't run into or even approac... Massimo Zaniboni
17:25 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Massimo Zaniboni wrote:
> […] and project presentation (hopefully many visitors), without any concerns about speed.
...
Felix Schäfer
17:17 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Rails already does a lot of caching in production: page caching, fragment caching, and so on. I'd suggest you read up... Felix Schäfer
14:53 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
> Concerning your patch, it looks like a good start and could be easily implemented as a plugin. I have a few comment... Massimo Zaniboni
18:11 Defect #7215 (Closed): Wiki formatting mangles links to internal headers
Trying to create a set of links at the top of the wiki page to link to sections towards the bottom of a wiki page res... Avery Chan
14:02 Feature #6836: Sort project list by Name instead of identifier
+1
this is rather annoying, also found another issue #3722 which might be related to this.
Remo Laubacher
13:53 Feature #1739: Add ability to change issue author
+1 - Very usefull
A small bug: if changing the author during new issue creation - it is not saved. I have to edit ...
Alex Sherman
13:22 Defect #7214 (Closed): User information "Internal error" on www.redmine.org
I've just upgraded redmine.org and did something wrong :-/
It's fixed now.
Jean-Philippe Lang
12:50 Defect #7214 (Closed): User information "Internal error" on www.redmine.org
I got error.
* http://www.redmine.org/users/1
* http://www.redmine.org/users/11192...
Toshi MARUYAMA
12:43 Defect #7213 (Closed): Copy project does not copy all roles and permissions
Merged in 1.1-stable in r4617. Jean-Philippe Lang
12:37 Defect #7213 (Resolved): Copy project does not copy all roles and permissions
Fixed in r4615. Thanks for pointing this out. Jean-Philippe Lang
12:05 Defect #7213: Copy project does not copy all roles and permissions
-I'm not able to reproduce- I was able to reproduce with latest trunk (or 1.1). Here are the steps I followed:
* crea...
Jean-Philippe Lang
07:41 Defect #7213 (Closed): Copy project does not copy all roles and permissions
Hi,
I found a small defect in the copy project behavior. We're running a slightly older version (1.0.2), however I...
Chad Heuschober
10:55 Feature #6092 (Closed): Truncate Git revision labels in Activity page/feed and allow configurable length
Implemented in svn trunk by r4613 and 1.1 by r4614. Toshi MARUYAMA
07:55 Feature #3945 (Closed): Shorten revision ID for git events
This issue duplicates #6092. Toshi MARUYAMA
07:54 Feature #3244 (Closed): Shorten git commit ids in Atom feeds and on activity page
This issue duplicates #6092. Toshi MARUYAMA
07:16 Defect #3449 (Closed): Redmine Takes Too Long On Large Mercurial Repository
Fixed in svn trunk by r4611 and 1.1 by r4612. Toshi MARUYAMA
07:15 Defect #3567 (Closed): Sorting for changesets might go wrong on Mercurial repos
Fixed in svn trunk by r4611 and 1.1 by r4612. Toshi MARUYAMA
00:11 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:10 Defect #2664 (Reopened): Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:09 Defect #2664 (Closed): Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:09 Defect #5408 (Closed): Mercurial and chinese code
Toshi MARUYAMA
00:07 Patch #7212 (Resolved): Missing remove_index in AddUniqueIndexOnMembers down migration
Fixed in r4610. Jean-Baptiste Barth
00:07 Patch #7212 (Closed): Missing remove_index in AddUniqueIndexOnMembers down migration
... which breaks ability to run a db:migrate down to a previous migration then up to the last one. Jean-Baptiste Barth
 

Also available in: Atom