Activity
From 2019-11-12 to 2019-11-14
2019-11-14
-
23:07 Defect #30771: Author of issue is listed at assignee drop box
- If you assign it back to the author, who has no role on the project, they can never assign it to anyone else. What's...
-
18:20 Feature #22802: Add the posibility to set/change the position of an issue in a version
- +1
We use priorities but we use only a few, we'd like to reorder things inside the same priority.
Thanks a lot guys! -
16:50 Defect #32474 (Resolved): New Plugin not working - 404 error
-
16:41 Defect #32474 (Closed): New Plugin not working - 404 error
- Hello,
we are trying to install a plugin to our redmine project. We are copying the folder / repo into vendor/plug... -
15:51 Defect #32471: Layout of the custom field edit page is different between the single edit page and the batch edit page
- The patch changes the logic for rendering custom fields in bulk edit page to be the same as in app/views/issues/_form...
-
10:28 Defect #32471 (Closed): Layout of the custom field edit page is different between the single edit page and the batch edit page
- If you select and edit multiple issues, the custom fields are arranged vertically.
On the other hand, if you select ... -
12:56 Defect #32472 (Resolved): redmine:email:receive_imap broken with redmine 4.0.5
- Ok I found the problem:
The OpenSSL Version I am using is: OpenSSL 1.1.1d 10 Sep 2019
And that requires a DH par... -
10:41 Defect #32472 (Closed): redmine:email:receive_imap broken with redmine 4.0.5
- After the upgrade to 4.0.5 receiving emails over imap stopped working....
-
10:05 Defect #32470: LDAP authentication is broken due to r18692
- I think @get_attr@ is not necessary to be a private class method, so the patch in #32470#note-2 looks a nice solution.
-
09:47 Defect #32470: LDAP authentication is broken due to r18692
- Yuichi HARADA wrote:
> > Reverting r18692 should fix this issue (I have not yet tested it).
>
> I think you can r... -
08:48 Defect #32470: LDAP authentication is broken due to r18692
- Go MAEDA wrote:
> r18692 changed @AuthSourceLdap.get_attr@ method to private, but there are some codes that call Aut... -
04:07 Defect #32470 (Closed): LDAP authentication is broken due to r18692
- r18692 changed @AuthSourceLdap.get_attr@ method to private, but there are some codes that call AuthSourceLdap.get_att...
-
01:24 Patch #32453 (Closed): Update capybara (~> 3.31.0)
- Committed the patch. Thank you.
-
00:43 Feature #3816 (Reopened): Allow pasting screenshots from clipboard
- An issue when the clipboard has both text and image has been reported as #32469.
-
00:40 Patch #32468 (Closed): Update Rouge to 3.26.0
- Updated Gemfile.
-
00:34 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
- The attached patch adds tribute.min.js.map for Tribute 3.7.3.
2019-11-13
-
23:09 Patch #32444 (Closed): Add missing fixture to Redmine::WikiFormatting::MacrosTest
- Committed the patch. Thank you.
-
14:34 Patch #32444: Add missing fixture to Redmine::WikiFormatting::MacrosTest
- Confirmed. Setting the target version to 4.2.0.
-
23:07 Feature #32436: Add support for grouping by issue on timelog view
- I don't have strong opinion for this. I'm OK without assertion for count.
-
14:34 Feature #32436: Add support for grouping by issue on timelog view
- Kouhei Sutou wrote:
> Does the following also work on PostgreSQL?
>
> [...]
From my point of view, it is not s... -
16:16 Defect #32469 (Closed): Text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text
- When copying text from an Office product (e.g. MS Office, LibreOffice) and pasting it on redmine,
The image is past... -
16:06 Feature #16904 (Closed): Add anonymous user to users list in query filters
- Toshi MARUYAMA wrote:
> Tests fail on PostgreSQL.
> http://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-... -
16:01 Feature #16904 (Reopened): Add anonymous user to users list in query filters
- Tests fail on PostgreSQL.
http://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-2.6_795.html -
14:26 Feature #16904 (Closed): Add anonymous user to users list in query filters
- Committed the fix attachment:16904.patch. Thank you.
-
15:46 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
- I'm in favour of adding @tribute.min.js.map@.
-
15:07 Defect #32450 (Confirmed): Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
- Confirmed. Error logs like the following are recorded for each web access by Chrome with the DevTools opened.
<pre... -
15:45 Defect #8714 (Needs feedback): mail-address parsing in app/models/mail_handler.rb (create_user_from_email) barks on names with Umlauts
- The following test works fine on Redmine 4.0. Does anyone still experience this issue?...
-
15:18 Patch #32468 (Closed): Update Rouge to 3.26.0
- Rouge 3.13.0 has been released on 2019-11-12.
-
00:16 Patch #32461 (New): Allow Redmine:MyPage to be overriden in plugins
- Hi,
In the UserPreference model, Redmine:MyPage is required like this :... -
00:15 Patch #31224: My page, add Time Entry queries
- I will also provide in this plugin *Time Report Queries*
-
00:12 Patch #31224: My page, add Time Entry queries
- Hi, I am currently testing a plugin that brings this feature.
2019-11-12
-
18:42 Defect #32420: Issue redirect after login not working
- We've disabled all plugins in our dev environment and are still experiencing the issue.
-
13:40 Defect #32416 (Closed): Visual editor preview "No route matches"
- Thank you for your feedback.
-
09:17 Defect #32416: Visual editor preview "No route matches"
- Ticket can be closed as this is a third party issue as you explained me.
Regards, -
11:58 Feature #22109: REST API to get a list of the activites
- Any update regarding this? Would like to fetch the activity of a user for a specific date. For instance;
- "user 1 ... -
05:57 Defect #31657 (Closed): Update capybara (~> 3.25.0)
- Takenori TAKAKI wrote:
> The latest version of Capybara (3.29.0) has been released, so I updated the gem and re-test... -
05:02 Defect #31657 (Reopened): Update capybara (~> 3.25.0)
- The latest version of Capybara (3.29.0) has been released, so I updated the gem and re-tested the "test/system".
And... -
05:54 Patch #32453 (Closed): Update capybara (~> 3.31.0)
- The following patch was submitted in #31657#note-9 by Takenori TAKAKI....
-
03:37 Defect #32450: Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
- Deleting ""// # sourceMappingURL = tribute.min.js.map":http://www.redmine.org/projects/redmine/repository/entry/trunk...
-
03:32 Defect #32450 (Closed): Attempts to get "tribute.min.js.map" by Chrome DevTool causes RoutingError.
- When using Chrome Devtools, Redmine raises *No route matches [GET] "/javascripts/tribute.min.js.map"*.
Chrome Dev...
Also available in: Atom