Project

General

Profile

Activity

From 2016-10-24 to 2016-10-27

2016-10-27

21:56 Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
This was fixed in r15915. Holger Just
21:54 Patch #24051: As a non-admin user using API, I want to be able to filter users by their username without getting forbidden exception
When removing the admin requirement on @UsersController#index@, there need to be the @User.visible@ scope added to th... Holger Just
18:37 Feature #24188 (Closed): Can I display the responsible name on gantt?
Please use forum for question.
If you have feature request, please describe more details.
Toshi MARUYAMA
18:33 Feature #24188 (Closed): Can I display the responsible name on gantt?
Can I display the responsible name on gantt?
I want to display the assignee name on the gant, is it possible??
Hugo Bazan
17:50 Feature #24187: exporting CSV issues in only web page
> I need the data very urgently for *research purpose*. If it's not possible to fix the bug immediately then would yo... Shamsur Rahim
17:32 Feature #24187 (New): exporting CSV issues in only web page
*Steps to reproduce:*
# Goto http://www.redmine.org/projects/redmine/issues
# Download the issues in CSV format.
...
Shamsur Rahim
17:37 Defect #23959 (Needs feedback): Issue copy form load wrong data when user can't create issues in the copied issue project
Lucas Arnaud wrote:
> When a user tries to copy an issue in a project they are not allowed to create issues, the fir...
Toshi MARUYAMA
17:19 Patch #24186 (Closed): Restrict the length attachment filenames on disk
When uploading a file with a very long name, the @disk_filename@ might be too long to be stored on the server's files... Holger Just
15:51 Feature #8002: Close issue at a precise date
this feature is present in Redmine helpdesk plugin, where admin can decide the days tickets can be auto-closed if not... Antonio De Marinis
15:46 Feature #24181 (New): Add grand total of overall spent time on queries
Now we have Total spent time on the issue list made via #11253. It works fine for normal issues, but not for parent t... Antonio De Marinis
14:01 Feature #12704: Allow selecting subprojects on new issue form
Manuel Morales wrote:
> Do you have any idea or suggestions?
I'm afraid I don't. It works for me.
Greg T
08:16 Feature #3547: Wiki include macro: add ability to include single section
+1 I'm longing for it. Kenric Lam
03:50 Patch #24177 (Closed): Change translation for label_user_mail_option_only_(assigned|owner)
In mail notification setting, we can see the following options which start with "Only for ...".
* Only for things ...
Go MAEDA

2016-10-26

