Project

General

Profile

Activity

From 2009-12-17 to 2009-12-19

2009-12-19

20:20 Feature #1142: CC list for issues
+1
This is a feature we're looking for too. Sometimes we need to report about an issue to some non-members (e.g. a h...
Eric Voisard
15:10 Patch #4352 (Closed): Traditional Chinese language file (to r3129)
Committed, thanks! Jean-Philippe Lang
08:40 Patch #4352: Traditional Chinese language file (to r3129)
* Tag added
** label_display_used_statuses_only
ChunChang (Nagaharu) Lo
15:08 Feature #2230: Issue creation via email from anyone without a Redmine account using an Inbox project
As of r3195, you can allow anyone to submit emails to a private project.
But the token mechanism to access issues wi...
Jean-Philippe Lang
15:05 Defect #4407 (Closed): Accept emails from anyone on a private project
Fixed in r3195. You can now use a 'no_permission_check' option.
For example:
rdm-mailhandler --unknown_user acc...
Jean-Philippe Lang
14:25 Patch #2971 (Closed): Patch for "My Page" personalization not storing reordered blocks
This should be fixed in r3194. Jean-Philippe Lang
13:06 Patch #1404: Raise wiki content page size
Trying to migrate with a Postgres 8.3 database gives the following error:... Jean-Philippe Lang
10:49 Defect #4449: Spent Time Default Value of 0.0
I can't reproduce with latest trunk (r3191).
Please provide the information requested in [[SubmittingBugs]]. Can a...
Jean-Philippe Lang
04:50 Defect #3421: Mercurial reads files from working dir instead of changesets
Peter Fern wrote:
> Peter Fern wrote:
> > since the cat code currently in trunk works as expected.
>
> Actually,...
Luke Hoersten
04:40 Defect #3421: Mercurial reads files from working dir instead of changesets
Peter Fern wrote:
> since the cat code currently in trunk works as expected.
Actually, the problem was likely tha...
Peter Fern
04:38 Defect #3421: Mercurial reads files from working dir instead of changesets
Luke Hoersten wrote:
> Add a file to your Mercurial, commit, then delete and commit. If you try to view that file th...
Peter Fern
04:27 Defect #3421: Mercurial reads files from working dir instead of changesets
In the mean time, I've added the size method, and a conditional in the model for my upcoming patchset to try the scm.... Peter Fern
04:25 Defect #3421: Mercurial reads files from working dir instead of changesets
Peter Fern wrote:
> I think you'll find that's incorrect, and looking at the patch, it doesn't modify the 'cat' meth...
Luke Hoersten
04:07 Defect #3421: Mercurial reads files from working dir instead of changesets
Can you provide the mercurial plugin here? Peter Fern
03:52 Defect #3421: Mercurial reads files from working dir instead of changesets
Peter Fern wrote:
> Umm, where are you getting this 'hg size' command from?? It doesn't exist on any version I have...
Luke Hoersten
02:04 Defect #3421: Mercurial reads files from working dir instead of changesets
Umm, where are you getting this 'hg size' command from?? It doesn't exist on any version I have access to... Peter Fern
04:39 Patch #4450 (Closed): Simplified Chinese language file zh.yml updated to r3191
Chaoqun Zou
04:15 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
I think you'll find that's incorrect, and looking at the patch, it doesn't modify the 'cat' method in any way other t... Peter Fern
03:54 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Peter Fern wrote:
> I wouldn't say that - the only thing that doesn't work is file sizes... my patch incorporates br...
Luke Hoersten
02:08 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
I wouldn't say that - the only thing that doesn't work is file sizes... my patch incorporates branch and tag support ... Peter Fern
01:28 Defect #1071: Wiki/News/Documents truncate contents to 64K in MYSQL
IMO 16MB is fine. It becomes a HTML page not an attachment, so 16MB is enough. W Snyder
00:06 Feature #1689: Tab Width
Now, even more cool!
Add the following to @lib/redmine/core_ext/string/conversions.rb@...
Chris Miller

2009-12-18

