Project

General

Profile

Activity

From 2010-07-13 to 2010-07-16

2010-07-16

23:42 Feature #2549: Enable the watching of news
+1
related to #4700
amber herold
23:36 Defect #4700: Adding news does not send notification to all project members
+1 amber herold
23:06 Patch #5895: API to query user database
Correction, my example was outdated... the ID is an element, not an attribute:... Adam Kaplan
23:04 Patch #5895 (Closed): API to query user database
I've attached a patch that adds an API for querying against the user database.
Provides:
# User ID
# Login
# Em...
Adam Kaplan
20:38 Patch #4572: Make it harder to ruin your database
xt zhang wrote:
> Does this mean that in a future version Redmine support mysql only?
Definitely not. MySQL, Post...
Alexey Palazhchenko
18:38 Patch #4572: Make it harder to ruin your database
Eric Davis wrote:
> Alexey Palazhchenko wrote:
> > Eric, I think you forgot about test_pgsql and test_sqlite3… That...
xt zhang
05:18 Patch #4572 (Closed): Make it harder to ruin your database
Alexey Palazhchenko wrote:
> Eric, I think you forgot about test_pgsql and test_sqlite3… That's why I'm regexp.
I...
Eric Davis
19:09 Feature #4355: Configurable email alert settings
+1 xt zhang
19:06 Feature #5862: Additional email notification preferences
Jim Naslund wrote:
> It would be useful to have two more options that individual users can set:
> 1) "Never"
> 2) ...
xt zhang
18:58 Defect #3922: Bad english arround "Assigned to" text in journal entries
This is not easy. Your phrase assembled from *text_journal_set_to:* ({{label}} set to {{value}}) and *field_assigned_... Azamat Hackimov
18:47 Defect #5883 (Closed): correct label_project_latest Chinese translation
commited, thaank you. Azamat Hackimov
18:47 Patch #5785 (Closed): pt-BR translation update
commited, thaank you. Azamat Hackimov
18:47 Patch #5740 (Closed): Swedish Translation for r3810
commited, thaank you. Azamat Hackimov
18:47 Patch #5735 (Closed): Traditional Chinese language file (to r3810)
commited, thaank you. Azamat Hackimov
18:47 Defect #5158 (Closed): Simplified Chinese language file zh.yml updated to r3608
commited, thaank you. Azamat Hackimov
14:53 Feature #247: Notification mail sender is the author and includes project information.
looks cool.. but the patch is rather outdated...
is that possible to have a similar patch for current trunk?
Vladimir Dzalbo
14:42 Feature #5794: URL custom fields
Just a little thing that could be improved (maybe not so easily): after every custom tag, there is a new <p> block, w... Thibaut Cuvelier
14:21 Defect #4340: migrate_from_trac can't find table "component"
Any update on this? I am having the same issue. Dawid Duda
13:47 Feature #337: Private issues
cd /patch/to/redmine/home/dir
patch -p1 < /patch/to/file/private_issues.v.0.7-0.9.3.patch
Oleg Volkov
11:37 Feature #337: Private issues
Can you help me to install this patch?
I have redmine v 0.9.3.
I download private_issues.v.0.7-0.9.3.patch
I tr...
Karolina -
12:30 Patch #5894 (Closed): Allow bulk status change
We run a big Redmine installation with more than 20000 tickets. What we are missing is the ability to change the stat... Peter Höpfl
12:26 Feature #5893 (Closed): Filter issues by notes
We run a big Redmine installation with more than 20000 issues. What we are missing is the ability to apply a filter o... Peter Höpfl
11:23 Feature #5661: Select all / Unselect all trackes during project creation
Thanks! Nick Peelman!
The changes works for me very well, just to point out the first diff is for file: app/views...
Xingdong Bian
11:22 Defect #5892 (Closed): Changing status from contextual menu opens the ticket instead
When in an Issue list and using the right-click contextual navigation and trying to change Status of an Issue, redmin... Cristiano Bianchi
08:56 Defect #5888 (Closed): {{toc}} macro doesn't get headers from {{include}}d pages
I close this one as duplicate, see #3707.
If you want to help please avoid to copy/paste so long wiki pages, it's pr...
Jean-Baptiste Barth
08:08 Feature #2610: Git repository comments should use git convention for commit messages
Felix Schäfer wrote:
> The activity list already only shows the first line of the commit message. What other places ...
Mattias Holm
08:03 Defect #5890: "XLS export" plugin breaks REST API: "issues.xml" returns broken HTML instead of XML
ok, makes sense. sorry Alex Last
00:52 Defect #5890 (Closed): "XLS export" plugin breaks REST API: "issues.xml" returns broken HTML instead of XML
Can you report this bug to the plugin author. This bug tracker is for the Redmine core and we don't have control ove... Eric Davis
07:28 Feature #871: Commit new CSS styles!
Maybe r3429 should be merged in a future stable branch ? Jean-Baptiste Barth
05:19 Defect #5463: Update INSTALL and UPGRADE documentation in the repository
Mischa The Evil wrote:
> I've reopened and assigned this issue to myself since I should have some spare time left th...
Eric Davis
05:16 Patch #5169 (Closed): Issue list view hook request
I moved the hook a bit and named it @view_issues_index_bottom@. r3842 Eric Davis
05:11 Defect #5823 (Closed): Error in comments in plugin.rb
Fixed in r3841. Thanks. Eric Davis
00:33 Patch #5891 (New): New IssuesController hook for new issues
While working on my CC Addresses plugin, I have come across the need to work with @issue during its creation in order... Nick Peelman

