Activity
From 2018-05-14 to 2018-05-16
2018-05-16
-
23:19 Feature #28795: Feature Request: Track Updated Date on Journal Entries
- This is a very similar request, but smaller in scope to #12388.
-
23:18 Feature #28795 (Closed): Feature Request: Track Updated Date on Journal Entries
- An "updated" date should be stored on the journal table along side the published date. It would be very helpful to kn...
-
18:57 Defect #28793 (Confirmed): Redmine replaces tabs with spaces in code blocks
- Regardless of whether I use Markdown or Textile, Redmine always replaces tabs with spaces in code blocks, which makes...
-
15:45 Patch #28783 (Closed): Bulgarian translation
- Translated to Bulgarian language
* error_can_not_delete_auth_source
* mail_body_lost_password_validity
* button_ac... -
10:58 Defect #28782 (Closed): Translation missing : en.label_added_absolute_time_by.
- The problem is caused by a plugin because plain Redmine does not use the string label_added_absolute_time_by.
Prob... -
10:11 Defect #28782 (Closed): Translation missing : en.label_added_absolute_time_by.
- Hello,
For every tickets created, I got this translation missing error instead of *_"Added by someone someday ago"... -
10:21 Patch #28505: Update pg gem to 1.0
- "Maintenance Support 1 Phase" for RHEL 6 and "Full Updates phase" for CentOS 6 ended on May 10, 2017. RHEL / CentOS 6...
-
06:25 Patch #28505: Update pg gem to 1.0
- > pg 1.0.0 supports PostgreSQL 9.2 and later. If we update pg gem to 1.0.0, Redmine cannot run on some operating syst...
-
08:35 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- +1 IMHO, this should be added to Redmine core.
-
03:42 Defect #28765: Copying an issue fails if the issue is watched by a locked user
- Andreas Deininger wrote:
> In the unit test patch, the name of the test method is misspelled. This typo is fixed in ...
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...
Also available in: Atom