Project

General

Profile

Activity

From 2015-10-24 to 2015-10-26

2015-10-26

20:36 Patch #21076 (Closed): Move inline CSS to application.css for private checkbox
Currently the checkbox for creating / editing an issue holds the checkbox for toggling private state within a paragra... Felix Gliesche
19:00 Defect #21075 (Closed): User without role in project is not shown as a selection option in Author filter (Issues tab)
Scenario:
# User submits an issue
# Issue is moved from an area where they do have access to one where they do no...
Deoren Moor
18:46 Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers
Thank you.
That fixed it.
Ricardo S
18:16 Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers
Try this patch.... Toshi MARUYAMA
18:03 Defect #21071: find_referenced_issue_by_id fails with RangeError for large numbers
It seems Rails 4.2 behavior change.
* https://github.com/rails/rails/pull/19717
* https://github.com/rails/rails/is...
Toshi MARUYAMA
16:47 Defect #21071 (Closed): find_referenced_issue_by_id fails with RangeError for large numbers
When a commit message contains a large number like *#2010021810000121* it becomes impossible to open the repository v... Ricardo S
18:37 Defect #21074 (Closed): When changing the tracker of an existing issue, new custom fields are not initialized with their default value
Given two configured trackers "Support" and "Task" with different enabled custom fields. There is a required boolean ... Holger Just
18:18 Defect #21073 (Closed): redmine_customized_report
Please write in English.
Please contact plugin author.
Toshi MARUYAMA
17:55 Defect #21073 (Closed): redmine_customized_report
Bonjour,
J'ai installer redmine 3.0.5 avec quelque plugins, parmi ces plugins j'ai installé "redmine_customized_re...
mehdi Benlakhal
16:22 Defect #13654: Can't set parent issue when issue relations among child issues are present
+1 with Redmine 2.6.1 Thomas Steinert
15:34 Defect #17550: Spent time in exported CSV is wrong
Fabrice ROBIN wrote:
> Jean-Philippe,
>
>
> The commit r14273, which has been merged into the 3.1 branch, intro...
Toshi MARUYAMA
15:06 Defect #17550: Spent time in exported CSV is wrong
Jean-Philippe,
The commit r14273, which has been merged into the 3.1 branch, introduced an error as a "h" label ...
Fabrice ROBIN
15:19 Feature #20991: Raise maximum length of category name to 60
Awesome, thanks! Deoren Moor
15:10 Defect #21069: Hard-coded label for hour
see Defect #17550 Fabrice ROBIN
15:10 Defect #21069 (Closed): Hard-coded label for hour
The commit r14273, which has been merged into the 3.1 branch, introduced an error as a "h" label is hard-coded in the... Fabrice ROBIN
11:50 Patch #21066 (Closed): Enable adding attachments to wiki entries using the Rest-API
The issue #14830 requests a feature to add attachments to wiki entries using the Rest-API. The patch attached here en... Sven S.
11:48 Defect #21065 (Closed): Transition state: wrong visualization & update on MS SqlServer
Hi,
when you insert the transition state of a workflow in the "default section", redmine displays this in the "aut...
fabio meoli
11:28 Defect #21063 (Closed): Upgrade from Redmine 2.5.1. to Redmine 3.1.1.
Please use forum for questions. Toshi MARUYAMA
10:55 Defect #21063 (Closed): Upgrade from Redmine 2.5.1. to Redmine 3.1.1.
Hi,
I have a Redmine running in a dedicated server in a production environment.
I want to upgrade it in the last ...
Adel Belhabibe
11:17 Feature #21064 (New): Change order of watchers when creating ticket
Hi guys,
I think it would be helpful if the watchers list could be sorted in an alphabetical order from top to bot...
Marco Hegenberg
10:55 Defect #15872: url_for causes routing problems if a plugin uses namespaces
I don't know... give them a try and let us know! Gord Brown
09:10 Feature #13429: Include attachment thumbnails in issue history
thanks! Jan from Planio www.plan.io
08:46 Feature #20866: Remove alternating row colors or make it optional
I meant that issues in the Issues tab have alternating colors for rows, i.e. odd or even rows have color that differs... Mikhail Sviridov
03:26 Feature #20688: Add Total estimated hours column on issue list
Takashi Ichihashi wrote:
> Toshi MARUYAMA wrote:
> > There is also a claim of behavior change at #16092#note-7.
> ...
Toshi MARUYAMA

2015-10-25