2010-07-15

23:41 Defect #5890 (Closed): "XLS export" plugin breaks REST API: "issues.xml" returns broken HTML instead of XML
I spent hours trying to find why my Redmine started returning broken HTML instead of XML when I send the same valid R... Alex Last
22:59 Feature #5889 (Closed): Progress bar for large file uploads
Hi all,
We've been using Redmine at our company for almost 2 years and we love it. One feature that would be benef...
Rafi Greenberg
22:26 Feature #5242: Display source project for cross-project associated revisions for issues
This patch adds the name of the project to an associated revision if it's not the same as the current project. Felix Schäfer
21:03 Feature #2610: Git repository comments should use git convention for commit messages
The activity list already only shows the first line of the commit message. What other places would you think need imp... Felix Schäfer
17:08 Feature #2610: Git repository comments should use git convention for commit messages
+1 from me as well. And this doesn't apply to git only, it purely is a question of commit message style... Karsten Dambekalns
20:34 Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
Jean-Baptiste Barth wrote:
> Can you try the patch I proposed in #5794 and tell me if it works and fit your needs ?
...
Leandro Lucarella
19:32 Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
Can you try the patch I proposed in #5794 and tell me if it works and fit your needs ? Jean-Baptiste Barth
20:32 Patch #4596: REST api fto get account info ?
Jean-Philippe Lang wrote:
> Sending the user's password hash in the response is not a good idea.
I'm trying to ge...
Adam Kaplan
20:21 Defect #5888 (Closed): {{toc}} macro doesn't get headers from {{include}}d pages
The TOC as created by the {{toc}} macro doesn't render headers contained within {{ include }} pages. This means that ... Alvaro Herrera
20:11 Feature #991: Document versioning
I've been recently converting some Wiki pages to Documents, but this lack of version control makes me question whethe... Alvaro Herrera
20:08 Defect #4243: {{include}} macro mangles HTML entities in <pre> blocks
I have the same issue, though my problematic char of choice is & -- it gets escaped as &#38; Alvaro Herrera
20:01 Feature #1358: Link_to for Custom Field
Unfortunately we are not in control of our hosting so I can not test it but it sounds like just what we would like. I... Chris Rowe
19:35 Feature #1358: Link_to for Custom Field
Can you try the patch I proposed in #5794 ?
Tell me if it works and fits your needs.
Jean-Baptiste Barth
18:42 Defect #5885 (Closed): Issue with Filters
Happy to help :-) Felix Schäfer
18:33 Defect #5885 (Resolved): Issue with Filters
Mario Scondo
18:33 Defect #5885: Issue with Filters
I did try to perform the migration and do the filtering with a MySQL 5.0.x backend and I was successful.
Thank you...
Mario Scondo
17:14 Defect #5885: Issue with Filters
I did not find issues related to 'filtering'.
While trying to migrate datasets from Mantis to Postgres 8.4 the sc...
Mario Scondo
15:18 Defect #5885: Issue with Filters
But now that I thought of it a little, I think this is a problem fixed in trunk, but for which the fix has not been b... Felix Schäfer
15:17 Defect #5885: Issue with Filters
Holger Just on IRC:
> pg 8.3 works well. 8.4 should work fine with trunk at least
Felix Schäfer
13:29 Defect #5885: Issue with Filters
Are there any known problems with Postgres 8.3 and 8.4? Mario Scondo
13:10 Defect #5885: Issue with Filters
The rails MySQL adapter is currently not compatible with MySQL 5.1, please downgrade your MySQL installation and see ... Felix Schäfer
12:52 Defect #5885: Issue with Filters
I'm sorry. The string 'XXXXX' in the description has to be replaced be the following problem description:
-> Whe...
Mario Scondo
12:50 Defect #5885 (Closed): Issue with Filters
Hello,
I did realize a problem when trying to filter for issues. A sample installation with two posted issues XXXX...
Mario Scondo
16:49 Defect #5887 (Closed): ami sega
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
15:16 Defect #5887 (Closed): ami sega
![[Picture]] 1!
dimitar korudjiiski
16:01 Feature #5875: Changes to child estimates should trigger journal entries for the parent estimate
This is somewhat related to #5490 Kurt Christensen
15:15 Defect #5880: Only consider open subtasks when computing the priority of a parent issue
Norbert Bérci wrote:
> When computing the priority of a task, only subtasks with not closed status should be conside...
dimitar korudjiiski
14:48 Patch #5535: Assigned to issuelist filter: added <nobody> value
Vitaly Klimov wrote:
> 'author_id' field affected as well.
Can you explain how was it affected please?
Nikolay Kotlyarov
13:08 Patch #5535: Assigned to issuelist filter: added <nobody> value
+1
now you can not combine "asssigned to nobody" filter with "assigned to me"
Nikolay Kotlyarov
14:42 Feature #3600: Allow blank / empty filter values for all issue fields
+1 Nikolay Kotlyarov
14:00 Defect #5884: PDF export doesn't work for Hebrew
Ok, it has nothing to do with the Rtl theme. Apparently, the encoding specified in he.yml (ISO-8859-8-I) is not suppo... Orgad Shaneh
11:55 Defect #5884: PDF export doesn't work for Hebrew
On my server, even CSV doesn't work - only Atom... Orgad Shaneh
11:55 Defect #5884 (Closed): PDF export doesn't work for Hebrew
Hello,
I'm running redmine with Hebrew translation and Rtl theme. PDF export doesn't work at all (HTTP 500).
I ...
Orgad Shaneh
13:29 Patch #5886: bash scanner for Coderay/ Redmine
If it works here, it will work there too ;-) There's also a short guide on how to use coderay from within irb (intera... Felix Schäfer
13:13 Patch #5886: bash scanner for Coderay/ Redmine
Thanks for suggestion. I can only ensure that my script works with Redmine/Coderay, but not with generic Coderay. Any... Anh Kỳ Huỳnh
13:07 Patch #5886 (Closed): bash scanner for Coderay/ Redmine
We include coderay as is, please post your proposed patch there, but thanks for the proposal :-) Felix Schäfer
12:50 Patch #5886 (Closed): bash scanner for Coderay/ Redmine
I wrote a Bash scanner for Coderay/Redmine. The work is based on php.rb and http://redmine.rubychan.de/attachments/do... Anh Kỳ Huỳnh
13:12 Feature #5115: Assignee & Target version issuelist filters: allow to specify multiple selections (e.g. x OR blank)
+1
related issue with patch: #5535
Nikolay Kotlyarov
11:31 Defect #4700: Adding news does not send notification to all project members
+1 Nikolay Kotlyarov
11:29 Feature #5816: New issue initial status should be settable in workflow
+1
I want more than only one default status.
Now it's not only one default: also this default will be used in every...
Nikolay Kotlyarov
07:34 Defect #5883 (Closed): correct label_project_latest Chinese translation
Special file ( config/locales/zh.yml)... Sheng Wang
07:13 Feature #1828: Default target version for new issues
Alexey Skor wrote:
> who can test this and integrate into trunk?
I've attached a proper patch that includes tests...
Eric Thomas
00:30 Feature #5882 (New): Email alerts on new files
It'd be nice to have a way for a user to get an email when a project releases a new file. Tom Copeland
00:11 Feature #5093: Mixing fixed percentages for issue statuses with variable percentages
+1
It'd be helpful to link certain field values with each other. For instance I've a required custom field for "wh...
­ Pas

