Project

General

Profile

Activity

From 2018-06-03 to 2018-06-05

2018-06-05

17:24 Feature #22923: Export Wiki to ODT
I install patch in my Redmine installation. In case of images inside wiki page, in the ODT file the images are missing. filippo mandelli
15:25 Feature #28952: Update User#last_login_on only once per minute
nice catch!
I'm wondering if something like this could be also applied for
verify_session_token - https://github....
Pavel Rosický
10:18 Feature #28952 (Closed): Update User#last_login_on only once per minute
On setups where a lot of logins happen (e.g. when heavily using the API with Basic Auth credentials), access to the@ ... Holger Just
13:53 Defect #28001: API query custom_fields: authorization fails
I have same issue on rm 3.4.5
Fixed after upgrade plugin a_common_libs 2.4.0 to 2.4.3
Vince Mallow
13:37 Patch #3358: Advanced LDAP authentication
Please merge this patch into the repo or create a new patch to implement STARTTLS for LDAP.
Thanks.
Joachim Steinmetz
10:28 Defect #28953 (New): Issue content gets lost if user deletes an attachment
Given is an already existing issue with one or more attachments. A user wants to edit this issue and add a comment, s... André Bachmann
10:10 Defect #28951: Cannot clear category field on copying an Issue
This was working before the upgrade (3.1.0 -> 3.4.5) László Végh
10:08 Defect #28951 (Closed): Cannot clear category field on copying an Issue
If I copy an issue with a non-empty category and clear the category field, the category is still set in the new (copi... László Végh
09:50 Feature #28950 (Closed): Due date redmine
Hi
1.I had already install redmine 3.4.3 version
2.I had already assign issue owner , if after due date , I ne...
James Chen
08:59 Patch #28943: Remove RDoc tags
Sho HASHIMOTO wrote:
> umm... Redmine is already using Yard tags like these. rdoc can't parse normaly. I think suppo...
Go MAEDA
05:11 Patch #28943: Remove RDoc tags
Redmine is not using important rdoc tag like call-seq, include, ...
Maybe, using yard will have only few problems.
...
Sho HASHIMOTO
04:46 Patch #28943: Remove RDoc tags
> Currently, the codebase does not contain any Yard tags.
umm... Redmine is already using Yard tags like these. r...
Sho HASHIMOTO
04:34 Patch #28943: Remove RDoc tags
I can not be sure if we should merge the change.
Currently, the codebase does not contain any Yard tags. And the a...
Go MAEDA
07:21 Patch #26662 (Closed): Add border around issue history to prevent accidental deletion of an issue
Go MAEDA
06:53 Patch #26662: Add border around issue history to prevent accidental deletion of an issue
Committed. Go MAEDA
06:22 Patch #16313: Allow to link to an anchor of the current wikipage
Updated the patch for help files. I hadn't updated wiki_syntax_detailed_textile.html for fr, ru and zh. Go MAEDA
04:01 Feature #28947 (New): Show the existing attachments on the wiki editing page
When attaching a new file on the wiki edit page, the file name is displayed.
However, existing attachments are not d...
Mizuki ISHIKAWA
03:55 Defect #27863: If version is closed or locked subtasks don't get copied
The patch submitted by Marius works fine. Setting target version to 3.4.6. Go MAEDA

2018-06-04

23:32 Defect #28946 (Closed): If assignee is locked subtasks don't get copied
... Marius BĂLTEANU
23:26 Defect #27863: If version is closed or locked subtasks don't get copied
Attached is a small patch that fixes this issue. Marius BĂLTEANU
17:54 Patch #28943 (Closed): Remove RDoc tags
I was removed :nodoc: from *.rb because yard doesn't support :nodoc: and :nodoc: shows in generated html. Sho HASHIMOTO
12:25 Feature #8095: Allow overriding the default text formatting in each project
+1
Valera Moskalev
06:54 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
Pavel Rosický wrote:
> I will revert lines with Regexp.escape tomorrow,
Done. I am attaching an updated patch.
Go MAEDA
05:42 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
I have updated match-adapters.patch. The patch does not work due to syntax errors. "@ActiveRecord::Base.connection.co... Go MAEDA
03:22 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
+1
Redmine uses a lot of match methods.
I think it's wonderful that the test will be 5% faster.
Mizuki ISHIKAWA
03:14 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
You're right. I will revert lines with Regexp.escape tomorrow, but otherwise it should work. Pavel Rosický
02:55 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
It is a very interesting patch. But MailHandlerTest fails on my environment (Ruby 2.3).... Go MAEDA
01:24 Patch #28940 (Closed): Use Regexp#match? to reduce allocations of MatchData object
since Rails 5.1+ we can use match? on a regex class safely even on older rubies
https://github.com/rails/rails/blob/...
Pavel Rosický
04:28 Feature #26618 (Closed): Support of default ActiveRecord I18n scopes in LabelledFormBuilder
Committed the patch. Thank you for your contribution. Go MAEDA
03:31 Patch #28939 (Closed): replace regexp with casecmp
Pavel Rosický wrote:
> I used match? insted in
> http://www.redmine.org/issues/28940
Closing this issue because ...
Go MAEDA
02:19 Patch #28939 (Resolved): replace regexp with casecmp
ah, sorry. I totaly forgot about this case. I used match? insted in
http://www.redmine.org/issues/28940
so the be...
Pavel Rosický
01:44 Patch #28939: replace regexp with casecmp
The proposed patch does not work for MySQL adapter because its name is "Mysql2". I think using exact match against ad... Go MAEDA
00:46 Patch #28939 (Closed): replace regexp with casecmp
... Pavel Rosický

2018-06-03

23:19 Defect #27153: Custom query breaks calendar view with error 500
Addition here for anyone having the same problem and can't or doesn't want to upgrade. The issue is, indeed, the issu... Matthew Paul
11:45 Patch #16313: Allow to link to an anchor of the current wikipage
Here is a patch for "Wiki formatting" documents. Go MAEDA
07:00 Patch #27090 (Closed): Show the number of attachments on wiki pages
Merged to 3.4-stable branch. Go MAEDA
06:58 Patch #27090 (Reopened): Show the number of attachments on wiki pages
This change is very small but useful. I think it should be delivered as soon as possible. Go MAEDA
06:38 Defect #28693 (Closed): Irrelevant permission is required to access some tabs in project settings page
Committed. Thank you all for contributing to the Redmine project. Go MAEDA
03:26 Defect #28693 (Resolved): Irrelevant permission is required to access some tabs in project settings page
Go MAEDA
01:47 Feature #19732 (Closed): create subtask from mail
You will be able to set "Parent issue" attribute by email in Redmine 4.0.0. Please see #27070 for the detail. Go MAEDA
 

Also available in: Atom