Project

General

Profile

Activity

From 2013-11-13 to 2013-11-15

2013-11-15

23:40 Feature #8016: Drag-and-drop issue (ticket) ordering
+1 matthias rebel
23:34 Feature #6920: Allow subtasks to be affected to a different target version
It is not only affecting subtasks, also story and all the related tasks. How did you organize the tasks of a story if... matthias rebel
22:02 Feature #15362: Wrap filters, options and buttons with extra div on the issue list
I'd prefer to add a div _inside_ the form that wraps the content and buttons (eg. @<form><div id="...">...</div></for... Jean-Philippe Lang
11:16 Feature #15362 (Closed): Wrap filters, options and buttons with extra div on the issue list

It would be great to wrap serach panel HTML element (the form) to extra div since form itself is hardly styled in c...
Radek Terber
21:32 Defect #15344 (Closed): Default status always inserted to allowed statuses when changing status
Merged. Jean-Philippe Lang
21:00 Defect #15344 (Resolved): Default status always inserted to allowed statuses when changing status
You're right, default status should be proposed for new issues only. It's fixed in r12277. Jean-Philippe Lang
21:18 Defect #15347 (Closed): Issue filter does not allow filtering by any watcher except for "me"
Same as #8160. Jean-Philippe Lang
21:11 Feature #15311 (Closed): Add an indication to admin/info whether or not ImageMagick convert is available
Thanks for patch, it's committed in r12278. Jean-Philippe Lang
21:03 Defect #15349 (Closed): Email Notification :: sendmail :: Missing destination address
Thanks for the update. Jean-Philippe Lang
06:17 Defect #15349: Email Notification :: sendmail :: Missing destination address
Documentation updated:
http://www.redmine.org/projects/redmine/wiki/EmailConfiguration#Error-Mail-failure-no-recipie...
Richard Gomes
05:30 Defect #15349: Email Notification :: sendmail :: Missing destination address
h2. Report about the same problem
See: https://github.com/mikel/mail/issues/70#issuecomment-2639987
It's a prob...
Richard Gomes
20:42 Feature #15361: Use css pseudo-classes instead of cycle("odd", "even")
You should be able to reassign the appropriate css class to each row after drag'n'drop easily using javascript. But u... Jean-Philippe Lang
11:15 Feature #15361 (Closed): Use css pseudo-classes instead of cycle("odd", "even")
_I'm not sure it's a right way to ask such questions, so I'm sorry in advance._
I'm trying to produce some solutio...
Vadim Pushtaev
19:11 Defect #14770: Custom field filter do not work cross-project, unless custom field is marked for all projects
Hi community,
could somebody look into this issue? Any help would be greatly appreciated.
Regards, Wolfgang
Wolfgang Neudorfer
19:08 Feature #14771: Group specific welcome page
Hi community,
any ideas?
Thanks, W.
Wolfgang Neudorfer
18:00 Feature #15367 (Closed): Replace outdated awesome_nested_set by gem
The current ‘awesome_nested_set’ plugin is outdated and lacks of important improvements such as scoped deletion. This... Markus Wulftange
16:54 Feature #6269: RedCloth 4 support
+1 Definition list support would be really nice Gergely Nagy
16:53 Feature #10078: Definition List support
h3. +1 Gergely Nagy
09:18 Feature #3848: Permission to log time for another user
The last patch requires ruby >= 1.9.2.
+1 for including this in asap
Maximilian Schwerin
08:44 Patch #1997: Filtering by watcher and any personnel - patch
Feature added in r2456 (http://www.redmine.org/projects/redmine/repository/revisions/2456/entry/trunk/app/models/quer... Mariusz Olejnik
05:32 Feature #15358 (New): Default value for "User" type custom field
We have added "Resolved By" and "Resolution Type" custom fields, so we can search who submitted a fix for a issue. We... Ketki Vahalia

2013-11-14

23:04 Feature #11159: REST API for getting CustomField definitions
what about CRUD for custom field definitions (http://www.redmine.org/issues/9664) ? Alex Last
22:14 Defect #15327: move issue(s) disappeared / not functional
Terence Mill wrote:
> this chnage is not downwards compatible
> Our project managers are used to use this "old move...
Jan Niggemann (redmine.org team member)
21:54 Defect #1249: 在生成PDF文件时,中文出现乱码
You posted to a thread that was first closed 5 years ago... Jan Niggemann (redmine.org team member)
09:28 Defect #1249: 在生成PDF文件时,中文出现乱码
+1
I have the exact same problem. When user language is set to English, and exporting to PDF, the Chinese characte...
Maxime Vez
16:21 Feature #11069: Ability to search tasks of Locked Users
+1
Ran into this when moving tickets from a terminated employee.
William Roush
14:30 Feature #13244 (Resolved): Restrict log time for old days
Pavel Potcheptsov
09:44 Defect #5475: Non conformances with W3C xhtml transitional standards
Some of wiki html validation errors come from redcloth3.
There is function blocks( text, deep_code = false ) in li...
Ksenia Altbregen
09:14 Defect #14391: "stack level too deep" error in lib/active_support/callbacks.rb:409 when setting a dev time
As a conclusion to this issue (please close it - I don't have rights for that action):
Although there is definitel...
Olivier Houdas
08:29 Defect #12981 (Resolved): Wiki self-link with anchor looks strange in "preview" section.
Vadim Pushtaev
08:29 Defect #12981: Wiki self-link with anchor looks strange in "preview" section.
I believe the appropriate strategy here is to never use local links in preview sections, it's pointless.
@app/view...
Vadim Pushtaev
06:11 Defect #15320: Changing Child's Parent Ticket Field To Parent's Parent fails.
+1
We have same issue.
Working around by once detaching the child as an independent one.
Toru Haraguchi
05:24 Feature #7349: Per-project email notification settings
+1 very useful feature.
I have different roles in different projects, and may not want same level of notifications...
Vikram Lele
04:38 Defect #15349: Email Notification :: sendmail :: Missing destination address
Environment:
Redmine version 2.3.3.stable
Ruby version 1.9.3-p194 (2012-04-20)...
Richard Gomes
04:07 Defect #15349 (Closed): Email Notification :: sendmail :: Missing destination address
Sympton:
When using method :sendmail, the resulting message does not contain the destination address.
config/co...
Richard Gomes

2013-11-13

23:18 Defect #13932: File upload does not work with Safari
Same here with Safari 5.1.10 (6534.59.10) on OS X 10.6.8 with Redmine 2.3.2.
Dave Martin
22:34 Feature #15348 (New): "Issues can be assigned to this group"
While editing roles, there is a checkbox called _Issues can be assigned to this role_.
Would it be easy to have the ...
Joel SCHAAL
21:59 Patch #13927: Reduce coupling between plugins and the "plugins/" directory
Hi,
I added another issue a while back with a patch that extends this with the (at least in my opinion) missing su...
Florian Schwab
20:38 Defect #15347 (Closed): Issue filter does not allow filtering by any watcher except for "me"
Issues can not be filtered by any watcher other than the logged in user any more. See #1997#note-8 and my note #1997... Justin M
20:30 Patch #1997: Filtering by watcher and any personnel - patch
Not working for me either. The watcher filter is available, but no choice except for "me" is available.... Justin M
17:21 Defect #6182: Localized decimal numbers
I need this, any known workaround? Bruno Medeiros
14:39 Defect #15344 (Closed): Default status always inserted to allowed statuses when changing status
In IssuesController , "build_new_issue_from_params" method is called when status is changed. (set in before_filter f... eyal R
14:03 Feature #9829: Time of archived project in spent time report
Hi guys,
any updates on this?
Thanks.
Sergey H
13:58 Defect #13698: Wrong argument error when sending email notifications after upgrading to 2.3.0
All work fine.
apt-cache policy ruby1.9.3
ruby1.9.3:
Установлен: 1.9.3.0-1ubuntu2.7
Кандидат: 1.9.3.0-1ub...
Сергей Нерволь
13:04 Feature #15341 (Closed): Allow project specific css files inside a theme folder
At the moment you can define a custon theme and the theme's css is applied to the whole site
Sometimes some optica...
Anonymous
12:12 Feature #15340 (New): Custom field referencing other tickets
Redmine could become much more powerful if it would be possible to add custom fields which reference other tickts. It... Il Igid
12:05 Defect #13606: PDF and PNG export of Gantt loses issue numbers
In my opinion it would be a must to have the relation line in the export. For the issue numbers an option to select w... Andreas Holle
11:17 Defect #13348 (Closed): Repository tree can't handle two loading at once
Committed in trunk r12274, 2.3-stable r12275 and 2.4-stable r12276, thanks. Toshi MARUYAMA
10:06 Defect #13348 (Resolved): Repository tree can't handle two loading at once
Looks like we just use global variable instead of local one:... Vadim Pushtaev
11:13 Patch #14096: back_url is ignored after auto login existing session.
We have encountered this problem also but have determined it only occurs when opening Redmine from embedded URLs in M... Martin Corino
11:05 Feature #5037: Role-based issue custom field visibility
dude, read the ticket! It's planned for the next version 2.4.0!
2.3.x releases only contain bugfixes and never any n...
Tobias Fischer
09:58 Feature #5037: Role-based issue custom field visibility
+1
Sebastian Spill wrote:
> Hello, is it possible to add this feature to release 2.3.4, as it would be very very ...
Christoph Klesser
10:58 Defect #13723: Collapse doesn't work with section edit link
I can't reproduce the “more than this” part.
Considering the first part. Here is what we have in @app/helpers/appl...
Vadim Pushtaev
10:55 Feature #5816: New issue initial status should be settable in workflow
+1 Jimmy Engelbrecht
 

Also available in: Atom