Project

General

Profile

Activity

From 2010-10-30 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:45 Revision 4358 (svn): Refactor: convert api key tests to shoulda macros for reuse. #6447
Eric Davis
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:26 Revision 4357 (svn): Move all API tests into the ApiTest module to make management easier
Eric Davis
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:47 Revision 4356 (svn): Fixed a test broken by r4355 (#6786).
Jean-Philippe Lang
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:14 Revision 4355 (svn): Merged r4354 from trunk.
Jean-Philippe Lang
14:13 Revision 4354 (svn): Fixed: "Template is missing" error when validation fails on version edit (#6766).
Jean-Philippe Lang
14:08 Defect #6766 (Closed): Changing target version name can cause an internal error
Fixed in r4354. Jean-Philippe Lang
13:55 Revision 4353 (svn): Provides a default string for untranslated search types.
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:42 New Redmine Plugins Directory online
With a growing number of Redmine Plugins, it was time to have a more sophisticated directory than the current [[Plugi... Jean-Philippe Lang
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
02:00 Redmine 1.0.3 released
"Redmine 1.0.3":http://www.redmine.org/versions/show/25 has been released to "Rubyforge":http://rubyforge.org/frs/?gr... Eric Davis
01:50 Revision 4352 (svn): Tagging 1.0.3
Eric Davis
01:39 Revision 4351 (svn): Merged r4349 from trunk.
Eric Davis
01:39 Revision 4350 (svn): Merged r4348 from trunk.
Eric Davis
01:37 Revision 4349 (svn): Bump version to 1.0.3
Eric Davis
01:37 Revision 4348 (svn): Update changelog for v1.0.3
Eric Davis
01:32 Revision 4347 (svn): Locales update for the stable branch
Eric Davis
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
00:57 Revision 4346 (svn): Merged r4312 from trunk.
Eric Davis
00:57 Revision 4345 (svn): Merged r4311 from trunk.
Eric Davis
00:57 Revision 4344 (svn): Merged r4310 from trunk.
Eric Davis
00:57 Revision 4343 (svn): Merged r4309 from trunk.
Eric Davis
00:57 Revision 4342 (svn): Merged r4308 from trunk.
Eric Davis
00:57 Revision 4341 (svn): Merged r4307 from trunk.
Eric Davis
00:57 Revision 4340 (svn): Merged r4306 from trunk.
Eric Davis
00:57 Revision 4339 (svn): Merged r4305 from trunk.
Eric Davis
00:57 Revision 4338 (svn): Merged r4304 from trunk.
Eric Davis
00:57 Revision 4337 (svn): Merged r4302 from trunk.
Eric Davis
00:56 Revision 4336 (svn): Merged r4301 from trunk.
Eric Davis
00:56 Revision 4335 (svn): Merged r4300 from trunk.
Eric Davis
00:56 Revision 4334 (svn): Merged r4299 from trunk.
Eric Davis
00:56 Revision 4333 (svn): Merged r4298 from trunk.
Eric Davis
00:56 Revision 4332 (svn): Merged r4297 from trunk.
Eric Davis
00:56 Revision 4331 (svn): Merged r4293 from trunk.
Eric Davis
00:56 Revision 4330 (svn): Merged r4292 from trunk.
Eric Davis
00:56 Revision 4329 (svn): Merged r4291 from trunk.
Eric Davis
00:56 Revision 4328 (svn): Merged r4288 from trunk.
Eric Davis
00:56 Revision 4327 (svn): Merged r4287 from trunk.
Eric Davis
00:56 Revision 4326 (svn): Merged r4284 from trunk.
Eric Davis
00:56 Revision 4325 (svn): Merged r4275 from trunk.
Eric Davis
00:55 Revision 4324 (svn): Merged r4273 from trunk.
Eric Davis
00:55 Revision 4323 (svn): Merged r4263 from trunk.
Eric Davis
00:55 Revision 4322 (svn): Merged r4258 from trunk.
Eric Davis
00:55 Revision 4321 (svn): Merged r4257 from trunk.
Eric Davis
00:55 Revision 4320 (svn): Merged r4256 from trunk.
Eric Davis
00:55 Revision 4319 (svn): Merged r4254 from trunk.
Eric Davis
00:55 Revision 4318 (svn): Merged r4249 from trunk.
Eric Davis
00:55 Revision 4317 (svn): Merged r4245 from trunk.
Eric Davis
00:55 Revision 4316 (svn): Merged r4241 from trunk.
Eric Davis
00:55 Revision 4315 (svn): Merged r4240 from trunk.
Eric Davis
00:55 Revision 4314 (svn): Merged r4238 from trunk.
Eric Davis
00:54 Revision 4313 (svn): Merged r4237 from trunk.
Eric Davis

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:47 Revision 4312 (svn): Add a label for user and group search fields. #6521
Contributed by Felix Schäfer Jean-Baptiste Barth
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:15 Revision 4311 (svn): Added ability to create issue directly as a subtask of another one. #5484
Contributed by Felix Schäfer 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:21 Revision 4310 (svn): Force color to be disabled on git shell-outs. #5324
Contributed by Felix Schäfer Jean-Baptiste Barth
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:55 Revision 4309 (svn): Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065
Contributed by Fabian Schlenz 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:48 Revision 4308 (svn): Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948
Contributed by Holger Just and Mischa The Evil 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:40 Revision 4307 (svn): Fix wikilinks in project > settings > versions and version view. #6435 #4416
Contributed by Mischa The Evil and Felix Schäfer. Jean-Baptiste Barth
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:28 Revision 4306 (svn): Fixed: disabling autologin not persisted. #6438
Contributed by Felix Schäfer Jean-Baptiste Barth
00:22 Defect #6438 (Resolved): Autologin cannot be disabled again once it's enabled
Applied in r4306, thanks. Jean-Baptiste Barth
 

Also available in: Atom