Project

General

Profile

Activity

From 2009-12-23 to 2009-12-25

2009-12-25

21:55 Feature #1278: Creating global (default) categories.
+1: it is necessary pasquale [:dedalus]
20:43 Feature #4487 (New): Add better presentation of issue status history
Currently, the only way to view the history of an issue is to scroll down the list of comments.
From a usability per...
Aron Rotteveel
20:38 Feature #4432: Custom highlighting for certain user-role comments
Eric Davis wrote:
> How would it work if the user has multiple Roles?
Good question; I had not thought about that...
Aron Rotteveel
20:34 Feature #4486 (Closed): Add a profile option to disable notifications alltogether
It would be nice to have an option to disable notifications alltogether.
I am currently on a short break and have se...
Aron Rotteveel
18:09 Feature #4461 (Closed): Repository download file should be under user permission
Jean-Philippe Lang
16:29 Feature #4485 (Closed): Create an ACL privilege for assigning tickets
Currently, everyone with issue creation access can instantly assign an issue to a user.
It would be nice to seperate...
Aron Rotteveel
15:51 Patch #4274: Use Issue status for percent done
I think it will be nice to implement mixed behavior. For example, I want "New" status be fixed to 0% and "Resolved" s... Alexey Palazhchenko
09:43 Feature #594: Remove limit on subproject nesting
Mischa The Evil wrote:
> frank huang wrote:
> > Jason van Dyk wrote:
> > > Perhaps I've missed understood either t...
frank huang
07:56 Feature #4403: Copy with related task
Bill Tihen wrote:
> This patch seems VERY useful. We have over 200 users who submit tickets -- it would be GREAT if...
Alain V.
01:16 Feature #408: Assign a task to multiple users
+1
This would be one of the reasons for us to not be able to use Redmine for bug tracking. User groups would proba...
Florian Dejako
01:02 Patch #4484 (Closed): Traditional Chinese language file (to r3239)
* Tags added:
** permission_add_subprojects, label_subproject_new
ChunChang (Nagaharu) Lo

2009-12-24

