Activity
From 2016-10-26 to 2016-10-28
2016-10-28
-
15:52 Defect #24092 (Resolved): bundler error: selenium-webdriver requires Ruby version >= 2.0.
- Holger Just wrote:
> This was fixed in r15915.
Thanks information :)
I checked to fix this issue on trunk. -
14:42 Defect #23189: Spent time by filter, offset by one day
- hello,
I am also this problem .. Anyone know any way to fix?
Thanks! -
14:27 Patch #24062: Allow only vertical reorderingin sortable lists
- Hi Toshi
As we are sorting elements in a column, we should add this constraint. If we don't specify the axis, we c... -
14:15 Patch #24062 (Needs feedback): Allow only vertical reorderingin sortable lists
- Please explain more details.
-
14:24 Feature #24198 (New): Setting for subtasks optionally follow the project change of the parent
- Hi,
When an issue is moved to another project, it's subtasks are automatically moved to the project (with no journ... -
13:55 Defect #24190 (Closed): <a> tag with attribute href="tel: in description results in undefined method + for nil:NilClass
- Redmine 3.1 is not maintained and I cannot reproduce on version:3.3.1.
-
10:14 Defect #24190: <a> tag with attribute href="tel: in description results in undefined method + for nil:NilClass
- Simple note:
Check sample for test is:
"<a href="tel:3453454353">234234</a>"
*Start was for bolding error p... -
10:11 Defect #24190 (Closed): <a> tag with attribute href="tel: in description results in undefined method + for nil:NilClass
- Observed Behavior
Create new issue with description "<a href="*tel:*3453454353">234234</a>" (href to tel with or wit... -
13:55 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
- _# And wrote in #2716-12:_
> Try it out: https://github.com/logical-and/redmine_auto_watch. Watchers added on issue ... -
13:35 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
- This is a duplicate of older issue #2716
-
13:54 Feature #2716: User option to automatically add assignee to watchers
- _# And wrote:_
> Try it out: https://github.com/logical-and/redmine_auto_watch. Watchers added on issue update and i... -
13:34 Feature #2716: User option to automatically add assignee to watchers
- +1 this would be really important!
-
13:20 Feature #13275: Add query parameters/filter for listing time entries via REST API
- Hello, I've run into this issue as well and wrote a small patch to expose the @created_on@ field to the REST API. I'...
-
10:06 Patch #24189 (Closed): Time entry form - limit issue autocomplete to already selected project
- When creating a new time entry via /time_entries/new (that is, outside the scope of a project), the issue autocomplet...
-
07:07 Feature #24187: exporting CSV issues in only web page
- Shamsur Rahim:
You can get issues in XML format instead.
http://www.redmine.org/projects/redmine/issues.xml?lim...
2016-10-27
-
21:56 Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0.
- This was fixed in r15915.
-
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...
-
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. -
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?? -
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...
-
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.
... -
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... -
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...
-
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...
-
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...
-
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. -
08:16 Feature #3547: Wiki include macro: add ability to include single section
- +1 I'm longing for it.
-
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 ...
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... -
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... -
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 ... -
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... -
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... -
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.)
... -
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... -
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 :
<... -
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.
-
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... -
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... -
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... -
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.
... -
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... -
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: "書式... -
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... -
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). ...
Also available in: Atom