Activity
From 2019-03-08 to 2019-03-10
2019-03-10
-
14:44 Patch #31004 (Closed): Decode hexadecimal-encoded literals in order to be frozen string literals friendly
- Currently, hexadecimal-encoded literals are used in many places in the source code of Redmine. I propose to rewrite t...
-
10:34 Feature #12796: Display user's groups on profile
- Here is a patch that adds to the user profile page the groups in which the user is a member of.
If the current use... -
10:22 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- Maybe the below changes are enough to implement this feature:...
-
10:08 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- Go MAEDA wrote:
> LGTM. Setting the target version to 4.1.0.
The patch as it is cannot be committed because we sh... -
08:15 Feature #4427: Create a new type of role for not project specific maintenance
- I summarized previous proposal so far.
Please fill in any additional suggestions.
> create projects as a non-ad... -
07:38 Feature #4427: Create a new type of role for not project specific maintenance
- +1
I think it is necessary to have system level roles for creating and editing custom queries shared between proje... -
00:42 Defect #30967 (Closed): "rake test:coverage" fails in Ruby 2.5 and 2.6
- Committed.
2019-03-09
-
23:32 Feature #30838: Option to parse HTML part of multipart (HTML) emails first
- Go MAEDA wrote:
> We may change the default value to 'html' in the future version of Redmine but I think it is safer... -
16:38 Patch #30994 (Closed): Refactor custom field css classes
- Committed. Thank you.
-
16:22 Feature #30985 (Closed): Add CSS class to user custom fields
-
16:08 Feature #30985 (Resolved): Add CSS class to user custom fields
- Committed.
-
09:43 Defect #31002 (New): Can't change priority of tickets which are not "in Progress" (In Bearbeitung)
- All of my tickets which do not have the status "New" do not show the "priority field" in the edit mode.
Why is thi... -
06:08 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
- Great!
-
02:43 Defect #30099 (Reopened): Multiple blank lines in pre tags are not preserved in Textile
- This patch causes a problem reported as #30987.
I think r17891 should be reverted.
2019-03-08
-
19:18 Patch #30739: Project Custom Fields configuration : split by tracker
- Performance fix applied.
-
17:50 Patch #30999 (Needs feedback): Datepicker javascript files locale in uppercase not found
- * In public / javascripts / i18n
Files like datepicker-en-GB.js are not found because file is searched with locale t... -
15:45 Feature #30998 (Closed): Add an rake task to prune registered users after a certain number of days
- Hello,
Unfortunately I'm not enough skilled in ruby to propose a patch.
Like many other people, I'm affected by... -
15:14 Feature #30986: New toolbar button to insert wiki macros
- Sounds great, some kind of "Redmine" button can be very convenient for sure although I think it would make more sense...
-
14:09 Feature #30997 (New): Add selected key number of a key/value list as a CSS class
- This feature enables styling of the fields based on their current value.
I've created something similar with CSS and... -
07:29 Defect #30987 (Confirmed): Unnecessary empty lines are displayed when syntax highlighting
- Confirmed the behavior. Probably I should revert r17891.
-
05:45 Defect #30753: Plugins auto_load and eager_load paths
- Much better way to do this, please use this patch instead of the one above :)
-
05:34 Defect #30753 (Reopened): Plugins auto_load and eager_load paths
-
05:32 Defect #30753: Plugins auto_load and eager_load paths
- Turns out the patch using Rails' engine config does only solve the issue for directories under <plugin>/app. <plugin>...
-
05:23 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
- It seems to be able to solve this problem by adding the following condition for disp the button....
-
02:42 Feature #30838 (Reopened): Option to parse HTML part of multipart (HTML) emails first
- The caption of the options for the setting is hardcoded in source:trunk/app/views/settings/_mail_handler.html.erb@179...
-
02:35 Patch #30995 (Closed): Japanese translation update (r18073)
- Translated the following strings:
* setting_mail_handler_preferred_body_part
* setting_show_status_changes_in_mai... -
01:12 Feature #26561: Enable frozen string literals
- great, thanks :)
-
00:58 Feature #26561: Enable frozen string literals
- Pavel Rosický wrote:
> What is the prefered way how to deal with these issues? I would rather fix those methods to a... -
00:11 Patch #30994: Refactor custom field css classes
- Setting the target version to 4.1.0.
Also available in: Atom