2010-07-14

23:47 Feature #4416: Link from version details page to edit the wiki.
Felix Schäfer wrote:
> Here my proposed patch.
Great! It's a small but time-saving change which might be targette...
Mischa The Evil
23:40 Feature #5879 (Closed): Affected version field in issue types
Closed as a duplicate of mainly #1675 and the predecessor of that one, #685. Mischa The Evil
15:01 Feature #5879: Affected version field in issue types
Same as this one: #685 Sven Schuchmann
14:00 Feature #5879 (Closed): Affected version field in issue types
Hi!
It would be great especially when reporting bugs if one could select the version of the product where the bug ...
Gábor Péntek
23:28 Feature #5040: Project name limited to 30 characters
This is related to issue #4896 (and resolved by the provided patch therein). Mischa The Evil
23:24 Feature #4896: Project identifier should be a limited field
Nice one indeed Felix...
Maybe there are also other areas in Redmine (project) settings/administration where such ...
Mischa The Evil
23:18 Feature #5881 (Closed): Subtasks do not always appear below the parent task in Gantt chart -> a job for a custom filter?
I'm using trunk as of today r3840. I think that the subtasks "#13" and "#14" should be shown below their parent "#9".... Marcus Daniel
22:08 Defect #5463 (Reopened): Update INSTALL and UPGRADE documentation in the repository
Holger Just wrote:
> The @INSTALL@ file does match the wiki here. Closing for being obsolete.
I agree that that i...
Mischa The Evil
21:22 Defect #4700: Adding news does not send notification to all project members
+1 Andrzej Kojder
16:41 Defect #4700: Adding news does not send notification to all project members
+1 Nicholas Kulikov
16:32 Defect #4700: Adding news does not send notification to all project members
+1 minkbear minkbear
14:41 Defect #4700: Adding news does not send notification to all project members
+1 Martin Luder
17:53 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
how to tell if it's SELinux:
as root run "setenforce 0" and restart apache/httpd then try to view redmine in you...
Steve Gula
17:17 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
Charles Canato wrote:
> I'm truly sorry for reopening this bug, I was more or less following it, but missed these la...
Felix Schäfer
16:47 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
Does SLES10 use SELinux? Steve Gula
16:39 Defect #4610 (Reopened): undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
I'm truly sorry for reopening this bug, I was more or less following it, but missed these last messages based on the ... Charles Canato
16:58 Feature #2069: Wiki syntax to link to files in the files-module
+1 we need it Tkachenko Sergey
16:39 Feature #685: New Custom Field "Found in Version"
+1 :) Nicholas Kulikov
15:22 Feature #685: New Custom Field "Found in Version"
+1 Gábor Péntek
16:29 Feature #1358: Link_to for Custom Field
+1 for us. We use http://sourcerepo.com/ for our Redmine hosting so getting this into an actual release that they cou... Chris Rowe
16:00 Defect #5880 (Closed): Only consider open subtasks when computing the priority of a parent issue
When computing the priority of a task, only subtasks with not closed status should be considered.
see http://demo....
Norbert Bérci
15:06 Feature #5816: New issue initial status should be settable in workflow
If the proposed new row about initial statuses will be implemented, there is no use of the "Default value" column in ... Norbert Bérci
13:52 Defect #5878 (Closed): Hello World
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
12:49 Defect #5878: Hello World
dfsd elaya raja
11:32 Defect #5878 (Closed): Hello World
pichet pichet
13:29 Defect #5877: Project Identifier is invalid when contains only numbers
Vit Jonas wrote:
> Its the text in New Project form:
>
> > Length between 1 and 20 characters. Only lower case le...
Felix Schäfer
11:23 Feature #3667: granular post-commit hook
Mikhail Tcishewsky wrote:
> Guys, does anyone plans to take this feature in work?
> I have lot of repositories and wh...
Felix Schäfer
10:04 Feature #3667: granular post-commit hook
Guys, does anyone plans to take this feature in work?
I have lot of repositories and when someone push few changes R...
Mikhail Tcishewsky
10:46 Feature #5011: Limit Visible Issue Fields Based on Permissions
Doing the much hated +1 here.
I would love to see this feature in a future version of Redmine. We are currently in...
Walther Lalk
05:35 Feature #2924 (Closed): Make the right click menu more discoverable using a cursor property
Felix,
Agreed, this is done. Other improvements can new feature requests.
Eric Davis
02:50 Feature #5076 (Closed): Custom Page Possibility in Redmine
Holger Just
02:49 Feature #1142: CC list for issues
For those interested parties, I have a plugin written that takes care of this, somewhat. Its not as fluid as I'd lik... Nick Peelman
02:47 Feature #5876 (Closed): Changes to child estimates should trigger journal entries for the parent estimate
Please use http://demo.redmine.org for testing. Holger Just
01:34 Defect #3780: Attribute exchange with OpenID providers
Thank you. Stas SUSHKOV
01:34 Defect #3780: Attribute exchange with OpenID providers
Since this is important for me, I might consider spending some time/$ for coding/testing, if you could guide me what ... Stas SUSHKOV
01:01 Defect #3780 (New): Attribute exchange with OpenID providers
Stas:
Redmine is developed by a group of volunteers. This hasn't been a high priority feature, which might be why...
Eric Davis

