Activity
From 2020-05-02 to 2020-05-04
2020-05-04
-
22:49 Feature #33018: Add an ability to attach and embed a file to "Image" button in the Wiki toolbar
- What do you think if we add a bottom message to the toolbar with the option to select the image?
!js_toolbar.png! -
15:36 Defect #8389: Nil values cause errors in issues update/delete
- If anyone else has to maintain older redmine systems and experienced this bug:
I was able to mitigate that issue b... -
10:18 Defect #33392: Fix invalid selector in function displayTabsButtons()
- Go MAEDA wrote:
> Committed the patch. Thank you.
Thanks for committing this. FTR, we can easily fix the issue wi... -
01:18 Defect #33392 (Closed): Fix invalid selector in function displayTabsButtons()
- Committed the patch. Thank you.
-
09:10 Feature #31887: Update jQuery UI to 1.12.1
- Marius BALTEANU wrote:
> Here is a patch that updates jQuery UI to latest version (1.12.1). The patch is zip archive... -
06:37 Feature #33102: Import user accounts from CSV file
- Setting the target version to 4.2.0.
-
03:52 Patch #33244 (Closed): Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields
- Committed the patch. Thank you.
-
02:53 Patch #33117: Redirect to users_path instead of edit_user_path in order to avoid confusion
- Attaching a patch with an updated test.
-
02:47 Feature #32783 (Closed): Redirect to index page instead of edit page after creating a new custom field
- Committed the patch.
-
02:27 Feature #33126 (Reopened): Support custom fields when exporting users to CSV
- I think it is better to sort columns for custom fields according to the position value, as issues CSV do....
-
01:22 Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened
- Setting the target version to 4.1.2.
2020-05-03
-
16:37 Patch #33393 (Closed): Remove unused i18n key "notice_no_issue_selected"
- Committed the patch.
-
06:58 Patch #33393 (Closed): Remove unused i18n key "notice_no_issue_selected"
- The code that used the i18n key "notice_no_issue_selected" has been removed in r1130 (12 years ago).
-
15:59 Feature #28198: Support issue relations when importing issues
- I've updated the patch posted by Greg to apply cleanly on the current trunk and to fix all Rubocop warnings.
Addit... -
11:53 Defect #33338: Property changes tab does not show journals with both property changes and notes
- Thank you all for the feedback on this. The solution proposed by Mischa sounds good to me (I didn't test the patch ye...
-
09:09 Defect #33338: Property changes tab does not show journals with both property changes and notes
- This is a tricky issue consisting of two independent but inter-related parts:
# journals with both notes and propert... -
02:38 Defect #33338: Property changes tab does not show journals with both property changes and notes
- Setting the target version to 4.1.2.
-
08:58 Defect #32125: Issues autocomplete may not find issues with a subject longer than 60 characters
- Setting the target version to 4.2.0.
-
08:42 Defect #33392: Fix invalid selector in function displayTabsButtons()
- I've removed from the patch the changes related to the "hidden" class because are irrelevant. Please retest it becaus...
-
02:20 Defect #33392: Fix invalid selector in function displayTabsButtons()
- I found that the patch changes the behavior of the button.
After applying the patch, the buttons show up even when... -
08:37 Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened
- I have slightly modified the patch.
* Changed the variable name from @css_class@ to @column_name@ because it is us... -
06:13 Defect #33232: Hard-coded error messages in ApplicationController
- The attached patch removes two hard-coded strings from ApplicationController.
-
02:44 Patch #33367 (Closed): Use more efficient "exists?" instead of "first" in tests when checking the existence of rows
- Committed the patch.
-
02:01 Patch #33388 (Closed): Japanese translation update (r19741)
- Committed the patch.
-
01:55 Defect #33275 (Closed): Possible values field in list format custom field form is not marked as required
- Committed the fix.
2020-05-02
-
23:53 Defect #33338: Property changes tab does not show journals with both property changes and notes
- Go MAEDA wrote:
> Hiding property changes completely in the notes tab is a big change, so I am concerned that many u... -
08:14 Defect #33338: Property changes tab does not show journals with both property changes and notes
- Greg T wrote:
> When you have a journal entry with both _notes_ and _property changes_, this code in application.js ... -
21:50 Feature #31887: Update jQuery UI to 1.12.1
- Sho HASHIMOTO wrote:
> note: jQuery 1.x and 2.x was already EOL. See below.
>
> * https://github.com/jquery/jquer... -
21:41 Feature #31887: Update jQuery UI to 1.12.1
- Some screenshots.
-
21:40 Feature #31887: Update jQuery UI to 1.12.1
- Here is a patch that updates jQuery UI to latest version (1.12.1). The patch is zip archive because of the size.
A... -
16:19 Feature #33037: Support for Gitlab flavored Markdown
- +1
WIKI has become a strategic Element for us. Particular as it's tightly integrated (issue/version linking). MARKDO... -
16:18 Defect #33392 (Closed): Fix invalid selector in function displayTabsButtons()
- Below it's a snippet from @displayTabsButton()@ function:...
-
10:56 Defect #33234: Vertical scroll bar in some browsers hide content
- The attached patch fixes this issue by updating @padding@ values.
!{width: 221px; border: 1px solid grey;}.context... -
08:37 Defect #33275: Possible values field in list format custom field form is not marked as required
- Thank you for reporting the issue. It can be fixed by the following patch....
-
07:20 Patch #33388 (Closed): Japanese translation update (r19741)
- Translated field_passwd_changed_on....
-
06:51 Defect #33273 (Closed): Total estimated time column shows up as decimal value regardless of time setting
- Sorry for not running the tests.
-
04:07 Defect #33273: Total estimated time column shows up as decimal value regardless of time setting
- Marius BALTEANU wrote:
> Attached the patch to back port to 4.0.8 as well.
Thank you for the patch but the test f... -
06:50 Patch #33367: Use more efficient "exists?" instead of "first" in tests when checking the existence of rows
- Setting the target version to 4.2.0.
-
06:49 Defect #33374 (Confirmed): hook call "view_layouts_base_body_bottom" Inserts content below the viewport
- I have confirmed that a user has to scroll down to see the content inserted with view_layouts_base_body_bottom as rep...
-
05:04 Feature #33347 (Closed): Include updated_on and passwd_changed_on columns when exporting users to CSV
- Committed the patch. Thank you for adding the feature.
-
03:19 Patch #33384 (Closed): jQuery: replace deprecated size() method with length
- Committed the patch. Thank you.
Also available in: Atom