Activity
From 2013-11-13 to 2013-11-15
2013-11-15
-
23:40 Feature #8016: Drag-and-drop issue (ticket) ordering
- +1
-
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...
-
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...
-
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...-
21:32 Defect #15344 (Closed): Default status always inserted to allowed statuses when changing status
- Merged.
-
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.
-
21:18 Defect #15347 (Closed): Issue filter does not allow filtering by any watcher except for "me"
- Same as #8160.
-
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.
-
21:03 Defect #15349 (Closed): Email Notification :: sendmail :: Missing destination address
- Thanks for the update.
-
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... -
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... -
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...
-
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... -
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 -
19:08 Feature #14771: Group specific welcome page
- Hi community,
any ideas?
Thanks, W. -
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...
-
16:54 Feature #6269: RedCloth 4 support
- +1 Definition list support would be really nice
-
16:53 Feature #10078: Definition List support
- h3. +1
-
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 -
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...
-
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...
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) ?
-
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... -
21:54 Defect #1249: 在生成PDF文件时,中文出现乱码
- You posted to a thread that was first closed 5 years ago...
-
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... -
16:21 Feature #11069: Ability to search tasks of Locked Users
- +1
Ran into this when moving tickets from a terminated employee. -
14:30 Feature #13244 (Resolved): Restrict log time for old days
-
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... -
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... -
08:29 Defect #12981 (Resolved): Wiki self-link with anchor looks strange in "preview" section.
-
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... -
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. -
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... -
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)... -
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...
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.
-
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 ... -
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... -
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...
-
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....
-
17:21 Defect #6182: Localized decimal numbers
- I need this, any known workaround?
-
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...
-
14:03 Feature #9829: Time of archived project in spent time report
- Hi guys,
any updates on this?
Thanks. -
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... -
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...
-
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...
-
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.
-
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:...
-
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...
-
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... -
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 ... -
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... -
10:55 Feature #5816: New issue initial status should be settable in workflow
- +1
Also available in: Atom