Project

General

Profile

Activity

From 2020-04-15 to 2020-04-17

2020-04-17

23:02 Patch #30919: Group Issues Custom Fields - (Form like Issues)
Yuri Azanov wrote:
> Can you make diff patch for redmine 4.1.0 please?
Here it is.
Frederico Camara
17:20 Feature #1385: Script for import from JIRA
Hi guys!!! I need some help, please...
I had problems running scripts to migrate Jira (Cloud version) to Redmine 4...
Diego Calvo
14:17 Feature #16195: Role with Issue visibility Permission as "View Issues within current users' group"

+1 Great feature.
VD DV
13:50 Defect #33303 (Closed): CustomField float 2.000,55 instead of 2,000.55
Hello,
I have created a custom field. Selected as a floating point number.
If I enter a number in the field then ...
Konstantinos Pagonakis
11:24 Feature #33302 (New): What about the editor for "%Done" be a numeric editor with a spinbox
Currently it is a combobox with 11 options: 0%, 10%, ..., 100%
Recenctly I'm reading a book called "mini habit", and...
j ronald
10:02 Feature #24763: Force SSL when Setting.protocol is "https"
Go MAEDA wrote:
> Marius BALTEANU wrote:
> > I agree that Redmine default settings should contain better security s...
Marius BĂLTEANU
08:29 Feature #24763: Force SSL when Setting.protocol is "https"
My original post, is that changing from http to https in settings, does nothing, you don't get redirected to https...... Aleksandar Pavic
06:54 Feature #24763: Force SSL when Setting.protocol is "https"
Marius BALTEANU wrote:
> I agree that Redmine default settings should contain better security settings. For now, I p...
Go MAEDA
06:42 Feature #33301 (Closed): Add option to include enabled issue custom fields in projects#show API response
This is helpful in case the custom fields of a project are to be manipulated via the API - you have to know the curre... Jens Krämer

2020-04-16

