Activity
From 2019-03-21 to 2019-03-23
2019-03-23
-
07:14 Feature #30986: New toolbar button to insert wiki macros
- I've tested the patch and it works great. Really convenient!
I also have 2cts to drop. :-)
* If it's possible, ... -
06:58 Feature #30829 (Closed): Simpler link syntax "#note-123" to make a link to a note of the current issue
- Committed the patch for help files in r18002.
-
06:57 Revision 18002 (svn): Add a link syntax "#note-6" to help files (#30829).
- Contributed by Hinako Tajima.
-
06:25 Feature #30492: Replace RMagick with MiniMagick
- Goh Matsumoto wrote:
> Do you think Redmine has to work with ImageMagick 6.8.8 or former?
Yes, I think so because... -
00:03 Defect #31084 (Closed): Redmine 4.0.2 error to install plugins ?
- Maybe the plugin does not support Redmine 4.0. Please uninstall the plugin or contact the author of the plugin. We ha...
2019-03-22
-
17:48 Feature #30492: Replace RMagick with MiniMagick
- > RMagick 3.0.0 has released on 2019-02-16 but it does not support ImageMagick 7.0 yet. In addition, it narrowed the ...
-
17:24 Defect #31085: Hosting redmine at a suburl doesn't work anymore in 4.0
- Exception trace:
rake aborted!
The direct method can't be used inside a routes scope block
/usr/local/bundle/gems/... -
17:23 Defect #31085 (Closed): Hosting redmine at a suburl doesn't work anymore in 4.0
- I'm trying to configure redmine for a suburl like http://server/redmine.
In Redmine 3.4, I got it working by adding ... -
14:55 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
- Go MAEDA wrote:
> Thank you for the really nice improvement! But I encountered the following error while running tes... -
09:02 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
- Thank you for the really nice improvement! But I encountered the following error while running test suites. Could you...
-
05:09 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
- Maeda-san, Thank you for your feedback!
I also think that indented lists are better to see.
It is possible to inden... -
13:08 Defect #31084 (Closed): Redmine 4.0.2 error to install plugins ?
- Hi,
Have update my redmine 3.x to 4.0.2 but work with no plugins.
Im try to install one by one the plugins but ... -
08:44 Defect #31053: Some issue fixtures are set inconsistent tracker id which is not available in the project
- I confirmed that all tests were successful after applying the patch.
-
08:39 Feature #30986: New toolbar button to insert wiki macros
- The attached patch adds a button for inserting a wiki macro like "[email protected]":https://www.redmine.org/a...
2019-03-21
-
20:52 Defect #31081: Internal error for open issues
- libero dark wrote:
> Sorry but have try to remove the https://www.redmine.org/issues/31080
> Can you please you hav... -
16:42 Defect #31081: Internal error for open issues
- Sorry but have try to remove the https://www.redmine.org/issues/31080
Can you please you have possibility to remove ... -
16:39 Defect #31081 (Closed): Internal error for open issues
- Don't multipost issues.
-
16:38 Defect #31081 (Closed): Internal error for open issues
- Hi,
Have upgrade my redmine to 3.2.x to 3.4.9 !
Is work but have 4 plugins :
Easy Gantt plugin
Easy MindMup p... -
14:28 Patch #31079 (New): Clean up login form with placeholders
- I propose to replace the labels of the input fields with placeholders. The login form appears much cleaner and it wor...
-
14:27 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- Go MAEDA wrote:
> Also help files (public/help/*/wiki_syntax_detailed_*.html) should be updated.
Attaching a patc... -
13:30 Patch #31065: Fix tests that has incorrect verification target
- Those two tests are added by #13111 for upcoming 4.1.0.
-
12:35 Defect #31077 (Closed): "Icon for Datepicker" does not appear after status was changed.
- When editing the issue, fields are displayed for modification in "Change properties" area.
In the area, "Start date"... -
12:17 Patch #31015 (Closed): Bulgarian translation
- Committed the patch. Thank you for the translation.
-
12:17 Revision 18001 (svn): Bulgarian translation update (#31015).
- Patch by Ivan Cenov.
-
12:03 Patch #29790 (Closed): Bulgarian translation - reordered strings
- Committed.
-
12:03 Revision 18000 (svn): Reorder strings in the Bulgarian translation (#29790).
- Patch by Ivan Cenov.
-
11:36 Patch #31076: Issues CSV / PDF export via ActiveJob
- related to #24477, #24473
-
11:35 Patch #31076 (New): Issues CSV / PDF export via ActiveJob
- *Why?*
Exporting large amounts of issues and/or issues with a lot of custom fields as CSV or PDF can take a long tim... -
10:37 Patch #31073 (Closed): Traditional Chinese translation (to r17994)
- Committed the patch. xiexie.
-
02:18 Patch #31073 (Closed): Traditional Chinese translation (to r17994)
- * New tags added
** label_inherited_from_parent_project, label_inherited_from_group, label_trackers_description, lab... -
10:27 Revision 17999 (svn): Traditional Chinese translation update (#31073).
- Patch by ChunChang Lo.
-
10:24 Revision 17998 (svn): Change Japanese translation for "note" in help files (#30170).
-
07:23 Feature #26561 (Resolved): Enable frozen string literals
-
07:23 Feature #26561: Enable frozen string literals
- Thanks to Pavel Rosický, I have enabled frozen_string_literal for almost all files used when running the application ...
-
07:06 Revision 17997 (svn): Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
-
04:27 Revision 17996 (svn): Support frozen_string_literal in test/**/*.rb (#26561).
- Contributed by Pavel Rosický.
-
03:58 Defect #31074 (Closed): TimelogTest#test_default_query_setting fails depending on the language of the browser
- The test fails in some environment....
-
01:45 Revision 17995 (svn): Remove extra #dup (#26561).
-
01:24 Defect #30939: Timeout for "Check for updates" on Plugins page is too short
- Vincent Bruggeman wrote:
> Is it possible to change the method to POST aswell?
Please open a new issue. It is ano...
Also available in: Atom