Project

General

Profile

Activity

From 2017-02-28 to 2017-03-02

2017-03-02

23:50 Feature #25048: Ruby 2.4 support
Fix committed and ruby2.4 added to the "CI server":http://www.redmine.org/builds/index.html, thanks. Jean-Philippe Lang
22:56 Feature #25247 (New): Change wording in Role Admin View
As a user new to redmine, it would help me very much to be reminded that "Roles" have to be associated to link users ... Felix Wolfsteller
22:25 Defect #25246 (Closed): copy paste in fails in within issue description or wiki editing only with mozilla firefox
when i for instance create a ticket and want to do a copy paste
then the past within the ticket description does onl...
Michael Ziegler
20:51 Patch #25022 (Closed): Add an index on attachments.disk_filename
That should be usefull indeed, thanks. Jean-Philippe Lang
20:48 Feature #25052 (Closed): Allow to disable description field in tracker setting
Committed, thanks to both of you. Jean-Philippe Lang
20:43 Patch #25055 (Closed): Filter out current issue from the related issues autocomplete
Committed, thanks. Jean-Philippe Lang
20:42 Patch #25014 (Closed): redmine/i18n.rb - languages_lookup class variable is rebuilt every time
Committed, thanks for the fix. Jean-Philippe Lang
20:41 Patch #24801 (Closed): Flash messages on CustomFields destroy
Committed, thanks. Jean-Philippe Lang
19:20 Defect #25118 (Closed): ThemesTest#test_without_theme_js may fail if third-party theme is installed
Committed, thanks. Jean-Philippe Lang
19:15 Feature #2783 (Closed): Filter issues by attachments
Feature added in r16344. You can now filter issues that have/don't have attachments or issues that have/don't have an... Jean-Philippe Lang
19:02 Feature #22284: Issues statuses: Option to force removal of existing percentage done
up on this feature ? Stephane Evr
18:51 Feature #24152: Locale independent number settings
These parameters could also be available in the CSV Export modal Stephane Evr
16:38 Defect #25241 (Needs feedback): rake LoadError: cannot load such file -- json
Please describe more details about your environment. Ref: [[submissions]]. Toshi MARUYAMA
07:47 Defect #25241 (Closed): rake LoadError: cannot load such file -- json
Hello,
After upgrading to Redmine 3.3.2.devel.16332, my installation can't run any 'bundle exec rake' command succ...
ChunChang (Nagaharu) Lo
13:47 Patch #25240: Use SHA256 for attachment digest computation
Jens Krämer wrote:
> Yes. Here's the updated patch no. 2 with the @readable?@ check added.
Thanks, now it works f...
Go MAEDA
07:17 Patch #25240: Use SHA256 for attachment digest computation
Yes. Here's the updated patch no. 2 with the @readable?@ check added. Jens Krämer
05:46 Patch #25240: Use SHA256 for attachment digest computation
Thanks for the patch.
But I encountered the following error while running "rake redmine:attachments:update_digest_to...
Go MAEDA
04:28 Patch #25240 (Closed): Use SHA256 for attachment digest computation
As discussed in #25215 we should change the digest method used for attachment checksums to something stronger. The at... Jens Krämer
09:11 Defect #25242 (New): Automatic start date based on parent issue
If you have following situation, parent issue with relation to start n days after some other issue,
and try to add ...
Aleksandar Pavic
08:36 Patch #25215: Re-use existing identical disk files for new attachments
Additional patch adding a @FileUtils.identical?@ check to compare actual file contents before removing the duplicate. Jens Krämer
04:30 Patch #25215: Re-use existing identical disk files for new attachments
I gave the upgrade to SHA256 a try in #25240. Independent of that I'll add the bytewise comparison to this feature he... Jens Krämer
07:20 Defect #25235: Validating Name field In Tracker for maxlength 100
I want to increase the input length of name field in tracker from 30 to 100
But in patch file if i m writing the val...
Hiral Shah
06:00 Feature #25016 (Closed): Cache Disable
No feedback. Closing. Go MAEDA

2017-03-01

