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. -
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... -
14:17 Feature #16195: Role with Issue visibility Permission as "View Issues within current users' group"
+1 Great feature.-
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 ... -
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... -
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... -
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......
-
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... -
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...
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 ... -
21:07 Patch #33298: Bulgarian translation
- I forgot to set category Translations, I'm sorry.
-
21:05 Patch #33298 (Closed): Bulgarian translation
- Bulgarian translation of
* error_attachments_too_many
* error_bulk_download_size_too_big
* setting_bulk_download_m... -
20:17 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Can you make diff patch for redmine 4.1.0 please?
-
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... -
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...
-
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... -
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.
-
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? -
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 ... -
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...
-
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...
-
13:54 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- This broke Java syntax again. :(
https://github.com/rouge-ruby/rouge/pull/1414
-
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... -
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... -
04:04 Patch #18419: Copy news along with the project
- Updated the patch for the latest trunk.
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... -
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... -
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... -
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 ...
-
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! -
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... -
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... -
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... -
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... -
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... -
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... -
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.
-
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.
-
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 -
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...
-
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 ... -
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... -
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... -
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 ... -
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... -
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... -
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:
...
Also available in: Atom