Project

General

Profile

Activity

From 2012-01-03 to 2012-01-05

2012-01-05

22:42 Feature #1278: Creating global (default) categories.
+1
This would save so much time! we have new projects entered weekly. Updating the categories when they are the sa...
Nick Nguyen
22:10 Feature #8488: Create an 'Involve' mechanism to private issues
Bruno Medeiros wrote:
> I guess I could port this patch to the 1.3-stable branch, but couldn't test yet. If someone ...
Francesco Trigger
18:02 Feature #1554: Private comments in tickets
My initial thought is that you might not be running it from your redmine install directory. I occasionally get error... Shaun Gilroy
15:10 Feature #1554: Private comments in tickets
Nice feature you patched, but i am having problems to merge it with 1.3 stable i installed a few days ago. When i run... Pablo Bastari
17:50 Feature #9930 (Closed): Removable Overview / Activity menus
Closed as duplicate of #2585. Etienne Massip
17:15 Feature #9930 (Closed): Removable Overview / Activity menus
Many aspects of a project menu is removable through modules settings (like news, wiki, etc).
However Overview and ...
Doruk Fişek
17:42 Feature #1091: Disabling default ticket fields per tracker
+1 Sebastián Lara
17:24 Feature #9194: Issues default list view layout configurable per project
+1 Gokay Gok
17:23 Feature #9931 (Closed): In user roles news viewing can also be configurable
When editing a user role, we have news management and news commenting, however there isn't a privilege for news viewi... Doruk Fişek
17:21 Feature #9565: Gantt graph grouped by "assigned to"
+1 Gokay Gok
17:16 Feature #6118: Filter by parent task or subtasks
+1 Gokay Gok
17:15 Feature #5487: Allow subtasks to cross projects
+1 Gokay Gok
17:14 Feature #3452: Per project email notifications settings panel
+1 Gokay Gok
17:14 Feature #2161: Time tracking code should respect weekends as "no work" days
+1 Gokay Gok
17:13 Feature #1248: New Permission: Edit own issues
+1 Gokay Gok
17:12 Feature #582: Make fields mandatory/unmandatory based on role
+1 Gokay Gok
17:12 Feature #703: Configurable required fields per tracker/status/role
+1 Gokay Gok
17:06 Feature #9929 (Closed): Category names could be longer
Current the categories in each project cannot be more than 30 characters long.
It would be nice if this length wer...
Doruk Fişek
17:02 Feature #9928 (New): Custom ext auth source password change message
When using LDAP authentication, user passwords cannot be changed and an error message appears: "This account uses an ... Doruk Fişek
16:57 Feature #9927 (New): Limiting e-mail subject header length
Some defective e-mail servers can't handle e-mails with subjects longer than 60-70 characters. They cut off the rest ... Doruk Fişek
14:56 Feature #6721: Allow setting issue assignment by username via REST interface
I was wondering if the @Project@ model way could be applied: source:/trunk/app/models/project.rb#L253 Etienne Massip
14:18 Feature #6721: Allow setting issue assignment by username via REST interface
More functions are available with the login name now.
show, edit, update, destroy, edit_membership and destroy_memb...
Sridhar P
10:57 Feature #6721: Allow setting issue assignment by username via REST interface
For consistency this could include @GET /users/[username].:format@, @GET /issues.:format?assigned_to_id=[username]@, ... Etienne Massip
10:22 Feature #6721: Allow setting issue assignment by username via REST interface
Etienne Massip wrote:
> The problem with this patch is that it only works for issue creation/update.
>
> Maybe th...
Sridhar P
09:25 Feature #6721: Allow setting issue assignment by username via REST interface
Alexey Skor wrote:
> Thank you, Sridhar. I really hope this will be accepted by Redmine guys...
The problem with ...
Etienne Massip
09:07 Feature #6721: Allow setting issue assignment by username via REST interface
This will work only when the "assigned_to_id" is NOT set and "assigned_to_name" is set. To be more specific, this wil... Sridhar P
09:06 Feature #6721: Allow setting issue assignment by username via REST interface
Thank you, Sridhar. I really hope this will be accepted by Redmine guys... Alex Last
09:04 Feature #6721: Allow setting issue assignment by username via REST interface
I have created a patch for this feature against the trunk (at revision 8513). Attached is the diff file. Sridhar P
12:20 Defect #9132: Filtering by "Assignee's Group" doesn't show issues assigned to the group
Etienne Massip wrote:
> * Assignee's group IS "GROUP1"
> +OR+
> * Assignee IS "GROUP1"
>
> Which is admittedly ...
Ariel Scarpinelli
11:21 Defect #9132: Filtering by "Assignee's Group" doesn't show issues assigned to the group
I do agreed with Ariel Scarpinelli.
A group is a dummy user in user table, if a ticket assigned to this group, it ...
Ming-Chin Chen
12:11 Defect #9926: export issues to csv fails
Yes, it's an accessor method to a DB column value.
Try to remove all the 'formatted_questions' you might find in t...
Etienne Massip
11:31 Defect #9926: export issues to csv fails
Etienne Massip wrote:
> What's the "formatted_questions" referring to?
>
> Do you have such a column selected in ...
Mike Dubman
10:49 Defect #9926: export issues to csv fails
What's the "formatted_questions" referring to?
Do you have such a column selected in the query columns?
Etienne Massip
10:27 Defect #9926 (Closed): export issues to csv fails
Processing IssuesController#index to csv (for 10.220.3.218 at 2012-01-05 11:26:04) [GET]
Parameters: {"format"=>"c...
Mike Dubman
09:34 Feature #8058: Separation of content language from UI language
FTR: https://github.com/svenfuchs/globalize3 would be a great solution. Etienne Massip
02:30 Patch #9922 (Closed): Spanish translation updated
Committed in trunk r8508, r8509, r8510 and 1.3-stable r8511, r8512.
Thanks.
Toshi MARUYAMA
02:04 Patch #9922: Spanish translation updated
Toshi MARUYAMA
02:26 Feature #4179: Link to user in wiki syntax
+1 Dongju Kim

2012-01-04

23:20 Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
According to [[RedmineInstall]], 1.3.x requires Rails 2.3.14. but there's no note about needing a specific version of... mathew murphy
20:40 Defect #9924 (Closed): Custom field not filter option at global scope
I created a custom field of type User, all Trackers and checked, "For all projects" and "Used as filter" are checked.... Colin Mollenhour
20:36 Feature #2799: Support for Bazaar's shared reposetories (created with init-repo)
Michael Trausch wrote:
> I am stuck on this. From what I can tell, this cannot be done efficiently, if at all, beca...
Lluís Vilanova
20:20 Feature #9923 (Closed): User type custom fields should be filterable by "Me".
The "Assignee" filter has a <<Me>> option, but custom fields of type "User" do not. I want to add an "Attention" cust... Colin Mollenhour
17:49 Defect #9921: New issue validation error
Looks a lot like a plugin issue, could you please try without any plugin? Etienne Massip
17:03 Defect #9921 (Closed): New issue validation error
Hi
If I want to create a new issue, and i don't fill the required field, and click crete I got an error page (http...
Szabo Barnabas
17:20 Patch #9922: Spanish translation updated
New Patch. Diff was against my own SVN. Gonzalo Fernández-Victorio
17:17 Patch #9922 (Closed): Spanish translation updated
Updated some strings. Most of them from English. The other, a better (IMO) translation for subject. Gonzalo Fernández-Victorio
17:17 Feature #9898 (Closed): Wiki translation
Closed as duplicate of #9601 (which might already be a duplicate).
Etienne Massip
16:07 Feature #9898: Wiki translation
1+ Anonymous
16:42 Feature #1189: Multiselect custom fields
Leif Lange wrote:
> Thanks for the reply, I had indeed forgotten issue a 'sudo rake db:migrate' command. But even af...
Jeremy Udit
15:49 Feature #703: Configurable required fields per tracker/status/role
+1
this is something very useful to me
Lucas Castro
14:49 Defect #9920 (Closed): Custom fields of type "User" can't be ordered and used in custom queries for all projects
The fields of type user don't allow me to sort by them in the issue list, and this fields also can't be used in custo... Keidson Freitas
14:40 Defect #9895: Default value of custom field is empty despite of it is saved.
Ok. Y Z
13:55 Defect #9895 (Closed): Default value of custom field is empty despite of it is saved.
There is no "Link" custom field in Redmine core, please contact the plugin author.
Etienne Massip
14:37 Defect #9894: Issue category is not created for the project if we try to create it via ajax on adding new issue page.
Found a cause. There is a plugin called "fields permissions" http://www.redmine.org/plugins/redmine_fields_permission... Y Z
13:52 Defect #9894 (Closed): Issue category is not created for the project if we try to create it via ajax on adding new issue page.
Can't reproduce on "m.redmine.org":http://m.redmine.org with 1.3.0 stable, could be a setup issue (can you add a rela... Etienne Massip
14:17 Feature #9919 (Closed): Filter issue by project custom field
Etienne Massip
14:10 Feature #9919: Filter issue by project custom field
just realised it duplicates #8161 Caroline Boisson | Altic
14:08 Feature #9919 (Closed): Filter issue by project custom field
Issue related to message#28294
It would be good to be able to use project custom fields in the filtering options wit...
Caroline Boisson | Altic
14:17 Defect #9879: Redmine 1.2.2, Mercurial, LDAP
Marco Battistoni wrote:
> No I mean that with LDAP the password is not stored in the database
I got that, but thi...
Etienne Massip
14:11 Feature #8161: Ability to filter issues on project custom fields
+1 and is duplicated by #9919 Caroline Boisson | Altic
13:28 Defect #9821 (Closed): Rake db fails updating from 1.2.1 to 1.3.0
Etienne Massip
12:46 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
Etienne Massip wrote:
> No, it is not.
Then we can close it as invalid because redmine works as expected
pasquale [:dedalus]
12:19 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
No, it is not.
Now I understand why the table existed before:
* you created a fresh bare 1.3 DB with its schema w...
Etienne Massip
11:22 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
pasquale [:dedalus] wrote:
> This table isn't created by plugin (see my comment 4)
To be more explicit:
# redmin...
pasquale [:dedalus]
08:48 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
Etienne Massip wrote:
> But if this table was created by a plugin
This table isn't created by plugin (see my comm...
pasquale [:dedalus]
12:18 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
I have tried my hand at this. What it does:
- Creating/updating the sub task doesn't update the start_date, due_date...
Sridhar P
11:35 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
Etienne Massip wrote:
> Mike Dubman wrote:
> > tried - still happens, it seems that question_plugin uses a right AP...
Mike Dubman
10:11 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
Mike Dubman wrote:
> tried - still happens, it seems that question_plugin uses a right API for sql_for_field.
Did...
Etienne Massip
09:59 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
Etienne Massip wrote:
> Try to uninstall the plugin then?
tried - still happens, it seems that question_plugin us...
Mike Dubman
09:39 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
Try to uninstall the plugin then? Etienne Massip
09:29 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
$grep -rHn sql_for_field *
question_plugin/lib/question_query_patch.rb:18: alias_method :sql_for_field_before_q...
Mike Dubman
09:28 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
attached.
Also, I have many plugins installed, maybe some of them overloading sql_for_field func?
thanks
Mike Dubman
08:20 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
You can attach your app/models/query.rb here. Jean-Philippe Lang
06:17 Defect #9904 (Reopened): 500 Internal Server Error when Issues->filter by custom field of type list.

What do you suggest to trace this issue? It is always reproducible on our fresh setup.
Please suggest
Mike Dubman
10:48 Defect #9901: NoMethodError Updating Ticket
Any one help me shripal jain
10:38 Feature #9918 (New): Ability to add roles as watchers
It will be very helpful if we can assign roles as watchers. Gokay Gok
10:20 Defect #9916: 500 error on project settings page
Sorry, here is details
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.7.2
Rack versi...
Artem Berdishev
09:42 Defect #9916: 500 error on project settings page
Please give details according to [[SubmittingBugs]]. Etienne Massip
09:29 Defect #9916 (Closed): 500 error on project settings page
After updating to version 1.3.0 I can't edit project settings. I get the 500 error. Here is the error in the log file... Artem Berdishev
10:10 Feature #9917 (New): Permit to switch to source from the diff
When viewing a diff, it could be usefull to have access to the source.
* One option could be to expand the "triple...
Daniel Dehennin
09:21 Defect #9762: Closing issues with commit should be cross project
Mischa The Evil wrote:
> It already works cross-project. See r3357 for issue #4674, which was included first in Redm...
Daniel Dehennin
06:59 Feature #9915 (New): View hook just after top-menu.
I hope to add a view hook just after top-menu.
(E.g. Using view hook just after top-menu is enabled to show all user...
Akiko Takano
01:23 Feature #3058: Show issue history using tabs
+1
There is an "Issue History Tab":https://github.com/tastapod/redmine_issue_history_tabs plugin that works with 1.2...
Adam Sneller

2012-01-03

21:26 Defect #9904 (Closed): 500 Internal Server Error when Issues->filter by custom field of type list.
Doesn't happen with a fresh 1.3.0, #sql_for_field accepts 6 arguments. Jean-Philippe Lang
21:22 Feature #2850 (Closed): Add next/previous navigation to issue
Feature added in r8488 in its simplest form. The links show the previous and next issues as listed on the issue list ... Jean-Philippe Lang
11:24 Feature #2850: Add next/previous navigation to issue
+1 Marcel Ritter
18:16 Defect #9879: Redmine 1.2.2, Mercurial, LDAP
No I mean that with LDAP the password is not stored in the database, consequence that Mercurial cannot access Redmine... Marco Battistoni
10:15 Defect #9879: Redmine 1.2.2, Mercurial, LDAP
You mean with Reposman.rb? What is the symptom? Etienne Massip
18:11 Feature #8900: Restful Web service: generate WADL
Would be just great to generate the client code using some definition file. Until then, you're welcome to use (and im... Alex Last
18:07 Feature #8900: Restful Web service: generate WADL
Redmine Java API supports Redmine 1.3.0 Alex Last
18:05 Feature #1448: Add tags to issues
+1 Tagging would be incredibly useful Michael Hagmann
18:05 Feature #9912 (New): Expose Redmine server settings via REST API
I have some automated tests for Redmine Java API. The unit-tests do not require any external systems, while the inte... Alex Last
18:00 Patch #9118 (Closed): rack 1.3.1 "cookies.delete :autologin" raise NoMethodError on Symbol
Should have been fixed with "Rack v1.4.0":http://rubygems.org/gems/rack/versions/1.4.0, released on December, 28. Etienne Massip
16:36 Feature #9911 (New): make bounces more user-friendly
currently, when I reply to a redmine task notification by mail from an unregistered email (forget to change my "from"... Radek Antoniuk
11:15 Feature #1953: Due date calculation based on developer's estimations
+1
I also totally require this feature as well. But I would like an additional or different feature.
It would w...
Marcel Ritter
10:22 Feature #8856: Additive user management for project managers
Typo. Etienne Massip
10:18 Defect #9901: NoMethodError Updating Ticket
Gems :
aaronp-frex (1.0.1)
actionmailer (2.3.14, 2.3.11)
actionpack (2.3.14, 2.3.11)
activerecord (2.3.14, 2.3.11...
shripal jain
09:54 Defect #9901: NoMethodError Updating Ticket
Please give details on your environment (gems, plugins, etc.) according to [[SubmittingBugs]]. Etienne Massip
05:36 Defect #9901: NoMethodError Updating Ticket
Log File :
NoMethodError (undefined method `group_by' for nil:NilClass):
app/models/issue.rb:621:in `save_issue_w...
shripal jain
10:09 Defect #9899 (Closed): Return 404 when trying to delete attachment file in wiki.
Etienne Massip
10:01 Feature #4796: Rails 3 support
I rebased on r8480.
Almost all routing tests pass.
Git:
https://bitbucket.org/marutosi/redmine-rails3.1-straig...
Toshi MARUYAMA
09:10 Feature #9909 (Closed): Search in project and its subprojects by default
The default search scope when in a project is now only the selected project.
In my setup there are about 25 differe...
ed boel
08:47 Defect #9811: SaveFileDialog popsup on various links
I captured a so called HAR file, now i can see the response in the F12, network window of chrome.
The content type t...
Florian Reischer
08:44 Feature #3055: Option to copy attachments when copying an issue
+ 1 Andrea Saccavini
08:12 Feature #9908 (Closed): The /files directory should contain attachments in subdirectories
Thanks for the excelent work with Redmine. When we perform standard linux commands on the files in our /files direct... Pierre Pretorius
05:11 Defect #9907 (Closed): CSV Seperator is not used when exporting Time Report as CSV
Fixed by #8368. Toshi MARUYAMA
00:42 Defect #9907 (Closed): CSV Seperator is not used when exporting Time Report as CSV
I am using a german Language Setup
> number:
> # Default format for numbers
> format:
> separator: ','
> delim...
Michael Kling
02:23 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
Etienne Massip wrote:
> Ah Kow Tan wrote:
> > *Can that be considered an successful upgrade?*
>
> Kind of, yes. ...
Ah Kow Tan
00:32 Feature #6066: Change Ticket Submitter from "Anonymous" to his Email
This is a hack I put in place to add the from address:
https://github.com/cramerdev/redmine/commit/3707dd4b9562b15...
Anonymous
 

Also available in: Atom