Activity
From 2010-04-30 to 2010-05-02
2010-05-02
-
22:48 Feature #3580: Edit Own Notes Permission For This Site
- This is highly needed.
-
22:47 Defect #5089: i18N error on truncated revision diff view
- I am unable to reproduce on redmine.org, nor in 0.9.4
-
22:35 Defect #4018: Issues are not shown in calendar and Gantt chart
- Attached are the two files.
For this sample project there is only a single task. I have already tested that the tr... -
22:11 Defect #5024: Internal error after clicking on link to PDF Export
- I am unable to reproduce using any language on trunk r3696 nor on redmine.org
-
21:42 Feature #5239: privilege to assign an issue
- See #2653
-
21:41 Feature #2331: Restricting issue listing for some roles to display only owned and assigned ticket
- See #2653
-
21:40 Defect #4756: "Add Issues" permission problem
- See #2653 and test it
-
21:34 Feature #337: Private issues
- Simple patch #2653
-
21:21 Defect #5425 (Closed): Showing date in activity page is wrong
- I opened Activity page on Sun May 2 19:24:33 ICT 2010 (date&time on server).
it shows below or see on screenshot:
... -
18:34 Defect #3142 (Closed): Broken links
- Cleanup done. Thanks for your time.
-
16:51 Defect #3142: Broken links
- # Plugin Collapse is fixed
# Removed evil-dev
# The following is a list of links on that page to change/remove
*... -
17:09 Feature #2653: New permission for issues: view_own_issue
- This patch adds the ability to view own issues in the case if you have "Add issue" and not found "View issue".
Own ... -
11:17 Defect #5423 (Closed): r3725 breaks tests for 1-8-7_redmine-trunk_mysql
- Tests pass for me.
r3725 made a simple change to a CSS, it could not break unit tests in any way. -
01:09 Defect #5423 (Closed): r3725 breaks tests for 1-8-7_redmine-trunk_mysql
- See
http://ci.finn.de/builds/1-8-7_redmine-trunk_mysql/3725 -
10:44 Defect #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
- I was impatient to post my modifications
But, if the idea of correction was correct my code contained errors
He...
2010-05-01
-
23:46 Defect #4608: Mail attachment name encoding is incorectly handled
- I get this error too
Is resolution founded ? -
19:58 Defect #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
- find attached a patch which take into account rights of each project for evaluate the access to actions in menus.
... -
19:55 Defect #5317: projects.atom with required authentication
- Hi there,
just wanted to report, that this issue still persists after the upgrade to 0.9.4. -
18:49 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
height:80px is too much near top of window.
height:60px is a best choice.-
17:44 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- Infortunatly, the max-height doesn't have the good behavior and on IE8 and FF 3.6.3 the modification doesn't fix the ...
-
14:29 Defect #2863 (Closed): When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
-
13:53 Defect #2863 (Resolved): When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- Alain Gandon wrote:
> 1/ correction on css with adding overflow-y (tested on IE8)
r3725 adds a max-height and aut... -
11:00 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- The patch also works on FF 3.6.3
-
10:54 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
Find attached 2 patches :
1/ correction on css with adding overflow-y (tested on IE8)
2/ updating of context-menu...-
18:13 Defect #5422 (Closed): email notification broken on OSX snow leopard
- Test email is not sent out due to a segmentation fault, according to this log entry in mongrel.3002.log:...
-
17:20 Patch #5421 (Closed): Adapt menu_context.js with Prototype model
- This patch adpat (with non fonctional modification) statements in menu_context.js with framework model.
-
16:40 Patch #4596: REST api fto get account info ?
- Sending the user's password hash in the response is not a good idea.
-
16:33 Feature #5350: md5 file is not accessible with Firefox 3.5 (Linux) and 3.6 (Windows)
- This is a bug with rubyforge. This report has been forwarded to them: http://rubyforge.org/tracker/index.php?func=det...
-
16:21 Revision 3731 (svn): Fixing indentation.
-
16:21 Revision 3730 (svn): Adds trackers to individual project XML (#5342).
-
16:18 Feature #3811 (Resolved): Allow using fields multiple times with OR relationship in issue filters
- This has been documented on the wiki.
-
16:10 Feature #5338: Descendants (subtasks) should be available via REST API
- This would show a flat list of all descendants (not only children). How do you get parent/child relationships from that?
-
16:07 Revision 3729 (svn): Adds issue relations to individual issue XML (#5305).
-
16:07 Feature #5305: "related issues" info is required in XML data
- Relations added to the individual issue XML output in r3729.
Concerning counter cache, remember that it doesn't ta... -
16:00 Feature #2427: Document horizontal rule syntax
- Patch attached
-
15:00 Feature #5303: Add spent_hours to /issues/index API
- spent_hours is already present in /issues/1.xml
-
14:52 Redmine 0.9.4 bug/security fix released
- This maintenance release fixes more than [[Changelog|30 bugs]] and several security vulnerabilities.
Upgrading is hi... -
14:38 Revision 3728 (svn): Merged r3727 from trunk for 0.9.4 release.
-
14:37 Revision 3727 (svn): Updates for 0.9.4 release.
-
14:33 Revision 3726 (svn): Merged r3725 from trunk.
-
13:56 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- With your jruby_compat initializer:
* PostgreSQL: all tests pass
* SQLite3: the patches almost fix it, but there's ... -
12:20 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Mercurial and Bazaar adapters are now fixed for JRuby.
r3724 passes all tests with JRuby 1.5.0 RC2 and MySQL for me.... -
13:54 Revision 3725 (svn): Adds auto scroll to context submenus (#2863).
-
12:09 Revision 3724 (svn): Fixes strange random test failures with Mysql.
-
11:56 Revision 3723 (svn): Fixes Bazaar adapter for JRuby/Win32 (#5404).
-
11:55 Revision 3722 (svn): Fixes Mercurial adapter for JRuby (#4494, #5404).
-
11:37 Revision 3721 (svn): Adds jdbc rake tasks (#5404).
-
10:50 Patch #5121: Fix issues list layout overflow
See also defect #2863 where a propose other patches-
10:32 Revision 3720 (svn): Adds test helpers for test repositories.
-
06:31 Feature #5420 (New): User support helper script
- New script or additional switch to script/about that outputs all the info in script/about + redmine version informati...
-
00:55 Feature #337: Private issues
- I agree with Sergey, that it is amazingly necessary.
Although it is good that it is at least on the roadmap.
2010-04-30
-
23:32 Defect #4018 (Reopened): Issues are not shown in calendar and Gantt chart
- I taken the liberty to change the status from closed to reopened. My apologies if this is not the proper procedure.
... -
22:08 Defect #5399: Unassigned issues are not visible
- Please remove this image. I'll make another one.
-
22:06 Defect #5399: Unassigned issues are not visible
- I did it again and got the same result. My steps to reproduce:
# stop redmine
# ... -
15:06 Defect #5399: Unassigned issues are not visible
- I just tested going from a backup copy of 0.8.7 -> 0.9.3 and am unable to reproduce.
-
14:36 Defect #5399: Unassigned issues are not visible
- I have backup of previous redmine (0.8-stable) and I can try to repeat migration on wednesday.
-
13:29 Defect #5399: Unassigned issues are not visible
- Thanks but you'll have to investigate on this problem since I'm not able to reproduce with a fresh 0.9.3.
-
13:15 Defect #5399: Unassigned issues are not visible
- About your application's environment
Ruby version 1.8.7 (i586-linux)
RubyGems version 1.3.6
... -
13:04 Defect #5399: Unassigned issues are not visible
- Please read [[SubmittingBugs]]. There's no way I can reproduce this problem.
-
21:45 Defect #5378: Modified column in Issues view does not obey date format set in Administration > Settings > Display
- that was my first patch and the situation will improve for the next one
-
14:33 Defect #5378 (New): Modified column in Issues view does not obey date format set in Administration > Settings > Display
- Hello Alain,
I seem to remember that this was somewhat intended behavior, I can't fathom why though, so don't take m... -
12:25 Defect #5378 (Resolved): Modified column in Issues view does not obey date format set in Administration > Settings > Display
- My patch resolve the bug
-
12:08 Defect #5378: Modified column in Issues view does not obey date format set in Administration > Settings > Display
- As I'm volunteer to contribute to Redmine project and I begin with corrections on UI bugs.
Find attached a patch t... -
21:13 Defect #5419 (Closed): Issues with shared versions from different projects do not show up in Roadmap summary
- I am on 0.9.3 (just upgraded from 0.8.4 and I am loving it!).
I have two projects, A and B. I create a version 0.1... -
20:14 Feature #337: Private issues
- Jean-Philippe,
Sorry, I was not on this meeting, why was it moved to 1.1 instead of 1.0? This functionality is nec... -
19:33 Feature #337: Private issues
- As discussed today at the meeting, private issues will be part of 1.1 release.
-
20:08 Revision 3719 (svn): Fixes EOL style related test failures.
-
19:50 Revision 3718 (svn): Fixes some textile issues with JRuby (#5404).
-
19:32 Revision 3717 (svn): Backported r3683 from trunk.
-
19:31 Patch #5291 (Closed): Updated basque translations
- Basque translation is not part of 0.9-stable.
It will be added in 1.0 release. Thanks. -
19:28 Defect #5309 (Closed): "Move issues" permission not working for Non member
-
19:24 Revision 3716 (svn): Refactor: Pull up #find_optional_project to ApplicationController.
-
19:20 Revision 3715 (svn): Merged r3705 from trunk.
-
19:19 Revision 3714 (svn): Merged r3702 from trunk.
-
19:17 Defect #5406 (Closed): Watchers selection lost when issue creation fails
-
13:00 Defect #5406 (Resolved): Watchers selection lost when issue creation fails
- This is fixed in r3705.
-
11:31 Defect #5406: Watchers selection lost when issue creation fails
- Ok, the quick and dirty fix would be to replace the aforementioned source:trunk/app/views/issues/_form.rhtml#L36 with...
-
11:21 Defect #5406: Watchers selection lost when issue creation fails
- I'd say @@issue.watched_by?(user)@ in source:trunk/app/views/issues/_form.rhtml#L36 is the culprit as @#watched_by?@ ...
-
10:01 Defect #5406 (Closed): Watchers selection lost when issue creation fails
- [Tested with current git master (should be r3698) on my dev system (OS X, sqlite, passenger/apache) and our productio...
-
19:15 Defect #5401 (Closed): 500 internal error when browsing any Redmine page in epiphany
-
12:29 Defect #5401 (Resolved): 500 internal error when browsing any Redmine page in epiphany
- Committed in r3702.
-
19:14 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Gregor Schmidt wrote:
> Currently it's no problem for me, that it does not work correctly, since the plugin assets a... -
16:32 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Your fix works for me, but I still think, that this would be a bug in JRuby-Rack, which is responsible for setting th...
-
15:37 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- The only way I found to fix it is the following patch:...
-
15:32 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Jean-Philippe Lang wrote:
> The patch to Engines to make use of Rails.public_path does not seem to have any effect w... -
14:59 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- The patch to Engines to make use of Rails.public_path does not seem to have any effect when deploying a WAR.
When ... -
14:25 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Thank you for having a look at the patch.
I was testing on Mac OS X using the JVM shipped with 10.5.... -
12:18 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- I have made a few tests with JRuby1.4.0 / Win32 with Mysql and SQLite3. I'm still getting a bunch of failures with My...
-
18:35 Feature #5418 (Closed): Add Gravatar and edit link to "My account" page
- The Gravatar feature is working great for me but it took asking on irc to realize I had to go to gravatar.com to chan...
-
16:22 Revision 3713 (svn): Backported r3692 from trunk.
-
16:19 Defect #5360 (Closed): Report shows sub-projects for non-members
-
16:06 Revision 3712 (svn): Merged r3678 from trunk.
-
16:05 Revision 3711 (svn): Merged r3682 from trunk.
-
16:02 Defect #5343 (Closed): acts_as_event Doesn't Accept Outside URLs
-
16:02 Defect #5335 (Closed): Error on db:migrate with table prefix set (hardcoded name in principal.rb)
-
16:01 Defect #5319 (Closed): Sidebar overlap on Users tab of Group editor
-
15:48 Feature #5417 (New): Allow Time Tracking Directly against a Version
- When I break a project into versions, there's only so many (development) tasks that need to be accomplished in order ...
-
14:50 Patch #5416 (Closed): Exclude "fields_for" from overridden methods in TabularFormBuilder
- ...since it's broken in some way in current implementation, and it's never called on the builder itself in Redmine co...
-
14:44 Revision 3710 (svn): Fixes theme discovery under JRuby on Rails war structure (#632, #5404).
-
14:39 Patch #5035: Migrate from trac - Errors in wiki formating
- One thing I did find is that when I converted trac instances where we never bothered to make a personal page (e.g., f...
-
14:30 Patch #5035: Migrate from trac - Errors in wiki formating
- Well, in the version I uploaded, I didn't change the milestone part. In the version I used to migrate my trac instanc...
-
14:34 Defect #5397: Internal Error Thrown, no logging information provided, but everything 'works'.
- might be related to #5401
-
14:31 Patch #5415 (Closed): Fewer SQL statements generated for watcher_recipients
- Using this patch, @acts_as_watchable#watcher_recipients@ will only issue up to one sql statement instead of 1 + numbe...
-
14:19 Revision 3709 (svn): Fixes workflow edit with JRuby (#5404).
-
14:18 Revision 3708 (svn): Fixes time report with JRuby (#5404).
-
13:32 Feature #1953: Due date calculation based on developer's estimations
- Can this issue be implemented into one of next releases?
I think it's very important, let it be optional, but it'll ... -
13:27 Revision 3707 (svn): Fixes random test failure.
-
13:14 Revision 3706 (svn): Removes broken code in ProjectsController (#5412).
-
13:14 Defect #5388 (Closed): Filtering by subproject seems to not work
- It's not ignored but the issues of the main project are still listed.
Maybe we should change this behaviour. See #3952. -
13:12 Defect #5413 (Closed): Error on connect Repository with Subversion
- Your svn binary is not accessible from the application.
-
12:35 Defect #5413 (Closed): Error on connect Repository with Subversion
- An error like this:
An error occurred when trying to access the repository: No such file or directory - svn list -... -
13:11 Defect #5412 (Closed): Wrong statement in project_controller
- Actually, this inclusion does not seem to be needed and was removed in r3706.
-
12:15 Defect #5412 (Closed): Wrong statement in project_controller
- IssuesHelper require an include instead of helper
Find attached a patch to correct this. -
13:03 Defect #5396 (Closed): duplicate filter name is allowed
-
13:02 Revision 3705 (svn): Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects.
-
12:48 Revision 3704 (svn): Fixes selected menu tab when issue creation fails.
-
12:45 Revision 3703 (svn): Fixes URLs in atom feeds broken by r3681 (#5403).
-
12:41 Defect #5403 (Closed): The activity (and others?) feed is not valid
- This was introduced in r3681. Fixed in r3703 with test.
-
12:33 Revision 3702 (svn): Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401).
-
12:27 Defect #5041 (Resolved): Heading and trailing blank space in project name
- See #5042 on the same topic
-
12:06 Revision 3701 (svn): Fixes some parameters in functional tests.
-
11:57 Revision 3700 (svn): Fixes an object instantiation in tests.
-
11:48 Feature #5411 (Closed): mediawiki language support
- Will be possible to add support fro mediawiki language? A lot of people knows these languaga and they're familiarized...
-
11:42 Patch #5409 (Closed): Serbian Translation
- I have attached the full translated Serbian language files.
There are two versions in *Latin* and *Cyrillic*. -
11:38 Defect #5408: Mercurial and chinese code
- Try #2664 patch.
-
11:35 Defect #5408: Mercurial and chinese code
- Please post in english and include patches rather than source files so we can see what you changed.
-
10:25 Defect #5408 (Closed): Mercurial and chinese code
- 当HG库的路径中有中文目录,或者文件有中文名称时,中文显示为乱码,如图.
When the way to repository include some chinese code, there's some problem wi... -
11:35 Defect #5407 (Closed): 当HG库的路径中有中文目录,或者文件有中文名称时,中文显示为乱码,如图.When there is chinese
- Please don't post ticket twice.
-
11:35 Defect #5407: 当HG库的路径中有中文目录,或者文件有中文名称时,中文显示为乱码,如图.When there is chinese
- Try #2664 patch.
-
10:23 Defect #5407 (Closed): 当HG库的路径中有中文目录,或者文件有中文名称时,中文显示为乱码,如图.When there is chinese
- 当HG库的路径中有中文目录,或者文件有中文名称时,中文显示为乱码,如图.
When the way to repository include some chinese code, there's some problem wi... -
11:31 Defect #5385: Status filter should show statuses related to project trackers only
- Turned out that Query.rb already selects trackers available per project and subprojects. The attached patch utilizes ...
-
09:46 Defect #2473: Login and mail should not be case sensitive
- Just a comment: In the SMTP point of view, the local part of email addresses IS case-sensitive (RFC821, RFC822, RFC28...
-
08:47 Defect #5014: Internal Error 500 after new/update issue
- I may not be hitting the same issue - if i use firefox i have no issue but if i use IE8 i do
-
08:15 Defect #5014: Internal Error 500 after new/update issue
- I am also encountering this issue
Redmine 0.9.3.devel.3694 (MySQL)
About your application's environment
Ruby v... -
01:30 Revision 3699 (svn): Merged r3698 from trunk.
-
01:26 Revision 3698 (svn): Only copy visible issues.
-
00:05 Revision 3697 (svn): Merged r3668 from trunk.
-
00:01 Defect #5219 (Closed): Cannot delete a project with subprojects that shares versions
- Merged in 0.9-stable in r3697.
Also available in: Atom