Project

General

Profile

Activity

From 2014-05-22 to 2014-05-24

2014-05-24

19:02 Defect #16747 (Resolved): Remove useless settings when editing a query from the gantt
Fixed in r13168, sort options and other settings are removed when editing a query from the gantt chart. Jean-Philippe Lang
18:54 Defect #16798 (Resolved): Custom field - list type - checkboxes - unchecking all - does not save
Fixed in r13167, thanks for pointing this out. Jean-Philippe Lang
18:40 Patch #16781 (Closed): Crash in markdown formatter causes ruby process to end
Merged. Jean-Philippe Lang
18:40 Patch #16710 (Closed): Support for the 1.x versions of mime-types gem
Merged. Jean-Philippe Lang
18:39 Patch #16700 (Closed): Blank content type for attachments attached via Ajax file upload
Merged. Jean-Philippe Lang
18:38 Defect #16926 (Closed): Custom field referencing deleted value trigger an error on display
Merged. Jean-Philippe Lang
12:12 Defect #16926 (Resolved): Custom field referencing deleted value trigger an error on display
Fixed in r13141, thanks for pointing this out. Jean-Philippe Lang
18:37 Defect #16795 (Closed): Member#destroy triggers after_destroy callbacks twice
Merged. Jean-Philippe Lang
11:56 Defect #16795 (Resolved): Member#destroy triggers after_destroy callbacks twice
Fixed in r13140, thanks for pointing this out. Jean-Philippe Lang
18:36 Defect #16755 (Closed): Field set as read-only still available in the issues list context menu
Merged. Jean-Philippe Lang
18:34 Defect #16739 (Closed): custom_fields.json only returns single tracker instead of array of trackers
Merged. Jean-Philippe Lang
18:34 Defect #16708 (Closed): Form is submitted when switching tab
Merged. Jean-Philippe Lang
18:33 Defect #16669 (Closed): Markdown formatter should use the :no_intra_emphasis extension
Merged. Jean-Philippe Lang
18:32 Defect #16668 (Closed): Redmine links broken when object name contains special characters
Merged. Jean-Philippe Lang
18:30 Defect #16655 (Closed): start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
Merged. Jean-Philippe Lang
18:29 Defect #16619 (Closed): Mailer.token_for generates invalid message_id when using from address with full name
Merged. Jean-Philippe Lang
18:28 Defect #16564 (Closed): Repository identifiers can be reserved words
Merged. Jean-Philippe Lang
18:24 Defect #16963: Multi select custom field is broken in the report
Yes, 2.4 allowed that but when a time entry had multiple values for the custom fields, the hours was assigned to an a... Jean-Philippe Lang
17:44 Patch #16905: Count users with a single query on group list
Jean-Philippe, thanks to have reviewed this patch. Jérôme BATAILLE
12:42 Patch #16905 (Resolved): Count users with a single query on group list
This patch didn't work for me, as the hash keys are strings (tested with postgresql):... Jean-Philippe Lang
12:58 Defect #16808 (Closed): No hook for issues closed by commit
Controller hooks are used to handle custom params (eg. retrieving from form elements added by a plugin).
If you need...
Jean-Philippe Lang
12:54 Patch #16878 (Closed): Parse configuration file for ERB
Patch committed in r13150, thanks! Jean-Philippe Lang
12:42 Defect #16887 (Closed): details_to_strings : reloads custom fields many times
Indeed. Jean-Philippe Lang
12:18 Defect #16932 (Closed): saving custom_fields
You need to use @#custom_field_values=@ in order to update custom field values:... Jean-Philippe Lang
10:52 Feature #16478: Several people involved / Mention someone
The feature is implemented in "WikiNG 1.0.0b":http://projects.andriylesyuk.com/projects/wiking/wiki#Mentions (but wit... Andriy Lesyuk
10:51 Feature #15828: mention system.
Something like this is implemented in "WikiNG 1.0.0b":http://projects.andriylesyuk.com/projects/wiking/wiki#Mentions. Andriy Lesyuk
10:50 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
FYI, mentions with email notifications are implemented in "WikiNG 1.0.0b":http://projects.andriylesyuk.com/projects/w... Andriy Lesyuk
10:49 Feature #5228: Users are just numbers
I have implemented support for user logins in URLs for "WikiNG":http://projects.andriylesyuk.com/projects/wiking. Andriy Lesyuk
10:48 Feature #5171: [Flash player] Being able to embed swf files
Video embedding can be implemented with custom macros using WikiNG plugin (no Ruby development needed) - see "this pa... Andriy Lesyuk
00:25 Feature #12704: Allow selecting subprojects on new issue form
Patch that enables to configure the behavior (to select the project) via the settings. Bastian B.

2014-05-23

