Project

General

Profile

Activity

From 2010-03-11 to 2010-03-13

2010-03-13

23:49 Defect #5070 (New): Redmine.pm does not allow Administrators to access svn repositories
The following SQL code does not detect that a user is an Administrator and denies access:... Bryce Nordgren
23:25 Feature #3359: Update CodeRay 0.9
The discussion in #2985 and at the patches at http://www.redmine.org/boards/3/topics/6890 might be relevant. Josh Galvez
19:22 Feature #3359: Update CodeRay 0.9
Okay. Do we have a patch?
Tomorrow, CodeRay 0.9.2 will be released. I recommend including this version, if we solv...
Kornelius Kalnbach
19:20 Defect #5069 (Closed): Enumeration custom field not saving into custom values table for a time entry
Im running Redmine 0.9.3.stable.3521 (MySQL) in ubuntu
# I created a list custom field for a TimeEntryActivity en...
Felipe Campo
18:10 Feature #4455: Mercurial overhaul
Toshi Maruyama wrote:
> I got a feedback on github and fixed some bugs.
> I create new tag "hg-overhaul-0.9.3-20100...
Alessio Caiazza
18:06 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
exactly the same problem here.
Just to dump my environment...
Ruby version 1.8.7 (x86_64-linux)
R...
Mirek Kratochvil
17:58 Patch #5068 (Closed): add link to Users on Member page.
Added link to Users on _members.rhtml tkmrkt tkmrkt
17:35 Feature #5067 (Closed): Read only custom field
Hello everyone , i was looking to redmine tables and foud that there is a fiedl in the custom_field table , called e... Felipe Campo
17:20 Defect #5066 (Closed): db:reset not readding default admin account
When I run the command "rake db:reset" it is not readding the default admin account. Jason Trahan
16:42 Patch #5062 (Closed): Swedish Translation for r3561
Committed in r3575. Thanks. Jean-Philippe Lang
16:42 Patch #5057 (Closed): Simplified Chinese translation patch
Committed in r3575. Thanks. Jean-Philippe Lang
16:42 Patch #5034 (Closed): pt-BR translation update
Committed in r3575. Thanks. Jean-Philippe Lang
16:42 Patch #5028 (Closed): Korean translation patch update
Committed in r3575. Thanks. Jean-Philippe Lang
06:05 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
I finish testing of last big feature of #4455.
This feature is *"old rNN record on DB and wikis can not delete"*.
h...
Toshi MARUYAMA
04:03 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Luke Hoersten wrote:
>
> What that means is if you swap out the repo for a modified clone, potentially all your sh...
Toshi MARUYAMA
04:29 Defect #5024: Internal error after clicking on link to PDF Export
Thanks for your efforts! :)
But This page (http://www.redmine.org/issues/408) has no attachments, the 500 internal e...
Sheng Wang

2010-03-12

21:51 Defect #4597 (Closed): Display weirdness in users/show.rhtml in gravatars are enabled
Felix Schäfer
16:31 Defect #4597 (Resolved): Display weirdness in users/show.rhtml in gravatars are enabled
Please close me as I am a duplicate of #5008. :) Holger Just
20:22 Defect #4958 (Resolved): Lost password no longer flashes a confirmation message
Fixed by r3572. Jean-Philippe Lang
20:08 Defect #5064 (Closed): Garbled or unsupported characters in PDF output (utf-8)
Already reported multiple times, see #61. Jean-Philippe Lang
19:28 Defect #5064: Garbled or unsupported characters in PDF output (utf-8)
Forgot to mention, the collation I'm using for MySql database is utf8_slovenian_ci (Slovenian case-insensitive). David Sedlar
19:20 Defect #5064 (Closed): Garbled or unsupported characters in PDF output (utf-8)
I am using Redmine 0.9.3 with the Slovenian language template (sl.ylm) and have set the two setting to this:... David Sedlar
20:06 Feature #5050 (Closed): REST API for Issues + custom fields
Setting custom field values through the REST API is possible.
You can see an example in ruby here: [[Rest_api_with_r...
Jean-Philippe Lang
20:04 Patch #5065 (New): Importing wiki with different encoding
When using migrate_from_trac.rake to import project from trac to redmine,
if trac's encoding different than utf8 (ex...
João Machado
19:14 Defect #5039 (Resolved): Reposman.rb on Windows
Fixed in r3571. Jean-Philippe Lang
17:24 Patch #5063 (Closed): Fixed translation for Slovenian language
Added the number delimiter and separator (fixes Issue #5024). Changed pdf and csv encoding to UTF-8. David Sedlar
16:54 Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
Confirmed. The reason is that the process doesn't wait for the thread to finish. Adding a simple sleep works but it's... Jean-Philippe Lang
02:33 Defect #5058 (Closed): reminder mails are not sent when delivery_method is :async_smtp
Reminder mails (@rake redmine:send_reminders@) are not sent when I set @delivery_method@ in config/email.yml to @:asy... Go MAEDA
16:50 Defect #5024: Internal error after clicking on link to PDF Export
Another update:
The problem is related to some missing values in the language templates. For example the documentati...
David Sedlar
16:20 Defect #5024: Internal error after clicking on link to PDF Export
Also, this bug is now 100% reproducible on this very page (because I have added the attachment). Switch to a language... David Sedlar
16:16 Defect #5024: Internal error after clicking on link to PDF Export
Forgot to mention, this only happens when there are attachments, because that is when the number_to_human_size method... David Sedlar
16:02 Defect #5024: Internal error after clicking on link to PDF Export
Upon further inspection there seems to be a problem with some of the language templates and this method:... David Sedlar
10:50 Defect #5024: Internal error after clicking on link to PDF Export
Oh, I'm sorry.
It should be the *CPU* rather than the *CUP*
Sheng Wang
10:37 Defect #5024: Internal error after clicking on link to PDF Export
* The error can always be reprodued in redmine 0.8.7 production.
* what is more,this error is not always occur, it w...
Sheng Wang
02:31 Defect #5024: Internal error after clicking on link to PDF Export
I can confirm this bug, although I cannot confirm it on the redmine.org page, but it happens on my 0.9.3 production v... David Sedlar
16:13 Defect #1416 (Closed): Inline code with less-then/greater-than produces @lt; and @gt; respectively
The initial defect (< > inside inline code) is fixed by applying Jean-Baptiste's patch in r3567.
Anthony, your probl...
Jean-Philippe Lang
11:49 Defect #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
Anthony Groyer wrote:
> In fact, the bug I described (with pre separators) appears when I use coderay-0.9.1 (for jav...
Anthony Groyer
15:54 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
The reason of this Mercurial problem is *"Mercurial tip is not latest revision"* .
I described at http://www.redmine...
Toshi MARUYAMA
15:54 Defect #5049 (Resolved): Possible error 500 while moving an issue to another project with SQLite
The error is fixed in r3566 (reproduced with slite3 only).
You should now get a message that says that the issue cou...
Jean-Philippe Lang
15:25 Defect #4924: mercurial reader disregard information from non-default branch
Simple solution is to prepare "main + stable" repository.
http://mercurial.selenic.com/wiki/DeveloperRepos
> http:/...
Toshi MARUYAMA
15:10 Defect #4924: mercurial reader disregard information from non-default branch
Sorry, This issue is "main" and "stable" *repository* problem.
I think this issue is related #779.
Toshi MARUYAMA
14:50 Defect #5043 (Closed): Flash messages are not displayed after the project settings[module/activity] saved
Patch applied in r3565. Jean-Philippe Lang
14:43 Defect #1334 (Closed): Wiki formatting character *_ and _*
First part fixed in r3561. Last part in r3563. Jean-Philippe Lang
14:36 Defect #5008 (Resolved): Gravatar breaks layout of "logged in" page
The problem with clear:both; is that it will break if you add another higher floating div (eg. in the sidebar).
I fi...
Jean-Philippe Lang
14:20 Defect #5060 (Closed): cannot create new issue
Looks like you didn't properly upgrade or restart your install. Jean-Philippe Lang
10:31 Defect #5060 (Closed): cannot create new issue
I downloaded redmine bitnami stack 0.9.2, updated it according to instructions to last version. It seems to work at t... Evgeny Mukhin
13:39 Feature #2964: Ability to assign issues to groups
i add in redmine.rb the new privilege:... Szabolcs Klement
11:10 Feature #2964: Ability to assign issues to groups
Feature 2096 adds a custom "group list" field that could be used to emulate this to an extent. The patch has been upd... Fri Flaj
10:35 Feature #2964: Ability to assign issues to groups
+1
my think is a new role: allow/not to see that issues what is created by an user from other group.
Szabolcs Klement
11:47 Defect #5044 (Closed): Able to report issue when uncheck Issue tracking
OK, thanks for the feedback. Jean-Philippe Lang
00:53 Defect #5044: Able to report issue when uncheck Issue tracking
As i use plugin named "Redmine Todo Lists plugin", enabling that module then "New issue" menu show up.
So i think th...
minkbear minkbear
00:44 Defect #5044 (Reopened): Able to report issue when uncheck Issue tracking
The screen shot have been added. I can access /projects/foo/issues/new.
Please see in the screen shot. For more info...
minkbear minkbear
11:31 Patch #5062 (Closed): Swedish Translation for r3561
Nicklas Holm
10:37 Feature #5061 (Closed): Show time log entries in issue history
When viewing an issue all updates are shown. But when someone logs time with a comment this isn't shown in the histor... Olivier Jacquet
09:47 Feature #801: WebDAV access to Documents/Files
+1, Sería muy útil poder disponer de una pestaña para integrar cada proyecto con un gestor documental mediante WebDAV... Pedro Salido López
09:39 Feature #4937: Create users on the LDAP server
There's a plugin in progress to solve that:
http://github.com/edavis10/redmine_extra_ldap
it is still being devel...
Vladimir Dzalbo
09:25 Feature #5059 (New): "Delete own attachments" permission
How to manage docments,files and attachments? Now we can only upload or delete them. Can give more choices?
J.K Wang
09:18 Feature #1208: Restructured text support for the wiki
Hello,
You must install rbst. *gem install RbST*
If the problems persists (the sames happen to me (I am using ...
carlos lopez

2010-03-11

22:54 Patch #5057 (Closed): Simplified Chinese translation patch
for "3561":http://www.redmine.org/projects/redmine/repository/revisions/3561 Jie Ma
22:05 Feature #779: Multiple SCM per project
Can this not be adequately solved with sub-projects? Pieter Smith
22:02 Feature #2214: Autocreate repositories
+1
Also with the ability to specify the SCM type and default location per project. Some of my projects work better ...
Pieter Smith
21:41 Feature #3359: Update CodeRay 0.9
That is exactly what I proposed on a prior comment:
> My bet is that the correct approach should be:
>
> 1. sca...
Rodrigo Rosenfeld Rosas
21:07 Feature #3359: Update CodeRay 0.9
Mmh...but we can't change RedCloth, can we? The latest version is implemented in C.
Maybe we _can_ preprocess the ...
Kornelius Kalnbach
15:17 Feature #3359: Update CodeRay 0.9
Ruby has open class for good reasons, but that is not the intended use of it in my opinion. It is great to add method... Rodrigo Rosenfeld Rosas
05:54 Feature #3359: Update CodeRay 0.9
I think what you call "monkey patch" is exactly the way we should extend RedCloth. There's nothing evil in it, if you... Kornelius Kalnbach
21:05 Defect #5044 (Closed): Able to report issue when uncheck Issue tracking
Can not reproduce. When 'Issue tracking' module is disabled, the 'New issue' menu item doesn't show up and entering t... Jean-Philippe Lang
03:33 Defect #5044 (Closed): Able to report issue when uncheck Issue tracking
When uncheck Issue tracking module for a project in settings, it should be not able to click new issue on tab for tha... minkbear minkbear
21:02 Defect #5045 (Closed): Errors in formatting of texts.
Modifiers combinations are fixed in r3561.
> In the description of format Textile brackets [ ] are for this purpos...
Jean-Philippe Lang
10:35 Defect #5045: Errors in formatting of texts.
I have tried the code used above on official page RedCloth http://redcloth.org/try-redcloth/ - all combinations there... Mike Stupalov
09:03 Defect #5045: Errors in formatting of texts.
May be need integrate RedCloth latest version - 4.2.2? Mike Stupalov
08:48 Defect #5045 (Closed): Errors in formatting of texts.
This issue is similar on #3089, but there other category and additional errors are specified.
* Combination text f...
Mike Stupalov
20:56 Defect #3089 (Closed): Text formatting sometimes breaks when combined
Fixed in r3561. Jean-Philippe Lang
20:48 Defect #5051: Cookie issue when using Redmine on Firefox
Please give the detailed steps that shows the problem. Jean-Philippe Lang
12:21 Defect #5051 (Closed): Cookie issue when using Redmine on Firefox
Redmine appears to not correctly remove the cookies/cache for login/logout when using Firefox. I've test this in FF 3... Lee McIntosh
20:13 Defect #5056 (Closed): Bots Filter plugin should include some COPYING or LICENSE file
The zip archive is missing some license, please provide one.
Jérémy Lal
19:36 Feature #5055 (Closed): Set mime-type in response when downloading repository files
Hi,
version:0.9.3
when you download for example png file from repository (git) content-type is always set octet...
Stei Pauk
18:38 Feature #5054 (New): Redmine.pm: Provide directive to override RedmineQuery
Please provide a directive that makes it possible to override the authentication query RedmineQuery. Please note tha... Pieter Smith
18:27 Defect #5053: Project deletion thinks 2 projects are related
Clicking Yes, project teste2 is not removed. Bruno Prado
18:20 Defect #5053 (New): Project deletion thinks 2 projects are related
This test was done: there were 3 projects (say, teste, teste1, teste2), independent, none was child or father of any ... Bruno Prado
15:05 Feature #3733: Inline images need to be inserted inline into issue comments
Which release was this included in? Patrick Cummins
15:02 Feature #1448: Add tags to issues
+1 (I'll also check if there's a "vote" feature in redmine :) ) Philippe Lafoucrière
14:34 Feature #5052 (New): Show attachments of all issues, wikipages, messages etc. to administrators or managers
Is it possible somehow to get a List of all attachments with related
issues, wikipages, messages etc. ?
I mean wi...
Daniel Maas
12:41 Defect #4239: Issue view is not displayed correctly in Google Chrome 4
Not working for me in Google Chrome 4.1.249.1021 beta (40167) Robin McKenzie
12:14 Feature #5050 (Closed): REST API for Issues + custom fields
The issue is explained here: [http://www.redmine.org/boards/2/topics/12077]
I don't exactly know if this requires a ...
Joao C.
12:00 Defect #5049: Possible error 500 while moving an issue to another project with SQLite
I forgot to say: Great piece of software!
That's my first ticket, I have to say thanks. :)
Michael Jahn
11:55 Defect #5049 (Closed): Possible error 500 while moving an issue to another project with SQLite
Hi,
I get an "Internal Error 500" if I try to move an issue from one project to another one. I could break down th...
Michael Jahn
11:52 Feature #1157: Gantt chart for a user across all projects
Could you tell me if this feature is in 0.9.3? We have just started using Redmine and this feature would be very use... Ian Stuchbury
11:39 Defect #4924: mercurial reader disregard information from non-default branch
Please see #4455 - Mercurial overhaul.
Toshi MARUYAMA
11:38 Feature #1981: display mercurial tags
Please see #4455 - Mercurial overhaul.
Toshi MARUYAMA
11:32 Feature #5048 (Closed): Issue List of the selected project, when add a related issue
It would be nice to have a drop down menu with the issue n° and the issue subject when trying to add a related issue. Minh-Quân Tran
11:30 Defect #3421: Mercurial reads files from working dir instead of changesets
I finish unit and functional test of this feature.
http://github.com/marutosi/redmine/tree/hg-overhaul-0.9
http://g...
Toshi MARUYAMA
11:08 Feature #5046 (Closed): Status Update Difference
Is there anyways i can have the values of the time difference between 2 consecutive status updates of an issue in red... shubham chakraborty
01:09 Defect #5043 (Closed): Flash messages are not displayed after the project settings[module/activity] saved
I changed the project settings[module/activity], but none of flash messages that notify the success were displayed, t... Yuki Kita
 

Also available in: Atom