18:52 Feature #12704: Allow selecting subprojects on new issue form
Greg T wrote:
> Manuel Morales wrote:
> > Could you send me, your apps/models/issue.rb changes?
>
> I didn't cha...
Manuel Morales
15:47 Feature #12704: Allow selecting subprojects on new issue form
Manuel Morales wrote:
> Could you send me, your apps/models/issue.rb changes?
I didn't change that. I attach proj...
Greg T
14:35 Feature #12704: Allow selecting subprojects on new issue form
Thank you Gret T,
But I made the change, and even is not working.
Could you send me, your apps/models/issue.rb ...
Manuel Morales
14:35 Feature #12704: Allow selecting subprojects on new issue form
Greg T wrote:
> Manuel Morales wrote:
> > Do you have the updated patch file ?
>
> Do you mean this? (It works w...
Manuel Morales
14:22 Feature #12704: Allow selecting subprojects on new issue form
Thank you Gret T,
But I made the change, and even is not working.
Could you send me, your apps/models/issue.r...
Manuel Morales
11:44 Feature #12704: Allow selecting subprojects on new issue form
Manuel Morales wrote:
> Do you have the updated patch file ?
Do you mean this? (It works with redmine-3.3.1.)
...
Greg T
17:18 Feature #24175 (New): Table of Content for Documents tab
The wiki pages have the nice and useful feature to generate a table of documents.
I suggest that the documents ove...
Luka Lüdicke
16:09 Defect #15872: url_for causes routing problems if a plugin uses namespaces
Another issue linked to namespaced controllers is Menu items that use hashed urls with the controller field like :
<...
Jérôme BATAILLE
14:55 Defect #24000: z-index children menu should be greater than content
Thanks for testing, I am setting this as a candidate for the next bugfix release then. Jan from Planio www.plan.io
14:54 Defect #24000: z-index children menu should be greater than content
Jan from Planio www.plan.io wrote:
> I agree that a @z-index@ of 1 may be too low given the fact that @#content@ has...
Gregory Van der Steen
14:04 Defect #24000: z-index children menu should be greater than content
I agree that a @z-index@ of 1 may be too low given the fact that @#content@ has a @z-index@ of 10.
I am setting th...
Jan from Planio www.plan.io
03:12 Defect #24000: z-index children menu should be greater than content
Some uses have a problem that @#conten@ element is over @.menu-children@ element.
https://github.com/makotokw/redmin...
Makoto Kawasaki
12:03 Defect #24160: Gantt diagram returns internal error
In your code excerpt, it seems that you have windows line-endings (@\r\n@). This might confuse Ruby's code parser.
...
Holger Just
11:32 Feature #5127: Custom Fields to be configurable on 'per project' basis
+1
We are experiencing the same requirement here with a similar use case:
The Custom Field is defined as List B...
Adrian H.
10:54 Patch #24174 (Closed): Change Japanese translation for "format"
I think it is more natural to use "形式" as a Japanese translation for "format" than "書式".
* field_field_format: "書式...
Go MAEDA
10:11 Feature #1380: Deleting an issue only marks it as being deleted
I think this is an essential feature, however, after 8 years it's not looking likely!
The ideal would be to mark a...
Steve Hanselman
06:13 Feature #24171 (New): Add keyboard shortcuts to common tasks
Redmine already provides a shortcut to create a new issue (Shift + Alt + 7 on Microsoft Windows + Mozilla Firefox). ... Vincent Le Goff

2016-10-25

20:23 Feature #24167: Rebuild a single nested set with nested_set plugin
Wouldn't it be nice if Redmine moved to Git and you could just log an MR instead of pasting code or uploading a .patc... Warren Postma
15:09 Feature #24167 (Closed): Rebuild a single nested set with nested_set plugin
After updating to Redmine 3.3 we began to encounter broken issue trees quite often. Root and parent ids are ok, but l... Serghei Zagorinyak
20:12 Feature #14961: Reconsider moving from svn to git & GitHub
Warren Postma wrote:
> the whole world has moved to Git,
I don't think so.
http://www.theregister.co.uk/2016/10/...
Toshi MARUYAMA
19:25 Feature #14961: Reconsider moving from svn to git & GitHub
Are project maintainers in 2016 *REALLY* actually happy with Subversion? I personally think Subversion is junk. I ha... Warren Postma
19:22 Feature #14961: Reconsider moving from svn to git & GitHub
I'm a huge Gitlab fan and I'd like to see RedMine move to Git and be hosted on Gitlab.
I'm personally using Redmin...
Warren Postma
20:00 Feature #4457: Support for remote Git repositories via RESTful API
My proposal is on gitlab issues tracker here:
https://gitlab.com/gitlab-org/gitlab-ce/issues/23800
!{width:30...
Warren Postma
19:44 Feature #4457: Support for remote Git repositories via RESTful API
In 2016 I think it would make more sense to just make Redmine + Gitlab interaction richer.
Gitlab has:
1. Merge...
Warren Postma
19:41 Feature #8363: Git: Pull requests
I am starting to think that the time for putting this in Redmine is long past.
These days I would just install Git...
Warren Postma
19:18 Feature #24013: Firebird and RedDatabase support
Given that Firebird is an extremely limited and feature-poor alternative to MySQL or Postgres, who would want to use ... Warren Postma
18:51 Defect #24136 (Closed): Unable to delete version
Toshi MARUYAMA
11:25 Defect #24136 (Resolved): Unable to delete version
You were right Jean-Philippe, thanks a lot for your help and sorry for this useless ticket (switched into Resolved as... Christophe Portier
17:50 Feature #12704: Allow selecting subprojects on new issue form
That patch file not working on latest version of redmine. Do you have the updated patch file ? Manuel Morales
14:32 Defect #5230: Invalid form authenticity token.
David Escala wrote:
> To avoid the error page and redirect the user to a sensible location I have patched @app/con...
Greg T
11:02 Patch #5690: Change LDAP password
Oleksandr Melnyk wrote:
> Here is lost & change ldap for 3.2-stable
I run redmine 3.2.0.stable on docker and coul...
Xavier Godon
10:18 Defect #24041: Issue subject is not updated when you select another issue in the new "Log time" page
I've found a better solution which use the existing link_to_issue method. Added some assertions too. Marius BĂLTEANU
09:32 Defect #24000: z-index children menu should be greater than content
Please explain more details about what the current problem is and what you expect. Toshi MARUYAMA
07:56 Feature #1718: Table column sorting
Serg Astra wrote:
> Hi
> Check this https://github.com/AstraSerg/redmine_sortable_table
Does it support Markdown...
Denis Sidorov
04:36 Defect #24160: Gantt diagram returns internal error
No idea.
Could you update Ruby?
Toshi MARUYAMA

2016-10-24

18:30 Defect #24160 (Closed): Gantt diagram returns internal error
I have an error on /projects/s-org_ipd/issues/gantt
system info...
Pavel Koreshkov
17:44 Feature #19869 (Closed): Consider increasing the size limit of description and note columns for tickets
Duplicate of #20127. Toshi MARUYAMA
17:38 Feature #24157 (Closed): Make project custom fields available in timelogs columns
On the timelog, it may be useful to also show the corresponding time entry's project custom fields as columns. The at... Jan from Planio www.plan.io
17:31 Defect #24156 (Closed): Redmine might create many AnonymousUser and AnonymousGroup entries
Under certain conditions (and due to Rails' decision to hold global query state on models), under certain conditions,... Holger Just
16:34 Defect #24006 (Closed): Add character limitation on description field for MySQL
Resolved in r15905 (#20127). Go MAEDA
14:56 Defect #24104 (Closed): Filter "in the past days"
Thank you for your feedback. Toshi MARUYAMA
13:34 Defect #24104: Filter "in the past days"
Toshi MARUYAMA wrote:
> I think "1 in the past days" includes today and "2 in the past days" includes today and yest...
Neto Foltz
12:43 Feature #21060: Custom field format with possible values stored as records
When future improvements stated in this issue (like nested values, per project values...) will be available?
Pleas...
VD DV
12:25 Feature #8417: per tracker configurable issue form layout with preview
+1 Pavel Kestefran
10:58 Feature #24152 (New): Locale independent number settings
On our Redmine installation, we forced a default locale (En-GB) for users, in order to get a "normalized" interface a... Stephane Evr
08:14 Defect #24111: Moving the parent issue from subproject to another project moves sub issues too
I think it would be better to add a checkbox when moving parent task because sometimes the whole task including subta... Emanuel Reisinger
07:30 Feature #24151 (New): Warning when comments go nowhere
We use redmine extensively for IT support requests.
Often users unfamiliar with redmine will make comments on a tick...
Kirin van der Veer
03:59 Defect #24150 (Closed): Typo in class name and unidentified (left-over) code comment
Just a drop of some of my observations. Two small issues were introduced in r15917:
* a typo: source:/trunk/lib/redm...
Mischa The Evil
 

Also available in: Atom