Project

General

Profile

Activity

From 2014-04-24 to 2014-04-26

2014-04-26

09:57 Defect #16739 (Resolved): custom_fields.json only returns single tracker instead of array of trackers
Fixed in r13109, thanks for pointing this out. Jean-Philippe Lang
09:48 Defect #16708 (Resolved): Form is submitted when switching tab
Fix committed in r13108, thanks. Jean-Philippe Lang
09:44 Patch #16710 (Resolved): Support for the 1.x versions of mime-types gem
Patch committed in r13107, thanks. Jean-Philippe Lang
09:34 Defect #16668 (Resolved): Redmine links broken when object name contains special characters
Fixed in r13106. Jean-Philippe Lang
09:03 Defect #16669 (Resolved): Markdown formatter should use the :no_intra_emphasis extension
Fixed in r13105. Jean-Philippe Lang
08:57 Defect #16655 (Resolved): start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
Fixed in r13104. Jean-Philippe Lang
08:42 Defect #16652 (Closed): Missing menu “move” multiple tickets
You can now use the "Edit" link to move issues to another project. The "Move" menu no longer exists. Jean-Philippe Lang
08:40 Defect #16743 (Closed): Project list lists all projects, even if user is not added to them
Jean-Philippe Lang

2014-04-25

17:15 Defect #16755 (Closed): Field set as read-only still available in the issues list context menu
I have created a custom field and set it to be read-only for my "Client" role across all statuses. When a user is as... Ty You
15:49 Feature #16754 (Closed): File naming of exported custom queries
This is a duplicate of #16207 where a patch is included. please add it for the next release! Martin Seener
15:06 Defect #13654: Can't set parent issue when issue relations among child issues are present
Same here, in Redmine Version 2.5. I would like to have this feature, it seems really useful for me. Diego Tiemann
13:44 Defect #16449 (Closed): Random error when I set the parent task
Please write more details.
Check your setting or #13654.
Toshi MARUYAMA
13:42 Defect #15599 (Closed): tickets that are related to each other block a declaration of parent task for them (error: invalid task)
Duplicate with #13654. Toshi MARUYAMA
13:36 Defect #15871 (Closed): The parent task associated errors
No feedback. Toshi MARUYAMA
12:29 Feature #14487: Delete issue history
Yeah, some users edit their issues fairly often and it is becoming hard to see important notes which were made someti... Konstantin Ashaev
11:32 Feature #15275: Improve usage of label "button_update"
And now we have a weird way to add a comment by the "Edit" button. I'm sure we will get used to it but it doesn't see... Stanislav German-Evtushenko
11:13 Feature #15382 (Resolved): Show parent project in notification mail subject line
Yes I think it will! Thank you! Christoph Klesser
11:09 Feature #15382: Show parent project in notification mail subject line
maybe http://www.redmine.org/boards/1/topics/34121 can help you Agone Bee
10:59 Defect #16740: Internal error after update from Redmine 2.2 to 2.5.1 in app/helpers/custom_fields_helper.rb
Hi Constantin,
thank you for your feedback. Although we have not installed that plug-in, we have other plug-ins in...
Peter Werner
10:42 Defect #16740: Internal error after update from Redmine 2.2 to 2.5.1 in app/helpers/custom_fields_helper.rb
Hello,
I had the same problem (i updated from Redmine 2.4.1 to 2.5.1) and when i wanted to access "Roadmap" tab in...
Constantin Manea
09:23 Defect #16661: Different users sharing same role have rights in projects in which user is not a member
As discussed is "this forum thread":http://www.redmine.org/boards/2/topics/42021, the current Permissions/Roles/Group... Martin Denizet (redmine.org team member)
05:33 Defect #16751 (Closed): encryption
See:
source:tags/2.5.1/lib/tasks/ciphering.rake
It is for LDAP and SCMs, not for user table.
Toshi MARUYAMA
04:34 Defect #16751 (Closed): encryption
I could be wrong but i noticed that using the default config..
users table has a password hash and salt
when i ...
mark edwards
04:48 Feature #6257: show/hide Secrets (eg. Passwords) in Wiki Sites
Check the plugin called - wiki-cipher
it works on some older redmine versions (2.2).
mark edwards
01:33 Patch #16710: Support for the 1.x versions of mime-types gem
@MIME::Types.find@ has been added in @mime-types@ "here":https://github.com/halostatue/mime-types/commit/644259db36c6... Pierre-Louis Bonicoli
00:49 Defect #15564: MySQL Errors updating from 2.3.2 to 2.4.1
I could reproduce the issue. However, I believe there is no defect in redmine.
When you create a redmine installatio...
Hossam Hammady

