Activity
From 2021-03-08 to 2021-03-10
2021-03-10
-
22:35 Feature #34833 (Closed): Allow redmine to provide reply-to email header
- Gary Aitken wrote:
> That worked fine.
> My appologies for taking up your time.
Great! I'm closing this. -
20:27 Feature #34833: Allow redmine to provide reply-to email header
- That worked fine.
My appologies for taking up your time. -
09:22 Feature #34863: Change default text formatter for new installations from textile to common_mark
- +1
Markdown is used in many text systems (GitHub, Slack, ...etc). Therefore, setting this as the default will impr... -
07:19 Feature #34863: Change default text formatter for new installations from textile to common_mark
- +1
Since it is not possible to change the text formatter setting for each project in Redmine, there is also the pr... -
09:05 Defect #33941: Do not use timezone unaware methods
- +1
After applying this patch, you should be able to enable Rails/Date for Rubocop, which is currently disabled.
h... -
04:37 Feature #24629 (Closed): Add option to decide default value for "I don't want to be notified of changes that I make myself"
-
04:36 Feature #34787 (Closed): Ability to set default value for "I don't want to be notified of changes that I make myself"
- Committed the patch.
-
01:56 Defect #33459 (Closed): The order of thumbnails in journals does not match the order of file name list
2021-03-09
-
21:36 Feature #34833: Allow redmine to provide reply-to email header
- This is incorrect: ...
-
18:44 Feature #34833: Allow redmine to provide reply-to email header
- Normally, configuration.yml looks like this:...
-
21:11 Defect #34870 (New): Differences in searches for accented words
- Hi, team!
I'm having problem in filter words with accents, see the print down. Have differences "convênio" and "con... -
15:22 Defect #33459 (Resolved): The order of thumbnails in journals does not match the order of file name list
- Committed the fix. Thank you.
-
14:42 Feature #13767: Export permissions report to CSV
- Setting the target version to 4.2.0.
-
10:31 Feature #5893: Filter issues by notes
- This is a feature I have wanted for years. Thank you for updating the patch and adding the test.
I have changed th... -
01:44 Feature #5893: Filter issues by notes
- Alexander Achenbach wrote:
> As a follow-up to #5893#note-7, here's a revised patch of the notes query against Redmi... -
09:28 Feature #34794 (Closed): Allow newlines and quote characters within mail body delimiters
- Committed the patch. Thank you for your contribution.
-
08:32 Feature #34863 (Closed): Change default text formatter for new installations from textile to common_mark
- Nowadays, markdown is much more used and known compared with textile. Also, in Redmine, Markdown has better support.
... -
08:25 Feature #34798: Show project tree instead of subprojects in the project selector when you create a new issue
- Thanks Bernhard. I'm assigning this to version:"4.2.0" for more feedback!
-
06:26 Feature #34798: Show project tree instead of subprojects in the project selector when you create a new issue
- It sounds good and doesn't hurt the existing functionality at all.
+1 from my side. -
06:13 Feature #34862 (New): Bulk delete forum attachments
- I want to bulk delete attachments on the forum edit page, like a #16410.
-
06:12 Feature #34861 (New): Bulk delete news attachments
- I want to bulk delete attachments on the news edit page, like a #16410.
-
06:09 Feature #33906: Upgrade Rails to 5.2.4.5
- Marius BALTEANU wrote:
> I manually maintain @public/javascripts/jquery-*-ui-*-ujs-*.js?@ by replacing the old versi... -
05:55 Feature #33906: Upgrade Rails to 5.2.4.5
- JPL committed the patch for updating Rails to 5.2.4.4 five month ago (r20109). As it's no longer a thing, shall we cl...
-
05:21 Feature #34703: "Copy link" feature for issue and issue journal
- Go MAEDA wrote:
> But how about committing the current patch first, and improving the feedback display in the future... -
04:03 Feature #34703: "Copy link" feature for issue and issue journal
- Bernhard Rohloff wrote:
> The only thing I've missed was some kind of feedback after copying the URL to the clipboar... -
03:17 Feature #34703: "Copy link" feature for issue and issue journal
- Since #34714 was committed, I modified feature-34703-1.patch accordingly.
I also added a System test.
2021-03-08
-
23:39 Feature #34833: Allow redmine to provide reply-to email header
- Gary Aitken wrote:
> Is that actually possible in all cases? I just tried setting from:, reply_to:, in_reply:, and ... -
23:19 Feature #34860 (New): Extended watcher and notification features
- Hi,
I would like to have more control on how people your me as a watcher and if I shall get notifications or now.
... -
17:18 Feature #34858 (New): Project list when creating/editing issue should be searchable
- We currently have almost 400 projects in our Redmine instance. This makes it very painful to move an issue from one p...
-
17:02 Feature #34857: Add total estimated hours, spent hours, total spent hours for issues to issue list API
- The attached patch adds those fields to the issue index API.
-
17:01 Feature #34857 (Closed): Add total estimated hours, spent hours, total spent hours for issues to issue list API
- The issue index API currently does not return total estimated hours, spent hours and total spent hours, although the ...
-
16:18 Defect #34856: Time entry error on private issue
- Also when that user has a role, that only permit to see issues, owned by he/she or assigned to he/she.
-
16:16 Defect #34856: Time entry error on private issue
- It's a patch that solve the problem
-
16:13 Defect #34856 (Closed): Time entry error on private issue
- When someone edit a private issue that he/she is not auther of that, and simultaiusly changed assignee and submit a t...
-
15:50 Feature #8875: Allow manually fetching changesets
- Setting the target version to 4.2.0.
-
15:34 Defect #34032 (Closed): Project settings tab contains two items with the same id
-
10:25 Defect #34032 (Resolved): Project settings tab contains two items with the same id
- Committed the patch. Thank you.
-
13:13 Feature #34062: Upgrade Rails to 5.2.4.5
- Markus Boremski wrote:
> Should we change the Target-Version?
> Is 4.0.8 still a real candidate for a release?
W... -
10:13 Feature #34062: Upgrade Rails to 5.2.4.5
- Should we change the Target-Version?
Is 4.0.8 still a real candidate for a release? -
10:12 Defect #33459: The order of thumbnails in journals does not match the order of file name list
- Should we change the Target-Version?
Is 4.0.8 still a real candidate for a release? -
10:10 Defect #33548: Column header is clickable even when the column is not actually sortable
- Should we change the Target-Version?
-
00:16 Feature #34714: Move delete button for issues and journals to the dropdown menu
- Thank you for your code review and commit :)
Also available in: Atom