23:53 Patch #1404: Raise wiki content page size
Rewritten patch (see comment in #1071) => raise wiki content to 16MB. Thomas Lecavelier
23:52 Defect #1071: Wiki/News/Documents truncate contents to 64K in MYSQL
Rewrite from the patch #1404 : set wiki content and versioned content up to 16MB.
I can eventually add a wiki conten...
Thomas Lecavelier
23:19 Patch #4426: German translation
I updated the file to r3188. André H.
22:07 Defect #4449 (Closed): Spent Time Default Value of 0.0
I just switched from 0.8-stable branch to trunk hoping to get rid of the default value of "0.0" for the "Spent Time" ... ian dees
21:31 Feature #4423: Suppress New Issue if no tracker is selected
Well, that would cost one more SQL query to display the menu... Jean-Philippe Lang
21:28 Defect #4438 (Closed): Lack of unit tests for IssueRelation model
See r3190. Jean-Philippe Lang
01:50 Defect #4438 (Closed): Lack of unit tests for IssueRelation model
I was attempting to create a test for the convert_to_precedes method of the patch for #1432 and found that there are ... Josh Galvez
21:28 Feature #1432 (Closed): Add "follows" issue relation
Feature added in r3190. Jean-Philippe Lang
18:02 Feature #1432: Add "follows" issue relation
Eric says the only thing holding this patch back is people to push for it. But more particularly unit tests for the ... Josh Galvez
21:24 Defect #4394: Broken db:migrate:plugins
Thanks, Jean-Philippe. Alexey Palazhchenko
15:35 Defect #4394 (Closed): Broken db:migrate:plugins
Fix committed in r3186. Jean-Philippe Lang
21:05 Patch #4409: Remove email body via a delimiter
A few comments:
* this should be applied to forum replies as well
* the setting name is a bit vague, I think that @ma...
Jean-Philippe Lang
19:52 Defect #4239: Issue view is not displayed correctly in Google Chrome 4
ChunChang Lo wrote:
> it seems that this issue gets fixed in 4.0.266.0 version of google chrome.
Not for me.
Chuck Battle
07:23 Defect #4239: Issue view is not displayed correctly in Google Chrome 4
it seems that this issue gets fixed in 4.0.266.0 version of google chrome.
ChunChang (Nagaharu) Lo
03:08 Defect #4239: Issue view is not displayed correctly in Google Chrome 4
Reported to Webkit here: https://bugs.webkit.org/show_bug.cgi?id=32690 Josh Galvez
18:11 Defect #4448: Subversion password cleanly visible in the process list and some logs
Forgot the patch... Holger Just
17:10 Defect #4448 (New): Subversion password cleanly visible in the process list and some logs
When using a remote Subversion repository which requires a password, that password is readable in the system's proces... Holger Just
17:35 Feature #4427: Create a new type of role for not project specific maintenance
I agree that it would be a real improvement.
For the "create project" example, we could distinguish "create projec...
Jean-Philippe Lang
11:57 Feature #4427: Create a new type of role for not project specific maintenance
I'll second that.
In addition to the examples provided by Holger, I would like to see a "user manager" role that wou...
Andrea Campi
16:46 Defect #4445 (Closed): Unable to save custom search query with subprojects = none
OK thanks for the feedback. Jean-Philippe Lang
16:23 Defect #4445 (Resolved): Unable to save custom search query with subprojects = none
I just updated my setup from 0.8.7-stable to trunk and experience the same. Thanks for the quick reply! Aron Rotteveel
16:00 Defect #4445: Unable to save custom search query with subprojects = none
Can not reproduce with latest trunk. The filter "Subproject = none" can be saved and is not removed when editing the ... Jean-Philippe Lang
11:07 Defect #4445 (Closed): Unable to save custom search query with subprojects = none
Currently, there seems to be no way to create a stored search query to view just the issues to the related project. T... Aron Rotteveel
16:43 Patch #4444 (Closed): Change category name "ticket" to issue on the Redmine projet
Done. Jean-Philippe Lang
10:43 Patch #4444 (Closed): Change category name "ticket" to issue on the Redmine projet
Naming is not entirely consistent, so it seems. Aron Rotteveel
16:06 Feature #4422: Wiki links that leads to specified paragraph in the different page
Did you try:... Jean-Philippe Lang
16:04 Feature #4442 (Closed): User Grouping
Jean-Philippe Lang
11:14 Feature #4442: User Grouping
This is already available in trunk (see #1018), and will be released in version#6, for which an RC is planned mid-jan... Felix Schäfer
09:16 Feature #4442 (Closed): User Grouping
--------------------------------------
About my application's environment
Ruby version 1.8.6 (x86_64-l...
Anup Nair
15:55 Defect #4414 (Closed): Mail text preparing before creating a new issue
Jean-Philippe Lang
15:53 Defect #4397 (Closed): Differente Redmine versions: mysql incompatibility
Please read [[SubmittingBugs]]. Jean-Philippe Lang
15:52 Defect #4425 (Closed): Counts for Version in Subproject with Shared Versions
Fixed in r3187. Jean-Philippe Lang
15:45 Defect #4447 (Closed): Associated revisions not working correctly in 0.8.7.devel.3182
Jean-Philippe Lang
15:19 Defect #4447 (Resolved): Associated revisions not working correctly in 0.8.7.devel.3182
Nevermind. Stupidity on my side. Aron Rotteveel
15:13 Defect #4447 (Closed): Associated revisions not working correctly in 0.8.7.devel.3182
I am using 0.8.7.devel.3182 and have the same problem:
* Keyword is *
* Commit messages reference issues correctl...
Aron Rotteveel
15:44 Defect #4235 (Closed): Issues not working
I've just tested the database you sent me.
Everything is fine with latest trunk (had to run db:migrate), ruby 1.8.7 ...
Jean-Philippe Lang
15:27 Defect #4314 (Closed): Broken issue list pagination in 0.8.7
Never had this problem with mysql or Postgres 8.3.
Please reopen if upgrading to Postgres 8.4.2 does not fix the pro...
Jean-Philippe Lang
15:18 Defect #4441 (Closed): Admin user cannot change issue status for projects he is not a member of
Jean-Philippe Lang
09:07 Defect #4441 (Closed): Admin user cannot change issue status for projects he is not a member of
Currently, an admin user can change pretty much everything about an issue, except the issue status when the particula... Aron Rotteveel
15:15 Defect #4446 (Closed): Incorrect using ruby syntax
Patch applied in r3185. Thanks. Jean-Philippe Lang
14:27 Defect #4446 (Closed): Incorrect using ruby syntax
In many points redmine code use costruction same:... Alexander Oryol
15:08 Defect #4439 (Closed): Broken functional test
Jean-Philippe Lang
06:21 Defect #4439 (Closed): Broken functional test
Fail was introduced in r3176.... Alexey Palazhchenko
14:24 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Luke Hoersten wrote:
> Peter Fern wrote:
> > Just an update - I have a significant Mercurial patch near completion ...
Luke Hoersten
14:24 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Peter Fern wrote:
> Just an update - I have a significant Mercurial patch near completion that addresses this issue,...
Luke Hoersten
09:10 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
There are two keys in the Redmine database - revision and scmid, however Mercurial has 3 identifiers: revision, short... Peter Fern
08:52 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Awesome. Look forward to it.
I don't see why it'd break r##, though - like I mentioned above, hg understands sever...
Scot Herring
07:59 Defect #3724: Mercurial repositories display revision ID instead of changeset ID
Just an update - I have a significant Mercurial patch near completion that addresses this issue, plus a number of oth... Peter Fern
12:22 Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
Here an escape from #4311.
I repost my first patch, adapted to current trunk, with a second one giving an option t...
Thomas Lecavelier
10:41 Feature #4443 (New): Show involved user for an issue
It would be nice to use the sidebar on the right to show a list of all users that are involved (have commented) on an... Aron Rotteveel
08:26 Defect #4338: Not perfect svn auth thru perl module
Thomas Pihl wrote:
> Are you sure you are using redmine for authentication?
>
> See http://www.redmine.org/wiki/r...
Frank Costello
06:46 Patch #4352: Traditional Chinese language file (to r3129)
* Tag added
** permission_view_issues
ChunChang (Nagaharu) Lo
06:36 Feature #3187: "View Issues" user permission
Gilles Pietri wrote:
> Yeah, I didn't find the other one at first, and this is not the same thing. #2653 will howeve...
Ho Nguyen
06:22 Feature #4440 (Closed): Categorize and Filter Issue Updates
Not sure if something like this already exists, but what if you could assign issue updates to various categories (pos... Richard Schulte
06:17 Feature #1853: Make Projects truly independent of each other
+1
It would be nice to be able to choose whether a project would be independent at creation, or what features woul...
Richard Schulte
06:14 Feature #3967: Ability to define default columns to display based on project
+ 1
I wish I could help, though my RoR dev knowledge is very limited... however, willing to run tests
Richard Schulte
06:13 Feature #4015: Make app settings overridable at project level
+ 1
* Theme
* Trackers/Statuses/Workflow
* Enumerations
* Roles and Permissions
Haha yea, a laundry list, I ...
Richard Schulte
03:22 Feature #408: Assign a task to multiple users
+1 for assigning to multiple users
Not everyone works in the same way. The tool (redmine) should be flexible eno...
Cyber Sprocket
03:15 Feature #3647: Data Import/Export System
+1
Yes, it would be very nice to export/import projects and administration/user settings. Good for backup, moving ...
Andrea Denzler
02:53 Feature #1689: Tab Width
I have found an even better way of converting tabs to spaces. This respects tab _stops_, which is the concept that a... Chris Miller
00:57 Feature #4429 (Closed): Optimize login form for keybord access
Closed as a duplicate of #4299. Thanks for the feedback... Mischa The Evil
00:40 Feature #4429 (Resolved): Optimize login form for keybord access
Dear, Henrik:
I'm glad to hear from you and above message.
So, I'm looking forward to releasing 0.9 stable.
Th...
Akiko Takano
00:32 Feature #1113: Link LDAP groups with user accounts
alten benelux wrote:
> This would be a very interesting feature to be implemented with the new 'User Groups' (in ver...
jacob briggs
00:10 Feature #1113: Link LDAP groups with user accounts
What about http://www.redmine.org/boards/1/topics/10008 ?
If this could still be included in v0.9, with the Groups f...
alten benelux
00:08 Defect #2311 (Closed): r2097 breaks issues layout
Fixed in r3177. Mischa The Evil

2009-12-17

23:22 Defect #4314: Broken issue list pagination in 0.8.7
Hi
I think I have found the solution (well it is working for us, we still need to do more testing). It appears to ...
Craig Hawkes
17:51 Defect #4314: Broken issue list pagination in 0.8.7
In that case - can you try changing a line of code in the issues_controller - are you comforable making Rails changes... Craig Hawkes
06:04 Defect #4314: Broken issue list pagination in 0.8.7
Craig Hawkes wrote:
> Does pagination work for you on the mysql database, or not?
> I have a problem (see) http://w...
Vinod Singh
06:00 Defect #4314: Broken issue list pagination in 0.8.7
Does pagination work for you on the mysql database, or not?
I have a problem (see) http://www.redmine.org/boards/2/t...
Craig Hawkes
23:01 Feature #1250: Ask confirmation on PageLeave in wiki
I have a simple Rails plugin under development that might work for this, http://github.com/edavis10/form_protector. Eric Davis
22:33 Feature #4437 (New): Add timestamp in custom fileds
Add timestamp as a possible type in custom fileds Mario Guerra
21:12 Defect #4415 (Closed): Missing translation
Fixed in r3182. Thanks. Jean-Philippe Lang
21:07 Feature #4433 (Closed): Javascript prompt on page leaving
See #1250. Jean-Philippe Lang
12:37 Feature #4433 (Closed): Javascript prompt on page leaving
After editing an issue/wiki page/whatever it sometimes happens that you press the BACK button (or something else) on ... Roberto Aloi
21:06 Feature #4436 (Closed): Custom Field
It's not possible but a feature request already exists.
See #2859.
Jean-Philippe Lang
17:32 Feature #4436 (Closed): Custom Field
I do not know if a patch exist for this but it would be good to be able to create dependancy of custom field
Like ...
Alain V.
21:05 Defect #4431: Non-admin user cannot create project :for revision 3174
Can not reproduce with latest trunk.
A non admin user with "create project" permission can see the "new project" lin...
Jean-Philippe Lang
11:30 Defect #4431 (Closed): Non-admin user cannot create project :for revision 3174
- Updated to revision 3174 from r3076
- Non-admin user cannot create new project as there is no icon "+New Project" ...
TK Lew
21:03 Defect #4430 (Closed): Translation wiki page is unclear
This is the new location in *trunk*.
In the 0.8-stable branch and 0.8.x releases, the files are still in /lang.
Jean-Philippe Lang
06:19 Defect #4430 (Closed): Translation wiki page is unclear
On [[HowTo translate Redmine in your own language]] it suggests that the translations are in "The main lang file, loc... Lachlan Musicman
20:58 Defect #4408 (Closed): Huge dropdown kills browser: dropdown for username in Project Settings -> Members -> add member
This was fixed in r2638. See #2993. Jean-Philippe Lang
16:44 Feature #4435 (Closed): sort self-created "custom fields"
Is it possible to sort self-created "possible values" in the order. They are created in the "custom fields" in the li... Mario Winkeljann
13:48 Feature #4434 (Closed): Hide target version in ticket mask
How can you hide in the ticket mask the point target version? We have installed the 0.8.7 version of Redmine. Mario Winkeljann
13:45 Feature #4432: Custom highlighting for certain user-role comments
Mmh, we're using the gravatar feature for that. In 0.9 (and current trunk, for that matter), you'll have the choice t... Felix Schäfer
12:14 Feature #4432 (New): Custom highlighting for certain user-role comments
It would be handy to differentiate between member and contributor comments by giving them a slighly highlighted backg... Aron Rotteveel
11:54 Feature #337: Private issues
This would be a great feature, also making Redmine more usable as a customer ticketing system.
We currently use OTRS...
Aron Rotteveel
11:18 Feature #3842: add signature to outgoing email notifications
I totally agree; this would be a great benefit and would help consider using Redmine as a default support-ticketing s... Aron Rotteveel
10:56 Patch #4399: Indonesian Translation
Sorry,
This is my first translation effort.
I've made some changes to the Indonesian translation.
I hope this wil...
Raden Prabowo
10:35 Feature #4429: Optimize login form for keybord access
I added a patch (#4299) that was added in r3098 that changes the @tabindex@ of the fields (allthough going to @Stay l... Henrik Ammer
04:43 Feature #4429 (Closed): Optimize login form for keybord access
This is a tiny request but please consider if you could.
Some of our member access Redmine by using Text-based bro...
Akiko Takano
04:05 Defect #4394: Broken db:migrate:plugins
GemPlugin collecting because the Engines expect as Plugin also a gems
see the in the "boot.rb":http://www.redmine.or...
Alexey Lustin
03:29 Defect #4394: Broken db:migrate:plugins
this dirty hack resolve this problem
in the vendor/plugins/engines/tasks/engines.rake:39
add new line ;-)...
Alexey Lustin
02:56 Defect #4394: Broken db:migrate:plugins
same problem... Alexey Lustin
02:14 Defect #4084: Cannot disable activity in project when activity is active on /enumerations page
Mischa The Evil wrote:
> # Although I have disabled the @Development@-activity in steps 3 and 4 I still see the acti...
Eric Davis
01:24 Patch #4428: patch to Russian language file
the patch tested with r3175 (# it is my night error) Alexey Lustin
01:19 Patch #4428 (Closed): patch to Russian language file
* translate some strings (for update Issue Done Ratio)
tested with Redmine Core Trunk #3175
Alexey Lustin
00:27 Defect #4421 (Closed): 2
Mischa The Evil
00:26 Defect #4420 (Closed): test
Mischa The Evil
00:25 Feature #4419 (Closed): test
Mischa The Evil
00:25 Feature #4418 (Closed): test
Mischa The Evil
00:25 Feature #4417 (Closed): test
Mischa The Evil
00:21 Defect #4412 (Closed): IHK Template Recht & Fair Play
This is not a demo-system. Mischa The Evil
 

Also available in: Atom