Project

General

Profile

Activity

From 2010-10-29 to 2010-11-01

2010-11-01

23:16 Defect #6759 (Resolved): rdm-mailhandler does not have a port option, fails with port forwarding
Ah, yes, that works too. I'm not sure why I thought that option wasn't working. I revisited it and have confirmed hos... Stephanie Collett
22:37 Feature #5010: Hours per project per user
Any progress about this? Jiří Křivánek
21:42 Defect #6776: Weird link_to_if_authorized behavior
Might be an issue here that @link_to_if_authorized@ checks permission for the project that is @@project@ which might ... Holger Just
20:53 Defect #6788: format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
@Eric: I just send you a pull request including a test: http://github.com/edavis10/redmine/pull/16 Holger Just
20:46 Defect #6788: format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
Will need to include a test case. Might be a problem with the plugins that need to be updated and not a core bug. Eric Davis
20:25 Defect #6788 (Closed): format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
r4183 added a workaround for i18n >= 0.3.7. This broke compatibility with string parameters (as used by some plugins) Holger Just
20:49 Feature #5664: Copying documents too when copying a project
Also related to #886 and #3367. I'd like to see this added for the same reasons given here. Ian Epperson
20:48 Feature #3367: Copy versions/custom fields/wiki when copying a project
Related to #5664 Ian Epperson
20:48 Feature #886: Copy A Project
Eric Davis wrote:
> Eddie Ringle wrote:
> > Just tried this out, Issues were copied over successfully. However, doc...
Ian Epperson
20:38 Feature #2074: Sending email notifications when comments are added in the news section
Has there been any work done on this yet? It still appears to be a missing feature (or is it just broken)? Jeff Geurts
20:03 Defect #6780: PGError with queries containing something like "projects.is_public = 't'"
Sorry, some problems with the Syntax.
"Yes, I tried it with simply migrating the database content." Should be the ...
Ingmar R.
20:02 Defect #6780: PGError with queries containing something like "projects.is_public = 't'"
Felix Schäfer wrote:
> How did you "[migrate] the database from MySQL to PostgreSQL"? Just dumping it to SQL and rei...
Ingmar R.
12:18 Defect #6780 (Closed): PGError with queries containing something like "projects.is_public = 't'"
How did you "[migrate] the database from MySQL to PostgreSQL"? Just dumping it to SQL and reimporting it often doesn'... Felix Schäfer
18:42 Feature #6779: Project JSON API
Great thank!
Another info:
I wanted to use JSON to create a mobile application with "Rhomobile":http://rhomobil...
Patrick Logé
16:01 Feature #6779: Project JSON API
Looks like the JSON api for projects was missed. I'm going to be reviewing the existing APIs and trying to clean them... Eric Davis
01:06 Feature #6779: Project JSON API
nice alternative to complete redmine api, isn't it? Terence Mill
18:26 Defect #3163: Large inline images overflow
You can set a max-width to all images in #content:... Justin Grevich
18:02 Feature #2096: Custom fields referencing system tables (users and versions)
Terence Mill wrote:
> Just an idea - for both sides.
That all seems cool to me :-) But really, I think even if th...
Jeremy Walker
17:55 Feature #2096: Custom fields referencing system tables (users and versions)
>> I'm sorry for being so concise that it may seem rude, but I stand by what I've written
No apology needed! My p...
Jeremy Walker
17:28 Feature #5202: Gantt Chart and Calendar Resource View
I am looking for a similar "group by" feature, which allows me to get an issue gantt chart for all our running projec... Henk Smits
16:37 Defect #6447: Issues API doesn't allow full key auth for all actions
I'm working on this now by cleaning up the existing tests to see which actions are missing the auth key option. Eric Davis
16:26 Feature #6787 (New): Backup files from "Documents" tab
I think it would be extremely useful if users (or admins at least) could backup the files that they upload to the doc... Michael Koch
16:06 Feature #3866: Central Plugin Directory
How do you go to the next page of plugins? I can do it by changing the URL past "=1", but it seems like there should ... Michael Koch
12:50 Feature #3866 (Closed): Central Plugin Directory
The plugins directory is now available at http://www.redmine.org/plugins. Jean-Philippe Lang
16:02 Feature #6727: Add/remove issue watchers via REST API
This should be two APIs:
* One to add watchers when creating an issues (just like the main issues form)
* One to ...
Eric Davis
15:59 Defect #6561: cannot update notes as explained in REST API example
I'm going to look into the issues and projects APIs soon. I've heard a lot of reports that it's not working properly. Eric Davis
15:41 Defect #6786 (Closed): r4355 breaks tests for 1.0-stable branch
Fix applied in r4356. Thanks. Jean-Philippe Lang
15:36 Defect #6786 (Closed): r4355 breaks tests for 1.0-stable branch
r4355 (which is the merged r4354, based on #6766) kills the test suite.
This is because the version controller in ...
Holger Just
15:38 Defect #6785 (Closed): Issue list goes 500
Holger Just
15:23 Defect #6785: Issue list goes 500
Felix Schäfer wrote:
> Have you run the migration properly? Did you have the subtasks plugin installed sometime in t...
Ken Watford
14:50 Defect #6785: Issue list goes 500
Have you run the migration properly? Did you have the subtasks plugin installed sometime in the life of this redmine ... Felix Schäfer
14:40 Defect #6785 (Closed): Issue list goes 500
Upgrading from an 0.9.3, everything seems to work except for the issue list. Activity list, individual issues, and th... Ken Watford
14:08 Defect #6766 (Closed): Changing target version name can cause an internal error
Fixed in r4354. Jean-Philippe Lang
13:02 Defect #6784 (Closed): Redmine not working with i18n gem 0.4.2
See this forum post for details:
http://www.redmine.org/boards/1/topics/18793
Grigory Petrov
12:36 Defect #6775 (Closed): Wrong number of arguments for issues in project view
Pavel Valodzka wrote:
> Same problem occures when newer version of i18n gem was installed in system.
This is know...
Felix Schäfer
01:23 Defect #6775 (Reopened): Wrong number of arguments for issues in project view
Same problem occures when newer version of i18n gem was installed in system. Problem in rails activesupport/lib/activ... Pavel Valodzka
10:10 Defect #6781 (Closed): Add 1.0.3 to the Affected Version list
Jean-Philippe Lang
02:22 Defect #6781 (Closed): Add 1.0.3 to the Affected Version list
Eric Davis
09:16 Patch #6226: Add multiple watchers at once and add any redmine user as a watcher
Great! This is what I was looking for. I would strongly vote for this, too.
Since there are over 150 members in our...
Tiffany C
09:04 Patch #6783 (Closed): Swedish Translation for r4352
Nicklas Holm
07:45 Patch #640: When choosing assignee, automatically switch status to Assigned
+1 Andreas Huggel
07:12 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Hi Enrique,
I would love to do something about the old patches, but I can't :-(. In any case, you should use the v...
Antonio García-Domínguez
03:02 Patch #6782 (Closed): Traditional Chinese language file (to r4352)
* Added translations:
** label_principal_search, label_user_search
ChunChang (Nagaharu) Lo
01:22 Defect #6438 (Closed): Autologin cannot be disabled again once it's enabled
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6435 (Closed): Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #5948 (Closed): Update help/wiki_syntax_detailed.html with more link options
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #5803 (Closed): Precedes/Follows Relationships Broke
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #5652 (Closed): Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #5484 (Closed): Add new issue as subtask to an existing ticket
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #5324 (Closed): Git not working if color.ui is enabled
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #4416 (Closed): Link from version details page to edit the wiki.
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #4065 (Closed): Redmine.pm doesn't work with LDAPS and a non-standard port
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6765 (Closed): Traditional Chinese language file (to r4302)
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6750 (Closed): ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6740 (Closed): Max attachment size, incorrect usage of 'KB'
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6739 (Closed): Swedish Translation for r4288
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6736 (Closed): Traditional Chinese language file (to r4288)
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6732 (Closed): Japanese Translation for r4287
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6731 (Closed): Macedonian translation fix
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #6669 (Closed): Bulgarian translation
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #6629 (Closed): Change field-name of issues start date
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6612 (Closed): SortHelper missing from CalendarsController
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6607 (Closed): Unclear caption for german button_update
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6598 (Closed): Wrong caption for button_create_and_continue in German language file
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6596 (Closed): pt-BR translation updates
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6570 (Closed): Japanese Translation for r4231
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6569 (Closed): Updated Hebrew translation
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6563 (Closed): i18n-issues on calendar view
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #6548 (Closed): Rake tasks to add/remove i18n strings
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6536 (Closed): Patch for swedish translation
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6525 (Closed): Traditional Chinese language file (to r4225)
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6521 (Closed): Tooltip/label for user "search-refinment" field on group/project member list
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Defect #6513 (Closed): "Move" and "Copy" are not displayed when deployed in subdirectory
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Feature #6511 (Closed): Rake task to test email
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6509 (Closed): Localization pt-PT (new strings)
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6508 (Closed): Japanese translation update
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:22 Patch #6494 (Closed): Typo in pt_BR translation for 1.0.2
Merged into 1.0-stable for release in 1.0.3 Eric Davis
01:17 Feature #6708: Change owner when change status
Terence Mill wrote:
> There is the category field which shall be used set to set an owner. (eg if you mean a guy who...
Fabio Ginzel
01:01 Feature #6708: Change owner when change status
There is the category field which shall be used set to set an owner. (eg if you mean a guy who has to care for resolv... Terence Mill

2010-10-31

23:51 Feature #6708: Change owner when change status
Jean-Philippe Lang wrote:
> Request is too vague. What does "automatically" means?
I think that should be configu...
Fabio Ginzel
22:36 Defect #6780 (Closed): PGError with queries containing something like "projects.is_public = 't'"
Just upgrade to Redmine 1.0.2 and migrated the database from MySQL to PostgreSQL. Now some SQL-Queries fail, so I cou... Ingmar R.
19:20 Feature #6735: Add user-agent to reposman
This is safe for the 1.0-stable branch and 1.0.3. Eric Davis
19:17 Defect #5310: Web Repository management crashes
I can confirm this bug still with 1.0.1.
But now I can tell you how to reproduce that bug - It's probably because of...
Radek Antoniuk
18:49 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
Jean-Baptiste Barth wrote:
> Applied in r4312. But as I said before, I don't think it's ready for 1.0.3 regarding lo...
Eric Davis
17:00 Feature #6779 (Closed): Project JSON API
I doesn't seem to be possible to get projects as JSON
I did add this ...
Patrick Logé
00:31 Feature #1011: Add voting to tickets
It should be transparent to the comunity how ranking of features is. Else the future development can't be community d... Terence Mill
00:21 Feature #2096: Custom fields referencing system tables (users and versions)
Felix, Jean would it be acceptable for you to inlcude patches with included tests, which will fullfill specified cirt... Terence Mill

2010-10-30

18:42 Defect #6521 (Resolved): Tooltip/label for user "search-refinment" field on group/project member list
Applied in r4312. But as I said before, I don't think it's ready for 1.0.3 regarding locales updates. Jean-Baptiste Barth
18:09 Feature #5484 (Resolved): Add new issue as subtask to an existing ticket
Committed in r4311, with additional css stuff so that you can easily hide it in your theme if you want. Jean-Baptiste Barth
16:37 Feature #6446: Remove length limits on project identifier and name
Forgot to mention that, after applying the patch, you also need to run:... G N
02:34 Feature #6446: Remove length limits on project identifier and name
I've written a patch to raise the limit of projects names and identifiers to 100 characters. Please note that I am no... G N
00:18 Feature #6446: Remove length limits on project identifier and name
George Notaras wrote:
> This breaks almost every migration from other platforms
I don't mean that it breaks ticke...
G N
16:13 Defect #6775: Wrong number of arguments for issues in project view
In that case, I will use mongrel for this or something that doesn't load the latest rack.
Thin is always loading th...
Jesse Armand
14:59 Defect #6775: Wrong number of arguments for issues in project view
Jesse Armand wrote:
> It works as far as I see.
There are other places known to break with rails 2.3.8, IIRC some...
Felix Schäfer
13:48 Defect #6775: Wrong number of arguments for issues in project view
Hmm no.
Because I need to use thin and rails 2.3.8, and rails 2.3.5 is dependent on rack 1.0.1, so I decided to do ...
Jesse Armand
12:20 Defect #6775: Wrong number of arguments for issues in project view
Did using rails 2.3.5 solve the problem for you? Felix Schäfer
12:53 Patch #6778 (Closed): Wiki compatibility link broken w/o project_id
Recent versions changed from using :id to :project_id for routing.
One replacement was missed in a compatibility lin...
W Snyder
12:07 Feature #2096: Custom fields referencing system tables (users and versions)
Jeremy Walker wrote:
> Instead, Felix basically just said "the developers have better things to do".
I'm sorry fo...
Felix Schäfer
02:59 Feature #2096: Custom fields referencing system tables (users and versions)
First off, thanks for taking the time to respond. I know you have better things to do than answer random bug request... Jeremy Walker
11:55 Defect #4710 (Closed): syntax_highlight, wrong number of arguments (1 for 2) redering repositories/entry
Felix Schäfer
09:12 Defect #4710 (Resolved): syntax_highlight, wrong number of arguments (1 for 2) redering repositories/entry
> Probably ruby 1.9 issue
Ruby 1.9 is not supported yet. You have to use Ruby 1.8.x as stated above.
Brad Rushworth
11:44 Defect #6777 (Closed): Revert locale/i18n changes from r4296
r4296 unnecessarily changed @page@ to @id@ for i18n strings pertaining to wiki stuff. That especially breaks the rath... Felix Schäfer
10:33 Defect #6195: Missing move issues between projects
Yuri Tarasov wrote:
> We faced with this problem again in 1.0.2.
> Can somebody help?
Please see #6513.
Go MAEDA
10:20 Defect #6195: Missing move issues between projects
We faced with this problem again in 1.0.2.
Can somebody help?
Yuri Tarasov
02:48 Feature #675: Anti-spam or captcha for issues
Thanks for this plugin. Perhaps it should also protect the "Lost Password" form as this can be abused too. G N
01:16 Defect #5324 (Resolved): Git not working if color.ui is enabled
I was able to reproduce too with a recent git version (1.7.0.4) on current trunk, with @color.ui@ set to @always@ and... Jean-Baptiste Barth
00:49 Patch #4065 (Resolved): Redmine.pm doesn't work with LDAPS and a non-standard port
Applied in r4309, thans Fabian and sorry for the lag. Jean-Baptiste Barth
00:43 Patch #5948 (Resolved): Update help/wiki_syntax_detailed.html with more link options
Applied in r4308, thanks! Jean-Baptiste Barth
00:42 Feature #4416: Link from version details page to edit the wiki.
Jean-Baptiste Barth wrote:
> Have you investigated the problem with @link_to_if_authorized@ ?
No, and I have othe...
Felix Schäfer
00:34 Feature #4416 (Resolved): Link from version details page to edit the wiki.
Have you investigated the problem with @link_to_if_authorized@ ? Anyway, I applied the patch in r4307 for 1.0.3 relea... Jean-Baptiste Barth
00:42 Defect #6776 (Closed): Weird link_to_if_authorized behavior
See http://www.redmine.org/issues/4416#note-11 , better description once I've had time to have a better look at it ;-... Felix Schäfer
00:35 Defect #6435 (Resolved): Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
Fix applied in r4307, thanks Mischa & Felix. Jean-Baptiste Barth
00:22 Defect #6438 (Resolved): Autologin cannot be disabled again once it's enabled
Applied in r4306, thanks. Jean-Baptiste Barth

2010-10-29

23:44 Feature #6446: Remove length limits on project identifier and name
People have been asking you to raise this useless limit for several years. Please make a decision and resolve this is... G N
21:17 Feature #415: Daily Digest option for Mail Notifications
Best would be to offer some time based rules, like daily at 8.00 pm , weekly every thursday at 3 am, every 3 days at ... Terence Mill
17:31 Feature #415: Daily Digest option for Mail Notifications
+1 Res Gilgen
20:54 Feature #2096: Custom fields referencing system tables (users and versions)
Jeremy Walker wrote:
> But if the dev team has ZERO interest in "votes", bribes, or any other external motivation wh...
Jean-Baptiste Barth
20:20 Feature #2096: Custom fields referencing system tables (users and versions)
A feature to "Add voting to tickets" (#1011) has been developed as a plugin, but Redmine itself doesn't use it.
Of...
Luiz Carlos Junior
20:00 Feature #2096: Custom fields referencing system tables (users and versions)
P.S. I know that, as with any open source project, one could always submit a patch, but what's the point if no one wi... Jeremy Walker
19:58 Feature #2096: Custom fields referencing system tables (users and versions)
>>Oh, and regarding the bribing, I think everyone would love some 48-hour-days without the need to sleep more and stu... Jeremy Walker
20:24 Feature #1011: Add voting to tickets
+1 (this is horrible)
Isn't it possible to add this feature to Redmine.org (into the trunk or as a plugin)?
Luiz Carlos Junior
17:49 Feature #971: Add "Spent time" column to query
http://stackoverflow.com/questions/321403/redmine-add-spent-time-field-to-issues-display Jeremy Walker
17:48 Feature #971: Add "Spent time" column to query
+1 Jeremy Walker
17:49 Patch #1582: Add Time Spent Column to Issue List
Just in case people hadn't seen this ... http://stackoverflow.com/questions/321403/redmine-add-spent-time-field-to-is... Jeremy Walker
17:48 Patch #1582: Add Time Spent Column to Issue List
+1 Jeremy Walker
16:36 Defect #6770 (Closed): visibility of activity stream filters checkboxes don't follow module settings
Felix Schäfer
16:23 Defect #6770 (Resolved): visibility of activity stream filters checkboxes don't follow module settings
You are right! It has subprojects which are the cause, but this behaviour is quite correct.
I close my bug report as...
Terence Mill
07:15 Defect #6770: visibility of activity stream filters checkboxes don't follow module settings
Does the project have sub projects? I can't remember if the activity view also checks if the module is activated some... Felix Schäfer
16:31 Defect #6775 (Closed): Wrong number of arguments for issues in project view
Make sure you use rails 2.3.5. Felix Schäfer
15:20 Defect #6775: Wrong number of arguments for issues in project view
The complete trace message:... Jesse Armand
15:15 Defect #6775 (Closed): Wrong number of arguments for issues in project view
Database version: PostgreSQL 8.4.5
Ruby version: 1.8.7
Rails version: 2.3.8
Redmine version: commit 5d6245b05950a4...
Jesse Armand
15:13 Defect #6774: HTTP/500 when accessing my issues page
The error happens while calling a hook, i.e. in a plugin. Grep through your plugins to see which hooks into @view_iss... Felix Schäfer
14:38 Defect #6774 (Closed): HTTP/500 when accessing my issues page
... Davide Ferrari
14:56 Feature #3668: Support Tickets / Helpdesk
Another area to think is a distinction between an inter-org helpdesk feature (i.e. everyone can see other's incidents... Frank DeBoer
14:36 Feature #2009: Manually add related revisions
+1
Damien Couderc
13:12 Feature #2117: Alternative view for "Projects" page
+1
also I totally agree with Terence Mill, the projects list in administration would be a much better starting poi...
Patrick Meidl
13:07 Feature #6522: Projects page optional as collapsable tree
you might also be interested in more comprehensive suggestions about re-designing the projects page as outlined in is... Patrick Meidl
13:02 Feature #867: Want more wiki link types
what would also be great is a link to the user profile as suggested in issue #1629, note 10. Patrick Meidl
13:01 Defect #6714: Gant visualization issue
So, do you recommend me to upgrade version 1.1.0 to solve the problem?
Jose Javier Sianes Ruiz
12:46 Feature #6767: View for issue categories similar to milestones
I think that should be trivial to create an would improve the usability very much. May anybody do something about thi... Daniel Schuba
12:33 Defect #6754 (Closed): Links broken.
Closing as it is a problem with a plugin. Mischa has been quite active in the last few weeks, so it should get fixed ... Felix Schäfer
12:30 Defect #6754: Links broken.
Marcello Henrique wrote:
> Jean-Baptiste Barth wrote:
> > Can you try to see if you can reproduce without all those...
Marcello Henrique
12:24 Defect #6754 (Resolved): Links broken.
Jean-Baptiste Barth wrote:
> Can you try to see if you can reproduce without all those plugins ? I suspect some of t...
Marcello Henrique
04:46 Defect #6754: Links broken.
Can you try to see if you can reproduce without all those plugins ? I suspect some of theme override views with the b... Jean-Baptiste Barth
11:43 Feature #6773 (Closed): rake task for querying stats for munin
i'd be great to have one or more rake tasks to query some stats from the database from the command-line.
this could ...
pille palle
11:38 Feature #482: Default assignee on each project
The project jumpbox seems to be affected by this patch - it will just show the projects, this user is assigned to as ... Oli Kessler
11:05 Feature #482: Default assignee on each project
Raffaello Pelagalli wrote:
> Didn't saw this issue before making the patch :)
> Here is a patch for this
The pat...
Oli Kessler
11:36 Feature #6772 (New): Group as meber of a group
For easy, structured user group management it would be very nice if I could add a user group to a user group (multi l... Frank Helk
10:24 Feature #3463: Export all wiki pages to PDF
If your installation uses the _redmine_wiki_permissions_ plugin, in the step 3 of installation you must edit @/vendor... Hugues Romain
05:30 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
Jean-Baptiste Barth wrote:
> Side-question for Felix: [...]
Argl, forget it. Yours are also at the end of the fil...
Jean-Baptiste Barth
05:26 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
OK. Do we keep it for 1.0.3 ? Not sure we should, it will introduce dozens of incorrect translations in a stable rele... Jean-Baptiste Barth
05:02 Defect #6725: Acronyms don't work for Russian language
OK. It won't be easy to implement until we fully support Ruby 1.9, which comes with the right libraries to handle non... Jean-Baptiste Barth
03:21 Defect #6447: Issues API doesn't allow full key auth for all actions
Please fix this problem before cording test suite? minimum fix about issues_controller.rb and project_controller.rb. takatomo okitsu
03:11 Defect #6771 (Closed): undefined method `format_value' for #<ActionView::Base:0xb6a307e4>"
Hi,
I am using Redmine v1.0.2 with MySQL under Ututube linux and Eric's exception log plugin. Here is the excepti...
Tao Lin
 

Also available in: Atom