Project

General

Profile

Activity

From 2013-07-30 to 2013-08-01

2013-08-01

22:28 Defect #14578: After an update from 1.4.3 to 2.3.2 german umlauts in custom fields are broken
UPDATE the relevant table and replace the values (don't know which table it is):
@UPDATE TABLE
SET COLUMN = REPLACE...
Jan Niggemann (redmine.org team member)
19:52 Feature #4221: Force passwords to contain specified character classes
>Can we implement any password generator with redmine?
* Implemented in "v2.4.0":http://www.redmine.org/versions/70 ...
@ go2null
18:13 Defect #13592: ActiveRecord::RecordNotUnique for git repository
I just ran into this issue. I fixed it by truncating the three 'changesets' tables in the redmine DB.
It can be ca...
Chris Routh
16:47 Feature #14599 (Closed): Support 16-bit depth PNG images in PDF export
Tried on latest version, RMagick installed, image attached to WIKI page, added as !image.png! and shown in page, but ... Pavel Samokha
15:34 Defect #14598: Wrong test with logger.info in model mail_handler
patch made against Redmine V1.2.1
if logger.info --> if logger.info?
Jérôme BATAILLE
15:33 Defect #14598 (Closed): Wrong test with logger.info in model mail_handler
Jérôme BATAILLE
15:16 Feature #13275: Add query parameters/filter for listing time entries via REST API
Any news regarding this one? Juozapis Juozapauskiksi
15:03 Defect #6575: start date being filled with current date even when blank value is submitted
I am facing this issue in Redmine 2.3x versiom. Raghu GS
12:00 Feature #14596: Change the week days to month days in Gantt view
... Junhua Wang
11:42 Feature #14596 (Closed): Change the week days to month days in Gantt view
so we can easily find out the date in Gantt view. Junhua Wang
11:33 Defect #14595 (Closed): CSV don't use filter for some users
Hello
Fisrt sorry for my bad english it's not my native language
I have a bug about CSV export with filters for...
Johan Guilbaud
10:36 Defect #14594 (Closed): Pictures in email notification
Toshi MARUYAMA
10:25 Defect #14594 (Resolved): Pictures in email notification
I'm sorry, pictures are displayed already.
It seems, the problem was with something other.
Tory Wolf
10:19 Defect #14594 (Closed): Pictures in email notification
Hello Redmine Team,
If I add a picture in the issue description, it won't be displayed in email body.
I guess, th...
Tory Wolf
09:56 Patch #14593: migrate_from_trac.rake, print out validation errors when doing save
Note, in my patch, I change this:

Time.fake(ticket.changetime) { i.save }
to:
unless i.save
In my patch ...
Craig Rodrigues
09:53 Patch #14593 (New): migrate_from_trac.rake, print out validation errors when doing save
In the migrate_from_trac.rake script,
the save method is called on several objects
to save them to the database. H...
Craig Rodrigues
09:30 Feature #13145: Update Security_Advisories to include latest rails vulnerabilities.
Mischa The Evil wrote:
> Can we close this issue by now?
Depends... Developers, what do you think:
Should vulnerab...
Jan Niggemann (redmine.org team member)
04:15 Feature #13145 (Needs feedback): Update Security_Advisories to include latest rails vulnerabilities.
Mischa The Evil
04:15 Feature #13145: Update Security_Advisories to include latest rails vulnerabilities.
Can we close this issue by now? Mischa The Evil
09:08 Feature #408: Assign a task to multiple users
+1 We're switching to Redmine from ClockingIT where it was possible to assign issue to multiple users. And it was a v... Dmitry Beloglazov
09:08 Patch #14592 (Closed): migrate_from_trac.rake does not properly parse First Name and Last Name
In migrate_from_trac.rake, there is this code:
name =~ (/(.*)(\s+\w+)?/)
fn = $1.strip
...
Craig Rodrigues
08:19 Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
I have a feeling that this was already requested, but I can't find the issue right now...
Anyway, I'd like to that a...
Jan Niggemann (redmine.org team member)
07:41 Defect #14590 (Closed): migrate_from_trac.rake does not import Trac users, uses too short password
I was testing migrate_from_trac.rake and found that it was not importing the user database from trac.
I substituted ...
Craig Rodrigues
05:34 Patch #14588 (Closed): Add example on how to run a single test to documentation
Committed in trunk r12072, thanks. Toshi MARUYAMA
03:14 Patch #14588 (Closed): Add example on how to run a single test to documentation
A tiny[1] documentation update to add a new example on how to run a single test. The idea came up after seeing "OpenP... Mischa The Evil
04:44 Defect #14573 (Closed): I can not change the time of update in 'issues view'
Such an option is not implemented in the Redmine core. For sure not a defect. Closing as such.
If you'd want to ha...
Mischa The Evil

2013-07-31

23:43 Defect #14585 (Closed): Problem in redmine icalender export plugin
No plugin support here in the issue tracker. Please, post on the forums and/or contact the plugin author.
Edit: se...
Mischa The Evil
15:21 Defect #14585 (Closed): Problem in redmine icalender export plugin
I am trying to install Redmine ICalendar Export Plugin(https://github.com/planio/redmine_icalendar_export) and this p... Piyush Singhal
23:17 Defect #14586 (Closed): TCC
You're using the wrong website... Jan Niggemann (redmine.org team member)
17:14 Defect #14586 (Closed): TCC
Desenvolvimento TCC Antonio Carlos Rodrigues
23:16 Defect #14587 (Closed): esclusione funzione call center
You're using the wrong website. Jan Niggemann (redmine.org team member)
17:23 Defect #14587 (Closed): esclusione funzione call center
ciao, mi servirebbe gentilmente, a seguito di richiesta fatta dallo stesso, di togliere Andrea Trevisan dalla funzion... Luca Ferrari
20:01 Feature #1739: Add ability to change issue author
Kris Lou wrote:
> This plugin works for 2.3.1: https://github.com/thorin/redmine_changeauthor
>
> My only compl...
Eric Maziade
16:57 Feature #5125: Export roadmap to PDF
I'd be interested in exactly this: a pdf export of the roadmap including issue details. A separate export for each ve... Martin Grotzke
16:32 Defect #14578: After an update from 1.4.3 to 2.3.2 german umlauts in custom fields are broken
I have added new better Screenshots of my problem. ITF-EDV Admin
14:39 Patch #5007: Time spent displayed in human readable format (hours minutes)
+1
It would be really handy to be able to choose the display format. Decimal time is something very uncommon.
Dmitry Beloglazov
13:31 Feature #3972: Translation for field values
I could not make it work on Redmine 2.3.1.stable :
* first, I got an error in app/views/settings/_localizable.html.e...
Olivier Houdas
12:45 Defect #14584 (Closed): Standard fields disabled for certain trackers still appear in email notifications
Hello,
I've created a custom tracker and disabled the "Target version" for it. However, the email notifications sh...
Dmitry Beloglazov
12:35 Feature #5523: Multi language custom field
+1 Olivier Houdas
12:35 Feature #4886: Name of custom fields should be multilingual
See also Feature #5523 Olivier Houdas
09:52 Feature #14582 (New): Does redmine can display the critical path of gantt chart
I create a project, and add all the issues in the project.
When review the gant chart, I want to see the critical ...
yin liu
02:23 Defect #13587: unpredictable tab position after ajax call loading workflow
I'm seeing the same thing, and also that if you change the tracker type and tab to the Subject field, anything you ty... Simon Edwards

2013-07-30

19:19 Feature #6118: Filter by parent task or subtasks
+1 (display should include indirect subtasks in order to see the full branches related to a top parent task) loic Le Gallou
17:29 Feature #14579 (New): Custom field to give an automatic name to an issue
Hi,
We are working greatly with redmine, but lastly, one of my team needed a new feature and I was not able to fin...
Amélie Pelletier
17:24 Defect #14578 (Closed): After an update from 1.4.3 to 2.3.2 german umlauts in custom fields are broken
The update of all components went fine but all german umlauts only in the customs fields (we added some lists) were b... ITF-EDV Admin
16:49 Defect #14576 (New): fetch_changesets on git push can fail
We have a little git hook that calls "rake redmine:fetch_changesets" at each successful push in our git server.
Al...
C Tibirna
16:34 Defect #14575 (Closed): Validation message "Related issue can't be blank" should be hidden after "Add"
After trying to add invalid issue number (e.g. non-existent) as related, I saw validation message "Related issue can'... Oleg Aksenov
16:17 Feature #14574 (Closed): "I don't want to be notified of changes that I make myself" as Default for all User
German:
Hallo,
wie kann ich die Option "Ich möchte nicht über Änderungen benachrichtigt werden, die ich selbst du...
Selim Arslan
15:39 Defect #14573 (Closed): I can not change the time of update in 'issues view'
I can not change the time of update in 'issues view' with 'Updated %d days ago.' to 'yyyy-mm-dd' Sergey Ivanov
12:48 Defect #14571 (New): When updating an issue, start and end date are invalid
I have just upgraded from Redmine 2.2.0 to 2.3.2. Since upgrading, when we click Update on an issue the Start Date an... Rick Mason
12:34 Feature #14570: Choosing Assignee for a new Issue
More detail about the last one:
We use additional field "Tarif" for every issue (for expamle).
The possible values ...
Tory Wolf
12:16 Feature #14570 (New): Choosing Assignee for a new Issue
I use version 2.3.1.
When you add a new Issue, in the drop-down list you have an item << me >>, but in spite of this...
Tory Wolf
11:48 Feature #973: Assign different status sets and workflows for separate projects
Not sure if this workaround was mentioned before, but you can create new roles for this purpose. For example, I have ... Daniel Hochman
11:34 Patch #11898: Inheritable issue categories
Hi Serge,
I found a little bug: if I make a new project as a subproject, and select "inherit categories" (I didn't s...
Wolfram Ansin
11:22 Feature #5037: Role-based issue custom field visibility
Thanks for this feature. When can we expect this in a stable release? Vimal Joseph
08:26 Defect #14441: email notification problem
email_delivery:
delivery_method: :sendmail
smtp_settings:
enable_starttls_auto: true
address: "sendmail.gmail.com...
Paresh Patel
06:13 Feature #1878: Inherit parts of parent project by subprojects
Just looking back on my response I might have been a bit hasty.
I am specifically looking at the queries at the mo...
Matthew Houston
 

Also available in: Atom