2014-04-24

23:42 Patch #3606: Copy queries
Just use this plugin https://bitbucket.org/svsool/query-duplicate-redmine-plugin Svyatoslav Ida
23:42 Feature #3319: Copy/Duplicate a custom query/saved filter
Just use this plugin https://bitbucket.org/svsool/query-duplicate-redmine-plugin Svyatoslav Ida
21:57 Feature #11253: Total time spent from subtasks on the issue list
I'm using Redmine 2.5.1 and used "Henrik Leon's":http://www.redmine.org/users/39014 patch. I've uploaded my diff fil... Scott Cunningham
17:41 Feature #16748 (New): Store the status name in the issue history
Currently, @journal_details@ table only stores the @id@ of the standard issue fields in @old_value@ and @value@.
T...
@ go2null
16:38 Defect #15294: ActiveRecord::DangerousAttributeError when cloning issue
You should use "this great plugin":http://www.redmine.org/plugins/sidekiq which already solves the problem ;) Nicolas Rodriguez
16:25 Defect #15294: ActiveRecord::DangerousAttributeError when cloning issue
The above link is broken :(, I have created a fork of sidekiq to solve the problem and also submitted a pull request ... Devaroop Bhattacharya
14:38 Defect #12900: Template::Error (translation missing: en.date.formats.default)
Jérôme BATAILLE wrote:
> During the migration we applied the *tmp:sessions:clear* and *tmp:cache:clear*
>
> Is th...
Toshi MARUYAMA
14:23 Defect #16747 (Closed): Remove useless settings when editing a query from the gantt
On version:2.5.1, gantt sorting is only date.
It is confusing that user can change gantt sorting.
Custom query ed...
Toshi MARUYAMA
14:19 Feature #14115: Wiki enhancements: parent page and ajax
> 1) choosing parent page using ajax (similar to parent task for issues) instead of hierarchy list
Agree, would be v...
Stanislav German-Evtushenko
12:44 Defect #16743: Project list lists all projects, even if user is not added to them
Hmm ok..
Thanks for your answers!
Peter L.
12:31 Defect #16743: Project list lists all projects, even if user is not added to them
That plugin may be helpfull for you https://github.com/efigence/redmine_project_form_extended
> Damn, thanks! Was se...
Rafał Lisowski
11:42 Defect #16743 (Resolved): Project list lists all projects, even if user is not added to them
Damn, thanks! Was set to public...
But could you maybe tell me, to hide the roadmap?
I just want a user, which ca...
Peter L.
11:24 Defect #16743: Project list lists all projects, even if user is not added to them
You sure the projects are not public?
I use version 2.5.1 and project list works as expected.
Peter L. wrote:
> ...
Rafał Lisowski
12:18 Defect #16594 (Closed): Application Error: "Rails Application failed to start properly"
Please use forum for questions. Toshi MARUYAMA
11:40 Defect #16594: Application Error: "Rails Application failed to start properly"
try "Apache + Passenger":http://stackoverflow.com/questions/1728978/recommendations-and-differences-between-different... Rafał Lisowski
10:49 Feature #10421 (Closed): Filter with OR conditions
James (go2null) wrote:
> Duplicate of #4939.
Thank you for your pointing.
Toshi MARUYAMA
07:19 Feature #10421: Filter with OR conditions
Duplicate of #4939. @ go2null
07:53 Feature #1140: Filtering using more than one instance of each field
*Note*: you can currently filter text fields thus:
@field contains value1%value2@
Obvious caveat: @value1@ must b...
@ go2null
07:52 Feature #10999: Ticket list filter: More flexible filter conditions
*Note*: you can currently filter _text_ fields thus:
@field contains value1%value2@
Obvious caveat: @value1@ must...
@ go2null
07:24 Feature #10999: Ticket list filter: More flexible filter conditions
+1
Would also like to see it for (multi-select) lists:
* @any of@ (replaces @is@)
* @none of@ (replaces @is not@...
@ go2null
07:47 Feature #16742: Creation multiple issues at once
Example is here at the beggining of Video.
http://help.fogcreek.com/9503/one-minute-introduction-to-fogbugz
Dariusz Kowalski
 

Also available in: Atom