22:41 Patch #4426 (Reopened): German translation
I added a new translation for r3238
(or should I have created a new issue instead of reopening?)
André H.
20:52 Feature #4393: Make Logger rotate and split logfiles
Well, I just assumed that as @Logger@ is part of stdlib it would take care of it, but I went digging in the ruby core... Felix Schäfer
19:58 Feature #4393: Make Logger rotate and split logfiles
How would this work in a multi process deployment where there are several processes writing to the log file at once? Eric Davis
20:52 Feature #4403: Copy with related task
This patch seems VERY useful. We have over 200 users who submit tickets -- it would be GREAT if we had a "ME TOO" fe... Bill Tihen
20:45 Defect #4483 (New): LDAP authentication with Redmine doesn't return an error when credentials used to bind to LDAP are incorrect
When incorrect credentials are used in LDAP authentication with Redmine, the search mechanism will always silently fa... Joe Heck
20:36 Defect #4438: Lack of unit tests for IssueRelation model
Thanks Jean-Philippe, you're too fast for me. :) Eric Davis
20:35 Feature #4432: Custom highlighting for certain user-role comments
How would it work if the user has multiple Roles? Eric Davis
20:24 Feature #408: Assign a task to multiple users
Lets be civil here, everyone has different ways of running projects and workflows. It would be nice to accommodate e... Eric Davis
20:13 Feature #1953: Due date calculation based on developer's estimations
David Davis:
Could you post a link and/or patch here? I'm the only one that gets pull requests and I don't want t...
Eric Davis
20:11 Feature #296: REST API
Sergio Rubio wrote:
> Some self promotion...
>
> http://rubiojr.netcorex.org/blog/?p=154
This might work as an...
Eric Davis
20:00 Defect #4394: Broken db:migrate:plugins
I'll see about submitting this fix back to the Rails Engines project. Eric Davis
19:51 Feature #4374: Issues - Description preview on hover
Andrew Chaika wrote:
> Code: http://github.com/edavis10/redmine_shane_and_peter_design (not working with current red...
Eric Davis
19:44 Feature #4272: Add or remove columns from the issue list
John Waldorff wrote:
> Could you probably give me one hint where to look at here in the tracker or how to proceed to...
Eric Davis
19:23 Defect #4084 (Closed): Cannot disable activity in project when activity is active on /enumerations page
Fixed in r3239. The project was checking for only active project level activities that overrode the system activitie... Eric Davis
18:44 Feature #4028 (Closed): Ability to navigate to next and previous issue from an open issue
Duplicates #2850 Eric Davis
18:43 Feature #3920: REST API for authentication
Jean-Philippe Lang wrote:
> * took more than 10 minutes on my redmine database
Good point, thanks for the extra c...
Eric Davis
18:40 Patch #3815: Format links in Timelog
Henrik Jönsson wrote:
> Since Redmine is a tool many will use at the same time textile takes it's time, therefor a l...
Eric Davis
18:39 Feature #4482 (Closed): Cache textile rendering
To improve performance, the core Textile rendering should be cached into HTML and stored in the database. We will st... Eric Davis
17:32 Feature #4330: Implement OpenSearch
+1 Alexey Palazhchenko
17:13 Defect #4391 (Closed): Content of "Subproject of" lost when project validation fails
Fixed as a side-effect of r3238. Jean-Philippe Lang
16:58 Patch #4481 (Closed): Simplified Chinese language file zh.yml updated to r3236
Chaoqun Zou
14:51 Patch #4479 (Closed): Spanish translation file (updated to 3235)
Committed, thanks. Jean-Philippe Lang
03:39 Patch #4479 (Closed): Spanish translation file (updated to 3235)
* Latest translations up to r3235.
* Some missing strings are also translated.
Juanjo RG
14:51 Patch #4478 (Closed): Traditional Chinese language file (to r3235)
Committed, thanks. Jean-Philippe Lang
01:59 Patch #4478 (Closed): Traditional Chinese language file (to r3235)
* Tag added:
** label_api_access_key, text_line_separated, label_api_access_key_created_on, label_feeds_access_key, ...
ChunChang (Nagaharu) Lo
13:37 Patch #4262: Bazaar: correct renames handling, other improvements
I decided to remove internal bazaar object ids from revision view (@repository/revisions/:id@) at all, because they a... Ivan Korotkov
12:46 Defect #3087: Revision referring to issues across all projects
forgot to mention an important thing if it can be considered, our requirement is not strictly a parent-child requirem... Lalit Roul
12:39 Defect #3087: Revision referring to issues across all projects
make it +1 from me too.. Lalit Roul
11:41 Feature #4480 (Closed): Create a link to the user profile from the administration interface
Currently, there seems to be no way to view the user profile from the user administration screen. This would be a sma... Aron Rotteveel
05:47 Patch #2013: Skip notification of issue's updating.
Hey Eric,
Why don't we put this in the core when you have a chance. We'll cover your time to donate it back to the...
Shane Pearlman

2009-12-23