21:23 Defect #33299 (Closed): "404 error" issue
Hi,
I just installed Redmine (last version) on my Ubuntu 18.04 server.
After creating my first project, I have ...
Anonymous
21:07 Patch #33298: Bulgarian translation
I forgot to set category Translations, I'm sorry. Ivan Cenov
21:05 Patch #33298 (Closed): Bulgarian translation
Bulgarian translation of
* error_attachments_too_many
* error_bulk_download_size_too_big
* setting_bulk_download_m...
Ivan Cenov
20:17 Patch #30919: Group Issues Custom Fields - (Form like Issues)
Can you make diff patch for redmine 4.1.0 please? Yuri Azanov
19:17 Feature #24763: Force SSL when Setting.protocol is "https"
@Marius
that code enforces SSL always, what I'm alluding is that if you choose in settings to use HTTPS,
then f...
Aleksandar Pavic
17:57 Feature #24763: Force SSL when Setting.protocol is "https"
I agree that Redmine default settings should contain better security settings. For now, I propose to enforce SSL on p... Marius BĂLTEANU
18:08 Feature #6641: creating project-specific activities
This is related to #4077.
"System Activity" (enumeration_system_activity in locales) is baffling when there's no oth...
Greg T
18:05 Defect #33273 (Reopened): Total estimated time column shows up as decimal value regardless of time setting
Attached the patch to back port to 4.0.8 as well. Marius BĂLTEANU
17:37 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
Nice idea.
Maybe it's a good idea to add some default queries on a fresh install and not only as default data?
Marius BĂLTEANU
15:00 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
+1 for the integration of this proposal. A few notes nevertheless:
* Wouldn't such default custom queries be useful ...
Mischa The Evil
13:40 Feature #33296 (Closed): Load default custom queries when running redmine:load_default_data rake task
redmine:load_default_data loads various kinds of default data such as roles, permissions, issue statuses, trackers, w... Go MAEDA
14:28 Feature #33297 (New): Sort git tags in descending order
I think it would be a bit more convenient if the items of the "tags" dropdown on a Git repository page were sorted in... Vasili Korol
13:54 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
This broke Java syntax again. :(
https://github.com/rouge-ruby/rouge/pull/1414
Greg T
04:48 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
De Lo wrote:
> In Gitlab, when you mention someone, they gets automatically subscribed to the thread and receives al...
Mizuki ISHIKAWA
04:47 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Marius BALTEANU wrote:
> Thanks Mizuki for the work made on top of my patch. I took a look over your patches and I'm...
Mizuki ISHIKAWA
04:04 Patch #18419: Copy news along with the project
Updated the patch for the latest trunk. Go MAEDA

2020-04-15

19:22 Patch #32054: Add test for 4 byte characters (emoji) support
I have already added Emoji test (r19699).
git_urf8 test repository is not extracted due to this.
https://www.redm...
Toshi MARUYAMA
19:18 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
Marius BALTEANU wrote:
> Toshi, what do you think if we assign this to version:"4.2.0"? We already have a ticket the...
Toshi MARUYAMA
19:16 Defect #24030 (Closed): When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
Conclusion:
No error with correct server configuration and "encoding: utf8mb4" of database.yml.
source:trunk/conf...
Toshi MARUYAMA
19:15 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
Toshi, what do you think if we assign this to version:"4.2.0"? We already have a ticket there for utf8mb4 support on ... Marius BĂLTEANU
19:08 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
This is Mercurial bundle file and its results.
!mercurial.png!
Toshi MARUYAMA
19:02 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
This is Subversion test repository and test code.
Same results with git.
I give up to commit because it is very r...
Toshi MARUYAMA
18:16 Defect #24030: When SVN or Git repository has a commit comment include an emoji (4 bytes charactor), error occurs
I have added new test repository and tests because existing test repository encoding is 'ISO-8859-1'.
source:trunk/t...
Toshi MARUYAMA
18:35 Feature #4367: Ability to delete an issue status that is in use
Guillermo ML wrote:
> In #31361 (for 4.1.0) implemented the second option.
I have 2 problems with that implementa...
Greg T
14:03 Feature #4367: Ability to delete an issue status that is in use
In #31361 (for 4.1.0) implemented the second option.
As you say in note-1 issues in archived projects could be a pro...
Guillermo ML
17:04 Defect #33273: Total estimated time column shows up as decimal value regardless of time setting
Marius BALTEANU wrote:
> Go Maeda, is there any reason for why we don't merge this to 4.0.8 as well?
This is beca...
Go MAEDA
16:43 Defect #33273: Total estimated time column shows up as decimal value regardless of time setting
Go MAEDA wrote:
> Committed the patch. Thank you for your report and fix.
Go Maeda, is there any reason for why w...
Marius BĂLTEANU
16:26 Defect #33273 (Closed): Total estimated time column shows up as decimal value regardless of time setting
Committed the patch. Thank you for your report and fix. Go MAEDA
14:19 Defect #33290: Unnecessary database access when IssueQuery class is defined
I can confirm this problem with Redmine 4.1. It is very difficult to test plugins with the bug. Alexander Meindl
11:40 Defect #33290: Unnecessary database access when IssueQuery class is defined
This only happens from Redmine 4.1 by the way.
The commit bringing the change was r17724
Kevin Fischer
10:49 Defect #33290 (Closed): Unnecessary database access when IssueQuery class is defined
During plugin development I found out that the definition of the Query class accesses the database just by being defi... Kevin Fischer
12:43 Feature #3058: Show issue history using tabs
Ali Hamdan wrote:
> Dears,
> just an additional feature to mention it will be great if the PDF export of the issue ...
Marius BĂLTEANU
03:00 Feature #3058: Show issue history using tabs
Dears,
just an additional feature to mention it will be great if the PDF export of the issue will include the time e...
Ali Hamdan
11:06 Defect #33291 (Resolved): Gantt conversion to png failed with error w.r.t. font 'helvetica'
h2. Expected Behavior
Gantt-Diagramm converts to png file format.
h2. Actual Behavior
Clicking on the png li...
Liane Hampe
08:57 Defect #33287: Issue File Column Attachment Link Error
Go MAEDA wrote:
> Sarthak Bakshi wrote:
> > 6) If you hover over that attachments you will be able to see that the ...
Sarthak Bakshi
07:10 Defect #33287: Issue File Column Attachment Link Error
Mischa The Evil wrote:
> FWIW: This also seems to be the subject of the message#59108 forum thread.
Thanks, but I...
Klaus Friese
00:04 Defect #33287: Issue File Column Attachment Link Error
Sarthak Bakshi wrote:
> 6) If you hover over that attachments you will be able to see that the link is breaking in h...
Go MAEDA
04:45 Patch #20287: Administration: Using grids instead of tables
Greg T wrote:
> Frederico Camara wrote:
>
> > Patch for 4.1.1 (unix)
>
> Thanks. One problem still remained:
...
Frederico Camara
 

Also available in: Atom