Activity
From 2019-03-03 to 2019-03-05
2019-03-05
-
23:03 Defect #30974 (Closed): Code coverage report on the official site has not been updated
- https://www.redmine.org/builds/coverage/ has not been updated since 2018-11-20.
-
22:25 Defect #30964 (Closed): 500 appears when trying to filter by last updated by
- MariaDB is not yet supported by Redmine, please see #19395 and #30367.
-
03:29 Defect #30964 (Closed): 500 appears when trying to filter by last updated by
- *OS*...
-
22:17 Defect #28506 (Reopened): Error Setup Redmine with Win10
-
22:16 Defect #28506 (Closed): Error Setup Redmine with Win10
-
16:04 Defect #28506: Error Setup Redmine with Win10
- Thank You!
-
15:55 Defect #28506: Error Setup Redmine with Win10
- Black Zajaz wrote:
> i have some problem with redmine - 4.0.2.
> i want to migrate from mysql to mssql server.
... -
14:08 Defect #28506: Error Setup Redmine with Win10
- Hello,
i have some problem with redmine - 4.0.2.
i want to migrate from mysql to mssql server.
best regards, -
17:37 Patch #30971 (New): principals_options_for_select does not select user when user id is numeric
- +To fix it+ : In application Helper L487
convert selected to string if it is an integer... -
16:53 Patch #30970 (Closed): Small improvements in appearance of the code coverage index page
- Committed the patch.
-
16:22 Patch #30970 (Closed): Small improvements in appearance of the code coverage index page
- The attached patch slightly improves the code coverage report which is generated by "rake test:coverage".
# Highli... -
16:50 Feature #6417 (Closed): Allow collapse/expand in gantt chart
- Committed. Thanks.
-
03:50 Feature #6417: Allow collapse/expand in gantt chart
- Go MAEDA wrote:
> The patch breaks GanttHelperTest. Could you fix the failing tests?
Sorry, I fixed the failed te... -
14:11 Feature #8363: Git: Pull requests
- +1
Redmine lack some feature repository management as a pull request, create/add/remove repository on settings (at... -
12:15 Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
- Committed.
-
10:46 Feature #30963: Update simplecov gem (~> 0.17.0)
- I found that the error I wrote in #30963#note-1 depends on the version of Ruby. You will see the error if you run @ra...
-
07:16 Feature #30963: Update simplecov gem (~> 0.17.0)
- The error described in #30963#note-1 occurs while processing app/models/repository/git.rb line 3 ('ŋ') or lib/redmine...
-
01:02 Feature #30963: Update simplecov gem (~> 0.17.0)
- I encountered the following error while running @bin/rake test:coverage@ with simplecov 0.16.1....
-
00:32 Feature #30963 (Closed): Update simplecov gem (~> 0.17.0)
- simplecov 0.16.1 has been released on 2018-03-16.
-
10:18 Defect #30967 (Closed): "rake test:coverage" fails in Ruby 2.5 and 2.6
- rake test:coverage fails in Ruby 2.5 or 2.6 with the error like the following. It occurs due to Unicode characters su...
-
03:21 Patch #4502: New date filter operators: tomorrow, next week, next month
- Go MAEDA wrote:
> QueryTest#test_operator_tomorrow fails depending on timezone.
>
>
> I could reproduce the pro...
2019-03-04
-
15:40 Defect #17096 (Closed): Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
- Committed the patch. The new Message-ID formats are as follows:
Issue added:... -
15:33 Feature #30813: Project background Color in Project view page
- +1
-
13:47 Feature #6417 (Reopened): Allow collapse/expand in gantt chart
- The patch breaks GanttHelperTest. Could you fix the failing tests?
-
13:07 Feature #6417 (Closed): Allow collapse/expand in gantt chart
- Committed the patch. Thank you for your contribution.
-
06:00 Feature #6417: Allow collapse/expand in gantt chart
- I confirmed that all issues in the previous patch have been fixed. Thank you for working on this. I will commit this ...
-
05:41 Feature #6417: Allow collapse/expand in gantt chart
- Go MAEDA wrote:
> After applying the patch, objects in the same indentation level are not horizontally aligned. Plea... -
12:52 Defect #30753 (Closed): Plugins auto_load and eager_load paths
- Committed the patch. Thank you for fixing the issue.
-
09:35 Feature #29946 (Closed): Update i18n gem (~> 1.6.0)
- Updated i18n to 1.6 in r17921.
-
06:09 Feature #29946 (Reopened): Update i18n gem (~> 1.6.0)
- i18n 1.6.0 has been released on 2019-03-03.
https://rubygems.org/gems/i18n/versions/1.6.0
I confirmed that it pas... -
09:19 Patch #30958 (Closed): Traditional Chinese translation (to r17919)
- Committed. Thank you for making the zh-TW translation perfect.
-
07:41 Patch #30958 (Closed): Traditional Chinese translation (to r17919)
- * New tags added
** text_status_no_workflow -
07:59 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- +1
The link to a note of current issue is very easy to write.
I attached a patch. -
04:58 Patch #2928 (Closed): new migration script for scarab2redmine
- It seems that Scarab is not alive in 2019. The last release was Scarab 1.0.22 Release Candidate 1 in April 2012. Prob...
-
04:42 Feature #925 (Closed): Better formatting in issue reports (respect wiki markup)
- Implemented by #69 (Redmine 1.3.0). Closing.
-
00:31 Feature #30776 (Confirmed): Drag and drop file upload to file type custom field
2019-03-03
-
23:33 Defect #30955 (Closed): "View all issues" link in email reminders points to issues list which does not include issues assigned to a group
-
23:31 Defect #30955 (Resolved): "View all issues" link in email reminders points to issues list which does not include issues assigned to a group
- Committed the patch.
-
09:30 Defect #30955: "View all issues" link in email reminders points to issues list which does not include issues assigned to a group
- Setting the target version to 4.0.3.
-
05:41 Defect #30955 (Closed): "View all issues" link in email reminders points to issues list which does not include issues assigned to a group
- Email reminders list issues assigned to the recipient or groups of the recipient.
But the issues list opened with ... -
16:19 Defect #30259 (Closed): URLs end with "-" are rendered incorrectly in Textile
- Committed the patch. Thank you all for reporting and fixing this issue.
-
14:22 Defect #17096: Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
- Setting the target version to 4.1.0.
-
10:01 Defect #17096: Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
- Updated the patch to apply cleanly to the current trunk (r17913).
-
14:19 Defect #30952: Trying to watch an issue without javascript enabled leads to 404
- Gray Wolf wrote:
> So why not at least show some warning "This site requires javascript" or something like that? But... -
13:08 Defect #30952: Trying to watch an issue without javascript enabled leads to 404
- So why not at least show some warning "This site requires javascript" or something like that? Button that actually do...
-
01:06 Defect #30952 (Closed): Trying to watch an issue without javascript enabled leads to 404
- Redmine is not supposed to be used without JavaScript. Many functions don't work with JavaScript disabled.
-
14:00 Feature #17699 (Closed): Parse author's name enclosed in parentheses in the From field when creating a user account from an email
- Committed the patch.
-
09:18 Feature #30838 (Closed): Option to parse HTML part of multipart (HTML) emails first
- Committed the patch. Thank you for improving Redmine.
-
09:12 Patch #29391: Show version status in Roadmap and Version pages
- Since the status "OPEN" is a very normal status for versions, I think that showing the status "OPEN" is not necessary...
-
08:47 Feature #12886 (Closed): Consider adding a new field named "Has Attachments" or "# of Attachments"
- Redmine 3.4.0 and later have the ability to show "File" column in the issue list (#25515). You can know whether the i...
-
08:27 Defect #19476 (Closed): Administration - Custom fields Exception on Delete
-
07:30 Defect #16397 (Closed): Simple Principal.joins(:projects) or Principal.joins(:memberships) throws sql error (mysql 2)
- Both @Principal.joins(:projects)@ and @Principal.joins(:memberships)@ works without errors in Redmine 4.0. Maybe the ...
-
02:46 Defect #30256 (Closed): Cannot make cross-project wiki link if the project name includes square brackets
-
02:05 Defect #29055: Searching for issue number with REST API redirects to issue HTML page
- Setting the target version to 3.4.10.
-
01:21 Feature #17455: Easier anchor linking / Textile anchor links
- You can use @[[#Helpful-links]]@ instead of @[[wiki#Helpful-links]]@ to link to a section in the current page since R...
Also available in: Atom