Project

General

Profile

Activity

From 2013-11-09 to 2013-11-11

2013-11-11

22:02 Defect #15307 (Resolved): HTML 5 deprecates width and align attributes
I've refactored the css classes a bit to limit the use of hard-coded styles in r12268, thanks for pointing this out. Jean-Philippe Lang
18:36 Defect #15233: 500 in POST to /Users.xml
It's working now, thank's for your time. Jens Theisen
16:53 Defect #15320: Changing Child's Parent Ticket Field To Parent's Parent fails.
It's a generic "this is an invalid parent ID" changing it to "" then "1000" works fine though. William Roush
16:53 Defect #15320 (Closed): Changing Child's Parent Ticket Field To Parent's Parent fails.
Example:
* 1000
** 1001
*** 1002
Changing 1002's parent from 1001 -> 1000 results in an error.
William Roush
16:42 Defect #15319: Can't Move Parent Ticket Between Projects
Additionally nothing shows in production.log. William Roush
16:42 Defect #15319 (Closed): Can't Move Parent Ticket Between Projects
I have a ticket that has children two issues deep, and I cannot move the parent ticket to another project.
Clickin...
William Roush
15:46 Defect #14953: Intermittent AJAX Atttachement Upload Failure in Firefox
Hi Thomas
Thanks for helping with this. This seems to work really well in IE, but now the file doesn't upload in Fi...
Charlie Beckett
15:09 Feature #5523: Multi language custom field
+1 Agustí Rivero
13:43 Feature #1853: Make Projects truly independent of each other
In my case we have a small university server, with only 1 GB of ram so multiple instances of readmine are just imposs... Mikołaj Milej
13:30 Feature #15318: Workflow Configuration
Apologies, I made a mistake in my post edit before creating this request.
The "once a series of *Trackers* have be...
Anonymous
13:23 Feature #15318 (New): Workflow Configuration
I'd like to see the option to configure a custom workflow template, linked to a Tracker, which can be assigned to one... Anonymous
11:49 Feature #15315 (New): add css classes to ticket's link in activity view
if someone defines custom colors for ticket priorities. (css classes priority-highest, priority-5, ...)
in the ticke...
Anonymous
11:00 Defect #1495: Queries on versions don't work globally
+1. Still can't filter by target version on 2.3.3 Jethro Yu
06:04 Feature #883: Add suport for mobile devices (CSS)
+1 for a native responsive design theme in Redmine, so we can access it from all form factor devices. Maxime Vez

2013-11-10

16:05 Feature #15311: Add an indication to admin/info whether or not ImageMagick convert is available
Patch, including English and Dutch translations (EN stubs for others) attached. A test for this tiny change is omitte... Mischa The Evil
15:48 Feature #15311 (Closed): Add an indication to admin/info whether or not ImageMagick convert is available
ImageMagick convert is now used for generating thumbnails[1] which makes it (specifically ImageMagick) an optional de... Mischa The Evil
15:18 Feature #15296: Include image thumbnails with PDF export
I couldn't edit my post, I knew that I did something wrong with the name of the file (that's why I posted it again). ... Johannes Neubauer
04:31 Feature #15296: Include image thumbnails with PDF export
I have fixed the description. You were using a reference to image "Database_legend.png" while you've uploaded "Projec... Mischa The Evil
10:52 Defect #15235 (Closed): Wiki Pages REST API with version returns wrong comments
Merged. Jean-Philippe Lang
10:52 Defect #15190 (Closed): JS-error while using a global custom query w/ project filter in a project context
Merged. Jean-Philippe Lang
10:44 Feature #14397: Gantt sorting as a configurable setting
Michael Heinze wrote:
> One reason why we should not disable the sorting by lft/rgt is that some day we could extend...
Jean-Philippe Lang
04:58 Feature #15273: Issues list export - Resolved column
Not likely to make it in. It is too specific since resolved is a user-defined value.
Patryk Konieczny wrote:
> [....
Mischa The Evil

2013-11-09

21:19 Defect #15276 (Closed): Selected watcher lost when searching for users
That's not supposed to work. Once you have selected a user, you have to click "Add" before searching another one. Jean-Philippe Lang
21:12 Defect #15216 (Needs feedback): Plugin errors on views not sent to the log files
Works for me, see attached log. Jean-Philippe Lang
21:07 Defect #15179 (Closed): Tickets using email
The "Truncate" feature truncates the body text, not the attachments.
This was already discussed in #3413.
Jean-Philippe Lang
21:04 Defect #15197 (Closed): Write data on redmine very slow !!!
Please no support request in the issue tracker. Jean-Philippe Lang
21:02 Defect #15233 (Closed): 500 in POST to /Users.xml
Have a look at [[Rest_api#Specify-Content-Type-on-POSTPUT-requests]].
You have to set the content-type header in you...
Jean-Philippe Lang
20:57 Defect #15297 (Closed): Problem with thumbnail while upload attachment
I guess that convert is not available for thumbnail generation. You should see a warning if you grep your logfile for... Jean-Philippe Lang
20:10 Feature #8363: Git: Pull requests
Yes, all DVCS could benefits from Pull request feature.
TridenT Job
13:21 Feature #15309 (New): Encrypt email notifications and accept encrypted incoming mail
When Redmine sends e-mails due to ticket updates the emails may contain sensitive information.
Thus it would be g...
Marcel M
12:33 Feature #11976: Support for multiple repositories by project in reposman
Any news regarding this feature? thanks! Thimios Dimopulos
12:20 Defect #15235 (Resolved): Wiki Pages REST API with version returns wrong comments
Fix committed, thanks for pointing this out. Jean-Philippe Lang
12:19 Defect #15227 (Closed): Custom fields in issue form - splitting is incorrect
Fixed in r12251, thanks for pointing this out. Jean-Philippe Lang
12:15 Defect #15294 (Needs feedback): ActiveRecord::DangerousAttributeError when cloning issue
I can't reproduce and @grep -r "delay" *@ in activerecord gives nothing. Do you have any plugin or anything special? Jean-Philippe Lang
10:50 Patch #15295 (Closed): Log error messages when moving attachements in sub-directories
I don't really like the puts and echo calls in the model. The error messages are added to the log file instead. Jean-Philippe Lang
10:08 Patch #15277 (Closed): Accept custom field format added at runtime
Patch committed in r12248 with slight change, thanks. Jean-Philippe Lang
09:56 Defect #7335 (Closed): Sorting issues in gantt by date, not by id
Toshi MARUYAMA wrote:
> I think note 36 patch need to check in version:2.4.0.
Versions are now sorted by effectiv...
Jean-Philippe Lang
09:19 Defect #15308 (Closed): Ticket subject and text cuting when recieving from E-mail
After updating from 1.4 to 2.3.0 version, I have got a problem with e-mail processing.
Very often the subject of tic...
Andrey Krot
02:26 Defect #15306 (Closed): No database update on git history rewrite
Duplicate with #12853. Toshi MARUYAMA
 

Also available in: Atom