Project

General

Profile

Activity

From 2012-01-02 to 2012-01-04

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

2012-01-02

23:12 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
Ah Kow Tan wrote:
> *Can that be considered an successful upgrade?*
Kind of, yes. But if this table was created b...
Etienne Massip
22:56 Defect #9901: NoMethodError Updating Ticket
Please give details according to [[SubmittingBugs]]. Etienne Massip
14:15 Defect #9901 (Closed): NoMethodError Updating Ticket
Hey,
I have updated redmine from 1.0 to 1.3 stable released now few user facing when they update issue
Let me know ...
shripal jain
22:55 Defect #9903 (Closed): Can't login Redmine page
Etienne Massip
17:24 Defect #9903 (Closed): Can't login Redmine page
There are many error when installing redmine test test
21:29 Defect #9906: 'Page not found' when creating or updating ticket
BTW, when I added this ticket, I didn't run into the 'Page not found' problem, so it is unlikely client browser issue... Richard Nemec
21:26 Defect #9906 (Closed): 'Page not found' when creating or updating ticket
Installed on Dreamhost (shared hosting, mySQL, ...) version 1.2.2, then also upgraded to 1.3.0 - in both the followin... Richard Nemec
18:55 Defect #9904 (Closed): 500 Internal Server Error when Issues->filter by custom field of type list.
Happens with redmine 1.3.0 (from bitnami stack)... Mike Dubman
16:58 Defect #9902 (Closed): CSV export limit
In my redmine db I have 1650 issues (all= open or closed).
I have created a query in redmine that show all issues (o...
pasquale [:dedalus]
 

Also available in: Atom