Project

General

Profile

Activity

From 2008-05-30 to 2008-06-01

2008-06-01

20:26 Feature #1341: keep consistency between browser encoding and mysql database encoding
What are the values of your MySQL variables?... Thomas Löber
13:24 Feature #1341 (Closed): keep consistency between browser encoding and mysql database encoding
Hello,
after trying to lazily import issue directly in mysql database (I know it's very bad to do like this, it's ...
Gilles Ballanger
16:08 Patch #1343 (Closed): Simplified Chinese lang zh.yml updated to r1482
and with the other two lang file updated: jstoolbar-zh.js, calendar-zh.js Chaoqun Zou
15:14 Feature #799: Issue List: Shortcut/Context Menu
Thank you for the patch.
Jonathan Whetsell
14:11 Feature #1342 (New): Global versions roadmap
Similar to the approach used with "My assigned tasks" - a global roadmap page that allows all versions of the project... Yonni Mendes
08:13 Defect #1336: After 0.6.3 -- 0.7.1 upgrade, project views fail with SQL error about "tracker_id" column
I've regressed it further: the problem does not occur in 0.6.4, but does occur in 0.7.0, so it must have been introdu... Anonymous
03:24 Defect #1288: Unable to past escaped wiki syntax in an issue description
I do not think that this is a textile issue but rather the artifiact of an over-aggressive wiki processor. James Byrne
03:21 Patch #1305: pt-br language minor changes and missing strings
> I made almost all the changes before find #1153, after I merged the both versions.
But slipped a lot of things.....
F. D. Castel

2008-05-31

20:14 Defect #1336: After 0.6.3 -- 0.7.1 upgrade, project views fail with SQL error about "tracker_id" column
I tried starting over from scratch: I killed the app process, moved aside the sqlite3 database, ran the rake commands... Anonymous
07:59 Defect #1336: After 0.6.3 -- 0.7.1 upgrade, project views fail with SQL error about "tracker_id" column
FYI, the page that led me astray by saying 0.6.3 is the latest release is:
http://www.redmine.org/wiki/redmine/Check...
Anonymous
07:57 Defect #1336 (Closed): After 0.6.3 -- 0.7.1 upgrade, project views fail with SQL error about "tracker_id" column
When installing Redmine, I initially checked out SVN tag 0.6.3, because the docs said that was the latest stable revi... Anonymous
17:51 Defect #1340 (Closed): Trac migration task - user issues
When migrating from Trac the rake task selects users inconsistently because it only grabs users who have created a ti... James Turnbull
16:58 Defect #1337: konqueror browser support and javascript
> BTW: How do you create descriptive reference to site so that URL is not shown? Your Wiki help page is missing.
F...
Alon Bar-Lev
09:37 Defect #1337 (Closed): konqueror browser support and javascript
Hello,
Great work!
Was not aware of your project, referenced from [http://trac.edgewall.org/ticket/31 Trac bug]
...
Alon Bar-Lev
16:56 Feature #1113: Link LDAP groups with user accounts

Together Feature #1131, apache, mod_auth_krb5 this should provide complete authentication and authorization environ...
Alon Bar-Lev
16:15 Feature #1131: Add support for alternate (non-LDAP) authentication
This is also required for kerberos authentication.
If the application run under apache, it should be able to recei...
Alon Bar-Lev
11:20 Feature #1339 (New): Comments on revisions
As described in the forum: message#1077 - I think it would be great to have the ability to comment on revisions (or c... Daniel N
09:43 Feature #1338 (Closed): Allow review watch list
Hello,
Just browsed the issue list, I am missing the list of people who watch the issue.
It is important so you...
Alon Bar-Lev
02:50 Feature #337: Private issues
I sort of like the idea of keywords. Yes there is some complexity there, but its generality just seems naturally appe... Karl DeBisschop
02:40 Feature #1038: Add repo url to repository view
Nice idea.
In our case, however, redmine accesses the SVN as file whereas we want the users to see the https:// f...
Karl DeBisschop
01:47 Feature #1125: Template projects - Or copy as new feature
I also want this function! Yuki Shida

2008-05-30

22:31 Defect #1334: Wiki formatting character *_ and _*
Let me try that again.
'''''text''''' becomes '_*text_*'
James Byrne
22:30 Defect #1334: Wiki formatting character *_ and _*
Actually, what the Trac import routine does is output this:
'''''text''''' becomes _*text_*
James Byrne
22:22 Defect #1334 (Closed): Wiki formatting character *_ and _*
The wiki formatter enforces a non-obvious dependency on strong '*' and emphasis '_' tags. Specifically, emphasis tag... James Byrne
21:26 Patch #1333 (New): Patch for membership activity (#1195)
Here is a patch for implementing a log of membership activity; people added and removed from projects, and having the... Mateo Murphy
20:37 Defect #1320 (Closed): Default language when I not login
The last part of the language code "-TW" was ignored.
It's fixed in r1481.
Jean-Philippe Lang
12:46 Defect #1320: Default language when I not login
At "JPG.jpg".
Thank you very much.
Edward Chang
19:42 Defect #1317: Mantis migration - encoding mismatches
Your user names may contain unexpected characters. See source:/trunk/app/models/user.rb@1443#L57 Jean-Philippe Lang
19:40 Feature #739 (Closed): reply link after each existing ticket note
Done in r1480. Jean-Philippe Lang
17:31 Patch #1328 (Closed): Incorrect weekend definition in Hebrew calendar locale
Patch applied in r1478. Thanks. Jean-Philippe Lang
13:44 Patch #1328 (Closed): Incorrect weekend definition in Hebrew calendar locale
The calendar locale 'calendar-he.js ' contains what looks like a typo: it defines the weekend as Saturday + a yet to ... Bram Verburg
17:27 Feature #1332 (Closed): User display/editing of custom fields attached to their user profile
It would be great to allow the user to modify custom fields (or to mark certain custom fields as "user controllable")... Tony Arnold
17:25 Feature #1331 (Closed): Allow logging of time via repository commits
It would be great to be able to log time using repository commits - this would mean less interruption to my existing ... Tony Arnold
16:24 Patch #1199: Mercurial adapter
Here is a new patch that passes unit tests. In fact, all the commit messages where truncated.

Is there a way to o...
Pierre Paysant-Le Roux
10:34 Patch #1199: Mercurial adapter
The binary package of Mercurial for Windows is built from a snapshot and not from an official release. As a result, t... Pierre Paysant-Le Roux
08:05 Patch #1199: Mercurial adapter
here is my output for hg --version. First is for .9.5, second is for 1.0. System is debianish, .9.5 is provided by di... Paul Rivier
15:15 Patch #1305: pt-br language minor changes and missing strings
I made almost all the changes before find #1153, after I merged the both versions.
I am supposing you are a Brazil...
Simpsom Boy
09:37 Patch #1305: pt-br language minor changes and missing strings
Sorry, Alexandre, but your new version has several drawbacks when compared with the one at #1153.
- "Ticket" isn't...
F. D. Castel
14:08 Defect #1230: Unable use angular braces after include word
Yes!
It works ;)
Sergej Jegorov
14:06 Feature #1330 (New): Copy a Wiki Page
We are trying to document our software project requirements and test cases in the project wiki. The simple reason is ... Curtis Stewart
13:58 Feature #1329 (Closed): Search for a file within the repository
It could be very useful to add the possibility under the repository tab to search for a specific file (using regexp f... gabriel scolan
07:18 Patch #1287: Importing from trac : some wiki links are messed
changed to version 0.7.2, as such a small fix can be applied in a maintainance release. thx Paul Rivier
 

Also available in: Atom