Project

General

Profile

Activity

From 2017-08-06 to 2017-08-08

2017-08-08

20:39 Feature #5358: Share Issues Categories for sub-projects
I'm not a Ruby developer. Can we contribute anyhow to solve this issue? Free beer? Dmitry Bezrukov
20:37 Defect #26649 (Closed): Error after Login on Redmine 3.4.2
You need to run "bundle exec rake db:migrate".
source:tags/3.4.2/db/migrate/20151024082034_add_tokens_updated_on.rb
Toshi MARUYAMA
13:36 Defect #26649: Error after Login on Redmine 3.4.2
I've seen that the Column "update_on" is not avialable in the table "tokens" on the old Database.
Can i add this Col...
Rene Kolbe
13:22 Defect #26649 (Closed): Error after Login on Redmine 3.4.2
Hello,
i've installed Redmine 3.4.2 on Ruby2.2.6 and Rails 4.2.
I can start the Redmine on http://localhost:3000...
Rene Kolbe
18:32 Defect #26567: ActionView::Template::Error when trying to access time_entries
FYI:
The *Agile* plugin from RedmineUp.com *is compatible*.
The *incompatible* addon is this one: https://github.co...
Kevin Köllmann
17:17 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
And this patch was made against Redmine 3.4.2 and I can confirm it works. Tobias Fischer
16:24 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
The attached patch is an updated version of @allow_watchers_and_contributers_access_to_issues_3.2.0.patch@ which work... Tobias Fischer
16:43 Feature #11313: Automatic closing of resolved issues
+1 Mathieu Simard
12:48 Feature #26648 (Closed): Show transparency grid when previewing images
I think it is useful to know whether the attached image is transparent when previewing the image.
This patch adds ...
Go MAEDA
11:58 Patch #26622: Copy version attachments (i.e. Files) along with the versions on project copy
Go MAEDA wrote:
> In my opinion, we should implement a feature to delete multiple files at once in Files module when...
Holger Just
07:17 Defect #26645: git 2.14 compatibility
I have committed r16948.
We cannot use self.superclass.client_version_above? because "git --version --no-color" fail...
Toshi MARUYAMA
06:09 Defect #26645: git 2.14 compatibility
... Toshi MARUYAMA

2017-08-07

17:05 Feature #15416: Role-based issue custom field visibility for projects
+2 Agree, This could be very usefull feature. Mariusz Zielinski
16:52 Defect #22819: Internal Error while create new issue
Leydson Vieira wrote:
> Enter in your database and add a default value for the 'position' column.
>
> ALTER T...
Inese Ez
15:31 Patch #26622: Copy version attachments (i.e. Files) along with the versions on project copy
I think it is confusing to always copy files along with versions for ordinary users because many users don't know the... Go MAEDA
12:42 Patch #26622: Copy version attachments (i.e. Files) along with the versions on project copy
This could easily work for file directly attached to the project.
For files attached to versions, we can only copy...
Holger Just
14:55 Patch #26646 (Closed): Remove hardcoded width in query column selects
Automatic increase in width of query columns Vladimir Litov
14:43 Feature #6401: Make Wiki Redirects editable
+1
For the curious with database access the example below queries and lists existing redirects:...
Mikkel Kirkgaard Nielsen
13:53 Defect #26645 (Closed): git 2.14 compatibility
There is no "--no-color" argument for "git version" anymore.
Potential fix:...
Philip Taffner
09:52 Feature #26642 (New): Support of ActiveRecord i18n scope in query filters
Same as in #26618.
Patch attached.
Dmitry Lisichkin
08:40 Feature #26641 (Closed): Display and export project information
can we have report display all project information as table including custom fields and can be exported to excel
Randa Bustami
06:48 Defect #26636: Rails 5: "Page not found" error when accessing a page of a plugin in production mode
Hi, I'm triyng to port my plugins, from Redmine 3.4 to Redmine trunk (ver4.0, based on Rails5).
I managed to port my...
Akiko Takano
03:32 Feature #26575: Add update info at the bottom of the wiki page
Marius BALTEANU wrote:
> I propose to add some links to the user name and date (for consistency with other screens)....
Go MAEDA

2017-08-06

20:28 Defect #26637 (Closed): ActionView::Template::Error (undefined method `remote' for #<Hash:0x007f9aede03320>)
QueryFilter#remote is defined at source:tags/3.4.2/app/models/query.rb#L192 .
It seems your plugins are not compatib...
Toshi MARUYAMA
10:51 Defect #26637 (Closed): ActionView::Template::Error (undefined method `remote' for #<Hash:0x007f9aede03320>)
Patch #24787 seems to have introduced the following error that I get when I upgraded from 3.3.0 to 3.4.2. ... Martin Blom
16:58 Feature #26639 (Closed): Enabling creating issue within the project regarding the subproject
Hey,
Im managing many projects, which do not have trackers as they are something general.
Under each project I h...
Yulia Ploshevsky
16:12 Feature #26579: Project settings : remove Wiki tab
The file source:trunk/app/views/projects/settings/_wiki.html.erb was not removed by r16917. Marius BĂLTEANU
16:05 Feature #26638: Move journal action links above the notes
I've attached a small patch that adds the missing left-margin for journal icons.
Maybe is a good idea to change t...
Marius BĂLTEANU
15:56 Feature #26638 (Closed): Move journal action links above the notes
Implemented in r16900. This change is very nice and it deserves to be in the changelog.
*Before:*
!before.png!
...
Marius BĂLTEANU
15:33 Feature #26575: Add update info at the bottom of the wiki page
I propose to add some links to the user name and date (for consistency with other screens).
*Before:*
!before.pn...
Marius BĂLTEANU
15:10 Feature #588: Move timelog between projects
Marius BALTEANU wrote:
> Jean-Philippe Lang wrote:
> > Patch committed, thanks Marius. I've merged the changes to t...
Marius BĂLTEANU
15:05 Defect #26537: Column Project is not longer added by default to the list of default columns for time entries
I've fixed the issue by using the same logic implementation from issue default columns. Marius BĂLTEANU
10:01 Defect #26507: "attachment:filename" link syntax would not work if the file name contains "@"
Updated the patch to work with the latest changes from #26443. Marius BĂLTEANU
09:52 Defect #26443: User link syntax (user:login) doesn't work for logins consisting of an email adress
Attached the correct patch. The previous one has an undesired change. Marius BĂLTEANU
09:45 Defect #26443: User link syntax (user:login) doesn't work for logins consisting of an email adress
Jean-Philippe Lang wrote:
> That would be nice indeed if we can use the same method.
Here it is the new patch. I ...
Marius BĂLTEANU
08:53 Defect #22498 (Needs feedback): "View all issues" page should allow to filter by all custom fields
Toshi MARUYAMA
08:43 Defect #22498: "View all issues" page should allow to filter by all custom fields
It seems fixed by around r16191. Toshi MARUYAMA
07:11 Defect #26633 (Closed): Timesheet plugin
Toshi MARUYAMA
06:24 Defect #26636 (Closed): Rails 5: "Page not found" error when accessing a page of a plugin in production mode
**Steps to reproduce:**
1. Create a test plugin....
Go MAEDA
 

Also available in: Atom