Activity
From 2019-06-02 to 2019-06-04
2019-06-04
-
16:52 Feature #31499: Show "Due in X days" in issue details page
- Yuuki NARA wrote:
> As a simple solution, I propose to make it possible to set a reference number of days to start d... -
15:29 Feature #31499: Show "Due in X days" in issue details page
+1
I agree to show the remaining days on the ticket details screen,
but I am concerned about the following poi...-
04:32 Feature #31499: Show "Due in X days" in issue details page
- Adding as a tooltip in issues list and related issues is a nice improvement.
But I think the information should be... -
15:54 Defect #31512 (New): valid ldap auth_source item _has_ to be id 1
- After adding a new LDAP server to log on to, I couldn't delete the old LDAP server, so I removed the DB row in auth_s...
-
15:06 Defect #31511: CSV export of time entries report does not honor project filter
- Setting the target version to 4.0.4.
-
10:42 Defect #31511: CSV export of time entries report does not honor project filter
- Here is a patch for this issue (its tracker may be changed).
Tests done :
* Export from "/time_entries/report"
→... -
10:35 Defect #31511: CSV export of time entries report does not honor project filter
- Thank you for sharing the probrem.
I have confirmed that the following changes solve the problem.... -
09:53 Defect #31511 (Closed): CSV export of time entries report does not honor project filter
- When exporting a report of time entries in a projet (from an URL like @/project/foo/time_entries/report@) the URL use...
-
11:03 Feature #7774: Sub groups or Multi-level groups
- Here is the original patch, not compatible with recent Redmine versions :
-
08:41 Defect #31508 (Closed): Add missing frozen strings and copyrights
- Committed the patch. Thanks.
-
07:50 Feature #1739: Add ability to change issue author
- +1
It's definitely the feature we are missing the most from redmine. So I second the move to add it as core functio... -
05:54 Defect #31510 (Confirmed): Fix missing closing tags in workflows/permissions.html.erb
- Enziin System wrote:
> In the view/workflows/permissions.html.erb
>
> Row 19:
>
> <a href="#" data-expands="#r... -
05:02 Defect #31510 (Closed): Fix missing closing tags in workflows/permissions.html.erb
- In the view/workflows/permissions.html.erb
Row 19:
<a href="#" data-expands="#role_id"><span class="toggle-mult... -
05:43 Feature #31505: Mark edited journal notes as "Edited"
- The patch works as expected. Very nice. :)
-
03:41 Defect #31501: reminder.rake should ignore blank parameters
- Setting the target version to 4.1.0.
-
01:28 Defect #31496 (Closed): Switch between toggle plus and minus icons for toggle multi select
- Marius BALTEANU wrote:
> Please commit the attached fixes, the problem wasn't only the broken css rule.
Committed... -
01:27 Defect #31502 (Closed): Error syntax in application.css
- Fixed in r18224. Thank you.
2019-06-03
-
22:57 Patch #31509 (Closed): Add Rubocop to enforce some styles
- I propose to add Rubocop to enforce some styles for those who contribute with patches to Redmine or for those who rev...
-
22:46 Feature #31499: Show "Due in X days" in issue details page
- Interesting feature.
I'm wondering if it's better to add this info as tooltip in order to keep the issue view as c... -
16:02 Feature #31499: Show "Due in X days" in issue details page
- Setting the target version to 4.1.0.
-
02:22 Feature #31499 (Closed): Show "Due in X days" in issue details page
- This patch adds "Due in X days" / "X days late" next to the due date. It is shown only when the issue is open.
It ... -
22:42 Defect #31508 (Closed): Add missing frozen strings and copyrights
- There were some new files added in the last weeks that don't contain the frozen string literal and the copyright. The...
-
22:41 Patch #31385: Formating toolbar : new color tools
- Thanks Go to have proposed this for the next major release.
-
22:08 Defect #31507 (Closed): Test fails if trailing whitespaces are removed
- The test @test_partials_with_html_entities@ fails if the trailing whitespaces are removed. The attached patch can be ...
-
22:01 Patch #31506: Remove trailing whitespaces
- All tests pass: https://gitlab.com/redmine-org/redmine/-/jobs/223806842
-
22:00 Patch #31506 (Closed): Remove trailing whitespaces
-
21:56 Feature #12388: diffs for editions of issue/notes entries
- Bernhard Rohloff wrote:
> +1 If somebody edits a comment it should at least be visible to others.
I've added a pa... -
21:55 Feature #31505 (Closed): Mark edited journal notes as "Edited"
- The attached patch marks the edited notes as "Edited", showing on hover the author and time of the last edit.
!{widt... -
18:41 Defect #31496: Switch between toggle plus and minus icons for toggle multi select
- My last patch fixes:
- incorrect @icon-toggle-plus@ and @icon-toggle-minus@ background rules
- broken CSS rule in @... -
08:53 Defect #31496: Switch between toggle plus and minus icons for toggle multi select
- Please commit the attached fixes, the problem wasn't only the broken css rule.
-
08:33 Defect #31496 (Reopened): Switch between toggle plus and minus icons for toggle multi select
-
08:33 Defect #31496 (Resolved): Switch between toggle plus and minus icons for toggle multi select
- An error in application.css was reported as #31502.
-
17:45 Defect #31503 (Closed): Undefined local variable sender_email in MailHandler#receive_message_reply
- When receiving a reply to a locked topic, mail handler crashes with the following error:...
-
16:56 Patch #31498 (Closed): Add redmine_plugin_migration generator
- Committed the patch. Thank you.
-
08:53 Patch #31498: Add redmine_plugin_migration generator
- Setting the target version to 4.1.0.
-
07:10 Patch #31498: Add redmine_plugin_migration generator
- Good catch.
I've updated the patch. -
07:07 Patch #31498: Add redmine_plugin_migration generator
- >I think that minimum implementation is a good starting point.
+1, nice work!
This is a minute thing but `plugi... -
00:00 Patch #31498 (Closed): Add redmine_plugin_migration generator
- Redmine provides @redmine_plugin_model@ generator. It's similar to @model@ generator by Rails but for Redmine plugin....
-
08:55 Defect #31502: Error syntax in application.css
- Thanks for catching this problem, I've attached to #31496 a patch with multiple fixes.
-
05:56 Defect #31502: Error syntax in application.css
- You can change to:
no-repeat: 0% 40%; -
05:55 Defect #31502: Error syntax in application.css
- Thank you for reporting.
Maybe we can simply remove "@no-repeat 0% 40%;@"? ... -
05:45 Defect #31502 (Closed): Error syntax in application.css
- In the file stylesheet: public/stylesheets/application.css
.toggle-multiselect { no-repeat 0% 40%; padding-left:16... -
07:30 Feature #31427 (Closed): Insert a link to the source to the attribution line when quoting a note or a message
- Go MAEDA wrote:
> I think using the instance default language is better. Consider a team with members of multiple na... -
05:44 Feature #31427: Insert a link to the source to the attribution line when quoting a note or a message
- Marius BALTEANU wrote:
> > > 3. This is not related to the current changes, but is there any reason for why we don't... -
05:09 Defect #31501 (Closed): reminder.rake should ignore blank parameters
- Currently, reminder.rake does not ignore blank parameters and it causes unexpected behavior.
Assume the following ... -
02:56 Feature #31500 (Closed): Ruby 2.7 support
- Ruby 2.7.0 is going to be released on 2019-12-25.
https://bugs.ruby-lang.org/versions/35 -
02:27 Patch #31493 (Closed): Add a link to project_issues_report from project_issues_report_details
- Committed the patch.
-
01:40 Feature #22481 (Closed): Show thumbnails for PDF attachments
- Marius BALTEANU wrote:
> We should run @ test_thumbnail_for_pdf_should_be_png@ only when GS is available.
Thank y...
2019-06-02
-
19:16 Feature #22481 (Reopened): Show thumbnails for PDF attachments
- We should run @ test_thumbnail_for_pdf_should_be_png@ only when GS is available.
One test fails without the patch:... -
18:47 Feature #31427: Insert a link to the source to the attribution line when quoting a note or a message
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > 1. @indice = @journal.issue.visible_journals_with_index.find{|j| j.id ... -
18:01 Feature #31427: Insert a link to the source to the attribution line when quoting a note or a message
- Marius BALTEANU wrote:
> 1. @indice = @journal.issue.visible_journals_with_index.find{|j| j.id == @journal.id}.indic... -
16:43 Feature #31427 (Reopened): Insert a link to the source to the attribution line when quoting a note or a message
- Go MAEDA wrote:
> Committed the patch. Thank you for the nice improvement.
Indeed, it's a nice and useful improve... -
15:33 Feature #31427 (Closed): Insert a link to the source to the attribution line when quoting a note or a message
- Committed the patch. Thank you for the nice improvement.
-
14:37 Patch #31497 (Closed): Czech translation update
- Committed the patch. Thanks.
-
11:54 Patch #31497 (Closed): Czech translation update
-
11:25 Patch #31493: Add a link to project_issues_report from project_issues_report_details
- Setting the target version to 4.1.0.
-
10:07 Patch #31493 (Closed): Add a link to project_issues_report from project_issues_report_details
- This patch adds a link which points to project_issues_report page (@/projects/:id/issues/report@) on project_issues_r...
-
11:11 Feature #23980: Replace icon images with Tabler SVG icons
- I've have updated my patch to include the latest changes made in #31433 and #31496.
Considering that most of the i... -
10:48 Defect #31496 (Closed): Switch between toggle plus and minus icons for toggle multi select
- Committed the patch. Thank you for fixing the behavior.
-
10:39 Defect #31496 (Closed): Switch between toggle plus and minus icons for toggle multi select
- This patch:
# fixes the existent behaviour where the same toggle plus icon is shown regardless multi select state
#... -
10:32 Defect #31495 (New): Tracker status cannot be empty in when processing commit messages
- Hello everyone,
we just recently upgraded to Redmine 4.0.3 and face troubles updating our issues with commit messa... -
07:53 Patch #31465 (Closed): Add an icon linked to trackers detail report on the project overview page
- Committed the patch.
-
02:09 Patch #31465: Add an icon linked to trackers detail report on the project overview page
- Setting the target version to 4.1.0.
-
07:20 Feature #14332 (Closed): [Repository] Make "view file" the default
- The repository browser shows file contents by default since Redmine 3.4.0 (#25999).
-
06:24 Feature #16309 (Closed): Add a concept of role-based permission to trackers
- The feature was added in Redmine 3.3.0 (#285).
-
05:54 Defect #22973 (Closed): Api rest assigned_to_id
-
05:50 Defect #22940 (Closed): Why I received mail that contain underscore instead of space in from redmine.
-
05:46 Defect #10755 (Closed): Why I got "Email has already been taken" message when creating new user?
- Please reopen this issue if you still experience the problem.
-
04:51 Feature #14639 (Closed): Emission email address Name
- In the upcoming 4.1.0, the name of the user who triggered the notification is displayed in the From field of the emai...
-
04:42 Feature #5228 (Closed): Users are just numbers
- Marius BALTEANU wrote:
> Link to user profile was committed in #4179. The following syntaxes are supported:
> * use... -
03:02 Defect #30164: Missing images in a wiki page are not visualized
- Firefox displays a broken image icon for a missing image but Chrome does not. So, it is not easy for Chrome users to ...
-
02:33 Defect #31487 (Closed): Issues filtering
- I think the behavior you pointed out is the expected behavior. I often use "any" operator to filter issues with any a...
-
02:23 Defect #31471: Lost right shift for 'journal-link'
- Probably the issue is specific to a particular theme. The default theme does not show the history number next to the ...
-
02:05 Defect #31365: Issue subject may be broken if the subject field in the receiving email is split into multiple lines
- Setting the target version to 4.0.4.
Also available in: Atom