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... -
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.
-
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... -
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...
-
19:54 Feature #296: REST API
- Someone has already created a basic XML-RPC service for Redmine: http://sourceforge.net/projects/redmin-mylyncon/
I'... -
15:40 Patch #1630 (Closed): Simplified Chinese lang file zh.yml updated to r1663
- lang file
-
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 ... -
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. -
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...
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 ...
-
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...
-
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... -
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...
-
16:29 Patch #1597: pt-br patch based on current 0.7-stable
- yes, of course... here is
-
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 ?
-
12:30 Defect #1620 (Closed): Plugin's setting page is broken after upgrading to rails 2.1.0
- Fixed in r1656.
-
12:27 Patch #1594 (Closed): Updated Italian translation
- Applied in r1655. Thanks.
-
12:27 Patch #1593 (Closed): Russian language sync to 1643
- Applied in r1655. Thanks.
-
12:27 Patch #1592 (Closed): Hungarian language file updated to r1643
- Applied in r1655. Thanks.
-
12:27 Patch #1588 (Closed): Traditional Chinese language file (to r1628)
- Applied in r1655. Thanks.
-
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.
-
12:17 Feature #1114 (Closed): Bundle Rails-Engines with Redmine
- Engines 2.1.0 plugin added in r1654.
-
11:42 Defect #1623 (Closed): Atom feed in projects page returns 500 error
- Fixed in r1653.
-
11:05 Patch #1607 (Closed): empty version instead of "Unknown version" for svn
- Fixed in r1652.
-
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 ... -
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.
-
05:27 Defect #1627: database not cleaned when removing a repository
- looking on internet, i managed to do it this way:...
-
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)
-
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....
2008-07-11
-
23:11 Defect #1626: 2 characters identifier too short?
- Ups! Broken patch attached, here is the correct one...
-
23:09 Defect #1626: 2 characters identifier too short?
- I've attached a trivial patch against 0.7 svn branch that do the trick.
-
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...
-
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... -
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... -
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... -
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...
-
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... -
08:57 Defect #1622 (Resolved): In current redmine.org, in revision view : links to files are broken.
- ok thanks.
-
01:36 Defect #1622: In current redmine.org, in revision view : links to files are broken.
- The problem was fixed in r1648.
-
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... -
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. -
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... -
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...
Also available in: Atom