Activity
From 2019-10-18 to 2019-10-20
2019-10-20
-
17:25 Patch #32308 (Closed): Rubocop: Performance/RedundantBlockCall: Use yield instead of block.call.
- ...
-
17:04 Feature #32302: Filter projects after bookmarks
- Here is the patch, I think we can commit it as part of #29482 and #31355.
-
01:13 Feature #32302: Filter projects after bookmarks
- Since we already have "<< my projects >>" in Project filter, the filter seems the right place to add "<< my bookmarks...
-
15:14 Defect #32307 (Closed): AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png fails if ImageMagick convert is not available
- To reproduce it, set invalid value to imagemagick_convert_command in configuration.yml and run attachments_controller...
-
14:26 Feature #32306 (Closed): Add a link to projects administration page on projects page
- This patch adds a link to the projects administration page (/admin/projects) on the projects page in order to improve...
-
14:23 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Mischa The Evil wrote:
> Pavel Rosický wrote:
> > [...]
>
> How do you generate these numbers? On what system? C... -
11:16 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Mischa The Evil wrote:
> Go MAEDA wrote:
> > Mischa The Evil wrote:
> > > # Are you sure everything needed by the ... -
09:56 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Pavel Rosický wrote:
> [...]
How do you generate these numbers? On what system? Can you remove @active_storage@ a... -
09:21 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Go MAEDA your patch improves startup time and memory consumtion....
-
07:09 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Go MAEDA wrote:
> Mischa The Evil wrote:
> > # Are you sure everything needed by the core is indeed loaded with thi... -
11:10 Feature #973: Assign different status sets and workflows for separate projects
- +1
-
10:52 Patch #32303 (Closed): Japanese translation update (r18784)
- Committed the patch.
-
02:25 Patch #32303 (Closed): Japanese translation update (r18784)
- Translated strings added by #29482....
-
07:29 Defect #32305 (New): Use of notextile tag disables Redmine revision links
- As observed [yet] only on redmine.org (see #29482#note-90 and #29482#note-91), comments (in this case issue notes) ha...
-
06:52 Defect #32293: Redmine does not start if optional openid gems are not installed
- I don't think that this low priority issue alone justifies dropping OpenID support in Redmine altogether. I think tha...
-
06:35 Feature #29482 (Closed): Query system for Projects page
- Mischa The Evil wrote:
> <notextile>@</notextile>Go MAEDA: Can you also remove the remaining @label_show_closed_proj... -
06:21 Feature #29482 (Reopened): Query system for Projects page
- <notextile>@</notextile>Go MAEDA: Can you also remove the remaining @label_show_closed_projects@ strings from the oth...
2019-10-19
-
22:43 Feature #32302 (Closed): Filter projects after bookmarks
- I think it will be useful to allow users to filter the projects (#29482) after bookmarks (#31355) and I see two optio...
-
18:27 Feature #24841 (Closed): Hide projects user is only admin but not has assigned any role in the project overview (as it is already done in the project dropdown)
- You can filter now the projects list after "my projects":
!{width:60%;border:1px solid grey;}my_projects.png! -
14:18 Feature #29482 (Closed): Query system for Projects page
- Patches committed, thanks!
-
13:53 Feature #29663: Select a JavaScript library to handle tags
- Jean-Philippe, can you help us with a feedback on this? I would like to finish my work on the tags solution for 4.2.0.
-
13:01 Patch #32296: Ignore rubocop offense
- Sorry, BUNDLE_DISABLE_EXEC_LOAD was not related with this behavior.
Please execute rubocop command with "--cache f... -
11:04 Patch #32296: Ignore rubocop offense
- Thank you for the feedback. But I still cannot see the warning....
-
10:00 Patch #32296: Ignore rubocop offense
- Reproduced it with BUNDLE_DISABLE_EXEC_LOAD=1 when using bundler....
-
05:53 Patch #32296: Ignore rubocop offense
- I run RuboCop against r18732 but was not able to reproduce the warning....
-
12:23 Patch #28138 (Closed): Add link to add a new issue on the version page
- Committed, thanks.
-
12:13 Patch #25265 (Closed): QueriesController can not handle subclass of IssueQuery
-
11:18 Patch #32294 (Closed): Update ruby-openid to 2.9.2
- Committed, thanks.
-
10:37 Defect #31779 (Closed): Total estimated time column shown even when estimated time field is deactivated
- Committed, thanks.
-
10:27 Defect #32300 (Closed): Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError
- sprockets 3.7.2 pinned.
-
10:25 Defect #32300 (Closed): Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError
-
05:05 Defect #32223: Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0
- Updated the patch. Just replaced double quotation marks with single quotation marks.
2019-10-18
-
10:53 Feature #15180: Start date on versions
- Sebastian Paluch wrote:
> ... Setting first an option/checkbox and then date in every version is two times more oper... -
09:27 Feature #15180: Start date on versions
- Bernhard Rohloff wrote:
> +1 for the 2nd proposal
>
> Sebastian Paluch wrote:
> > I don't like 2. as this is too... -
06:40 Feature #15180: Start date on versions
- +1 for the 2nd proposal
Sebastian Paluch wrote:
> I don't like 2. as this is too much work to set this for every ... -
10:41 Defect #32299 (New): Cannot add some filters in Gantt if Issue tracking module is disabled for the project
- You cannot use the following filters in Gantt if Issue tracking module is disabled for the project. But other issue r...
-
10:34 Feature #31804: May I get sub projects via REST API
- I think Alexandr Horbatiuk means the reverse: "get the subproject from its parent", as redmine shows in the project w...
-
09:23 Defect #32293: Redmine does not start if optional openid gems are not installed
- Go MAEDA wrote:
> To be honest, I think it is better to drop OpenID support than fixing this issue. In my observatio... -
09:16 Defect #32293: Redmine does not start if optional openid gems are not installed
- To be honest, I think it is better to drop OpenID support than fixing this issue. In my observation, OpenID is gettin...
-
09:00 Defect #32293 (Confirmed): Redmine does not start if optional openid gems are not installed
- This has been the case for many years in fact.
I once started work on this, fixed it but never got to posting the ... -
04:15 Defect #32293 (Closed): Redmine does not start if optional openid gems are not installed
- At source:tags/4.0.4/Gemfile#L28, openid gems are stated as optional....
-
09:00 Patch #32297 (Closed): Remove code for unsupported versions of Rails from open_id_authentication
- Redmine migrated to Rails 3 in Redmine 2.0 (released in 2012). We no longer support such older versions of Rails, so ...
-
08:42 Patch #32296 (Closed): Ignore rubocop offense
- I found a rubocop offense is remaining....
-
05:46 Patch #32294 (Closed): Update ruby-openid to 2.9.2
- We have to update ruby-openid to the latest version because a vulnerability CVE-2019-11027 has been reported. The att...
-
02:31 Feature #24013: Firebird and RedDatabase support
- Any news about this patch? is it stable? integrated?
It would be nice to use Firebird with Redmine too :)
Thanks!
Also available in: Atom