Project

General

Profile

Activity

From 2014-07-07 to 2014-07-09

2014-07-09

23:31 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
+1 F Abu-Nimeh
22:53 Revision 13267 (svn): Removed app/sweepers.
Jean-Philippe Lang
22:41 Revision 13266 (svn): Removes ruby version checks.
Jean-Philippe Lang
22:41 Revision 13265 (svn): Raise an ArgumentError when User#allowed_to? is called with wrong context.
Jean-Philippe Lang
22:31 Revision 13264 (svn): Set appropriate default language.
Jean-Philippe Lang
22:12 Revision 13263 (svn): Removes ruby version check.
Jean-Philippe Lang
22:11 Revision 13262 (svn): Upgrade to Redcarpet 3 now that ruby1.8 support is dropped.
Jean-Philippe Lang
22:03 Revision 13261 (svn): Cleanup: removes mocha requires.
Jean-Philippe Lang
21:56 Revision 13260 (svn): Cleanup: removes mocha requires.
Jean-Philippe Lang
21:53 Revision 13259 (svn): Removes other #respond_to?(:force_encoding).
Jean-Philippe Lang
21:47 Feature #3956: Login by Email
login using email is useful
+1
F Abu-Nimeh
20:10 Revision 13258 (svn): Removes #respond_to?(:force_encoding) checks in integration tests.
Jean-Philippe Lang
20:09 Revision 13257 (svn): Removes #respond_to?(:force_encoding) checks in functional tests.
Jean-Philippe Lang
19:55 Revision 13256 (svn): Removes #respond_to?(:force_encoding) checks in SCM adapters.
Jean-Philippe Lang
19:29 Revision 13255 (svn): Removes some ruby1.8 handling code.
Jean-Philippe Lang
19:10 Revision 13254 (svn): Set appropriate default language.
Jean-Philippe Lang
18:48 Revision 13253 (svn): Removes some ruby1.8 handling code.
Jean-Philippe Lang
17:28 Feature #2716: User option to automatically add assignee to watchers
Would it be difficult to extend this to be on creation per project? That is, any issue created in a certain project g... Roberto Viola
16:55 Feature #14534: Upgrade to Rails 4.2
Sorry.
I need feedback to Rails team that JPL fixed this Rails 4.0 issue.
https://github.com/rails/rails/issues/154...
Toshi MARUYAMA
13:54 Feature #14534: Upgrade to Rails 4.2
@Toshi, we're not targeting Rails 4.0. The branch /sandbox/rails-4.1 is working with Rails 4.1, please don't make cha... Jean-Philippe Lang
16:02 Feature #17431: Display a target version's date if available in issue forms, as a tooltip
Sorry, it's better to format the date before displaying it. v2 patch attached. Olivier Houdas
13:22 Feature #17431 (Closed): Display a target version's date if available in issue forms, as a tooltip
In our company, we feel that the target version field is very useful for planning our activity.
However, when disp...
Olivier Houdas
15:34 Revision 13252 (svn): use references
On Rails 4.0:... Toshi MARUYAMA
15:33 Revision 13251 (svn): replace Relation#all
On Rails4.0:
DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #lo...
Toshi MARUYAMA
14:16 Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
Related to #13608 and #16227. Go MAEDA
13:37 Revision 13250 (svn): replace Relation#all
On Rails4.0:
DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #lo...
Toshi MARUYAMA
13:37 Revision 13249 (svn): use references
On Rails 4.0:... Toshi MARUYAMA
13:03 Defect #17430 (Resolved): Broken Subtask Tree
I need to check this again. Ewan Makepeace
13:03 Defect #17430: Broken Subtask Tree
Sorry - more complete output from the database:
|id|parent_id|root_id|lft|rgt|
|8642|NULL|8642|1|28|
|8643|8642|...
Ewan Makepeace
12:58 Defect #17430 (Closed): Broken Subtask Tree
I just hit the problem of a broken subtask tree once more. This is a long standing problem that I have seen and repor... Ewan Makepeace
12:57 Revision 13248 (svn): replace Relation#all
On Rails4.0:
DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #lo...
Toshi MARUYAMA
12:41 Revision 13247 (svn): remove unneeded Relation#all from ProjectTest
Toshi MARUYAMA
10:53 Defect #16057 (Closed): Vertical alignment issue with code blocks
Daniel Felix
01:59 Defect #16057: Vertical alignment issue with code blocks
Thanks for feedback.
This issue can be closed.
Go MAEDA
10:22 Defect #17424 (Closed): Custom field translation
Please use forum for questions.
I think some of your plugins override Redmine methods.
Toshi MARUYAMA
09:03 Defect #17424 (Reopened): Custom field translation
Toshi, I am sorry, but I am not a ruby dev. I do not see anything suspicious in presented output from production.log ... Piotr Pawłowski
10:08 Revision 13246 (svn): Gemfile: remove version from mocha
Toshi MARUYAMA
10:08 Revision 13245 (svn): Gemfile: remove version from shoulda
Toshi MARUYAMA
10:08 Revision 13244 (svn): Gemfile: upgrade shoulda 3.5.0
This shoulda version is not support Ruby 1.8.7. Toshi MARUYAMA
09:36 Revision 13243 (svn): db migrate: remove Relation#all from 20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb
On Rails4.0:
DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #lo...
Toshi MARUYAMA
09:36 Revision 13242 (svn): config: remove config.whiny_nils from test and development environments
On Rails 4.0:
DEPRECATION WARNING: config.whiny_nils option is deprecated and no longer works.
Toshi MARUYAMA
09:35 Revision 13241 (svn): fix "connection" at IssueQuery model
Toshi MARUYAMA
09:35 Revision 13240 (svn): .travis.yml: remove Ruby 1.8.7
Toshi MARUYAMA
08:16 Revision 13239 (svn): graft trunk r13148 "not use cache for max rgt"
Toshi MARUYAMA
08:16 Revision 13238 (svn): add lib/plugins/awesome_nested_set/init.rb
Toshi MARUYAMA
08:15 Revision 13237 (svn): awesome_nested_set: import master branch source
https://github.com/collectiveidea/awesome_nested_set/commit/f823ffb304ccf5ca9c4f14b60ff1f45ad2c3f440 Toshi MARUYAMA
07:47 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
+1 for this one. Would be really nice to have. Dmitry Beloglazov
00:04 Revision 13236 (svn): Preload project by default in #shared_versions.
Jean-Philippe Lang

