Activity
From 2018-09-28 to 2018-09-30
2018-09-30
-
18:46 Patch #29698 (Closed): Brazilian translation update
- Hello everyone!
I'm sending 4 patches with updates for the Brazilian Portuguese translation...
* pt-BR
* jstoo... -
18:41 Feature #26237: Support wiki_page_title attribute in Versions REST API
- Is it possible to get this in 4.0.0? It's a small fix, so I guess it's not a problem to change the target release.
-
18:32 Feature #24681 (Closed): Syntax highlighter: replace CodeRay with Rouge
- I'm closing this because the unwanted change was reverted by r17537.
-
15:33 Patch #29697 (Closed): Czech translation fixes
- Committed. Thank you for improving Redmine.
-
15:22 Patch #29697 (Closed): Czech translation fixes
- Separated translation change from #28372.
-
15:29 Patch #28372 (Closed): Czech translation update
- Committed. Thank you for your contribution.
-
15:27 Patch #28372: Czech translation update
- Separated translation changes to #29697.
This issue handles a newly translated string.... -
14:34 Patch #28509: hu.yml for Redmine 3.4
- Thank you for your contribution. But the file is hard to check because translation keys are reordered. Please don't r...
-
14:16 Patch #29696 (Closed): Japanese translation update (r17530)
- Translated the following strings.
* label_ldaps_verify_none
* label_ldaps_warning
* label_nothing_to_preview -
11:58 Feature #8016: Drag-and-drop issue (ticket) ordering
- +1
-
11:39 Defect #29695 (New): Duplicated assignee option when selecting a category with default assignee
- 1. Go to a project with a default category assignee
2. Go to new issue page
3. Select the category with the default... -
11:24 Feature #26791: Send individual notification mails per mail recipient
- My last shot....
-
11:14 Feature #26791: Send individual notification mails per mail recipient
- Jean-Philippe Lang wrote:
> Thank you Marius, but still I get many conflicts when trying to apply your patch on curr... -
11:13 Feature #26791: Send individual notification mails per mail recipient
- Thank you Marius, but still I get many conflicts when trying to apply your patch on current trunk.
-
11:13 Defect #29694 (New): Some buttons in wiki toolbar are hidden in responsive layout
- #27758#note-8 by Marius BALTEANU:
> on responsive mode, when the screen resolution width in less than the total widt... -
11:01 Feature #27758 (Closed): Adds preview option to the wiki toolbar
- Marius BALTEANU wrote:
> IMHO, we can deliver this as it is and we'll fix it in the next minor release when for sure... -
09:19 Feature #27758: Adds preview option to the wiki toolbar
- Go MAEDA wrote:
> Takeshi Nakamura wrote:
> > Toolbar buttons are not wrapped when the screen is narrow.
>
> Mar... -
06:11 Feature #27758 (Reopened): Adds preview option to the wiki toolbar
- Takeshi Nakamura wrote:
> Toolbar buttons are not wrapped when the screen is narrow.
Marius, could you look into ... -
06:06 Feature #27758: Adds preview option to the wiki toolbar
- Toolbar buttons are not wrapped when the screen is narrow.
*Redmine 4.0*
!toolbar-4.0.png!
*Redmine 3.4*
... -
06:01 Defect #29259: Attachment preview does not work for some source files such as JavaScript and Go
- Since we have moved from CodeRay to Rouge, we cannot use the proposed @is_code@ method.
-
05:57 Defect #20758 (Closed): Ampersand+keyword in code highlighting
- The bug that "&" is changed to "x%x%" in the text passed to the syntax highlighter has been fixed i...
2018-09-29
-
23:53 Defect #26708 (Closed): Diff formatting results empty lines if they contains HTML tags
- Fixed by the migration to Rouge (#24681).
using CodeRay:
!before.png!
after migration to Rouge:
!after.png!
-
23:46 Feature #26791: Send individual notification mails per mail recipient
- I took the liberty to update the first patch to apply cleanly on the current trunk just in case of Holger Just or som...
-
09:55 Feature #26791: Send individual notification mails per mail recipient
- Because of r17269, the patch does not apply cleanly. Could you update it so we can commit this change? Thanks.
-
19:59 Feature #24681 (Reopened): Syntax highlighter: replace CodeRay with Rouge
- r17532 comments out the gem 'puma', please see source:trunk/Gemfile#L92 and I don't think that it is a desired change.
-
18:18 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Thank you Go MAEDA for not giving up this feature and everyone else who contributed to the patch being merged.
-
08:57 Feature #24681 (Closed): Syntax highlighter: replace CodeRay with Rouge
- Thanks for fixing this issue, patch is committed.
-
12:47 Patch #29692: Bosnian localization update
- Additional typos fixed
-
12:33 Patch #29692 (Closed): Bosnian localization update
- Patch to update Bosnian translation is attached
* All untranslated text translated
* Typos fixed
* Standardize d... -
10:28 Patch #1651 (Closed): Hack to make redmine use pygmentize instead of CodeRay
- In the upcoming Redmine 4.0, such a hack is no longer necessary because the new syntax highlighter supports a large n...
-
10:17 Feature #28094 (Closed): Kotlin code highlight support
- Implemented in #24681 for upcoming Redmine 4.0.0.
-
10:12 Feature #1313 (Closed): Optionally use ultraviolet for syntax highlighting
- The syntax highlighter has been replaced with Rouge in #24681 and it supports most popular languages.
https://github... -
10:06 Feature #3032 (Closed): Use google Prettify for syntax highlighting instead of CodeRay
- The syntax highlighter has been replaced with Rouge in #24681 and it supports most popular languages.
https://github... -
09:29 Feature #2623 (Closed): C# syntax highlighting
- Implemented in #24681 for upcoming Redmine 4.0.0.
-
04:16 Feature #29660: Add Referrer-Policy header to prevent browsers from sending private data to external sites
- Maybe adding Referrer-Policy header is preferable rather than adding a meta-tag for the following reasons.
* We ca... -
03:14 Feature #2529: Extend Issue Summary to include subprojects
- I have looked the patch attachment:feature_2529_v2.patch.
The patch passes an array of subprojects to @with_subpro... -
01:45 Feature #23392: Link to remove a subtask from its parent task
- Here is a screenshot of the patch.
!{width: 797px; border: 1px solid #ccc;}.remove-subtask-button@2x.png! -
00:47 Feature #23392: Link to remove a subtask from its parent task
- The patch adds a button to remove subtask in the "Subtasks" section of an issue. Since the button looks consistent wi...
2018-09-28
-
21:09 Feature #29690: Restrict Issues Access by status in workflow to respective roles.
- For example.
Profile: Help Desk Analyst
Tracker Type: Request
Permission: View/List - Any or specific... -
20:52 Feature #29690 (New): Restrict Issues Access by status in workflow to respective roles.
- How could I restrict access to a group of issues by user-role, tracker and status in workflow?
For example;
Role 2 ... -
20:37 Feature #285: Tracker role-based permissioning
- How could I restrict access to a group of issues by user-role, tracker and state in workflow?
For example;
Role 2 c... -
20:20 Feature #7360: Issue custom query: default query per instance, project and user
- +1
-
15:00 Feature #29631: Add support to include repository file content in Wiki
- I am also very much interested in this functionality. It would avoid redundancy and add a great deal of flexibility w...
-
12:36 Defect #25130: support of agglutinative languages like Hungarian/Magyar
- How can I help?
-
12:35 Patch #28509: hu.yml for Redmine 3.4
- How can I help?
-
09:39
Feature #10614: Email Notifications for Custom field with User type
- is this plugin working with Redmine 3.4?
-
09:31 Feature #29164: Make the terms overwrite from the Redmine administration screen.
- +1
-
08:52 Feature #23392: Link to remove a subtask from its parent task
- I wrote a patch to realize this feature.
When applying this patch, "Delete link to subtask button" will be added.
... -
05:08 Patch #29674: Missing validation for custom field formats based on RecordList
- +1
I also think that the validation that 'Alexander Achenbach' pointed out should be done.
Actually, by manipulatin... -
04:31 Defect #26023 (Needs feedback): Category filter only shows categories of current project
- I would like Felix to review the patch attachment:26023_test_added.patch.
-
03:56 Feature #2529: Extend Issue Summary to include subprojects
- Go MAEDA wrote:
> I had a look at the patch by Mizuki Ishikawa and found that it is better not to replace @Issue.by_... -
00:32 Patch #29673 (Closed): Update Russian translations
- Committed. Thank you for your contribution.
Also available in: Atom