22:33 Feature #8313: Restrict Assignee List by Role
+1 This would be super useful. We want to be able for our sales team to only assign tickets to managers who then ca... Thomas Tingey
22:11 Feature #3671: We want smileys in text formatting!:))
"WikiNG":http://projects.andriylesyuk.com/projects/wiking also supports smileys. Andriy Lesyuk
22:08 Patch #6096: Highlighting Skype links in wiki
Similar link can be rendered using the "custom macros feature":http://projects.andriylesyuk.com/projects/wiking/wiki/... Andriy Lesyuk
21:42 Feature #4238: Have files be a complete, aggregated list of all documents in that project
Related to #3995 Michael Esemplare
21:07 Feature #12704: Allow selecting subprojects on new issue form
This can be implemented pretty easily as it seems.
You have to edit...
Bastian B.
16:44 Defect #16963: Multi select custom field is broken in the report
I just found out that this was done intentionally. r13055
We need this feature back please.
John Nguyen
16:31 Defect #16963 (New): Multi select custom field is broken in the report
Introduced a bug in this version of Redmine to where the the spent time report cannot display multiple select custom ... John Nguyen
16:14 Patch #4776: Totals for Estimated Time
I did upgrade sucessfully with this code (estimatedTime-v2.dif ) to 2.4.3. I haven't upgraded to 2.5.1 yet. Olivier Houdas
14:47 Defect #15041: Issues list bad ordering by Subject
Update: Redmine version is 2.5.1 Stanislav German-Evtushenko
14:46 Defect #15041: Issues list bad ordering by Subject
I've noticed that sorting by subject groups issues by parent tasks, for example:
|_.Subject (sorting)|_.Parent|
|ta...
Stanislav German-Evtushenko
14:17 Feature #16034 (Closed): Support for HTML in incoming mails
Try #16962 patch. Toshi MARUYAMA
14:07 Feature #16962: Better handle html-only emails
Here is an updated patch to only convert html parts to text and leave text parts alone. Felix Schäfer
13:57 Feature #16962 (Needs feedback): Better handle html-only emails
Jan from Planio www.plan.io
13:49 Feature #16962: Better handle html-only emails
The attached patch expands the html-only email used for testing by markup similar to what we have experienced at "Pla... Felix Schäfer
13:39 Feature #16962 (Closed): Better handle html-only emails
Currently html-only emails are handled by just removing all html tags, this causes really munched together formatting... Felix Schäfer
13:09 Defect #11796: git repository not updated when committing in github
"SCM Creator":http://projects.andriylesyuk.com/project/redmine/scm-creator got support for Github and runs "git fetch... Andriy Lesyuk
09:38 Feature #16959 (Closed): Default status of copying closed issue
Conflict between #3877 and #1551. Maik Lindner
09:36 Patch #3877: Copy issue status when issue is copied
Conflict with #1551 Maik Lindner
09:28 Defect #1551: Copying issues resets Status
Current behaviour: Copying issues keeps status :( If I copy a closed issue I create a new closed one. Redmine 2.5.1 Maik Lindner
00:34 Defect #16952 (Needs feedback): Mailhandler invalid byte sequence in US-ASCII
roman romacron wrote:
> Ruby version 1.9.2-p0 (2010-08-18) [x86_64-linux]
Too old.
Toshi MARUYAMA

2014-05-22

23:47 Feature #16862 (New): Only after log out, Redmine should redirect to login page instead of public page
You're right, I can reproduce this on redmine.org... (which uses 2.5.1 devel btw). Jan Niggemann (redmine.org team member)
23:42 Defect #16955 (Closed): Attached files not displayed after save
Jan Niggemann (redmine.org team member)
20:14 Defect #16955 (Resolved): Attached files not displayed after save
Found the problem : bad configuration of our reverse proxy. Claude Durocher
16:46 Defect #16955 (Closed): Attached files not displayed after save
When attaching files, they are correctly uploaded to the server but never displayed in the page where it's attached. ... Claude Durocher
22:24 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
+1 Vinicius Ferreira
15:02 Defect #16952 (Closed): Mailhandler invalid byte sequence in US-ASCII
Environment:
Redmine version 2.5.1.stable.13139
Ruby version 1.9.2-p0 (2010-08...
roman JProof
12:37 Defect #16948 (Closed): Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)
Hi there. I recently upgraded my redmine from 2.3 to 2.5.1. Now i have the same problem described in this stackoverfl... Christian Günther
11:20 Defect #16945: Everything deleted
Toshi MARUYAMA wrote:
> http://demo.redmine.org/
> > This is the online Redmine demo for uses to test Redmine and i...
Nadine Seidel
11:17 Defect #16945 (Closed): Everything deleted
http://demo.redmine.org/
> This is the online Redmine demo for uses to test Redmine and its features. All the data h...
Toshi MARUYAMA
10:31 Defect #16945 (Closed): Everything deleted
my old account (same name) and the wiki got deleted in the past few hours
and i don't know why
and i'm somehow desp...
Nadine Seidel
08:19 Patch #11898: Inheritable issue categories
Egbert van der Wal wrote:
> For what it's worth, I applied the patch added by Serge Ballesta to SVN commit 13138 on ...
Lajish Lakshmanan
 

Also available in: Atom