14:30 Defect #20882 (Needs feedback): % done: progress bar blocked at 80 in the issue list
rtl.css is for Right-to-left (Arabic etc.), right? Toshi MARUYAMA
13:00 Feature #10897: Offer an advanced issue query language as an alternative to it's current UI
There's some work on this going on over here: https://github.com/Undev/redmine_elasticsearch/issues/22#issuecomment-1... Christopher Caruk
12:10 Feature #21061: Custom Field for Spent time
i create one custom filed for spent time. for example start_time
when i add new spent time , i can see this field an...
saeideh pour
12:00 Feature #21061 (Needs feedback): Custom Field for Spent time
> i have redmine 3.1.1 and i want use custom filed in open time section.
> I do it but i can not see value of it.
...
Jean-Philippe Lang
11:45 Feature #21061 (Closed): Custom Field for Spent time
i know issue #1766 have same topic. but nobody answer it after 7 year.
i have redmine 3.1.1 and i want use custom fi...
saeideh pour
11:55 Revision 14752 (svn): Enlarge custom field name input.
Jean-Philippe Lang
11:54 Revision 14751 (svn): Helper method for custom field title.
Jean-Philippe Lang
11:37 Revision 14750 (svn): Display enumeration name in confirmation message.
Jean-Philippe Lang
11:28 Revision 14749 (svn): Un-inline conditions.
Jean-Philippe Lang
11:15 Feature #20866 (Needs feedback): Remove alternating row colors or make it optional
Please describe more details. Toshi MARUYAMA
10:05 Revision 14748 (svn): Set locale in tests (#21060).
Jean-Philippe Lang
09:41 Revision 14747 (svn): Adds label_field_format_enumeration string to locales (#21060).
Jean-Philippe Lang
09:37 Revision 14746 (svn): Redirect to custom field after create or update.
Jean-Philippe Lang
09:32 Revision 14745 (svn): Adds Enumeration custom field format (#21060).
Similar to List format but stores possible values as records. Jean-Philippe Lang
09:30 Revision 14744 (svn): Test failure.
Jean-Philippe Lang
09:28 Feature #21060 (Closed): Custom field format with possible values stored as records
Introduce a new custom field format that stores possible values as records. That will allow future imporvements like ... Jean-Philippe Lang
06:12 Defect #20904 (Closed): does not work issue statuses
Toshi MARUYAMA
05:35 Defect #15872: url_for causes routing problems if a plugin uses namespaces
How about thin and puma? Toshi MARUYAMA

2015-10-24

22:40 Feature #12005: Mightful workflow field enhancement: hide
+1 here too... this would be incredibly useful! Christopher Caruk
13:56 Patch #20837 (Closed): Bulgarian translation
Committed in trunk and 3.1-stable, thanks. Toshi MARUYAMA
13:39 Revision 14743 (svn): Bulgarian translation for trunk updated by Ivan Cenov (#20837)
Toshi MARUYAMA
13:25 Revision 14742 (svn): Compare timestamps in seconds (#21058).
Jean-Philippe Lang
13:18 Revision 14741 (svn): Merged r14740 from trunk to 3.1-stable (#20837)
Bulgarian translation for 3.1-stable updated by Ivan Cenov. Toshi MARUYAMA
13:13 Revision 14740 (svn): Bulgarian translation for 3.1-stable updated by Ivan Cenov (#20837)
Toshi MARUYAMA
12:27 Patch #20288 (Closed): Finalize CodeRay 1.1.0 upgrade
Looks like it can be closed. Jean-Philippe Lang
12:24 Patch #20413 (Closed): Use a table instead of an unordered list in "Issue tracking" box
Done. Jean-Philippe Lang
12:24 Revision 14739 (svn): Removes label_x_open_issues_abbr_on_total string (#20413).
Jean-Philippe Lang
12:23 Revision 14738 (svn): Reverts r14641.
Jean-Philippe Lang
12:21 Revision 14737 (svn): Adds link to open issues on tracker name (#20413).
Jean-Philippe Lang
12:20 Revision 14736 (svn): Config variable must be set (#21058).
Jean-Philippe Lang
12:15 Feature #21058 (Closed): Keep track of valid user sessions
Jean-Philippe Lang
12:14 Feature #21058 (Closed): Keep track of valid user sessions
When a user clicks on the logout button in the application, the users session ID is only deleted in the browser. Howe... Jean-Philippe Lang
12:15 Revision 14735 (svn): Keep track of valid user sessions (#21058).
Jean-Philippe Lang
09:34 Feature #9358 (New): Issue attachment permissions
Toshi MARUYAMA
09:28 Defect #10647 (Closed): Other projects statuses show up at pull down list on issue filtering
Toshi MARUYAMA
08:51 Feature #4285 (Closed): Add cancel button during edition of the wiki
Cancel link added to wiki edit in r14734. Jean-Philippe Lang
08:51 Revision 14734 (svn): Add cancel button during edition of a wiki page (#4285).
Jean-Philippe Lang
08:32 Feature #18004: Do NOT hide category and version fields on issue form when no category or version is configured
Idea:
* leave the category field the way it works : you're supposed to define the categories before using the issue ...
Etienne Massip
07:48 Feature #18004 (Closed): Do NOT hide category and version fields on issue form when no category or version is configured
Etienne Massip wrote:
> Easiest solution would be to have a ??Use categories?? checkbox at project level?
Sure bu...
Jean-Philippe Lang
08:23 Defect #20583 (Closed): Setting Category/Version as a required field causes error in projects without categories/versions
Fixed in r14733. Jean-Philippe Lang
08:22 Revision 14733 (svn): Don't require category or target version when they are not available (#20583).
Jean-Philippe Lang
08:05 Feature #20812: Highlight overdue issues and private issues in issue list
r14732 displays the due date in red on overdue issue details.
Styling the issue list is a nice thing but it's not ...
Jean-Philippe Lang
07:57 Revision 14732 (svn): Display due date in red on overdue issues (#20812).
Jean-Philippe Lang
07:51 Feature #13429 (Closed): Include attachment thumbnails in issue history
Feature added in r14731. Jean-Philippe Lang
07:51 Revision 14731 (svn): Thumbnails in issue history (#13429).
Jean-Philippe Lang
06:52 Patch #21057 (New): Update and extend Gantt module wiki documentation
I think it's time for [[RedmineGantt]] wiki page to be updated and - mostly - extended. Info has been requested repea... Mischa The Evil
 

Also available in: Atom