Project

General

Profile

Activity

From 2015-02-12 to 2015-02-14

2015-02-14

22:37 Patch #19071: German translations
Here you are: attachment:"de.yml.patch" Filou Centrinov
22:05 Patch #19071: German translations
Could you provide these changes as patch? Jean-Philippe Lang
20:55 Patch #19108: Ability to limit search to last week/month/year
Pierre Pretorius wrote:
> if you need older results you just set it to "All time", it makes the "next" button faste...
Jean-Philippe Lang
20:38 Patch #19108: Ability to limit search to last week/month/year
Thank you for the feedback, that is good news. The change proposed by this patch can still be useful, whenever you s... Pierre Pretorius
17:55 Patch #19108: Ability to limit search to last week/month/year
After some refactoring, search requests will be much faster with Redmine 3.0. Here is an example for searching a keyw... Jean-Philippe Lang
12:05 Patch #19108: Ability to limit search to last week/month/year
I've updated the patch slightly, please remove my previous patch. Any comments or suggestions are welcome. Pierre Pretorius
11:53 Patch #19108 (New): Ability to limit search to last week/month/year
*Problem*
Redmine search doesn't support or use full text searching features of mysql, postgres, lucene or elastic...
Pierre Pretorius
18:48 Patch #18681: Issue list api : journals, watchers
Lucile Quirion wrote:
> Hello,
>
> Your patch doesn't apply to redmine-core but to a plugin: redmine_smile
You...
Jérôme BATAILLE
18:05 Defect #19106 (Closed): IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
I replaced CentOS6 sqlite-3.6.20-1 by Fedora rawhide sqlite-3.8.8-2.fc22.src.rpm.
Then this test passes.
Toshi MARUYAMA
14:08 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
No idea. The query that is generated should return the issue created with project_id=1 assigned_to_id=10... Jean-Philippe Lang
13:27 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
I have attached. Toshi MARUYAMA
12:36 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
Thanks. The issue query seems OK and should return the created issue. Can you run it at r14005, the assertion should ... Jean-Philippe Lang
12:10 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
This is log.... Toshi MARUYAMA
11:42 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
Could you attach the log that you get for this single test? Jean-Philippe Lang
11:36 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
Fails.... Toshi MARUYAMA
11:08 Defect #19106: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
Works for me with this ruby version and sqlite3:... Jean-Philippe Lang
08:17 Defect #19106 (Closed): IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
As I described at #14534#note-41, test always fails on trunk r13998.
On SQLite3 ruby 1.9.3p551 (2014-11-13 revisio...
Toshi MARUYAMA
17:24 Feature #8817: Attachments/Plugin assets directory writable errors

> sudo nano /etc/apache2/mods-available/passenger.conf
>
> and add the following line:
>
> PassengerDefaultUs...
joe hakim rahme
14:45 Patch #19057 (Closed): Japanese translation update (r13975)
Committed in trunk r14006, thanks. Toshi MARUYAMA
14:44 Patch #19100 (Closed): Traditional Chinese translation (to r13994)
Committed in trunk r14007 and r14008, thanks. Toshi MARUYAMA
14:43 Patch #19107 (Closed): Bulgarian Translation (r13962, r13979, r13986)
Committed in trunk r14009, thanks. Toshi MARUYAMA
08:23 Patch #19107 (Closed): Bulgarian Translation (r13962, r13979, r13986)
Translated:
* setting_search_results_per_page
* permission_copy_issues
* label_blank_value
Ivan Cenov
11:57 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
OK. I can see "BEGIN" and "COMMIT" on MySQL development.log... Toshi MARUYAMA
11:03 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
Toshi MARUYAMA wrote:
> But, I am not sure it is safe we don't use explicit transaction.
Toshi, what do you mea...
Jean-Philippe Lang
04:40 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
I think we can close this issue in version:3.0.0 because we use explicit lock.
* source:trunk/lib/redmine/nested_s...
Toshi MARUYAMA
11:55 Defect #13698: Wrong argument error when sending email notifications after upgrading to 2.3.0
I found the solution from http://www.parorrey.com/blog/project-management/redmine-email-configuration-resolve-sending... Allen Huang
11:45 Feature #7249 (Closed): Custom fields for Documents
Custom fields for documents added in r14004. Jean-Philippe Lang
11:16 Feature #19102 (Needs feedback): Redmine doesnt scale with large amount of projects
I've done a quick test with a user having 500 projects, I get an average 600ms response time and was able to reduce i... Jean-Philippe Lang
10:01 Feature #17469: Add percentage done of project's version to Version#index API response
But we can't get a single version by its name, #index needs to be called here.
Maybe we can add a @include_completed...
Jean-Philippe Lang
09:27 Feature #17469: Add percentage done of project's version to Version#index API response
I think we can add this to the #show response only as the OP wants to check the completion of a version.
Adding this...
Jean-Philippe Lang
06:55 Feature #17469 (Reopened): Add percentage done of project's version to Version#index API response
The request of the OP is to add the version progress (as calculated by @Version#completed_percent@) to the version @i... Mischa The Evil
06:31 Defect #19105 (Confirmed): [Plugin directory] ratings link in plugin show view is pointing to missing anchor
This can be fixed by adding the @ratings@ id to the @h3@ heading (@<h3 id="ratings">User ratings</h3>@). Mischa The Evil
05:14 Feature #12005: Mightful workflow field enhancement: hide
@Everyone: please don't start discussions about referenced plugins in this issue. Keep those in the plugin author's i... Mischa The Evil

2015-02-13

23:14 Patch #18681: Issue list api : journals, watchers
Hello,
Your patch doesn't apply to redmine-core but to a plugin: redmine_smile
watchers and journals are alread...
Lucile Quirion
21:36 Patch #11142 (Closed): Using Rest API
Jean-Philippe Lang
21:18 Patch #11142: Using Rest API
This issue does not have the right tracker and can be closed:
mail_notification is a supported field and has been ...
Lucile Quirion
20:21 Feature #19097: Responsive layout for mobile devices
Thanks guys for the praise. And thanks for trying it out and posting the screenshots, I meant to make some as well bu... Jan from Planio www.plan.io
09:10 Feature #19097: Responsive layout for mobile devices
Looks really good indeed! I think that a lot of our users would welcome such a responsive layout. Jan Niggemann (redmine.org team member)
02:36 Feature #19097: Responsive layout for mobile devices
It really looks very nice.
attachment:screenshot-iphone6-overview.png
attachment:screenshot-iphone6-menu.png
Go MAEDA
20:12 Feature #13585: Make sub-task inherit the properties of parent
Edosoft Factory wrote:
> You should checkout Subtasks Inherited Fields Plugin at https://github.com/edosoft/redmine-...
Bryn Jeffries
18:23 Defect #19103: Access times for Admin vs normal user huge difference
Please, also attach the log for this request with log level set to debug. Jean-Philippe Lang
18:20 Defect #19103 (Needs feedback): Access times for Admin vs normal user huge difference
Please, give more details. Which page, how many projects the user is member of, Redmine version... Jean-Philippe Lang
14:55 Defect #19103 (Closed): Access times for Admin vs normal user huge difference
Accessing the same page I get huge differences reponse timings depending on if you are admin or a normal user.
adm...
Dell Green
18:21 Feature #19093: Make numeric custom fields searchable
Jean-Philippe Lang wrote:
> I though there was no use case for searching for numbers that contain a number (eg. sear...
Felix Schäfer
18:19 Feature #19093: Make numeric custom fields searchable
I though there was no use case for searching for numbers that contain a number (eg. searching for 16 would return val... Jean-Philippe Lang
09:23 Feature #19093: Make numeric custom fields searchable
Hi Mischa,
Mischa The Evil wrote:
> Only @StringFormat@, @TextFormat@ and @ListFormat@ classes are searchable by ...
Felix Schäfer
07:49 Feature #19093: Make numeric custom fields searchable
Hi Felix,
It is explicit design, see #13385. Only @StringFormat@, @TextFormat@ and @ListFormat@ classes are search...
Mischa The Evil
18:11 Defect #19087: Any idea what this is?
No idea. Jean-Philippe Lang
14:09 Feature #19102 (Closed): Redmine doesnt scale with large amount of projects
I have approx 500 projects with subprojects included in that number. The quick jump project pop up causes massive slo... Dell Green
12:28 Feature #5386: Branch/Tags in Changeset Description
Anthony, thanks for them ... unfortunately I fail to port them correctly leaving me with a non-working isntallation. ... Marco Descher
12:19 Feature #12005: Mightful workflow field enhancement: hide
Alex Wais wrote:
> I made a plugin for this based on the previous patches. Seems to work well under 2.5.2.
> Git re...
Tomasz O
11:59 Feature #19101 (New): Add pager to the wiki page header
Now we can see a pager at the footer. So we have to scroll to bottom to just to another page. So I propose to add the... Mikhail Sviridov
11:35 Patch #19100 (Closed): Traditional Chinese translation (to r13994)
* New
** setting_search_results_per_page, label_blank_value, permission_copy_issues
* Change
** field_address
ChunChang (Nagaharu) Lo
10:23 Patch #12730: Fix sorting and PDF output of Gantt diagram & start date calculation and grouping
+1 Sebastian Paluch
09:13 Feature #16717: Add _blank support for "Link values to URL"
Maxim Krušina wrote:
> I would be great to have one more controll in definition of custom fields new feature - "Link...
Florian Nicolet
08:04 Defect #16424: Module configuration isn't documented in "Create project" API REST
To Lucile: thanks for updating the wiki, but are you sure that what you call 'repeatable elements' aren't simply elem... Mischa The Evil
07:21 Feature #6118: Filter by parent task or subtasks
A while ago I started a test of the patch Felix posted in #6118#note-44, therefor I started writing a solid test to b... Mischa The Evil

2015-02-12

23:01 Feature #19097 (Closed): Responsive layout for mobile devices
There have been a number of attempts to make Redmine more mobile-friendly, most of which have been incorporated in th... Jan from Planio www.plan.io
21:16 Feature #1226: query results on wiki pages
Did anybody test http://www.r-labs.org/projects/wiki_lists/wiki/Wiki_Lists_en
plugin in the latest version of REDMINE?
T T
21:00 Feature #2024: gantt chart editing
Hi everybody, are there any news about this feature? It would be awesome to have it.
Thanks.
Sergio Vitale
17:48 Defect #19095 (Closed): PDF is broken on iOS
When viewing a pdf which was exported in redmine on an iOS device (iPhone / iPad) it's dimensions are messed up and s... Marcel Müller
15:42 Feature #5386: Branch/Tags in Changeset Description
Marco, here is my patch updated against 2.6.1
It may not apply directly to 2.3.4 (you really mean 2.3.4?), but you...
Anthony Mallet
15:07 Feature #5386: Branch/Tags in Changeset Description
Love to have this +1; Anthony I would have liked to apply your patch to 2.3.4, but unfortunately it fails and I don't... Marco Descher
13:56 Feature #6118: Filter by parent task or subtasks
Our company uses many issues with many parent tasks. This feature would greatly improve our work with redmine, as we ... Daniel Felix
13:52 Defect #19092: CSV Export and general csv separator
... Toshi MARUYAMA
13:50 Defect #19092: CSV Export and general csv separator
... Toshi MARUYAMA
13:44 Defect #19092 (Needs feedback): CSV Export and general csv separator
I cannot reproduce.... Toshi MARUYAMA
09:30 Defect #19092 (Closed): CSV Export and general csv separator
Hi everyone, this report is for redmine 2.4.3.stable (I've not found in any mention of this problem in changelog for ... Alberto Martinelli
11:52 Defect #6320: Subtasks do not appear under parent task in Issues view
I have the same problem, redmine 2.5.2-stable.
On one project's issue list some issue hierarchies (parent+subtask...
Mateusz Zająkała
11:37 Feature #19094 (Closed): 'View all Issues' adds project custom fields
Actually you can filter the issues by project custom fields, and group by project name.
In the same way would be use...
Roberto Marchese
09:53 Feature #19093 (New): Make numeric custom fields searchable
We're a little surprised the numeric custom fields aren't searchable. Is this an intentional limitation, and if so wh... Felix Schäfer
06:05 Feature #8313: Restrict Assignee List by Role
+1.
Any update?
This feature seems related to #2937 (Filter assignable users based on workflow)
It would be very h...
Paul Chu
03:20 Defect #7128: New gantt chart does not render subtasks under parent task
Subtasks still do not get placed under parent tasks, at least in the case where the subtasks have no target version. Bryn Jeffries
01:27 Feature #10927: Add a filter on the "Issues" page to hide subtasks
+1 This would be a very useful feature.
Also, this is not a duplicate, although #9992 could be used as a means of ...
Bryn Jeffries
01:19 Defect #19091 (Closed): SCM integration broken with JRuby (partial fix)
When running Redmine (2.6.1) under JRuby (1.7.19), the SCM integration is broken due to a long-standing problem with ... Matthew Bloch
 

Also available in: Atom