Activity
From 2017-02-09 to 2017-02-12
2017-02-12
-
23:28 Feature #588: Move timelog between projects
- The attached patch allows moving timelogs between projects. I chose the second solution from my previous note (the is...
-
17:22 Defect #24994: Custom field's value can't be saved when updating an issue
- Yao Li wrote:
> Plus, I have some new findings. Let's call the custom field as Field-A, Field-A has three values a,b... -
17:16 Defect #24994 (Needs feedback): Custom field's value can't be saved when updating an issue
-
17:15 Defect #24994: Custom field's value can't be saved when updating an issue
- Yao Li wrote:
> Hi there,
>
> I updated redmine from 2.3.0 to 3.3.0. Now I met a problem, below are repro steps.
... -
17:03 Defect #24995: Custom query - error 500 if irrelevant field chosen
- What do you mean "a field which is irrelevant with the tracker"?
-
16:20 Patch #25055 (Closed): Filter out current issue from the related issues autocomplete
- Related to #24877.
Filter out the current issue (from which the search is made) from the issues proposed by relate... -
15:55 Feature #25052: Allow to disable description field in tracker setting
- Thanks Go MAEDA for this patch. It was on my plan to create it because we need it on the following use case:
- we wa... -
04:19 Feature #25052 (Closed): Allow to disable description field in tracker setting
- Since we can create a full width layout custom field which look like a description field in upcoming 3.4.0 (#21705), ...
-
15:16 Feature #25053: How to restrict the file type upload in Redmine beacuse the security team has raised an vulnerability
- Toshi MARUYAMA wrote:
> #25053
#20008 -
15:16 Feature #25053 (Closed): How to restrict the file type upload in Redmine beacuse the security team has raised an vulnerability
- #25053
-
14:16 Feature #25053 (Closed): How to restrict the file type upload in Redmine beacuse the security team has raised an vulnerability
- How to restrict the file type upload in Redmine beacuse the security team has raised an vulnerability . Since our sec...
-
15:14 Feature #25054 (Closed): Enforcing Strong Password in Redmine
- Duplicate of #4221.
-
14:22 Feature #25054 (Closed): Enforcing Strong Password in Redmine
- Enforcing Strong Password in Redmine for the admin users so new user can be created with strong password credentials
-
11:05 Defect #24617: Browser js/css cache remains after upgrade
- +1
When upgrading Redmine(2.x→3.x), the screen may collapse.
If you fix with this patch, I want you to merge quickly. -
07:30 Defect #7377 (Closed): Updating an Issue with custom fields set fails in V.1.1.0
- Redmine 1.1.0 is very old and no longer supported.
Please create a new issue if the problem persists in the latest v... -
07:22 Feature #514 (Closed): Custom Field on Closing Screen
- This request is covered by fields permission setting in workflow page which was implemented by #703 (Redmine 2.1.0).
-
06:25 Feature #2810 (Closed): Custom formatting of custom fields
- Link format custom field implemented in #1358 (Redmine 2.5.0) is suitable for the purpose.
!link-format-cf-sample.... -
03:39 Feature #8447 (Closed): support for custom fields to be structured like description field
- Very similar feature was implemented by #21705 for upcoming Redmine 3.4.0.
I am closing this issue as a duplicate of...
2017-02-11
-
13:06 Defect #21949 (Closed): 500 error when adding attachment to issue with name 90989623640.xls
- Willy Lee wrote:
> We just hit the same error with a file that had a disk filename of 20150203_135935.jpg where the ... -
11:39 Feature #10412: Target version filter shoud group versions by status
- Tobias Fischer wrote:
> Why would you only implement this for the ticket list and not for ALL version fields? (e.g. ... -
09:49 Defect #25049 (New): Issues which are assigned to group are not listed in reminders if 'users' parameter is specified
- Assume the following situation:
* John (id: 2) and Dave (id: 3) belong to a group.
* The group is an assignee of ... -
06:45 Defect #22034: Locked users disappear from project settings
- VVD VVD wrote:
> -Just updated from 3.3.1 to 3.3.2 - can't see locked users in Settings > Members tab in both versio... -
06:44 Defect #22034: Locked users disappear from project settings
- Go MAEDA wrote:
> I think this is a regression caused by r14332.
>
> On Redmine 3.0.x and before, we could see lo... -
05:33 Patch #18681: Issue list api : journals, watchers
- Could you add tests?
-
04:01 Feature #25048: Ruby 2.4 support
- Ruby on Rails 4.2.8 that is compatible with Ruby 2.4 will be released next week.
http://weblog.rubyonrails.org/201...
2017-02-10
-
19:15 Defect #22034: Locked users disappear from project settings
- -Just updated from 3.3.1 to 3.3.2 - can't see locked users in Settings > Members tab in both versions.-
Can't see in... -
17:30 Feature #25048 (Closed): Ruby 2.4 support
- Ruby 2.4.0 was released "25 Dec 2016":https://www.ruby-lang.org/en/news/2016/12/25/ruby-2-4-0-released/.
-
12:38 Feature #25043 (New): Custom fields (type List): values inheritance, per project values
- It would be nice to have possibility to define per project values of custom fields (that are List type), and also hav...
-
06:17 Feature #25000: Make Key/value list format custom field values (custom_field_enumerations) searchable
- Yuuki NARA wrote:
> [...]
> From the user's viewpoint, key value list and list can not be identified.
> This behav... -
05:53 Patch #25019: Localization for Ukrainian language - completed
- See "this":https://github.com/svenfuchs/rails-i18n/issues/285 issue on rails-i18n which explains @uk@ vs. @ua@ pretty...
-
04:21 Patch #25019: Localization for Ukrainian language - completed
- VVD VVD wrote:
> uk?
> Why not ua?…
I think 'uk' is right ISO 639-1 code for Ukrainian language.
https://en.w... -
02:29 Patch #25019: Localization for Ukrainian language - completed
- uk?
Why not ua?…
2017-02-09
-
20:55 Feature #25040 (New): Save spent time in minutes (integer) rather than hours (float) for better accuracy
- Wouldn't it be better to convert the spent time to minutes and storing it as an integer into the database? This shoul...
-
07:09 Defect #21579: The cancel operation in the issue edit mode doesn't work
- It is easy to fix this.
What I did was adding a new js function to replace the one used in /issues/_edit.html.erb
... -
05:06 Feature #9736 (Closed): custom field visibility based on tracker
- @ go2null wrote:
> This functionality is here in version:2.1.0
>
> Related to Feature #1091.
Thanks for pointi... -
05:05 Patch #24837: Bulk update issues with author
- Could you make patch to trunk?
-
03:56 Defect #24908 (Closed): Reply to email with signature picture problems
- Duplicate of #3796.
Also available in: Atom