Project

General

Profile

Activity

From 2015-02-13 to 2015-02-15

2015-02-15

17:54 Defect #17722 (Resolved): Plugin update check not working if redmine is viewed over https
Request changed to https in r14014. Jean-Philippe Lang
12:18 Defect #19111 (Closed): Bad spelling in Spanish "mail_body_reminder"
Committed in trunk r14013. Toshi MARUYAMA
12:15 Defect #19111 (Closed): Bad spelling in Spanish "mail_body_reminder"
https://github.com/redmine/redmine/pull/50
> "tí" should never, ever, be used. Only "ti"...
Toshi MARUYAMA
10:12 Feature #17460: MySQL 5.7 support
There are still some issues with mysql 5.7 and Rails 4.2:
# it does not pass the issue concurrency test (dead lock...
Jean-Philippe Lang
10:10 Feature #19102: Redmine doesnt scale with large amount of projects
Hmm, ok thanks. I'll post the debug logs tmr, maybe this will shed some light on the problem.
It must be my data i...
Dell Green
09:09 Feature #19102: Redmine doesnt scale with large amount of projects
Dell Green wrote:
> In the meantime can you please try 50 projects each with a subproject that has itself 10 subpr...
Jean-Philippe Lang
08:11 Feature #19102: Redmine doesnt scale with large amount of projects
Ok great. When i get back to work tmr i'll post the debug logs as requested.
In the meantime can you please try 50...
Dell Green
08:25 Defect #19091: SCM integration broken with JRuby (partial fix)
Previous note test on ruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-linux] Toshi MARUYAMA
08:24 Defect #19091: SCM integration broken with JRuby (partial fix)
Tests fails on trunk r14010.... Toshi MARUYAMA
05:28 Patch #19071 (Closed): German translations
Committed in trunk r14010, thanks. Toshi MARUYAMA

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
 

Also available in: Atom