Activity
From 2018-05-13 to 2018-05-15
2018-05-15
-
15:22 Feature #1380: Deleting an issue only marks it as being deleted
- Thanks to *Guy Baconniere* for him #1380#note-24. I restore deleted _Issue_ (@issue_id=3381@) in *PostgreSQL* using t...
-
14:41 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- In the unit test patch, the name of the test method is misspelled. This typo is fixed in the attached patch.
-
10:23 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- Marius BALTEANU wrote:
> It looks good and I made a unit test also for this scenario (attached).
Great, the patch... -
09:04 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- Oh, I didn't think to this case, thanks for finding it.
It looks good and I made a unit test also for this scenari... -
04:57 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- Thank you for working on this issue, Marius. I confirmed that the patch fixes the problem.
But I noticed that inac... -
14:15 Defect #27319: Impossible to create a new version
- We experienced the same; adding a default value of "open" to the "status" field of the "version" table fixed the issue.
-
10:44 Defect #28774 (Resolved): Internal Error when Submit the Description with Vietnamese in Unicode fonts
- I converted redmine tables to utf8mb4. The problem is resolved.
-
10:05 Defect #28774: Internal Error when Submit the Description with Vietnamese in Unicode fonts
- This error just happens when Update 1 issue. Creating a new issue with description in vietnamese is no problem.
-
08:48 Defect #28774 (Closed): Internal Error when Submit the Description with Vietnamese in Unicode fonts
- Hi Team,
I am evaluating redmine features and when i submit an issue with Vietnamese unicode fonts in Description ... -
08:50 Defect #27863: If version is closed or locked subtasks don't get copied
- Marius BALTEANU wrote:
> Toshi MARUYAMA wrote:
> > Confirmed.
> > I don't know what expected behaviour should be.
... -
06:46 Defect #28773 (New): PDF export does not display most Vietnamese characters.
- When I export the pdf format, most Vietnamese characters are not displayed. I tested on Redmine 3.4.5.stable, this bu...
-
02:27 Defect #22023 (Closed): Issue id input should get focus after adding related issue
- Committed to the trunk and stable branches. Thank you all for reporting and fixing this issue.
-
02:09 Patch #28772 (Closed): Japanese translation update (r17335)
- Translated the following strings:
* text_login_required_html
* label_login_required_yes
* label_login_required_n... -
00:36 Defect #22967: Special character like quote breaks wiki links
- I'm considering this issue quite annoying and I would like to fix it in a next version. @Go Maeda, which version do y...
-
00:31 Defect #17579 (Closed): Edit Watchers List Loses Checked Watchers When Performing Multiple Searches
- I've added some proposals to fix this behaviour in #28771.
I'm closing this ticket as duplicate of #17071. -
00:29 Defect #17071: Adding Watchers UX Is Not Clean
- I've added some proposals to fix this behaviour in #28771.
-
00:26 Patch #28771 (New): Allow adding multiple entities when performing multiple searches in modals
- This ticket is related to #17071 and #17579.
In "Zitec":https://zitec.com, we are trying to find a clean UI/UX sol... -
00:00 Defect #17517: Attempting to Add a Related Issue Multiple Times Sequentially Causes 500
- Considering that the issue seems to be fixed in version version:4.0.0 by the migration to Rails 5.1, I would like a s...
2018-05-14
-
23:57 Defect #10413 (Closed): Creating wiki pages with special characters may be problematic
- A patch that fixes this issue was submitted to #22967. I think that it is safe to close this issue as duplicated.
-
23:45 Defect #27283 (Confirmed): Failed to run "rake db:migrate" command against clean database on MySQL 5.7
- I'm reassigning this defect to version:4.0.0 because the Github issue was closed without any solution and this proble...
-
23:36 Defect #27863: If version is closed or locked subtasks don't get copied
- Toshi MARUYAMA wrote:
> Confirmed.
> I don't know what expected behaviour should be.
Considering that the target... -
23:33 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- Attached is a patch with a test included that fixes this issue. I chose to propose in the UI only active users as wa...
-
10:19 Defect #28765 (Confirmed): Copying an issue fails if the issue is watched by a locked user
-
10:18 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- I confirmed the problem. Copying an issue fails if the issue is watched by a locked user and a validation error "Watc...
-
07:32 Defect #28765 (Closed): Copying an issue fails if the issue is watched by a locked user
- When copying the parent issue having child issue, some issues could not be copied.
The "Copy subtasks" checkbox is c... -
15:31 Patch #28769 (Closed): Change inconsistent Japanese translation for time tracking activities
- Committed.
-
12:51 Patch #28769 (Closed): Change inconsistent Japanese translation for time tracking activities
- In Japanese translation, translation for field_activities is "活動" but the translation for other labels is "作業分類" (e.g...
-
13:29 Defect #28770 (Closed): Rest API with Curl API Key?
- Hello!
I had this project i'v been working on.
I found that the best way for me to use REST API is with cURL.
Bu... -
09:29 Feature #3848: Permission to log time for another user
- Holger Just wrote:
> I really like the idea of this feature and would love to have the ability to log time for other... -
06:21 Feature #1233: change default homepage to My page
- After making the change you will need to add ...
-
05:43 Feature #1233: change default homepage to My page
- Milo H wrote:
> Did it worked at redmine version 3.4.5?
It is just Ruby on Rails based routing. So this hack shou...
2018-05-13
-
15:58 Feature #13298 (Closed): Grouping issue history (activity) in issue history tabs
- A patch to implement the same feature was submitted in #3058.
-
14:36 Feature #26826: Issue filtering by spent time
- I think it would be better to move the position of "Spent time" filter in the filters list. The reasons are as follow...
-
10:54 Patch #26622 (Closed): Copy version attachments (i.e. Files) along with the versions on project copy
- Committed the patch series. Thank you for improving Redmine.
-
10:34 Defect #27407: Default assignee in issue categories doesn't work for groups
- I can also confirm it works in 3.4.5 now. Took a quick look over changelogs between 3.4.3 and 3.4.5, but couldn't ide...
-
02:15 Defect #27407 (Closed): Default assignee in issue categories doesn't work for groups
- I confirmed that we can assign a group to categories in Redmine 3.4 and the trunk.
-
06:55 Defect #11797 (Closed): Using the API logs out my browser session
- Martin Cizek wrote:
> Seems to be fixed by #15427.
Thank you for pointing it out. I agree with Martin Cizek becau... -
03:03 Defect #13809 (Closed): Issue Summary Screen Not Showing Tickets from Sub Projects
- Closing as a duplicate of #2529.
Also available in: Atom