2010-07-13

23:29 Feature #5872: Deeper integration of help topics
More help is definitely a good idea, but I can't say anything about either complexity (depends on the intended scope)... Felix Schäfer
22:40 Feature #5872: Deeper integration of help topics
haha, okay. Any thoughts on integrating this or the difficulty of it? Michael Koch
22:32 Feature #5872: Deeper integration of help topics
It more seems like someone testing here rather than on http://demo.redmine.org, sorry. Felix Schäfer
18:36 Feature #5872: Deeper integration of help topics
So this has been done? Can you direct me to where or which issue accomplishes this? Michael Koch
22:47 Defect #5877: Project Identifier is invalid when contains only numbers
Its the text in New Project form:
> Length between 1 and 20 characters. Only lower case letters (a-z), numbers and...
Vit Jonas
17:16 Defect #5877 (Closed): Project Identifier is invalid when contains only numbers
It's not possible to allow numeric-only identifiers, because certain parts of redmine search for the database ID if p... Felix Schäfer
14:45 Defect #5877 (Closed): Project Identifier is invalid when contains only numbers
When Project Identifier contains only numbers Redmine reports: Identifier is invalid. But when one other character me... Vit Jonas
20:37 Defect #5222: Issue grid does not wrap correctly in some browsers
I am running a development version of Chrome, thats probably why I was seeing this issue. I am not sure when I will b... Jon Lumpkin
19:23 Feature #1828: Default target version for new issues
who can test this and integrate into trunk? Alex Last
07:50 Feature #1828: Default target version for new issues
Eric Thomas wrote:
> Here is a modified version of the above patch which only sets the default version when adding a...
Eric Thomas
07:45 Feature #1828 (Resolved): Default target version for new issues
Here is a modified version of the above patch which only sets the default version when adding a new issue (not when e... Eric Thomas
18:31 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
I Updated the patch against r3840. Felix Schäfer
14:35 Feature #3647: Data Import/Export System
Raito Yitsushi wrote:
> +1
>
> We have 3 redmine server... And now i try to merge it into one server...
> Server...
saturntechweb saturntechweb
12:54 Feature #3647: Data Import/Export System
+1 Andreas Schuh
12:43 Feature #3647: Data Import/Export System
+1 Anonymous
14:34 Feature #5876 (Closed): Changes to child estimates should trigger journal entries for the parent estimate
With the new 'subtask' feature in Redmine 1.0.0 RC, any existing estimate for an issue is replaced with a rollup of t... saturntechweb saturntechweb
12:55 Feature #2340: Self-registration needs captcha
+1 for a plugin. I also was having spam problems on my site, it reached several per day, so I hacked into the source... W Snyder
09:39 Defect #5527: Link in pre tag for comment
I encountered a similar Problem with links within a Wiki pages and pre tag.
Link inside a pre tag to other wiki ...
bato bato
09:00 Feature #5076 (Resolved): Custom Page Possibility in Redmine
Jan from Planio www.plan.io
08:05 Defect #4712: Redmine 0.9.1 upgraded from 0.8.7 (and gem to 1.3.5, rails to latest): redmine install down: dependencies.rb:440:in `load_missing_constant': uninitialized constant ActionController::AbstractRequest (NameError)
Sorry Daniel - where would I find that line, in which file? David Le Dieu
01:38 Defect #3730 (Closed): rake db:migrate results in "stack level too deep" error
Redmine 0.8.x is not supported anymore. Holger Just
01:25 Feature #4185: Add ClearCase SCM support
This is not going to happen, unless you find a developer who is willing to
# buy the product
# create a patch for...
Holger Just
00:54 Defect #4655 (Closed): https in repository view
Please use the forums for support requests. Holger Just
00:49 Defect #4728 (Closed): Bugs in Version sharing
This does not apply to Redmine anymore. The subtasks plugin is obsolete with the implementation of #443 in trunk. Holger Just
00:39 Feature #4896: Project identifier should be a limited field
The patch looks good. Holger Just
00:36 Defect #4923 (Closed): Impossible to reach new issue status
Seems resolved. The workflow editor works as advertised. Holger Just
00:33 Defect #4925 (Closed): Too big space in issue editor
This does not seem to apply on a current trunk anymore. Holger Just
00:32 Defect #4934 (Closed): OS X 10.6 server rake db:migrate fails
The @mysql@ gem seems to be a bitch...
Please use the forums for further discussions of the issue.
Holger Just
00:28 Defect #5012 (Closed): Redmine Fails to load stylesheets and Javascript when configured as suburi
Holger Just
00:26 Feature #5040 (Closed): Project name limited to 30 characters
There is a help text below the field when you create or edit a project. Holger Just
00:19 Feature #5214 (Closed): A ticket that represents a subproject
This is mostly implemented in the subtasking feature (#433) Holger Just
00:10 Defect #5383 (Closed): Redmine.pm auth vulnerability
This was fixed in r3832.
Please send possible future security incidents directly to security (at) redmine (dot) or...
Holger Just
00:05 Defect #5463 (Closed): Update INSTALL and UPGRADE documentation in the repository
The @INSTALL@ file does match the wiki here. Closing for being obsolete. Holger Just
 

Also available in: Atom