Activity
From 2010-04-29 to 2010-05-01
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: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 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
-
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.... -
10:50 Patch #5121: Fix issues list layout overflow
See also defect #2863 where a propose other patches-
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.
-
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: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:19 Defect #5360 (Closed): Report shows sub-projects for non-members
-
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: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...
-
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: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
-
12:41 Defect #5403 (Closed): The activity (and others?) feed is not valid
- This was introduced in r3681. Fixed in r3703 with test.
-
12:27 Defect #5041 (Resolved): Heading and trailing blank space in project name
- See #5042 on the same topic
-
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... -
00:01 Defect #5219 (Closed): Cannot delete a project with subprojects that shares versions
- Merged in 0.9-stable in r3697.
2010-04-29
-
23:45 Feature #247: Notification mail sender is the author and includes project information.
- Another option is proposed in #5405. So the Form field could be one the following:
* redmine@example.com (current be... -
23:06 Defect #2473: Login and mail should not be case sensitive
- Patch #4732 addresses the same problem, but there at least PostgreSQL and MySQL should use the index instead of a tab...
-
13:25 Defect #2473: Login and mail should not be case sensitive
- Patch has been updated.
-
23:02 Defect #5395 (Closed): 500 Internal Error on TimelogControler while deleting time_entry
-
23:02 Defect #5392 (Closed): image too large
-
21:32 Feature #337: Private issues
- Fixed Activity list on user's page (like /user/1). But unfortunately it's hot-fix and not the best solution.
-
02:53 Feature #337: Private issues
- I have done my best to keep up with this conversation, although it is spanned over the period of 3 years, so it is re...
-
21:21 Feature #5405 (Closed): change Emission mail address to the operating user
- Right now, all email coming from redmine appears to come from the Emission mail address which is good, but not comple...
-
20:25 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- Anyone with experience with jruby want to test these? It would be nice to fully support jruby in Redmine 1.0.
-
20:22 Patch #5404: Fix Redmine tests for JRuby 1.4.x and 1.5.0
- this should also fix #4494 and #632
-
20:20 Patch #5404 (Closed): Fix Redmine tests for JRuby 1.4.x and 1.5.0
- The attached patch will fix all test failures and error for JRuby 1.4.x and the current JRuby 1.5.1.RC1 and RC2. Comp...
-
20:11 Defect #5403: The activity (and others?) feed is not valid
- FWIW I can also confirm that the issue does not exist in r3671, so was introduced in those ~23 revisions.
-
19:19 Defect #5403: The activity (and others?) feed is not valid
- I can confirm this on r3696
-
16:12 Defect #5403 (Closed): The activity (and others?) feed is not valid
- I think something has changed that make the Atom feed of the activity list produce invalid URLs. They lack the hostna...
-
15:09 Feature #5402 (New): Wiki diff: line by line instead of word by word
- It would be nice to have an ability to see the differences between pages "line by line" instead of "word by word". Wo...
-
13:35 Defect #5401 (Closed): 500 internal error when browsing any Redmine page in epiphany
- I get a 500 Internal Error when trying to load any Redmine page (including e.g. the home page or demo instance at red...
-
13:28 Patch #4732: Make login case-insensitive also for PostgreSQL
- Issue #2473 is similar to this one.
-
12:44 Feature #5380: Repository Interaction
- Status Update:
# Using send_file with the x_sendfile option (send_file ... :x_sendfile=>true). This would pass th... -
12:34 Defect #5400 (New): Incoming Mails bounce with "permission denied. Command output: warning: peer certificate ..."
- Hello,
in my installation incoming mails work for developers and admingroup memebers.
But if a reporter or a no... -
11:21 Feature #2905: Enable per-tracker issue status set
- Maybe I don't fully understand what it is that you want; but doesn't Redmine already support this feature? You can ad...
-
10:30 Defect #5384: Subtickets not showing properly in issue list
- Spelling mistake: I meant indenting, not intending ;-)
-
10:17 Defect #5399 (Closed): Unassigned issues are not visible
- After redmine upgraded to 0.9.3 I can't see any unassigned issues. I can see these only on the activity page. If I as...
-
09:17 Patch #989: Migration task from Bugzilla
- Ralph Juhnke wrote:
> Hi Eugene,
>
> i (hopefully) fixed this problem. can you download and try the version at gi... -
00:24 Patch #989: Migration task from Bugzilla
- Eugene Dzhurinsky wrote:
> > Ralph Juhnke wrote:
> > Your data is correct :-)
> >
> > Then we have two options: ... -
08:44 Defect #5398 (New): Can not reschedule the start date of following issues at once
- after changed the due_date of a issue, it can not update the start_date of the following issues at once.
it seemed t... -
08:29 Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
- This can be done by apply following code...
-
08:27 Patch #5035: Migrate from trac - Errors in wiki formating
- OK, I also add "PageTemplates" to the list of Trac pages to discard. :)
But I do not understand what you propose to ... -
02:46 Feature #381: general wiki for the whole site
- I'm in the same boat.
I want to write some How-to guides for handling the workflow that I have meticulously planned ...
Also available in: Atom