2014-07-08

23:45 Revision 13235 (svn): Fixed default admin account creation during migration (#14534).
Jean-Philippe Lang
23:35 Revision 13234 (svn): Fixed error on Project.rebuild_tree! during migration (#14534).
Jean-Philippe Lang
23:22 Feature #14534: Upgrade to Rails 4.2
4.1 indeed. It should happen in fall. Jean-Philippe Lang
23:19 Revision 13233 (svn): Test suite passes with Rails 4.1.
Jean-Philippe Lang
23:16 Revision 13232 (svn): Rails 4.1 branch
Jean-Philippe Lang
20:46 Defect #16057 (Resolved): Vertical alignment issue with code blocks
thanks Anonymous
18:08 Defect #15716: Scraped emails include CSS from HTML emails
Digging back through our Redmine system I found that the earliest example of this happening is June 24, 2013. We woul... Deoren Moor
17:37 Defect #15716: Scraped emails include CSS from HTML emails
Sounds like someone else is having the problem too (maybe they just posted to the wrong ticket): #10929#note-4 Deoren Moor
05:27 Defect #15716: Scraped emails include CSS from HTML emails
I just replied, but I noticed that the address I was replying to is '[email protected]', so I suspect it will not e... Deoren Moor
18:07 Defect #17424 (Closed): Custom field translation
Piotr Pawłowski wrote:
> I thought that Custom Fields, generating time log and exporting it to csv is a core Redmine...
Toshi MARUYAMA
17:21 Defect #17424 (Reopened): Custom field translation
I thought that Custom Fields, generating time log and exporting it to csv is a core Redmine feature. Which plugin can... Piotr Pawłowski
16:16 Defect #17424 (Closed): Custom field translation
Please contact plugin author. Toshi MARUYAMA
14:02 Defect #17424: Custom field translation
Environment:... Piotr Pawłowski
13:27 Defect #17424 (Needs feedback): Custom field translation
See [[Submissions]]. Toshi MARUYAMA
12:57 Defect #17424 (Closed): Custom field translation
Recently I created Custom Field named 'Project Reference Number' to project (list). During timelog export to csv I am... Piotr Pawłowski
17:36 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
+1 Roberto Viola
15:44 Feature #17426 (New): Preview of Tracker while its creation/updation to be more user friendly
Currently in Redmine preview of tracker description is a neat behavior.
But sometimes there are circumstances wher...
Lajish Lakshmanan
15:24 Defect #17403: Unknown file size while downloading attachment
Sorry my fault. I've missed that attachments has a column filesize.
Please try this, this worked for me.
headers[...
Daniel Felix
09:34 Defect #17403: Unknown file size while downloading attachment
Hi Daniel,
I changed the code as per above instruction, but after that I was unable to even download attachment fi...
Amit Baswa
09:09 Defect #17403: Unknown file size while downloading attachment
Thanks Daniel,
I will make changes as per instruction provided and update the issue with feedback.
Regards,
Amit
Amit Baswa
15:08 Defect #17423 (Needs feedback): #<issue_num> substitution is broken in text after coderay block
Please give some feedback. Daniel Felix
15:07 Defect #17423: #<issue_num> substitution is broken in text after coderay block
Well... please try this with valid html.
Your example is broken. You have a pre and then a code tag opened, but yo...
Daniel Felix
11:33 Defect #17423 (Closed): #<issue_num> substitution is broken in text after coderay block
If there is coderay text highlighted block in wiki page, #<issue-num> substitutions are broken. Here is a test case t... Peter Volkov
09:45 Patch #17421 (Closed): Traditional Chinese translation (to r13231)
* New
** label_radio_buttons
ChunChang (Nagaharu) Lo
09:31 Defect #16058: Watcher is not getting email notification when an issue has been updated
Just two or three comments above.
Maybe you try to add the user to the project and retry. This should do it. Anoth...
Daniel Felix
08:46 Defect #16058: Watcher is not getting email notification when an issue has been updated
Oh, can you tell me i can find it where now?
Thanks Daniel,
Hoc NV
08:31 Defect #16058: Watcher is not getting email notification when an issue has been updated
Well, as already stated. User02 isn't a project member and the project isn't public. This means, that he won't get a ... Daniel Felix
09:07 Feature #6717: Custom list field with dynamic list content
one more vote. Yar n
08:57 Feature #14371: Drop Ruby 1.8.7 support
"Extended maintenance of Ruby versions 1.8.7 and 1.9.2 will end on July 31, 2014."
https://www.ruby-lang.org/en/news...
Go MAEDA
08:34 Defect #16476 (Closed): Custom checkbox visibility formating
This should be done, right. Please consider an upgrade to 2.5.2 and you should be fine.
Best regards,
Daniel
Daniel Felix
02:07 Defect #16476: Custom checkbox visibility formating
Boolean check box custom fields back again in Redmine 2.5.2. Please see #17003 for details.
This issue can be closed.
Go MAEDA
08:32 Defect #17307 (Closed): Adding Group
As already stated, this isn't an Redminebug. Daniel Felix
01:56 Defect #17307: Adding Group
It became clear that it was not a defect of Redmine. This issue can be closed. Go MAEDA

2014-07-07

22:15 Defect #13654: Can't set parent issue when issue relations among child issues are present
Pierre Pretorius wrote:
> 1) Remove any existing parent and related tasks.
Ouch, ever since we got history on a...
William Roush
22:11 Defect #17418 (Closed): regression: attachement:file is not rendered on wiki page
In redmine 2.2.4 it was possible to reference locally attached files in wiki with attachment:"file name". In 2.5.{1,2... Peter Volkov
16:37 Defect #16058: Watcher is not getting email notification when an issue has been updated
Here is role setting of user02 that i add as watcher:
!http://www.redmine.org/attachments/download/11954/user02.png...
Hoc NV
16:01 Defect #16058: Watcher is not getting email notification when an issue has been updated
Yes... i know where you added the user....
But what is the role setting?
What is your value for the property "iss...
Daniel Felix
15:26 Defect #16058: Watcher is not getting email notification when an issue has been updated
I paste here:... Hoc NV
14:49 Defect #16058: Watcher is not getting email notification when an issue has been updated
Hm just to be sure....
Is the project we were talking about public or does a user just see his own generated issue...
Daniel Felix
14:21 Defect #16058: Watcher is not getting email notification when an issue has been updated
Yes, i also chosen "Only for things I watch or I'm Involved in".
But watcher doesn't receive any notification.
Hoc NV
09:40 Defect #16058: Watcher is not getting email notification when an issue has been updated
Hi Deniel, I've mentioned in description that all users have notification setting as '*Only for things I watch or I'm... Shashank K
09:14 Defect #16058: Watcher is not getting email notification when an issue has been updated
Well the both users need tho set their informations for email notifications. If the user has the option "no events" t... Daniel Felix
06:28 Defect #16058: Watcher is not getting email notification when an issue has been updated
i just have configured also the same log as above i pasted.
:(
Hoc NV
05:28 Defect #16058: Watcher is not getting email notification when an issue has been updated
Check user preference setting.
!preference.png!
Toshi MARUYAMA
04:54 Defect #16058: Watcher is not getting email notification when an issue has been updated
Oh, still send mail notification to watcher:... Hoc NV
04:32 Defect #16058: Watcher is not getting email notification when an issue has been updated
Hoc NV wrote:
> Hi Toshi MARUYAMA,
> I remove comment on it:
No. Add comment at "config.action_mailer.logger = n...
Toshi MARUYAMA
15:09 Feature #8991: Nested versions for projects with sub-projects
+1 for this! Florian Gruber
14:56 Defect #16057: Vertical alignment issue with code blocks
Maybe you inserted line break between &lt;/code&gt; and &lt;/pre&gt;. Please don't line break there and you will get ... Go MAEDA
14:35 Patch #219: Issues fixed in multiple versions
Hi, I tried to adapt this patch for redmine 2.x but it doesn't correspond...
Is there a new version for this patch ?
Alice Etchegaray
14:31 Defect #15716: Scraped emails include CSS from HTML emails
No problem with iOS 7.1.2 and notification from www.redmine.org. What happens when you reply to the notification from... Go MAEDA
13:31 Feature #17413: Fetch Custom Field value from Custom Workflow
1)Required to fetch Custom Field Development using REST API with ruby using Custom Workflows. Kevin Pinto
12:58 Feature #17413 (New): Fetch Custom Field value from Custom Workflow
1)Click New Issue
2)Needed to get the value of the Custom Field Development
3)Needed to calculate its value in Cust...
Kevin Pinto
11:33 Defect #17403: Unknown file size while downloading attachment
Just to be sure...
Cast the value to a string.
@
headers['Content-Length'] = File.size(@attachment.filename).t...
Daniel Felix
11:23 Defect #17403: Unknown file size while downloading attachment
Hi there,
please try to add the following line above to this line in source:trunk/app/controllers/attachments_cont...
Daniel Felix
09:55 Defect #17403 (Closed): Unknown file size while downloading attachment
Hi Redmine,
When the download starts in Chrome,IDM,etc it shows the download size as unknown. However the file siz...
Amit Baswa
10:33 Feature #17380: Move project sidebar content to a partial
Would be good, as the same approach is taken for the issues. Daniel Felix
10:26 Patch #17405 (Closed): German translations for r13043 and r13044
Hi there,
just ignore it... Argh. I've already translated it. Just seen the merge request and thought i've forgott...
Daniel Felix
10:18 Patch #17405 (Closed): German translations for r13043 and r13044
Hi there,
change:
@
label_check_for_updates: Check for updates
label_latest_compatible_version: Latest comp...
Daniel Felix
09:51 Feature #13111: New setting to include the status changes in issue mail notifications subject
As for emails grouping in gmail, I found this blog post useful:
http://www.sensefulsolutions.com/2010/08/how-does-em...
Peter Volkov
09:50 Feature #13111: New setting to include the status changes in issue mail notifications subject
This is very close to #3660. Probably it's better to implement #3660 and fix this in one go. Peter Volkov
09:34 Patch #17401 (Closed): Better fix for r13159 issue #16708
You can fix this one with a little bit cleaner code:
Change:
@<button class="tab-left" onclick="moveTabLeft(this...
Daniel Felix
09:08 Patch #17400 (Closed): Typo in Changelog
source:trunk/doc/CHANGELOG@13227#L17
change:
@* Defect #16708: Form is submitted when swithing tab@
to:
@* Def...
Daniel Felix
08:27 Patch #17399 (Closed): German translation for r17003
Please change:
@label_radio_buttons: radio buttons@
To:
@label_radio_buttons: Radio-Buttons@
Daniel Felix
 

Also available in: Atom