Project

General

Profile

Activity

From 2013-10-08 to 2013-10-10

2013-10-10

23:44 Defect #14621: AJAX call on the issue form resets data entered during the request
This update does make an improvement, however no matter what you do to the values of the elements, if you replace the... Miles Matthias
22:26 Defect #15105 (Closed): Redmine::Helpers::Diff missing require
The @lib/redmine/helpers/diff.rb@ is missing a @require 'diff'@ to load @lib/diff.rb@ so it fails to call diff on an ... Felix Bünemann
16:35 Defect #7773: Only Redmine administrators can get users from REST API
Hi,
Acutally, I'd need this implementation. This would make users that have rights to see a project have the right t...
Benoit Duffez
16:09 Feature #7907: Display Issues in a hierarchy (tree)
+1 because sorting via the additional parent item column steals available monitor space. Anonymous
15:04 Defect #13074: Subtasks are not being created correctly
In case someone else like me stumbles across this issue:
I had the same problem and subtasks wouldn't work because...
Hubert F.
13:41 Defect #14528: mySQL2 gem under Windows is failing for version 0.3.13
same for me trying an upgrade from 2.3.1 to 2.3.3
Environment:
Redmine version 2.3.1.s...
Anonymous
12:53 Feature #2854: macro to make wiki template
As one of our customers at "Planio Redmine hosting":https://plan.io/redmine-hosting/ asked for this macro, we adapted... Holger Just
10:29 Feature #11313: Automatic closing of resolved issues
+1 Miodrag Milic
08:21 Feature #1306: resolution fixed and % done out of sync
This is exactly what should be built-in: https://github.com/vaz/redmine_issue_done_ratio_both Marc Schlaich

2013-10-09

21:37 Feature #15076 (New): Hint for a confirmation mail after registering
It would be nice to show a hint after registering that a confirmation mail was send to the user. Otherwise the new us... Andreas Hauffe
20:20 Patch #15075 (Closed): Fix typo in the Dutch "label_user_mail_option_all" translation
Committed in trunk r12203. Toshi MARUYAMA
20:14 Patch #15075 (Closed): Fix typo in the Dutch "label_user_mail_option_all" translation
https://github.com/redmine/redmine/pull/19... Toshi MARUYAMA
16:20 Feature #1306: resolution fixed and % done out of sync
+1 It is really annoying that you have to update both fields. Marc Schlaich
14:54 Defect #15017: Search results show only the last page when using MSSQL
The bug seems to happen in Ruby ActiveRecord SQL adapter 3.2.12:
in
activerecord-sqlserver-adapter-3.2.12/lib/ar...
Olivier Houdas
14:27 Feature #13122: Customization of the attributes to be copied when using "copy issue"
+1
Would like an option to leave checked or unchecked the option to copy attachments when doing copy issues.
Gelson Gonçalves
12:59 Defect #14991: Lots of extra br's before each table
Adding Due date in 2 weeks... Jan Niggemann (redmine.org team member)
12:34 Patch #15073 (Closed): list custom fields : multiple select filter wider
If there are more than 4 option values, increase teh size from 4 to 10 Jérôme BATAILLE
12:22 Patch #15072 (Closed): Optimization of issues journal custom fields display
Custom filed is reloaded for each detail
even if cached by active record, we can avoid to reload them
Jérôme BATAILLE
10:57 Feature #1159: Allow issue description to be searchable as a filter
+1
This feature is highly needed for large sets of issues
asd asd
10:43 Feature #7360: Issue custom query: default query per instance, project and user
+1 Miodrag Milic
10:27 Feature #2829: Ability to set default search filter for Issues
+1 Miodrag Milic
10:00 Feature #5171: [Flash player] Being able to embed swf files
Hi all,
I installed the plugin on current redmine version too and encountered the same problem with SWF files :-(
T...
Richard Rauch
09:48 Feature #12522: project document directory
Hello,
No solution are proposed for this evolution ?
It's offer a better support for hardware limitation.
Brice Beaumesnil
07:46 Feature #15066: Remove RM-timer from plugin directory
Good point, I added a notice to http://www.redmine.org/plugins/rm-timer but I leave it up to JPL to actually remove t... Jan Niggemann (redmine.org team member)
05:39 Feature #15066 (Closed): Remove RM-timer from plugin directory
RM-timer is an AIR client application utilizing Redmine's Rest API, not a plugin. For that reason I think it shouldn'... Mischa The Evil
05:20 Feature #4911: Multiple issue update rules with different keywords in commit messages
Ivan Cenov wrote:
> Is "Fixing keywords" (Mots-clés résolution) most suitable after this change? Trigger keywords? S...
Mischa The Evil
05:07 Feature #4138: Add spent time comments in search
I'll schedule some time to work on this issue to come up with a usable and tested (!) patch.
Karl Fenech wrote:
>...
Mischa The Evil
04:47 Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats.
After looking at this a second time I think this is more a UI issue because custom fields of formats integer, float, ... Mischa The Evil

2013-10-08

23:42 Feature #15065 (Needs feedback): Custom fields of User format should allow limiting down the list of available users by either Role or Group
Doing this would allow limiting values that can be chosen for custom fields to only users who are in a specific depar... Jeff Pierson
15:28 Feature #15062 (New): Extending project's "inherit members" in order to later allow changes to original member setup
Inheriting members is cool, however, you are stuck with the original setup which you can't change much - you can add ... Miodrag Milic
15:07 Defect #13914: Circular dependency issue when issue dependency is set
I'm also having a problem with circular dependency.
I copied an issue and when I wanted to set the first issue to ...
Sandra Olandersson
13:54 Feature #15060 (New): Allow array as argument for a REST API parameter
It would be helpful to have the ability to pass more than one parameter in a REST call. For example, if you would lik... Matt Matt
11:43 Defect #10887: Can't fetch Mercurial changesets from repository
Seeing a similar issue... Marc Schlaich
10:58 Defect #15038 (Closed): Email test failed: no implicit conversion of true into String
Thank you for your feedback. Toshi MARUYAMA
10:47 Defect #15038 (Resolved): Email test failed: no implicit conversion of true into String
Sergey Katasonov
10:47 Defect #15038: Email test failed: no implicit conversion of true into String
I found decision. In my case working configuration is:
development:
email_delivery:
delivery_method: :smtp
smtp...
Sergey Katasonov
09:17 Feature #4343 (Closed): Provide return links in Administration
r12202 has "Users" link.
!admin-user.png!
Toshi MARUYAMA
04:01 Patch #14567: migrate_from_trac.rake does not convert timestamps in Trac database version 23
Marc,
I'll see what I can do, but can't promise anything. My main reasons for fixing the
migrate_from_trac.rake ...
Craig Rodrigues
01:49 Feature #9180: Improve search system for issues - like "context specific search"
+1 for Elastic Search Anonymous
01:48 Feature #10897: Offer an advanced issue query language as an alternative to it's current UI
+1 for ElasticSearch Anonymous
 

Also available in: Atom