Project

General

Profile

Activity

From 2010-06-18 to 2010-06-20

2010-06-20

23:40 Patch #4732 (Closed): Make login case-insensitive also for PostgreSQL
A patch was committed in r3807 as part of #2473 that resolves this. Eric Davis
23:38 Defect #2473 (Closed): Login and mail should not be case sensitive
I've committed a patch by Greg Mefford that makes the user login's case insensitive (r3807). Eric Davis
22:59 Defect #2473: Login and mail should not be case sensitive
Created patches on github:
For the validation: http://github.com/GregMefford/redmine/commit/8269a9f774e3e41c0ddd0b4c...
Greg Mefford
23:33 Patch #5717 (Closed): Request for controller_timelog_edit_after_save hook
The Timelog controller has controller_timelog_edit_before_save hook but does not provide controller_timelog_edit_afte... Andriy Lesyuk
22:56 Feature #5716: I18n module should fall back to English if a translation string was not found
How I many times have I wondered why that wasn't the case already!
(oh, and not sure how much Azamat can do about ...
Felix Schäfer
22:50 Feature #5716 (Closed): I18n module should fall back to English if a translation string was not found
Most of the time, a developer is able to contribute translations for her native tongue and English. It is also rather... Holger Just
22:50 Feature #2330 (Closed): Option for able to turn on case insensitive login
Duplicate of #2473. Eric Davis
22:48 Feature #5541: Project Status "Closed"
Not only that, I would suggest adding fields similar to an issue:
* Configurable status. We have several: incubating...
Pedro Gutierrez
16:44 Feature #5541: Project Status "Closed"
Would it be a big deal to add such a "CLOSED" project status?
Here, we're dealing with many projects over time. We...
Eric Voisard
22:32 Patch #5715 (Closed): Japanese Translation for r3806
Added keys
* notice_unable_delete_time_entry ( r3805 )
Yuki Kita
21:55 Defect #5676 (Closed): Search for Numeric Value
Committed a fix in r3806. I could only reproduce this on Postgres 8.3, I think 8.4 changed this behavior. Eric Davis
21:20 Defect #5676: Search for Numeric Value
Postgres stumbles over the too large integer. Sqlite3 does not care. And I have no idea about mysql.
The attached ...
Holger Just
21:24 Defect #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
@Aurélien, I edited your report so that the code showed rather than being interpreted.
@Eric, this fix seems simpl...
Felix Schäfer
21:23 Defect #5700 (Closed): TimelogController#destroy assumes success
Applied in r3805, thank you for the contribution. Eric Davis
20:47 Defect #5700: TimelogController#destroy assumes success
as Eric points out, a failing callback will rather return false than raise an error, adapted the patch Jan from Planio www.plan.io
20:28 Defect #5700: TimelogController#destroy assumes success
(patch also adds check for successful flash message to the positive test) Jan from Planio www.plan.io
20:27 Defect #5700: TimelogController#destroy assumes success
patch which introduces an error message. includes a test that simulates a failing @before_destroy@ callback.
pleas...
Jan from Planio www.plan.io
20:05 Defect #5700: TimelogController#destroy assumes success
patch coming in 5min Jan from Planio www.plan.io
17:39 Defect #5700: TimelogController#destroy assumes success
Gregor Schmidt wrote:
> I think this is a 'won't fix'.
I disagree, it's easy for plugins to add callbacks to Mode...
Eric Davis
17:23 Defect #5700: TimelogController#destroy assumes success
The only way, this line could fail, is when you have lost the db connection. I'm not sure if we are able to handle th... Gregor Schmidt
21:03 Defect #2038: Italics in wiki headers show-up wrong in the toc
Attached a *temporary* patch to fix it, but I don't think it should be committed for the moment.
As discussed on t...
Jean-Baptiste Barth
20:15 Defect #2038 (Reopened): Italics in wiki headers show-up wrong in the toc
Scratch that, I'm stupid Muntek Singh
20:14 Defect #2038 (Closed): Italics in wiki headers show-up wrong in the toc
Testing this shows fixed by #5445. Marking as closed. Muntek Singh
19:40 Defect #2038: Italics in wiki headers show-up wrong in the toc
Reproduced on devel branch. Seems similar to #5445 resolved yesterday, I think this is a larger issue, all inline sty... Jean-Baptiste Barth
20:55 Patch #5416 (Closed): Exclude "fields_for" from overridden methods in TabularFormBuilder
Added in r3804, thank you for your contribution. Eric Davis
20:33 Patch #5415 (Closed): Fewer SQL statements generated for watcher_recipients
Added in r3803. This should be a nice performance boost for sending notifications on heavily watched issues. Eric Davis
20:10 Feature #5681: Merge Issue comments and associated commits.
[[Pretag]] as valid request. Ngewi Fet
19:22 Defect #1304 (Closed): No data to display
As nobody can reproduce and the issue is very old, I close. Please let us know if you still have this problem on rece... Jean-Baptiste Barth
19:17 Defect #4723 (Closed): HTML is shown while the target version selection
Felix Schäfer
18:43 Defect #4723: HTML is shown while the target version selection
oh wow thanks, that kinda do the trick.
On second thought, I guess rack is built into rails already, not sure what...
David Ang
19:09 Defect #2813 (Closed): wrong hostname for atom-links
Jean-Baptiste Barth
19:05 Defect #5527: Link in pre tag for comment
Sorry I don't understand the problem. Do you mean the @#333@ is turned into a link to issue 333 on your redmine insta... Jean-Baptiste Barth
18:21 Defect #4935 (Closed): Navigation to the Master Timesheet page (time_entries)
Committed in r3802, thank you for the contribution. Eric Davis
16:04 Defect #4935: Navigation to the Master Timesheet page (time_entries)
somebody should look over it and then commit... Jan from Planio www.plan.io
15:09 Defect #4935: Navigation to the Master Timesheet page (time_entries)
Here's a patch incl. tests... Jan from Planio www.plan.io
18:14 Defect #5698 (Closed): redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
Committed in r3801, thank you for the bug report and patch. Eric Davis
16:05 Defect #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
somebody should look over it and then commit... Jan from Planio www.plan.io
16:01 Defect #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
here's a patch with tests. mails with subject lines that are longer than 255 chars will get chopped off. Jan from Planio www.plan.io
18:12 Feature #349: New product, assign task to someone should set status to "Assigned"
This is assuming that there is always a status called 'Assigned' in the Redmine instance right?
What happens if the...
Ngewi Fet
18:01 Defect #5548 (Closed): SVN Repository: Can not list content of a folder which includes square brackets.
Committed in r3800, thank you for the bug report and patch. Eric Davis
15:40 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Another functional test was affected by the change in the test repository. Attached are updated patch files. Gregor Schmidt
15:23 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Please note, that the fix breaks support for IPv6-Urls. But I think those are currently less likely to occur than squ... Gregor Schmidt
15:15 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
For those prefering git, here is the same patch in gits format-patch format. Gregor Schmidt
15:14 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Attached you may find a patch adding a test case and a possible fix.
I had to change the svn test repository, so p...
Gregor Schmidt
11:54 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
In the mean time I have added a "bug report to Ruby":http://redmine.ruby-lang.org/issues/show/3457. Gregor Schmidt
11:26 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
The basic problem seems to be an incompatibility of the URL RFC1738 and Ruby's URI.escape. The former assumes square ... Gregor Schmidt
17:57 Feature #5711: Make Bulk Edit menu more apparent...
*Pretagged as UI team decision.* Ngewi Fet
15:26 Patch #5714 (Closed): Request for controller_issues_bulk_edit_after_save hook
I suggest adding controller_issues_bulk_edit_after_save hook to Issues controller.
Issue controller has hooks:
* ...
Andriy Lesyuk
11:49 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
Most probably a wrong mysql driver is the cause. Please see also issue #5693
Daniel Stoinski
Daniel Stoinski
10:41 Feature #5713 (New): customizable notification email in each project
i have a new idea:
customizable notification email in each project... standard plan text ok html...
Gergő Jónás
09:20 Defect #4892 (Closed): Problem with task redmine:email:receive_imap
Great, thanks for the feedback :-) Felix Schäfer
08:42 Defect #4892 (Resolved): Problem with task redmine:email:receive_imap
seems to work now. Alex Rojo
06:15 Defect #4092 (Closed): Ruby 1.9 - when attempting to change password error raised IOError in MyController#password
Just tested this on Ruby 1.9.1-p378 and Ruby 1.9.2-preview3 and I didn't get any errors when changing my password.
...
Eric Davis
05:42 Defect #2990 (Closed): Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
Just tested this again on trunk with ruby 1.9.1p378, no issues running db:migrate. I'm assuming it's been fixed sinc... Eric Davis
05:30 Defect #5233 (Closed): Add a hook to the issue report (Summary) view
I added two hooks for that page, one on the left and one on the right. (r3797)
* @:view_reports_issue_report_split...
Eric Davis
05:17 Defect #5123 (Closed): NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
This bug is only present in the 0.9.x branch, the code in trunk has been refactored so it's not an issue there. I've... Eric Davis
04:48 Defect #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Oops, my previous message was not so clear : "it receives something like @http://www.redmine.org/>@
And it ...
Jean-Baptiste Barth
01:17 Defect #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Thanks for reporting, I 100% agree..
When trying to look at this, I ran into the following problem : @Redmine::Wik...
Jean-Baptiste Barth
00:59 Patch #3968 (Closed): session cookie path does not respect RAILS_RELATIVE_URL_ROOT
Merged to 0.9-stable for release. Eric Davis
00:58 Defect #5445 (Closed): External links not correctly displayed in Wiki TOC
Merged to 0.9-stable for release. Eric Davis
00:58 Defect #5452 (Closed): Member role forms in project settings are not hidden after member added
Merged to 0.9-stable for release. Eric Davis
00:58 Patch #5508 (Closed): "fiters" and "options" should be hidden in print view via css
Merged to 0.9-stable for release. Eric Davis
00:49 Patch #5508: "fiters" and "options" should be hidden in print view via css
Felix Schäfer wrote:
> Regarding the css class: aren't most "decorations" (header, sidebar, footer) already hiddden ...
Eric Davis
00:57 Patch #5604 (Closed): mail handler fails when the from address is empty
Merged to 0.9-stable for release. Eric Davis
00:45 Defect #4857 (Closed): Week number calculation in date picker is wrong if a week starts with Sunday
Fix committed in r3789. Thanks for researching this Holger. Eric Davis
00:09 Defect #5533 (Closed): Ellipses at the end of snippets shouldn't be textilized
I agree with Gregor Schmidt, his test case shows that full lines are truncated and then textilized preserving the for... Eric Davis
00:08 Defect #5329: Time entries report broken on first week of year
Okay, after thinking a bit more about it (and fixing some other bugs :)), I conclude that the whole concept of denorm... Holger Just
00:02 Defect #4681 (Closed): Atom feeds rely on cookie/session information
As far as I can tell the issue search ATOM feeds now have the "feed key" attached to them, does that solve this probl... Felix Schäfer