23:54 Feature #4477 (Closed): Use mime types in downloading from repository
Ok, so appart from the @export:@ links in "wiki" fields looking ugly (are there plans to make them show either only t... Felix Schäfer
23:19 Defect #4360 (Resolved): Repo-path changes view contains non-working revision selection-box
r3134 fixes the issue for me. Thanks! Mischa The Evil
23:10 Patch #4277: Add "hide prefixed projectname from issuesubject on issuelist" setting
Mischa The Evil wrote:
> Jean-Philippe Lang wrote:
> > What about fully removing the project name from the issue su...
Mischa The Evil
23:03 Defect #3075: Context-menu issue-status change fails under certain circumstances
Jean-Philippe Lang wrote:
> Fix committed in r3232 for when a default value is set in the database.
Thanks for th...
Mischa The Evil
21:01 Defect #3075 (Closed): Context-menu issue-status change fails under certain circumstances
Fix committed in r3232 for when a default value is set in the database. Jean-Philippe Lang
21:19 Feature #2653: New permission for issues: view_own_issue
Hello Jean-Philippe,
Could it be implemented in 0.9 version?
Stanislav German-Evtushenko
21:11 Feature #337: Private issues
This feature has to wait for some refactoring of the access control to tickets, that should occur for the next stable... Jean-Philippe Lang
21:08 Feature #2621: Errors when editing an issue that was just edited - StaleObjectError
I prefer that we take some time before this gets added to a stable branch.
And it's a bit late for 0.9.
Jean-Philippe Lang
21:01 Defect #4449 (Closed): Spent Time Default Value of 0.0
I don't know why you have a default value for this.
Anyway, I committed a fix in r3232 that will force TimeEntry#hou...
Jean-Philippe Lang
20:59 Feature #3580: Edit Own Notes Permission For This Site
Might also want to include editing the forum messages too. Eric Davis
20:58 Defect #3297 (Closed): Add "Edit own messages " permission to autentificated user on redmine.org
Duplicate of #3580 Eric Davis
20:54 Defect #4456 (Closed): Wiki pages in search results are referenced by project number, not by project identifier.
Fixed in r3231. Jean-Philippe Lang
20:52 Defect #4460 (Closed): Quotes in "Version" field
Fixed in r3230. Jean-Philippe Lang
20:28 Patch #4476 (Closed): pt-BR translation for trunk
Committed in r3228. Jean-Philippe Lang
19:17 Patch #4476 (Closed): pt-BR translation for trunk
Latest translations for trunk
Enderson Maia
20:28 Patch #4474 (Closed): Traditional Chinese language file (to r3214)
Committed in r3228. Jean-Philippe Lang
01:01 Patch #4474 (Closed): Traditional Chinese language file (to r3214)
* Tag added:
** label_revision_id
ChunChang (Nagaharu) Lo
20:28 Patch #4459 (Closed): Korean translation update
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4458 (Closed): Swedish Translation for r3211
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4450 (Closed): Simplified Chinese language file zh.yml updated to r3191
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4428 (Closed): patch to Russian language file
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4426 (Closed): German translation
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4405 (Closed): [Spanish] patch es.yml trunk
Committed in r3228. Jean-Philippe Lang
20:28 Patch #4404 (Closed): Swedish Translation for r3174
Committed in r3228. Jean-Philippe Lang
19:50 Patch #4399 (Closed): Indonesian Translation
Committed in r3227 and will be available in 0.9.
New strings were added since you did the translation. Feel free to ...
Jean-Philippe Lang
19:41 Feature #3920: REST API for authentication
I had to remove the mass creation of API keys for several reasons:
* not needed since keys will be created on the fl...
Jean-Philippe Lang
07:28 Feature #3920 (Closed): REST API for authentication
*This should be considered experimental until further testing.*
I added a REST API for authentication with support...
Eric Davis
19:31 Patch #4409 (Closed): Remove email body via a delimiter
Feature added in r3226.
Delimiters are strings (not regexp) and must match the entire line.
Jean-Philippe Lang
18:59 Feature #2964: Ability to assign issues to groups
+1 This would be useful for general tasks that should be handled by "someone in the X department". It could also pro... Eric Davis
14:17 Feature #2677: Show "unread" items in the issue list
Jean-Philippe Lang wrote:
> Maybe we can have a green bullet for new issues and nothing for updated issues (just bol...
Felix Schäfer
13:50 Feature #2677: Show "unread" items in the issue list
Felix Schäfer wrote:
> Olivier Jacquet wrote:
> > Personally I'd prefer if the bullets were at the end of the title...
Jean-Philippe Lang
10:25 Feature #2677: Show "unread" items in the issue list
Olivier Jacquet wrote:
> Personally I'd prefer if the bullets were at the end of the title in stead of before. As th...
Felix Schäfer
10:18 Feature #2677: Show "unread" items in the issue list
Personally I'd prefer if the bullets were at the end of the title in stead of before. As the bullets are now they bre... Olivier Jacquet
08:11 Feature #2677: Show "unread" items in the issue list
The patch is not ready for review, but it should not conflict with anything.
What's your major patch about?
Jean-Philippe Lang
07:34 Feature #2677: Show "unread" items in the issue list
Jean-Philippe Lang wrote:
> I have a working patch for this feature. It's a bit late to get it into 0.9 but it will ...
Eric Davis
13:36 Feature #1263: Dokuwiki importer.
+1 denis denis
09:42 Feature #339: perforce SCM support
I just installed redmine-perforce-v2-r2786.zip with Bitnami Redmine Stack 0.8.4.
this is my solution to install this...
Jihyuk Im
03:45 Defect #4475: latest trunk: after cop project, "translation missing: en, field_issues is invalid"
should be "copy project" Kioma Aldecoa
03:45 Defect #4475 (Closed): latest trunk: after cop project, "translation missing: en, field_issues is invalid"
In the current trunk, after copying a project the error is displayed:
* translation missing: en, field_issues ...
Kioma Aldecoa
 

Also available in: Atom