Activity
From 2014-05-21 to 2014-05-23
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...
-
22:11 Feature #3671: We want smileys in text formatting!:))
- "WikiNG":http://projects.andriylesyuk.com/projects/wiking also supports smileys.
-
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/...
-
21:42 Feature #4238: Have files be a complete, aggregated list of all documents in that project
- Related to #3995
-
21:07 Feature #12704: Allow selecting subprojects on new issue form
- This can be implemented pretty easily as it seems.
You have to edit... -
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. -
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 ...
-
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.
-
14:47 Defect #15041: Issues list bad ordering by Subject
- Update: Redmine version is 2.5.1
-
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... -
14:17 Feature #16034 (Closed): Support for HTML in incoming mails
- Try #16962 patch.
-
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.
-
13:57 Feature #16962 (Needs feedback): Better handle html-only emails
-
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...
-
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...
-
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...
-
09:38 Feature #16959 (Closed): Default status of copying closed issue
- Conflict between #3877 and #1551.
-
09:36 Patch #3877: Copy issue status when issue is copied
- Conflict with #1551
-
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
-
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.
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).
-
23:42 Defect #16955 (Closed): Attached files not displayed after save
-
20:14 Defect #16955 (Resolved): Attached files not displayed after save
- Found the problem : bad configuration of our reverse proxy.
-
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. ...
-
22:24 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- +1
-
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... -
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...
-
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... -
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... -
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... -
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 ...
2014-05-21
-
22:48 Feature #16934: Add optional journal entries for watcher add/removal
- We needed similar functionality and created: https://github.com/efigence/redmine_accounting
-
08:25 Feature #16934 (New): Add optional journal entries for watcher add/removal
- Make a global (or project-based) setting for adding journal entries when one adds/removes a watcher.
Giving the co... -
19:55 Feature #7555: Private forums
- +1
-
16:47 Feature #10763: REST-API: Please add "parent_issue_id" as filter for requests to filter out subtickets
- +1
-
15:46 Defect #16933: mail messages being retrieved from davmail are incomplete
- I had a chance to dig a little deeper.
It seems that Net::IMAP's fetch() breaks when retrieving a uid with attr RF... -
15:36 Feature #16941 (Closed): Do not clear category on project change if category with same exists
- Category cleared when changing project for an issue.
*Steps to reproduce:*
1. There is a 'project1' with category... -
12:58 Feature #16939 (Closed): Hide/Show subprojects in "Projects" section
- In our company we have many projects handled with Redmine.
Some of those are composed of several sub-projects.
I'd ... -
12:17 Patch #1476: Ignore whitespace when using SVN (requires installation of gnu diff)
- +1 but should be optional per repository like in #11414 mentioned
-
12:12 Feature #11414: Ignore whitespace when using GIT
- +1 would be very helpful for code reviews
-
10:01 Patch #16730: Fix ordering in ApplicationHelper method principals_options_for_select
- "User" has order attribute.
source:tags/2.5.1/app/models/user.rb#L24 -
09:25 Defect #10189: Inline image does not work with spaces in file name
- Added an image menu plugin that helps with this issue:
> "The image menu button detects if there are spaces and in... -
08:22 Defect #16740 (Needs feedback): Internal error after update from Redmine 2.2 to 2.5.1 in app/helpers/custom_fields_helper.rb
-
00:47 Defect #16932: saving custom_fields
- to that extent... how do I interact with the status object?...
Also available in: Atom