Project

General

Profile

Activity

From 2017-01-15 to 2017-01-17

2017-01-17

22:09 Defect #24859 (Closed): New url for the redmine_bitbucket plugin
The link provided on http://www.redmine.org/plugins/redmine_bitbucket doesn't work anymore, here's the updated link :... Mehdi Achour
18:31 Defect #15226: Searching for issues with "updated = none" always returns zero results
Kush Suryavanshi wrote:
> Correct me if I am wrong - It seems that Created = Updates for new issues is the design ch...
Marius BĂLTEANU
17:44 Defect #15226: Searching for issues with "updated = none" always returns zero results
Please correct me if I am wrong - It seems that Created = Updates for new issues is the design choice, hence current ... Kush Suryavanshi
16:20 Defect #15226: Searching for issues with "updated = none" always returns zero results
Although the patch has a small UI issue (#15226#note-7), I think it is a bigger problem that filter "updated = none" ... Go MAEDA
10:55 Defect #15226: Searching for issues with "updated = none" always returns zero results
Marius BALTEANU wrote:
> Do you consider natural to have values in the "Updated" column for every issue without upda...
Go MAEDA
10:48 Defect #15226: Searching for issues with "updated = none" always returns zero results
Go MAEDA wrote:
> Although the filter is set to "none", values are displayed in "Updated" column. I think that it is...
Marius BĂLTEANU
10:24 Defect #15226: Searching for issues with "updated = none" always returns zero results
Thanks Marius, the patch works fine. But I have found a UI issue.
Although the filter is set to "none", values are...
Go MAEDA
09:34 Defect #15226: Searching for issues with "updated = none" always returns zero results
Attached new version with a small fix (replaced in test the word *bigger* with *greater*). Marius BĂLTEANU
09:31 Defect #15226: Searching for issues with "updated = none" always returns zero results
The attached patch fixes the behavior for none and any operators as following:
* none: returns all issues without up...
Marius BĂLTEANU
11:13 Patch #24824 (Closed): Traditional Chinese translation (to r16179)
Committed in trunk, 3.3-stable, and 3.2-stable, thanks. Toshi MARUYAMA
06:33 Patch #24824: Traditional Chinese translation (to r16179)
FTR: r16214 commit log
> Traditional Chinese translation for -trunk- *3.2-stable* updated
Toshi MARUYAMA
09:29 Defect #24769: User custom field filter lists only "Me" on cross project issue list
I have created a patch to fix this issue. Go MAEDA
08:34 Patch #24837: Bulk update issues with author
There was an mistake. Below is fixed diff. Marcin Świątkiewicz
05:42 Feature #5294 (Closed): Add a "last comment by" column to the issues list
Marius BALTEANU wrote:
> Related/duplicates #6375, #1474
Thanks for pointing it out. I am closing as a duplicate ...
Go MAEDA
05:18 Feature #5294: Add a "last comment by" column to the issues list
Related/duplicates #6375, #1474 Marius BĂLTEANU
02:26 Feature #16250 (Closed): Multilanguage
This plugin is being talked on #3972. I am closing this issue as a duplicate.
Thank you for your contribution.
Go MAEDA
02:14 Feature #11964 (Closed): Translate-able custom captions
Not implemented yet but closing as a duplicate of #3972. Go MAEDA
02:03 Feature #3972: Translation for field values
+1
This is very useful plugin. But this plugin can't translate list values of custom field. Do you know any plugin...
Shinji Tamura
00:00 Feature #24842 (Closed): Develop a reporting Tool for Quarterly Distribution and Year End Reporting
On the Admin Dashboard, develop a tool that will allow a user to create a yearend report. it should allow the user to... Arturo Prepotente

2017-01-16

22:54 Feature #20511: Comments for Textile text formatting
I stumbled across the same issue today, and wondered what I was doing wrong.
This marks Textile as not fully support...
Joel SCHAAL
22:39 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Because I've mix feelings about my previous proposal, I'm going to take some feedback this week from our users regard... Marius BĂLTEANU
20:42 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Jean-Philippe Lang wrote:
> For users who are not allowed to view private notes, these filters can match issues even...
Marius BĂLTEANU
19:27 Feature #17720 (Needs feedback): Filter issues by "Updated by" and "Last updated by"
For users who are not allowed to view private notes, these filters can match issues even if the update is not visible... Jean-Philippe Lang
19:21 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Updated the patch to cleanly apply on the current trunk.
@Jean-Philippe Lang, is there anything I can do in order...
Marius BĂLTEANU
21:07 Patch #23417: Make the ID column configurable in the issues listing like the other columns
The patch is compatible with the latest trunk. @Jean-Philippe Lang, please let me know if is anything wrong with this... Marius BĂLTEANU
21:00 Patch #23196: Speed up Project.allowed_to_condition
I made the same two tests using the patch from #21608 and the results are almost the same with the one obtained with ... Marius BĂLTEANU
19:13 Patch #24839 (Closed): Minor performance improvement - Replace count by exists?
Committed, thanks. Jean-Philippe Lang
15:58 Patch #24839: Minor performance improvement - Replace count by exists?
Excluded @app/models/project.rb@ from the patch because of cache efficiency. Go MAEDA
15:42 Patch #24839: Minor performance improvement - Replace count by exists?
Thank you for the patch.
I found three more @count@ which can be replaced with @exists?@. This is an updated patch...
Go MAEDA
14:23 Patch #24839 (Closed): Minor performance improvement - Replace count by exists?
When checking to see if a query returns any records, we should use the ActiveRecord @exists?@ method instead of @coun... Vincent Robert
15:05 Feature #24841 (Closed): Hide projects user is only admin but not has assigned any role in the project overview (as it is already done in the project dropdown)
Dear developers,
currently redmine lists all projects on the projects page if a user is admin of a redmine instanc...
Johann Stein
14:53 Defect #24840 (Closed): LDAP: Users who didn't login yet, are not accesible (and groups where no user has logged in yet aren't available as well) to assign to a project
Hello,
we are using Redmine for our organisation and have a central User Directory (Active Directory).
It was e...
Johann Stein
14:38 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Mischa The Evil wrote:
> I have a quick question in advance though (which holds true for both patch approaches): unp...
Go MAEDA
13:22 Defect #24729 (Needs feedback): Problem 'Filters' and 'Options' of 'Issues' tab
I cannot reproduce on version:3.2.5. Toshi MARUYAMA
13:15 Feature #5458: Extend Start/Due date to include time
For what it's worth, I gave up on these patches and I am using following plugin - https://github.com/nanego/redmine_d... Kush Suryavanshi
12:47 Defect #24696 (Closed): Create issue assigned_to_id does not work
"sprint_id" is not in Redmine core. Toshi MARUYAMA
11:53 Defect #24838 (Closed): After update undefined method `require_sudo_mode' for EmailAddressesController:Class
Duplicate of #24831. Toshi MARUYAMA
11:15 Defect #24838 (Closed): After update undefined method `require_sudo_mode' for EmailAddressesController:Class
After updating my Debian OS I'm getting ... Danilo Rossini
10:47 Patch #18681: Issue list api : journals, watchers
Hi, can you take a look at this simple patch ? Jérôme BATAILLE
10:38 Feature #24836 (Closed): Option to disable file upload
Not implemented yet but closing as a duplicate of #8168.
As a workaround for the time being, please set "Maximum a...
Go MAEDA
08:51 Feature #24836 (Closed): Option to disable file upload
How to restrict the file type upload in Redmine because the security team has raised an vulnerability Babu J
09:49 Patch #24837: Bulk update issues with author
Here is test for this feature Marcin Świątkiewicz
08:55 Patch #24837 (Needs feedback): Bulk update issues with author
It would be nice, to add option to bulk update many different issues with option 'assigned to author'.
Below is my d...
Marcin Świątkiewicz
09:01 Defect #15319 (Closed): Can't Move Parent Ticket Between Projects
#23888 adds error message and you can see why you can't move. Toshi MARUYAMA
01:02 Feature #24763: Force SSL when Setting.protocol is "https"
Aleksandar Pavic wrote:
> Redmine's *Administration | Settings* offers *HTTPS* as an option, but choosing it +does n...
Go MAEDA

2017-01-15

17:40 Patch #24800 (Closed): Remove internal style sheet duplication and obsoleted meta tag from wiki_syntax_* documentation.
Patches committed, thanks. Jean-Philippe Lang
17:31 Patch #24523 (Closed): Source: ignore .idea
Committed, thanks. Jean-Philippe Lang
17:29 Patch #24649 (Closed): Make Spent time clickable in issue lists
Patch committed, thanks. Jean-Philippe Lang
17:23 Feature #24790 (Closed): Add tooltip on trackers summary matrix
Committed, thanks. Jean-Philippe Lang
17:22 Feature #24780 (Closed): Add tooltip on Permissions report matrix
Committed, thanks. Jean-Philippe Lang
16:54 Defect #24835: Updatet db:migrate - kaminari syntax error, unexpected tLABEL
most probably caused by redmine_ckeditor.
updated ruby to 2.3. works now.
Roman Pickl
12:20 Defect #24835 (Closed): Updatet db:migrate - kaminari syntax error, unexpected tLABEL
Redmine core does not use kaminari. Toshi MARUYAMA
11:27 Defect #24835: Updatet db:migrate - kaminari syntax error, unexpected tLABEL
Previous version 3.3.1 Roman Pickl
11:22 Defect #24835 (Closed): Updatet db:migrate - kaminari syntax error, unexpected tLABEL
when trying to upgrade to 3.3.2 I get the following error:
root@host:/var/www/redmine-intern/redmine# ruby --versi...
Roman Pickl
14:22 Defect #16159 (Closed): Wrong calculation of spent time field on Issues report
Fixed in Redmine 3.1 (#11253).
A parent issue displays its own spent time and total spent time.
Go MAEDA
14:21 Defect #17550 (Closed): Spent time in exported CSV is wrong
Fixed in Redmine 3.1 (#11253).
A parent issue displays its own spent time and total spent time.
Go MAEDA
13:55 Feature #16484 (Closed): Add default timezone for new users
Since it's a default value for new users, I've reworked the patch a bit to make it on par with the existing @default_... Jean-Philippe Lang
13:09 Patch #24833 (Closed): Always show "Jump to project" drop-down
Yes, I was thinking about that. Committed, thanks. Jean-Philippe Lang
06:41 Patch #24833 (Closed): Always show "Jump to project" drop-down
"Jump to project" drop down is not displayed when the user does not belong to any project. But I think it should be a... Go MAEDA
12:59 Patch #24832 (Closed): Remove instance variable which is unused after r9603
Committed, thanks. Jean-Philippe Lang
04:30 Patch #24832 (Closed): Remove instance variable which is unused after r9603
@@db_adapter_name@ became unused after r9603. Hence can it be deleted. Patch, against source:/trunk@16171 and produce... Mischa The Evil
12:25 Defect #24834 (Closed): Redmine website shows 403 error
There are many duplicate reports. Toshi MARUYAMA
07:12 Defect #24834 (Closed): Redmine website shows 403 error
Going to redmine.org shows a 403 - Forbidden error.
However, navigating to www.redmine.org works fine.
Dany Khalife
12:23 Defect #24831 (Closed): undefined method `require_sudo_mode' for EmailAddressesController:Class
Please use forum for question.
Why did not you remove package from your OS?
Toshi MARUYAMA
08:00 Defect #24831 (Reopened): undefined method `require_sudo_mode' for EmailAddressesController:Class
Sorry, I used the wrong nomenclature. It was a hard day and I wasn't thinking straight. As I mentioned, I installed r... Ben Senior
03:12 Defect #24831 (Closed): undefined method `require_sudo_mode' for EmailAddressesController:Class
Please contact debian team. We don't provide any packages. Toshi MARUYAMA
09:23 Feature #23954: Shows the date of the last activity on Projects administration
Thank you for updating the patch. It works fine, looks good to me. Go MAEDA
07:51 Defect #13053 (Closed): Prev Next button was not display when the query condition was changed
Fixed by #14462 (Redmine 3.3.0). Go MAEDA
05:11 Feature #24636 (Closed): All issues private - Setting by project
#9432 description:
> It would be useful to have the possibility, to set the default value for the "private issues"-f...
Toshi MARUYAMA
03:47 Feature #19299 (Closed): Project Quick Jump Dropdown - Sorting/Ordering or Dynamic Searching of Current User's Projects
James H wrote:
> Any method that makes it easier for the user to use the project quick jump dropdown to see a hierar...
Go MAEDA
03:36 Defect #5522: "search" form should have "all projects" and "my projects"
Daniele Pedroni wrote:
> +1, an "all projects" option in "Jump to a project.." drop down menu is just as useful as s...
Go MAEDA
03:18 Defect #10639 (Closed): if login name conatins . (dot) its possible to create user but not able to login
No feedback from the author. Closing. Go MAEDA
01:37 Feature #24813 (Closed): Autocomplete to issue field on time logging form
The autocomplete feature was implemented in r10182. Available in Redmine 1.4.0 and later.
!auto-complete.png!
Go MAEDA
 

Also available in: Atom