Project

General

Profile

Activity

From 2019-10-09 to 2019-10-11

2019-10-11

21:56 Feature #32240: Add download buttons in Files columns of the issues list
Go MAEDA wrote:
> [...] Currently, you need to click twice to download the file [...]
I am not able to test this ...
Mischa The Evil
07:33 Feature #32240: Add download buttons in Files columns of the issues list
+1 ofc ;-) Anonymous
07:22 Feature #32240 (Closed): Add download buttons in Files columns of the issues list
You can add the "Files" column to the issues list. In the column, names of the attached files are shown and each file... Go MAEDA
21:53 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Two things regarding the patch from #note-5:
# I don't know if disabling/removing sprockets this way in the Redmine ...
Mischa The Evil
15:35 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Jose Antonio Garcia wrote:
> Same problems appears in 3.3-stable branch.
Redmine 3.3 is no longer maintained. So,...
Go MAEDA
13:05 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Same problems appears in 3.3-stable branch. Jose Antonio Garcia
08:34 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
I would like to commit attachment:disable-sprockets.patch (#32223#note-5) after it has reviewed by people here.
Se...
Go MAEDA
11:38 Feature #32242 (Closed): Add estimated hours and spent hours to Versions API
Hello,
I just started using api redmine,
I am looking for can I have total hours by version
like i have version na...
MAROUANE YAAGOUB
11:32 Defect #6320: Subtasks do not appear under parent task in Issues view
Hi:
- Redmine-4.0.4
- Ruby ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux]
- Rails 5.2.3
- Operating sys...
Bernaldo Penas
10:13 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
working well with manually add on 4.0.4.stable.18380
thank you
Edd Vertov

2019-10-10

19:43 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
I have the same issue having redmine4.0.4 source, Ruby2.5 and Rails 5.2.3 Giorgos Tsirkas
04:37 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
The attached patch fixes this issue. I would like Rails exports to review it.
Go MAEDA
18:41 Feature #31300: Automatically switch between native date picker and custom date picker based on mobile or not mobile devices
Please take into consideration https://www.redmine.org/issues/23224#note-5 (maybe #23224 is related to this issue) an... Luc Luc
16:34 Defect #32198 (Closed): Issues associated revisions not showing due to bad reference to lvar instead of ivar
Go MAEDA
16:31 Defect #32194: Calendar page lacks buttons to manage custom queries
Setting the target version to 4.2.0.
This patch conflicts with #23980. I don't commit this patch now in order to p...
Go MAEDA
16:05 Defect #32233 (Closed): Portuguese Brazilian language is not being applied
Thank you for the feedback. Closing. Go MAEDA
15:45 Defect #32233: Portuguese Brazilian language is not being applied
Found out the problem was on redmine_custom_workflows locale. Thanks. Rafael Martins
07:00 Defect #32233 (Needs feedback): Portuguese Brazilian language is not being applied
I cannot reproduce the problem. Translation in pt-BR.yml is properly applied. Please see the screenshots below.
Co...
Go MAEDA
16:04 Feature #32119 (Closed): Add TOC to wiki formatting help
Committed the patch. Thank you. Go MAEDA
11:23 Patch #32238 (Closed): Improvement of the German translation
Hi,
I have revised the German translation and made minor changes to 51 items.
Patches for @trunk@ and @4.0-stab...
Thomas Löber

2019-10-09

19:30 Defect #32233 (Closed): Portuguese Brazilian language is not being applied
When the default language is set to pt-BR it should use pt-BR.yml but it is applying pt.yml Rafael Martins
16:55 Feature #1237: Add support for two-factor authentication
Marius, thank you for reviewing the patch series. I have updated one of the four patches.
Patches to commit:
* at...
Go MAEDA
08:09 Feature #1237: Add support for two-factor authentication
Thanks for updating the patches, I can confirm that all code related issues have been fixed.
One more thing, it se...
Marius BĂLTEANU
13:55 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Sorry, here is the patch to latest master!
José Esteves
13:41 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
+1 for this feature!
I'm testing Marius Patch and Is working great so far, even in reverse chronological order of ...
José Esteves
10:01 Feature #31322: Provide a way to automatically close all open subtasks too when a parent issue is being closed
This is new POC version.
There is still no test.
Toshi MARUYAMA
09:44 Defect #32193: Add turn on/off button to control sending security notifications
Go MAEDA wrote:
> My idea of the configuration to control security notification is like this:
>
> [...]
Thank yo...
Hinako Tajima
07:58 Defect #32194: Calendar page lacks buttons to manage custom queries
I attach a patch to add "Save", "Edit" and "Delete" buttons(0001~).
The 0002 patch corrects the indentation of cor...
Mizuki ISHIKAWA
07:39 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Alexander Meindl wrote:
> Sprockets 4 requires ruby 2.5 or newer, too. This means, at the moment if you try to insta...
Go MAEDA
07:35 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Sprockets 4 requires ruby 2.5 or newer, too. This means, at the moment if you try to install Redmine 4 with ruby e.g.... Alexander Meindl
04:03 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Fixed the version of sprockets at 3.7 in r18629. Go MAEDA
03:54 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
The version of sprockets should be fixed at 3.7 until this issue is fixed. ... Go MAEDA
02:59 Defect #32223 (Closed): Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
Redmine doesn't start with Sprockets::Railtie::ManifestNeededError if sprockets 4.0.0 is installed.... Go MAEDA
07:08 Feature #32133: Replace jstoolbar icons with same exact CSS vector encoded ones
I’m closing it. Marius BĂLTEANU
06:55 Feature #32133: Replace jstoolbar icons with same exact CSS vector encoded ones
It's known I suppose. On 26th September, I asked Bernhard in #freetalk-en to remove this issue, so I could recompose ... Anonymous
07:08 Defect #32225 (Closed): Blocks are appearing twice in admin portal in chikamaglur district of karnataka
blocks name is appearing twice in admin portal as one is in appearing in capital and another is in small letters Husna Paravin
 

Also available in: Atom