Project

General

Profile

Activity

From 2014-01-03 to 2014-01-05

2014-01-05

23:55 Defect #13260: JQuery Datepicker popup is missing multiple month/year modifiers
Datepicker with every new version changes some options, be very attentive: [[http://basicuse.net/articles/pl/scriptin... Adrian Harris
17:39 Feature #15790 (Closed): Use the mime-types gem to get mime type for unknown extension
@Redmine::MimeType.of@ now uses the @mime-types@ gem for unknown extensions (r12483). The first type is returned when... Jean-Philippe Lang
16:19 Feature #6666: Soft delete of issues
Lázaro Hermoso wrote:
> +1. It is useful in case of deletion mistake and shit happens.
>
> Additional related iss...
Anonymous
15:47 Patch #12753 (Resolved): Update config.i18n.load_path for plugin-supplied locales
redmine_language_change plugin works fine for me without the patch applied but it's committed in r12482 anyway as it ... Jean-Philippe Lang
15:47 Feature #12475: Lazy loading of translation files for faster startup
I apologize it was my bad, i did a wrong redmine upgrade keeping the old files too! Stefano Gargiulo
06:44 Feature #12475: Lazy loading of translation files for faster startup
sr-CY.yml was removed by r4003. Toshi MARUYAMA
04:25 Feature #12475: Lazy loading of translation files for faster startup
Is this really implemented?
I was using redmine in Italian (IT_it) locale but i was getting this error 500 on admi...
Stefano Gargiulo
15:35 Defect #15793 (Needs feedback): Problems with recieving emails with attached .msg files
I don't have Outlook and can't test this without a sample email, can you post one? I've made a test with the one prov... Jean-Philippe Lang
04:50 Defect #15793: Problems with recieving emails with attached .msg files
It doesn't metter what kind of content mails has, if it has attached .msg file, this file will not be upload, wihout ... Evgeniy Cn
15:29 Defect #15781: Customfields have a noticable impact on search performance due to slow database COUNT
r12481 should significantly improve that by reducing the number of subqueries. Here are the results for up to 7 searc... Jean-Philippe Lang
14:16 Feature #15520: Markdown formatting
Confirmed on 2.4.2.devel.12480. Works great - _*fantastic*, thank you!_
(yeah, automatic conversion would require ...
Jean-Claude Wippler
06:48 Defect #6078 (Closed): Email notification not working at all
This issue is too old.
Mail impletation changed in Rails3 porting.
Toshi MARUYAMA
06:36 Defect #15801 (Closed): 500 Internal Server Error in some roadmap views
bigdecimal-segfault-fix.rb was removed by r8788. Toshi MARUYAMA
03:48 Defect #15801 (Closed): 500 Internal Server Error in some roadmap views
After upgrading redmine to latest version and upgrading ruby to 1.9.3 I was getting this error in some projects roadm... Stefano Gargiulo

2014-01-04

21:17 Patch #12753: Update config.i18n.load_path for plugin-supplied locales
This is absolutely needed. Ebrahim Mohammadi
18:24 Feature #15790: Use the mime-types gem to get mime type for unknown extension
Ok, I think this will problem take more than 3 years to resolve it.
Because => #4009 (2009-10-09) => #14206 (2013-06...
luigifab !
11:29 Feature #15800: View Issue summary status as on specific date
Even If any database query for mysql to retrieve such information is provided, It will be useful for me. Sudheendra Panganamala
11:28 Feature #15800 (New): View Issue summary status as on specific date
Hi,
How to know the number of issues in "New", "Resolved" state on specific dates ?
Please check the attached f...
Sudheendra Panganamala
09:44 Defect #15765 (Closed): Email not working with multiple recipients
Thanks for the feedback. Jean-Philippe Lang
09:40 Defect #15799 (Closed): Can edit Filter that I can't use (as in it's not my ticket)
This is fixed in current version, admins can use/edit any query. Jean-Philippe Lang
03:32 Defect #14009: Issue Editing/Viewing - ASCII-8BIT/UTF-8 Problems
Turns out switching to the mysql2 adapter (instead of the mysql adapter) by changing one line of database.yml is a mu... Domingo Galdos
00:50 Defect #14009: Issue Editing/Viewing - ASCII-8BIT/UTF-8 Problems
We had the same issue using the current latest stable redmine version.
We have a patch to fix it (below)
I had th...
Domingo Galdos

2014-01-03

20:23 Feature #2870: Recursive download from the repository
+1 :)
Alex's Plugin (http://www.redmine.org/plugins/redmine_repository) seems to be incompatible with current vers...
Robin Kluth
19:51 Feature #12921: REST-API: filter projects by status
One of our ("Planio":http://plan.io) clients ran into this same issue today, it would be great to at least have the s... Felix Schäfer
18:50 Defect #15799: Can edit Filter that I can't use (as in it's not my ticket)
Version is 1.4.4 installed through debian repos. Frederik Berg
18:31 Defect #15799 (Closed): Can edit Filter that I can't use (as in it's not my ticket)
I have a redmine instance where 4 filters were created.
The first 3 filters were created by me, are public and I can...
Frederik Berg
17:09 Feature #15760: JS response support for #render_error
What kind of response do you expect? Jean-Philippe Lang
16:59 Defect #15780 (Closed): Filter issues by date time (instead of only date) in REST API
Same as #8842, implemented for 2.5.0. Jean-Philippe Lang
16:59 Feature #8842 (Closed): REST API: Filter issues created/updated before or after specific timestamp
Feature added in r12477. Using a @from@ parameter, you'll have to use the regular syntax with a timestamp instead of ... Jean-Philippe Lang
15:43 Defect #15797 (Closed): Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.
Similar to #15377, database_cleaner dependency is removed in 2.5.0. Jean-Philippe Lang
13:31 Defect #15797: Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.
Did you run bundler? http://bundler.io/
Otherwise you can download the gems all manually from http://rubygems.org/...
Daniel Felix
12:52 Defect #15797 (Closed): Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.
When I was trying to install redmine in Windows 7 system, I am getting an error *'Could not find gem 'database_cleane... Lajish Lakshmanan
15:22 Defect #15793: Problems with recieving emails with attached .msg files
Could you post the content of an email fo which you have this problem? Jean-Philippe Lang
15:20 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
I've just made a quick test with the attached sample email @This_is_an_issue_title.eml@ and it works fine. The issue ... Jean-Philippe Lang
14:34 Feature #10091: Allow administrator to permanently disable modules
+1
I like Declan's suggestion (hiding data when modules disabled). In any case, you could set up a new redmine ins...
Tomislav Nakic-Alfirevic
13:12 Feature #7774: Sub groups or Multi-level groups
+1
My redmine has 40+ people with multiple projects. I hope the user group management can be set in project level by...
Sam He
08:49 Feature #7982: Folding project list (expand/collapse)
+1 as we have a lot of nested projets. Frederic P
08:09 Feature #643: Issue description templates
I would like to use template for my 'backlog' and 'story' bug trackers.
Today, the template is store in a wiki page,...
TridenT Job
 

Also available in: Atom