19:57 Defect #25239 (Closed): Lack of Http Only Cookie Flag
When a user accessing other sites which are vulnerable to Cross-Site Scripting might be affected since that site will... ajeesh b
16:10 Feature #13767: Export permissions report to CSV
Great patch David, thank you.
Also is there any chance to have such functionality in form of macro?
Maybe it wou...
Pavel Kestefran
15:25 Defect #25235 (Needs feedback): Validating Name field In Tracker for maxlength 100
Please describe more details. Toshi MARUYAMA
10:55 Defect #25235 (Closed): Validating Name field In Tracker for maxlength 100
Validating name field in patch does not work it still specifies the error message of core file. Hiral Shah
15:21 Feature #25236 (Closed): Wy I can't find a right guide to install redmine on centos7.0?
Please use forum for question. Toshi MARUYAMA
14:17 Feature #25236 (Closed): Wy I can't find a right guide to install redmine on centos7.0?
It's Very Very Pity,
So far, I haven't find a right guide to install redmine on centos 7?
1. I tried the guide:...
simon kong
15:20 Feature #25224 (Closed): rubygem install error...
Please use forum for question. Toshi MARUYAMA
09:10 Feature #25224 (Closed): rubygem install error...
Hi,dear,
My Environment:
OS:centos 7 server 64bit
ruby: ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
When I insta...
simon kong
14:58 Feature #1565: Custom query on My page
These are screenshots of Marius BALTEANU's patch attached on #1565#note-76.
!{border: 1px solid #ccc;}.my-page-que...
Go MAEDA
14:18 Feature #25054 (Closed): Enforcing Strong Password in Redmine
Babu J wrote:
> kindly provide an approach to solve this.
You should say that to the author of the plugins. Plugi...
Go MAEDA
14:10 Feature #25054 (Reopened): Enforcing Strong Password in Redmine
kindly provide an approach to solve this. Babu J
11:12 Patch #25215: Re-use existing identical disk files for new attachments
Go MAEDA wrote:
> What do you think about migrating to SHA-1? It is as fast as MD5 and much safer.
SHA-1? "No":ht...
Jean-Philippe Lang
11:08 Patch #25215: Re-use existing identical disk files for new attachments
Jens Krämer wrote:
> Good point. Since we're also comparing file sizes, an attacker would have to create a collision...
Jean-Philippe Lang
03:59 Patch #25215: Re-use existing identical disk files for new attachments
What do you think about migrating to SHA-1? It is as fast as MD5 and much safer.
One problem is that migrating a e...
Go MAEDA
02:17 Patch #25215: Re-use existing identical disk files for new attachments
Good point. Since we're also comparing file sizes, an attacker would have to create a collision while also matching t... Jens Krämer
05:33 Patch #24938 (Closed): Update tr.yml for general_first_day_of_week
Committed in trunk r16343, thanks. Toshi MARUYAMA
03:28 Defect #25214 (Closed): auto add ".git" , when set New repository
source:tags/3.3.2/extra/svn/reposman.rb Toshi MARUYAMA
01:15 Defect #5969 (Closed): Attachments with size zero are ignored
Fixed by #25115 for 3.3.3 and 3.4.0. Go MAEDA

2017-02-28

21:46 Patch #25215 (Needs feedback): Re-use existing identical disk files for new attachments
IMO, MD5 is too weak for this purpose and this could lead to potential vulnerabilities. The first that comes to my mi... Jean-Philippe Lang
04:11 Patch #25215 (Closed): Re-use existing identical disk files for new attachments
Uploaded files can already be associated with multiple attachment records through @Attachment#copy@. This patch adds ... Jens Krämer
21:09 Defect #25222 (Needs feedback): 404 error when visiting project's repository tab without a main repository
With no repository set as default, the Repository tab should not even be displayed. Did you change this behaviour? Jean-Philippe Lang
19:32 Defect #25222 (Needs feedback): 404 error when visiting project's repository tab without a main repository
I have a newly created project with some repositories, but none of them is marked as "main". If I now go to the repo... Lluís Vilanova
21:00 Patch #25115 (Closed): Support upload of empty files and fix invalid API response
Jean-Philippe Lang
19:05 Patch #25115 (Resolved): Support upload of empty files and fix invalid API response
Patch committed, thanks. Jean-Philippe Lang
14:14 Feature #12889: Persian Solar Calendar is needed
a m wrote:
> shakib a wrote:
> > سلام
> > من مشکل را حل کرده ام اگه خواستید با من از طریق ایمیل تماس بگیرید
>
>...
iransamin.ir sabasa
13:09 Defect #22034: Locked users disappear from project settings
Toshi MARUYAMA wrote:
> VVD VVD wrote:
> > -Just updated from 3.3.1 to 3.3.2 - can't see locked users in Settings >...
VVD VVD
11:32 Defect #25213 (Closed): rake db:migrate RAILS_ENV=”production”
Please use Ruby 2.2 to run Redmine 3.2.
See [[RedmineInstall#Ruby-interpreter]] for more detail.
Go MAEDA
11:27 Feature #8761 (Reopened): My page - Spent time section only display 7 days, make it a parameter
Reopening to deal with #8761#note-20. Go MAEDA
11:16 Feature #15452: Ticket status invisible for selected roles
Is there any update about these Issue? Patrick Brüls
10:44 Feature #15257 (Closed): Attachment deduplication
A patch to implement this feature has been submitted as #25215. Go MAEDA
10:31 Feature #16410: Bulk delete wiki attachments
Bulk deletion of issues attachments has been implemented by #13072 for upcoming 3.4.0, but it has not implemented for... Go MAEDA
07:19 Feature #25048: Ruby 2.4 support
Updated patches. Go MAEDA
01:45 Defect #25214 (Closed): auto add ".git" , when set New repository
why not auto add ".git" when set a New repository ? kk kk
 

Also available in: Atom