Project

General

Profile

Activity

From 2007-10-04 to 2007-10-06

2007-10-06

20:04 Defect #117: '\'(char code 0x5c) handling is improper in PDF output
Thanks for your work. The fix is of great benefit to MBCS users.
Although the patch's author is Aruo Miura, my nam...
Go MAEDA
10:28 Defect #117: '\'(char code 0x5c) handling is improper in PDF output
Your fix (slightly edited) is committed in r813.
Thanks for your help.
Jean-Philippe Lang
19:28 Feature #451: user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
To merge the two fields is best and simplest solution for me
among your three proposal. And it meets my demand for u...
Go MAEDA
10:36 Feature #451: user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
Or maybe we could simply merge 'firstname' and 'lastname' into
a single attribute 'name'.
Jean-Philippe Lang
09:06 Feature #451: user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
So, maybe we could define this at language level (in lang files)
and display user name based on its own language.
Jean-Philippe Lang
06:05 Feature #451: user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
Your proposal is great but it is perfect to have per person
setting that can override application level setting. For...
Go MAEDA
04:14 Feature #451: user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
I propose to add a system settings (application level) that will
let choose how to display names. I can image 3 optio...
Jean-Philippe Lang
02:21 Feature #451 (Closed): user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
Display user's name FAMILY NAME - GIVEN NAME order when language setting is Japanese or Chinese.
In East Asia coun...
Go MAEDA
16:27 Revision 813 (svn): Fixed: improper 0x5c char handling in PDF output (Go Maeda).
Jean-Philippe Lang
16:08 Feature #452 (Closed): Option to link any changeset that has #<int>?
Would it be possible to have an option to link *any* changeset that has #<int> in the message, e.g. I tend to
write:
...
Damien McKenna
16:03 Feature #435: Show related code changes in issues detail page
I've attached a sample of how Unfuddle lists changes, it would
probably work
better in Redmine to show them verticall...
Damien McKenna
05:01 Feature #435: Show related code changes in issues detail page
Look at the attachment (extracted from
http://demo.redmine.org/issues/show/1)
And if you go on r5, you will see a l...
Jean-Philippe Lang
10:54 Revision 812 (svn): Added preview on add/edit issue form.
Jean-Philippe Lang
10:08 Revision 811 (svn): Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared partial.
Jean-Philippe Lang
04:55 Feature #450: Preview on add_issue
Committed in r812.
Preview is now available on issue add/edit forms.
Jean-Philippe Lang
01:17 Revision 810 (svn): Merged IssuesController#export_pdf into IssuesController#show.
Jean-Philippe Lang
00:53 Revision 809 (svn): Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save relies on an attribute added in migration 72).
Jean-Philippe Lang

2007-10-05

22:34 Revision 808 (svn): Sligth changes on my page issue tables and wiki history, changesets tables.
Jean-Philippe Lang
22:08 Revision 807 (svn): 'Manage repository' permission requires to be a project member.
Jean-Philippe Lang
22:06 Revision 806 (svn): Added label tags on role form permission checkboxes.
Jean-Philippe Lang
21:33 Revision 805 (svn): Fixed: Title with non-ascii characters breaks wiki
Jean-Philippe Lang
20:05 Revision 804 (svn): Added some accesskeys:
* e => edit
* r => preview
* f => quick search
* 4 => search
Jean-Philippe Lang
19:44 Revision 803 (svn): Added default value for enumerations.
Only default issue priority is actually used. Jean-Philippe Lang
19:24 Defect #121: Can't get to enumerations in r804
Yep, works. Adam Knight
18:55 Defect #121: Can't get to enumerations in r804
Fix committed in r809.
Migration 72 should now run fine.
Jean-Philippe Lang
18:38 Defect #121: Can't get to enumerations in r804
You're right.
Migration 72 breaks if ran with code >= r803.
Jean-Philippe Lang
16:33 Defect #121: Can't get to enumerations in r804
Okay, and that worked when I went from 803's DB to 804.
However, when I copy my 0.5.1 DB to a test DB and then mig...
Adam Knight
15:37 Defect #121: Can't get to enumerations in r804
Migrate first and restart. Jean-Philippe Lang
14:58 Defect #121 (Closed): Can't get to enumerations in r804
I try to go to /enumerations in 804 and get the following:
NoMethodError in Enumerations#index
Showing app/view...
Adam Knight
19:06 Defect #120: Title with non-ascii characters breaks wiki
It works fine. Thanks. Go MAEDA
15:35 Defect #120: Title with non-ascii characters breaks wiki
Fixed committed in r805.
I used a slightly different solution since I don't want the end
of the title to be downca...
Jean-Philippe Lang
11:36 Defect #120 (Closed): Title with non-ascii characters breaks wiki
I have tried to create new page named "テスト" (means "test" in Japanese). But titleize method
in wiki....
Go MAEDA
14:07 Feature #449: Keyboard shortcuts
Added the following accesskeys in r804:
* e => edit
* r => preview
* f => quick search
* 4 => search
Reopen th...
Jean-Philippe Lang
13:45 Feature #447: Reorderable priorities
Default priority done in r803. Jean-Philippe Lang

2007-10-04

20:59 Revision 802 (svn): Added wiki_syntax.html Japanese translation (Motohiro Takayama).
Jean-Philippe Lang
19:15 Revision 801 (svn): Issues sorted by priority position.
Jean-Philippe Lang
19:04 Revision 800 (svn): Added position on Enumeration model.
Jean-Philippe Lang
16:50 Feature #447: Reorderable priorities
> it looks to be in r801
It is.
> Generic "can't start rails application" error
What do you mean ? I have ne...
Jean-Philippe Lang
16:45 Feature #447: Reorderable priorities
Okay, it looks to be in r801, but I can't get r801 to work on
a fresh install.
Generic "can't start rails application...
Adam Knight
13:17 Feature #447: Reorderable priorities
Reording is committed in r781 and r782. Jean-Philippe Lang
13:17 Feature #447: Reorderable priorities
Read r800 and r801. Jean-Philippe Lang
15:22 Patch #232 (New): SCM URL/ROOT Information on Repository Page
To save users the hassle of hunting down the Admin to ask the access information needed to use a non-redMine SCM tool... Brian DeGregorio
14:55 Defect #116: svn password in clear text
> This password is also in clear text into the mysql database.
What do you propose ? Encryption ?
Jean-Philippe Lang
12:06 Feature #450 (Closed): Preview on add_issue
Redmine does not have preview on add_issue screen.
It could give more usability to have confirmation before submitti...
Motohiro Takayama
11:59 Feature #449 (Reopened): Keyboard shortcuts
It would be so convinient and productive if redMine supports keyboard shortcuts like Trac or some nifty web apps.
Fo...
Motohiro Takayama
09:34 Feature #448 (Closed): Default user assigned to project
Hi.
I seem to be missing this.
Is there a way to have a default user for the project? I.E. - right now if a user cr...
Nick Gorbikoff
 

Also available in: Atom