2010-06-19

23:57 Patch #5508: "fiters" and "options" should be hidden in print view via css
Eric Davis wrote:
> Felix, can you stop adding issues to 0.9.5? I'm trying to get it released as soon as possible a...
Felix Schäfer
23:46 Patch #5508 (Resolved): "fiters" and "options" should be hidden in print view via css
I added a @.hide-when-print@ css class and applied it to the query form and buttons. Eric Davis
23:37 Patch #5508: "fiters" and "options" should be hidden in print view via css
Felix, can you stop adding issues to 0.9.5? I'm trying to get it released as soon as possible and we will have 1.0 c... Eric Davis
23:52 Feature #4845: New "Task" tracker
@Eric: what about adding an additional default? Felix Schäfer
23:50 Defect #4892: Problem with task redmine:email:receive_imap
Can you confirm this is still a problem, preferably with the most current version? Felix Schäfer
23:48 Defect #5533: Ellipses at the end of snippets shouldn't be textilized
The changes in application_helper to truncate the description will only remove full lines. That way only multi-line f... Gregor Schmidt
23:47 Patch #4870: Correct two german localisation problems
What's the current status on this? Felix Schäfer
23:45 Defect #3087 (Closed): Revision referring to issues across all projects
As far as I can tell, something similar (or that exactly) exists in currrent trunk, probably 0.9-stable too, closing ... Felix Schäfer
23:37 Defect #5639 (Closed): "Watching" a ticket doesn't update ticket
Thanks for the feedback! Felix Schäfer
23:27 Defect #5639 (Resolved): "Watching" a ticket doesn't update ticket
I can't replicate this. I suspect it's a browser issue. Closing. James Turnbull
23:23 Defect #5639: "Watching" a ticket doesn't update ticket
James, have you eben able to reproduce this in any menaningful way, or to find some error log or trace? Felix Schäfer
23:32 Defect #5445 (Resolved): External links not correctly displayed in Wiki TOC
Fixed in r3786. Thank you for adding some tests for this bug, it will make it easier to prevent this from reoccurrin... Eric Davis
23:04 Defect #5445: External links not correctly displayed in Wiki TOC
Yuki version with pre/post strings detected in LINK_RE regex, and a unit test. Maybe this test should be moved into t... Jean-Baptiste Barth
23:01 Feature #5622: Allow version to be set via incoming email
Tagged for [[BugMash-10]]. Felix Schäfer
22:03 Defect #5608: broken with i18n 0.4.0
As far as I can tell, i18n 0.4.x is incompatible with Rails 2.3.5 - it could work with 2.3.6 though (http://github.co... Gregor Schmidt
16:47 Defect #5608: broken with i18n 0.4.0
Jean-Baptiste Barth wrote:
> Just noticed the same bug, but there's also a depreciation warning about the way variab...
Martin Frost
11:21 Defect #5608: broken with i18n 0.4.0
Just noticed the same bug, but there's also a depreciation warning about the way variables are passed to i18n : ... Jean-Baptiste Barth
21:58 Patch #3968 (Resolved): session cookie path does not respect RAILS_RELATIVE_URL_ROOT
I've added some documentation about editing the session_path in the generated file. Since each Redmine generates tha... Eric Davis
21:53 Feature #2055: Assigned to list for parent project in issue filter missing users of child projects
Ok, I was admin so my test was wrong. I have to refine the patch. Jean-Baptiste Barth
21:41 Feature #2055: Assigned to list for parent project in issue filter missing users of child projects
If the parent project is public and the child project is private, you shouldn't be able to see any of the child proje... Eric Davis
21:49 Feature #5418: Add Gravatar and edit link to "My account" page
Pushing this to 1.0, I don't consider it a must have for 0.9.5. Eric Davis
21:44 Defect #5452 (Resolved): Member role forms in project settings are not hidden after member added
Fixed in r3784. I did it a little differently and had the RJS in the MembersController send @hideOnLoad()@ to the pa... Eric Davis
21:16 Patch #5604 (Resolved): mail handler fails when the from address is empty
Andrew Fenn, I've fixed this in r3783 based on your patch. Thank you for contributing. Eric Davis
20:53 Feature #2621: Errors when editing an issue that was just edited - StaleObjectError
Part of BugMash 1.0… Alexey Palazhchenko
20:40 Defect #5544 (Closed): pre can't be inside p
Merged into 0.9-stable. Eric Davis
18:43 Defect #5544 (Resolved): pre can't be inside p
Applied the patch by "Holger Just":http://github.com/meineerde/redmine/commit/5444e961b31dc6807923737d974f8db398ba081... Eric Davis
20:39 Defect #5317 (Closed): projects.atom with required authentication
Merged into 0.9-stable. Eric Davis
19:37 Defect #5317 (Resolved): projects.atom with required authentication
Committed both the auto discovery link and key authentication in r3776 and r3777. Thank you. Eric Davis
19:07 Defect #5317: projects.atom with required authentication
Split up the authentication fix from the auto_discovery fix. Greg Mefford
18:35 Defect #5317: projects.atom with required authentication
h3. To reproduce from a clean install of trunk:
# Administration -> Settings -> Authentication -> Check "Authentic...
Greg Mefford
20:39 Feature #5164 (Closed): Linkify folder names on revision view
Merged into 0.9-stable. Eric Davis
20:25 Defect #4825: Several related bugs relating to registration, sign in and account preferences.
The first problem sounds like something funny going on in the browser. The authenticity token makes sure that you are... Greg Mefford
19:40 Patch #5675: The HTML of the Administration -> Settings view contains errors
@edavis10 Please consider this patch for [[BugMash-10]] Holger Just
19:23 Feature #5712 (Closed): Reload themes
It would be useful if there was a button/link in the Redmine administration that would reload the themes. This will ... Eric Davis
19:21 Defect #3692: URL-generation is brittle with trailing slashes
Holger Just wrote:
> People probably use @Setting.hostname@ throughout the code and in plugins. Maybe you want to pu...
Olafur Gislason
14:32 Defect #3692: URL-generation is brittle with trailing slashes
Holger Just wrote:
> People probably use @Setting.hostname@ throughout the code and in plugins. Maybe you want to pu...
Olafur Gislason
10:42 Defect #3692: URL-generation is brittle with trailing slashes
People probably use @Setting.hostname@ throughout the code and in plugins. Maybe you want to put the patch there (int... Holger Just
02:23 Defect #3692: URL-generation is brittle with trailing slashes
Created a small patch to clean up trailing slash when using the mailer (in app/models/mailer.rb).
A simple regular e...
Olafur Gislason
19:07 Feature #5661: Select all / Unselect all trackes during project creation
Adding similar links to the Modules block as well... Nick Peelman
18:57 Feature #5661: Select all / Unselect all trackes during project creation
Patched out working copy of 0.9.4 with the attached diff. Works well enough for us, figured i’d share.
!http://im...
Nick Peelman
19:05 Patch #1789: Raise project-name length-limit from 30 to 35 characters
It's better to increase it to 60 or something. Alexey Palazhchenko
18:57 Defect #3764 (Closed): ApplicationHelperTest fails with JRuby
Closing as fixed (r3717) Eric Davis
18:52 Defect #3764: ApplicationHelperTest fails with JRuby
This issue was fixed with r3718. I can reproduce the reported error on r3717 but now it is gone. Gregor Schmidt
18:49 Defect #4624: Ajax calls returning 500 error in Webkit browsers
Can't reproduce in trunk Redmine with ruby 1.8.7 and Rails 3.2.5.
My guess is that it's a problem in Rails 2.1.2, bu...
Greg Mefford
18:44 Defect #5699: Prototype 1.6.1 breaks the "check all" links
I’m seeing this as well. The error Safari’s inspector shows me is in Prototype, line 3299:... Nick Peelman
18:44 Feature #5523: Multi language custom field
+1 Light Kong
18:43 Defect #5329: Time entries report broken on first week of year
Just verified that patch again on a current trunk.
It is clean and does what it advertises. I'm just not 100% sure...
Holger Just
18:13 Defect #4857: Week number calculation in date picker is wrong if a week starts with Sunday
Weeks in Redmine are always according ISO 8601. That means, the first week of the year is the one with the first Thur... Holger Just
18:11 Feature #5638: Use Bundler (Gemfile) for gem management
'RVM gemsets are more buggy'
This should most definitely not be the case in the latest RVM. All known bugs relate...
Wayne E. Seguin
16:38 Feature #5638: Use Bundler (Gemfile) for gem management
Per discussion in IRC: target version is 1.1. Alexey Palazhchenko
15:28 Feature #5638: Use Bundler (Gemfile) for gem management
Eric Davis wrote:
> Konstantin Haase wrote:
> > Though in that case switching to Bundler on trunk would be an optio...
Konstantin Haase
15:24 Feature #5638: Use Bundler (Gemfile) for gem management
Konstantin Haase wrote:
> Though in that case switching to Bundler on trunk would be an option, as the 1.0 release w...
Eric Davis
15:00 Feature #5638: Use Bundler (Gemfile) for gem management
Though in that case switching to Bundler on trunk would be an option, as the 1.0 release will probably be done earlie... Konstantin Haase
14:43 Feature #5638: Use Bundler (Gemfile) for gem management
Since Bundler is still pre 1.0 and the Bundler team has make it clear that they have the right to make breaking chang... Eric Davis
14:07 Feature #5638: Use Bundler (Gemfile) for gem management
Yeah, there were problems with RVM and bundler, but there are no now. RVM gemsets are more buggy (at least for me), a... Alexey Palazhchenko
13:57 Feature #5638: Use Bundler (Gemfile) for gem management
The main issue is that Bundler + additional Rails/Redmine plugins don't play well at all, as you will be back to manu... Konstantin Haase
09:24 Feature #5638: Use Bundler (Gemfile) for gem management
Holger, may you please be more specific? Why do you against bundler today? Does this patch broke something for you? W... Alexey Palazhchenko
16:01 Defect #4680 (Closed): reposman.rb hangs randomly
Felix Schäfer
12:10 Defect #4680 (Resolved): reposman.rb hangs randomly
Was some kind of weird problem with the underlying VMware server. Sorry :( Joachim Fritschi
10:54 Patch #4548: please pull in debian branch
Hello again.
I simplified my github fork for an easier review of applied patches in debian,
see http://github.com/k...
Jérémy Lal
07:33 Defect #5345 (Closed): back_url and other variables always uses 127.0.0.1
Felix Schäfer
04:51 Defect #5345 (Resolved): back_url and other variables always uses 127.0.0.1
You're right. My rewrite rule wasn't rewriting the LOCATION header in the response. Got confused since it worked else... Matt Olenik
02:43 Defect #5345: back_url and other variables always uses 127.0.0.1
Looks like IIS isn't rewriting the links that come back from mongrel. Eric Davis
05:32 Feature #5711: Make Bulk Edit menu more apparent...
I will add that it makes doing bulk edits from an iPad impossible. :) Nick Peelman
05:24 Feature #2653: New permission for issues: view_own_issue
+1 Light Kong
05:20 Feature #2937: Filter assignable users based on workflow
+1 Light Kong
03:02 Feature #4324 (New): Redmine renames my files, it shouldn't.
Eric Davis
03:00 Defect #5351 (Closed): View /account/show/id-user on Redmine 0.9.2
This is the intended behavior and was added in r2986 for #3720 and #4129. Eric Davis
02:57 Defect #5709: "latest projects" should only include projects which have not been archived.
I'm unable to reproduce this bug you are describing.
Could you submit the output of ruby script/about for your appli...
Olafur Gislason
02:45 Defect #5235 (Closed): undefined local variable or method `usage' for #<RedmineMailHandler:0x6c14d34bb0a0> (NameError)
Eric Davis
01:32 Defect #2344: Right click context menu in Safari/Mac does not work fully
Just checked with Safari 4 on OSX 10.6 on a recent Trunk:
Ctrl+Click does work for single and multiple issues. The...
Holger Just
00:49 Defect #4865: Trim project name above 30 chars
Make sure to include @encoding: utf8@ in your database.yml (see source:trunk/config/database.yml.example for an examp... Holger Just
00:36 Defect #5053: Project deletion thinks 2 projects are related
Probably, the fields in the @projects@ table defining the tree structure somehow got corrupted.
You can check if t...
Holger Just
00:25 Defect #5162: translation missing: zh-TW, field_time_entrie
I can also reproduce this. It only occurs, if you try to create a TimeEntry during an issue update while that particu... Holger Just

2010-06-18

23:56 Defect #5679: Watchers not cleaned/updated when deleting/moving watched object
This is a general issue with acts_as_watchable.
Watchers are not updated on
* issue move
* issue delete
Holger Just
23:53 Defect #5683: Project copy Lock wait timeout
This seems to be more of a restriction of MySQL ISAM tables than a Redmine restriction.
As MyISAM does not support...
Holger Just
23:48 Feature #5638: Use Bundler (Gemfile) for gem management
According to real-life statements "Yehuda Katz":http://yehudakatz.com on the most recent "RUG::B":http://www.rug-b.de... Holger Just
08:26 Feature #5638: Use Bundler (Gemfile) for gem management
Second patch updates minimal bundler version, unsticks it and fixes typo in comment. Should be applied after first pa... Alexey Palazhchenko
23:29 Feature #513: Different behavior for deployments or users with only one project
There exists various plugins for that. Examples are:
* http://github.com/ericpaulbishop/redmine_single_project
* ...
Holger Just
21:28 Feature #5478 (Closed): Add the ability to display Activity by User
Always happy to help :-) Felix Schäfer
21:27 Feature #5478 (Resolved): Add the ability to display Activity by User
Felix,
sorry for the delay.
I finally re-read your postings and realized I had missed a key detail in your update...
Mark Anderson
21:10 Feature #5711 (New): Make Bulk Edit menu more apparent...
For the Issues list in any project, once you know that the bulkedit menu is a right click away, it seems so obvious, ... Nick Peelman
21:04 Feature #617: wiki: thoughts of WYSIWYG
Hi Benjamin,
I've been a little busy these times. I'll try to spend some time this week end.
Thanks again for y...
Hubert SABLONNIERE
11:56 Feature #617: wiki: thoughts of WYSIWYG
Hi Hubert.
Have you made any progress in your work? This feature sounds really interesting, and we're already usin...
Benjamin FRAUD
19:15 Defect #2703: Link to Changesets is shown to User without credential
I think it's a much more general issue : nearly wherever you are in Redmine, there can be links you can't follow if y... Jean-Baptiste Barth
18:20 Feature #2096: Custom fields referencing system tables (users and versions)
Has anyone got these patches to work?
I've tried the group-field patches in redmine-0.9.4, but it doesn't seem to ...
Joseph Spadavecchia
16:17 Defect #5706: Default config.log_level is too verbose for production
Felix Schäfer wrote:
> You have been given reasons, ignoring them because you don't deem them valid won't make them ...
Anonymous
16:08 Defect #5706: Default config.log_level is too verbose for production
Alex Cartwright wrote:
> At the end of the day it is your decision, however I would like to know the real reasons be...
Felix Schäfer
09:51 Defect #5706: Default config.log_level is too verbose for production
At the end of the day it is your decision, however I would like to know the real reasons behind this as default, that... Anonymous
15:51 Defect #5710 (Closed): test
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
10:45 Defect #5710 (Closed): test
test paul wong
06:58 Feature #4455: Mercurial overhaul
Toshi Maruyama wrote:
> Are you using redmine checkout plugin?
> And do you want to show "hg qlone URL" on redmine?...
Toshi MARUYAMA
06:50 Feature #4455: Mercurial overhaul
".hg/patches/.hg" is normal hg repository.
So, you can clone only it.
And "hg qclone" has "-p" option....
Toshi MARUYAMA
05:44 Defect #5709 (Closed): "latest projects" should only include projects which have not been archived.
Archived projects are projects which you don't intend to interact with.
If you're not going to interact with them...
Ikawe Saeem
03:57 Feature #5708 (New): New Version Status: On Hold
When a version is put on hold, all issues attached to it should not be visible from status tab.
This would be very...
heherson tan
01:25 Feature #3816: Allow pasting screenshots from clipboard
I have Redmine 0.9.3 running under the BitNami stack on a legacy Windows Server 2003 system.
I tried redmine_atta...
Carlo Hamalainen
01:21 Defect #5707 (Closed): When updating ticket, redmine loses the list of attached files
When a user updates a ticket, but fails to select a piece of required info (e.g. "activity"), Redmine loses the list ... James Hiebert
00:36 Defect #3480: Bot filter plugin crashes when missing useragent
it's best to not filter requests if user_agent is blank.
See attached patch.
Jérémy Lal
 

Also available in: Atom