Project

General

Profile

Activity

From 2008-07-11 to 2008-07-13

2008-07-13

23:57 Defect #1627 (Closed): database not cleaned when removing a repository
Removing a big repository could take a lot of time indeed.
Anyway, r1666 should fix it. Deletion is now done using 2...
Jean-Philippe Lang
23:52 Defect #1627: database not cleaned when removing a repository
timeout : i can't remember, but it could be. I'm trying to reproduce it and will report. Thomas Capricelli
22:36 Defect #1627: database not cleaned when removing a repository
I'm not able to reproduce. changes and changesets tables should be cleaned up by the application.
Did you get a time...
Jean-Philippe Lang
21:20 Feature #1631 (Closed): Translation of Custom Fields
You can assign Custom Fields to various objects (e.g. Issues). All other fields are translated, and it would be great... Anonymous
19:54 Feature #296: REST API
Someone has already created a basic XML-RPC service for Redmine: http://sourceforge.net/projects/redmin-mylyncon/
I'...
Markus Knittig
15:40 Patch #1630 (Closed): Simplified Chinese lang file zh.yml updated to r1663
lang file Chaoqun Zou
15:36 Feature #1629: Public User Profile
I would like to suggest the following:
* Add a new property (Homepage of something similar) to the user
* add a ...
Anonymous
12:42 Defect #1591: http links containing parentheses fail to reder correctly
Thanks for the patch.
But it would be nice to fix @RedCloth#inline_textile_link@ as well.
Jean-Philippe Lang
10:21 Feature #1624: Issue merging
I think trying to access the merged ticket should redirect with a notice.
As far as the description goes - i am usin...
Nikolai Bochev

2008-07-12

19:29 Feature #1245: close versions
Last but not least I found the following thread at the forums regarding hiding/disabling fields while editing issues ... Mischa The Evil
18:48 Feature #1245: close versions
Also I just found feature #685 too is related to this subject partly. Forum-thread http://www.redmine.org/boards/1/to... Mischa The Evil
02:36 Feature #1245: close versions
I guess both feature #1445 and even maybe feature #1505 are related in some way too...
I'm at the moment investiga...
Mischa The Evil
18:04 Feature #1629 (Closed): Public User Profile
Something really interesting would be a list of all Users involved in a project. Furthermore each of these Users coul... Anonymous
16:29 Patch #1597: pt-br patch based on current 0.7-stable
yes, of course... here is Alexandre da Silva
12:28 Patch #1597: pt-br patch based on current 0.7-stable
The patch does not apply cleanly on r1654. Can you post your pt-br.yml file please ? Jean-Philippe Lang
12:30 Defect #1620 (Closed): Plugin's setting page is broken after upgrading to rails 2.1.0
Fixed in r1656. Jean-Philippe Lang
12:27 Patch #1594 (Closed): Updated Italian translation
Applied in r1655. Thanks. Jean-Philippe Lang
12:27 Patch #1593 (Closed): Russian language sync to 1643
Applied in r1655. Thanks. Jean-Philippe Lang
12:27 Patch #1592 (Closed): Hungarian language file updated to r1643
Applied in r1655. Thanks. Jean-Philippe Lang
12:27 Patch #1588 (Closed): Traditional Chinese language file (to r1628)
Applied in r1655. Thanks. Jean-Philippe Lang
12:18 Defect #1508 (Closed): Engines site unavailable
Current trunk now runs with Rails 2.1. Engine 2.1 plugin is added to trunk in r1654. Jean-Philippe Lang
12:17 Feature #1114 (Closed): Bundle Rails-Engines with Redmine
Engines 2.1.0 plugin added in r1654. Jean-Philippe Lang
11:42 Defect #1623 (Closed): Atom feed in projects page returns 500 error
Fixed in r1653. Jean-Philippe Lang
11:05 Patch #1607 (Closed): empty version instead of "Unknown version" for svn
Fixed in r1652. Jean-Philippe Lang
10:58 Defect #1628 (Reopened): redmine sends http on forms on https server
I have the following configuration:
Glassfish v2UR2
jruby 1.1.2
rails 2.0.2
I have a http-listener on port 443 ...
Michal Bielicki
10:45 Defect #1622 (Closed): In current redmine.org, in revision view : links to files are broken.
This was a Rails 2.1 compatibility issue. Jean-Philippe Lang
05:27 Defect #1627: database not cleaned when removing a repository
looking on internet, i managed to do it this way:... Thomas Capricelli
04:55 Defect #1627: database not cleaned when removing a repository
if that matters, the scm used is mercurial (1.0.1) and the database is sqlite3 (3.5.6) Thomas Capricelli
04:53 Defect #1627 (Closed): database not cleaned when removing a repository
If i add a (big) repository to a project, the db table 'changes' is filled with lot of stuff.
Too much in my case....
Thomas Capricelli

2008-07-11

23:11 Defect #1626: 2 characters identifier too short?
Ups! Broken patch attached, here is the correct one... Leandro Lucarella
23:09 Defect #1626: 2 characters identifier too short?
I've attached a trivial patch against 0.7 svn branch that do the trick. Leandro Lucarella
22:39 Defect #1626 (Closed): 2 characters identifier too short?
I have a project which name consist in 2 characters. I want to identify it with 2 characters too but Redmine fails cr... Leandro Lucarella
22:03 Feature #1514 (Reopened): Parsing ftp URL
I think the regex for parsing ftp:// links is a bit too aggressive as it tears apart sftp:// links.
The less aggre...
Kevin Light
18:44 Feature #1625 (New): Temporary links for documents / files
Hello,
It would be great to be able to great a temporary (with selectable TTL) link for files / documents. Based o...
Philippe Lafoucrière
11:02 Feature #1624: Issue merging
That makes sens.
Let's say B gets merged into A. Accessing to B sould :
* lead to a 404 ?
* redirect transparently...
Paul Rivier
09:55 Feature #1624 (New): Issue merging
I know i could add links to related issues, but what i'd really like to see is the possibility to merge 2 or more tic... Nikolai Bochev
10:45 Feature #1139: Being able to sort the issue list by custom fields
That's wright, it would be very useful to be able to sort the issue by custom fields
I'm very interested in this f...
yo perollet
08:57 Defect #1622 (Resolved): In current redmine.org, in revision view : links to files are broken.
ok thanks. Paul Rivier
01:36 Defect #1622: In current redmine.org, in revision view : links to files are broken.
The problem was fixed in r1648. Go MAEDA
00:08 Defect #1622 (Closed): In current redmine.org, in revision view : links to files are broken.
Exemple : see link to application_helper.rb in r1650.
In page source (html), you read :
<a href="/repositories/e...
Paul Rivier
06:46 Feature #783: Real Plugin-System
Hi, Brian.
Could you tell us how to do this? "I added a new has_many association to projects in this way."
Thanks.
Chaoqun Zou
01:19 Defect #1623 (Closed): Atom feed in projects page returns 500 error
GET access to /projects?format=atom results in 500 error.
This problem is also seen on www.redmine.org.
* Redmine...
Go MAEDA
00:43 Defect #1613: Search results shown for commits in projects that a user doesn't have access to
Updated to r1651. Commits for inaccessible projects are no longer matched by the search. Thanks!
The extra check...
Steven Frank
 

Also available in: Atom