Activity
From 2019-06-01 to 2019-06-03
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.
2019-06-01
-
11:34 Patch #31485 (Closed): Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate
- Committed the patch. Thank you.
-
11:03 Patch #31485: Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate
- Kouhei Sutou wrote:
> @db:migrate@ in Rails supports @:ruby@ and @:sql@.
> https://github.com/rails/rails/blob/mast... -
10:41 Feature #31444: Add "<< me >>" option to user format issue custom fields
- LGTM. Setting the target version to 4.1.0.
Also available in: Atom