Project

General

Profile

Activity

From 2016-04-27 to 2016-04-30

2016-04-30

09:40 Patch #22693 (Closed): Add styles for pre in email notifications
This patch adds styles for pre element in email notifications. It will improve readability.
Related to #22309.
*b...
Go MAEDA
08:40 Feature #22491: "Add" button behavior on issue page for Subtasks and Relation is inconsistent
I wrote a patch to change the label: attachment:22491.diff
!22491.png!
Go MAEDA
06:21 Defect #22195 (Closed): Creating an issue with the API in a project without trackers give a wrong error message
#22638 has more details. Closing as a duplicate of that.
Thanks for reporting.
Go MAEDA
05:27 Patch #22356: Add support for updating attachments over REST API
Please add tests like #14828#note-6. Toshi MARUYAMA
04:29 Patch #14680: Change Simplified Chinese translation for version 'field_effective_date'
Japanese translation for field_effective_date is "期日" (means "due date") from years ago.
I think it would be better ...
Go MAEDA
03:19 Patch #22575: Enable updating private_notes property on journal edit form
Thanks for submitting a new patch. I confirmed that permissions are properly checked when updating the flag.
But I...
Go MAEDA

2016-04-29

21:53 Feature #1237: Add support for two-factor authentication
This page (http://developers-club.com/posts/168063/) describes a potential method of using a low-level service to ach... Stephen Yeargin
17:19 Feature #688: Allow the same email for two accounts
Ken Sands wrote:
> There was no problem, it works fine. I added a field to state which user would be used for issue ...
Daniel Zabaljauregui
16:49 Feature #12579: Ability to assign issues to multiple users
+1 to multipe assignees Inese Ez
16:16 Defect #10721: Loss of attachments while fetching emails from IMAP (GMail)
I'm using 3.2.0
same problem as issue author
"new issue is created but without attachments. Message is marked rea...
Moritz D
15:41 Feature #15880: Consistent, global button/menu to add new content
Tobias Fischer wrote:
> Marius Balteanu wrote:
> > For the case described by Tobias, I think that a minor improveme...
the fury
09:16 Feature #15880: Consistent, global button/menu to add new content
After r15344, we have to click 2 times ("Issues" -> "New issue") to create a new issue if our browser shows other tha... Go MAEDA
14:16 Feature #22676 (Closed): Static issue list URLs
Often I would like to talk in an email about a group of e.g. five issues. In order to provide fast access to the issu... Robert Pollak
13:55 Feature #22675 (New): Save search option
Hello,
could be useful have the possibility to save the search option.
I mean the search field at the top right of ...
Alessandro Zucchi
13:21 Defect #22670: Email reminder sent even if ticket is closed
We checked the DB entries. This is one issue I still get notifications from:
Mail from 29.04.16
> 25 issue(s) tha...
Markus Harrieder
10:30 Defect #22670: Email reminder sent even if ticket is closed
Test covers this case.
source:tags/3.1.1/test/unit/mailer_test.rb#L607
Toshi MARUYAMA
10:17 Defect #22670 (Needs feedback): Email reminder sent even if ticket is closed
> We uninstalled our two plugins
How did you uninstall?
I think your two plugins have problem because #21227 uses...
Toshi MARUYAMA
09:28 Defect #22670 (Closed): Email reminder sent even if ticket is closed
We have the issues that some of our team members get email reminders ("25 issue(s) due in the next 1/3/7 days") even ... Markus Harrieder
11:39 Defect #22581: Version 3.2.1. and on Version 3.2.0. add new custom field creates internal server error
MariaDB is not supported. Toshi MARUYAMA
10:42 Defect #22581: Version 3.2.1. and on Version 3.2.0. add new custom field creates internal server error
I have the same issue on the dev System with disabled plugin.
Internal error
An error occurred on the page you ...
maximilian gablinger
05:35 Feature #11161 (Closed): Custom fields by role
Custom field visibility is implemented by #5037. Toshi MARUYAMA
04:23 Patch #22668 (Closed): Japanese translation update (r15354)
Translated :label_wiki_page_new and :label_relations. Go MAEDA

2016-04-28

20:28 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Marius BALTEANU wrote:
> I've attached a patch (add_notes_button.patch) that implements this feature by adding a new...
the fury
15:24 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Marius BALTEANU wrote:
> the fury wrote:
> > Would it be possible to have that "add note" field open by default, li...
the fury
13:50 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
the fury wrote:
> Would it be possible to have that "add note" field open by default, like the reply box in most for...
Marius BĂLTEANU
03:22 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Would it be possible to have that "add note" field open by default, like the reply box in most forums (XenForo, etc.)... the fury
16:45 Defect #22661 (Closed): redmine:email:receive_imap Errors out
message#49982 Toshi MARUYAMA
14:33 Defect #22661 (Closed): redmine:email:receive_imap Errors out
Fresh install of redmine 3.2.1 (existed on 3.2.0 too) on Ubuntu 14.04
Environment:
Redmine version ...
Wayne Oliver
16:18 Defect #22123: Totals cannot be removed completely if some columns are set in the global settings
Sorry for the delay.
Here is a patch including tests. If you have a better solution than using sleep(1) for waiting ...
Olivier Houdas
15:18 Defect #22646: PostgreSQL: Exception in issue report view.
Sorry for the noise! I did the database setup per "rake db:setup" instead of "rake db:migrate", because I thought, th... Lars Kanis
14:04 Defect #22646 (Closed): PostgreSQL: Exception in issue report view.
Lars Kanis wrote:
> This is interesting. Putting any of the above @"SELECT COUNT(*) AS count_all..."@ statements int...
Toshi MARUYAMA
13:49 Defect #22646: PostgreSQL: Exception in issue report view.
Redmine 3.2 does not support Ruby 2.3.
But test/functional/reports_controller_test.rb passes....
Toshi MARUYAMA
13:29 Defect #22646: PostgreSQL: Exception in issue report view.
Tests of trunk on Ruby 2.3 pass.
http://www.redmine.org/builds/index.html
Toshi MARUYAMA
13:07 Defect #22646: PostgreSQL: Exception in issue report view.
This is interesting. Putting any of the above @"SELECT COUNT(*) AS count_all..."@ statements into psql, results in th... Lars Kanis
11:53 Defect #22660 (Closed): Deleting Wiki page fails
Please contact redmine_wiki_extensions extension author. Toshi MARUYAMA
11:42 Defect #22660 (Closed): Deleting Wiki page fails
Currently i'm hitting an problem with deleting wiki pages after upgrading redmine from 2.6 to 3.2.
In the transac...
René Heck
11:34 Patch #22575: Enable updating private_notes property on journal edit form
+1, and duplicated by #12706 Wim DePreter
10:12 Patch #22575: Enable updating private_notes property on journal edit form
Go MAEDA wrote:
> Interesting feature. But I think "Set notes as private" permission should be checked in JournalsCo...
Takenori TAKAKI
11:20 Feature #1448: Add tags to issues
Marius BALTEANU, https://github.com/Undev/redmine_tagging also works with latest redmine.
and yes,
i would be gre...
Yar n
06:37 Feature #22657 (New): RFE: Add option to display the Watchers list in all email notifications
For our installations, our users appreciate having the *@Blind carbon copy recipients (bcc)@* option unchecked so the... Deoren Moor
06:33 Feature #22656 (New): RFE: Add ability to toggle login permission for accounts
Request:
Add the ability to toggle login permission for accounts regardless of auth source. This would allow you t...
Deoren Moor
06:28 Defect #22655 (Closed): Error when migrate to new redmine
Please use forum for questions. Toshi MARUYAMA
04:41 Defect #22655: Error when migrate to new redmine
On the browser it show me:
Redmine 500 error
Internal error
An error occurred on the page you were trying to...
Jacky Ho
04:38 Defect #22655 (Closed): Error when migrate to new redmine
I'm run the following cli it show me an error. How can I resolve that?

*bundle exec rake spu_redmine:load_default...
Jacky Ho

2016-04-27

18:54 Defect #22646: PostgreSQL: Exception in issue report view.
Tests cover.
source:tags/3.2.1/test/functional/reports_controller_test.rb
Toshi MARUYAMA
18:47 Defect #22646 (Needs feedback): PostgreSQL: Exception in issue report view.
I cannot reproduce on my vanilla Redmine 3.2.1 CentOS 6.... Toshi MARUYAMA
17:44 Defect #22646 (Closed): PostgreSQL: Exception in issue report view.
The following exception is raised, when viewing /projects/projektmanagement/issues/report on PostgreSQL:... Lars Kanis
15:37 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
Otherwise if it can't be an option per project to remove overview I'd like to be able to change the default page per... Donald Martin
15:34 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
+1 Donald Martin
15:30 Feature #17660: Gantt chart-increase column size of issue description
any updates to increase the column size of issue description in Gantt chart ? Nick Maximenko
15:11 Feature #6631 (Closed): Provide security (e.g. display only) for custom fields
Laurent Girard wrote:
> This is already available through /workflows/permissions.
Indeed. This is implemented by ...
Toshi MARUYAMA
07:08 Feature #2964: Ability to assign issues to groups
Do not post to closed issue. Toshi MARUYAMA
07:07 Feature #1500: Feature request: assign issue to multiple users
Do not post to closed issue as duplicate. Toshi MARUYAMA
07:06 Feature #15809: issue assign for multiple user
Do not post to closed issue as duplicate. Toshi MARUYAMA
06:14 Defect #19544: Malformed SQL query with SQLServer when grouping issues
Silvio Fernandes wrote:
> Hi guys,
> ...
Please create new issue.
Toshi MARUYAMA
 

Also available in: Atom