Project

General

Profile

Activity

From 2012-02-07 to 2012-02-09

2012-02-09

21:42 Defect #10189: Inline image does not work with spaces in file name
Sorry, I missed a slash on one of the pre tags
---...
Jason Palmer
21:37 Defect #10189 (New): Inline image does not work with spaces in file name
Now that Redmine does not replaced special characters in attachment filenames, you cannot display an image attachment... Jason Palmer
20:50 Defect #5691: OpenID authentication fails with "Invalid null namespace"
I can also verify that the same problem exists for me in Redmine 1.3.1.stable.8824
Very frustrating. Can anyone co...
Justin Grevich
19:29 Defect #5691: OpenID authentication fails with "Invalid null namespace"
Same problem for me with 1.2.3.stable.8823
*Error log*...
Justin Grevich
19:24 Feature #6296 (Closed): Bulk-edit custom fields through context menu
Comitted in r8824.
Multiselect custom fields are not proposed since the context menu allows to select a single val...
Jean-Philippe Lang
18:17 Feature #10188 (New): Add new frame section to Overview tab
The ability to add a new custom 'informational' frame would be a very useful addition.
Use case: our program manag...
Axel Clifford
17:11 Defect #10089 (Closed): Bug in file attaching
Il'ya Shakitko wrote:
> Did you add it to Candidate for next minor release ?
No since this issue still can't be r...
Etienne Massip
14:32 Defect #10089: Bug in file attaching
Did you add it to Candidate for next minor release ? Il'ya Shakitko
16:47 Feature #3816: Allow pasting screenshots from clipboard
@Stephen: I've attached a fix to this post, drop this in {redmine}/vendors/plugins/redmine_attach_screenshot/app/view... William Roush
16:27 Feature #3816: Allow pasting screenshots from clipboard
Having the same issue as Stephen, I _removed_ the plugin and multiple uploads works again. Get contacted the next day... William Roush
13:49 Defect #10184: "source:" tag leads to broken link when used with specific git revision
*BUMMER*
I actually looked here:
http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting
But stil...
Bernhard Furtmueller
13:12 Defect #10184 (Closed): "source:" tag leads to broken link when used with specific git revision
Simply put the line index at the end:
source:/trunk/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb@8817#L20
Etienne Massip
11:49 Defect #10184: "source:" tag leads to broken link when used with specific git revision
the problem actually exists here (with svn) as well:
source:/trunk/test/unit/lib/redmine/scm/adapters/git_adapter_...
Bernhard Furtmueller
11:45 Defect #10184 (Closed): "source:" tag leads to broken link when used with specific git revision
source:/files/cluster.conf#L75
translates to:
.../cluster.conf#L75
and opens correctly:...
Bernhard Furtmueller
12:28 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
PS - sorry for necroposting for an ancient version. Victor Dulepov
12:27 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
For bulk edit (when you edit issues belonging to different trackers) the page is still somewhat misleading (not all f... Victor Dulepov
11:24 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
Ok, for the issues list context menu it's at line 16 of _/views/context_menus/issues.html.erb_
Replaced ...
Victor Dulepov
08:53 Defect #10181 (Closed): Issue context menu and bulk edit form show irrelevant statuses
redmine 1.0.3.
A parent project is setup with several custom trackers with custom workflows. It's child project use...
Victor Dulepov
12:14 Feature #7751: Filter projects dropdown menu
+1 Steve Davis
11:19 Feature #10183 (New): Gantt, PDF export : add filter information to pdf
Hi,
We'd like to add some filtering informations (for example : "assigned to" filter) to the PDF Gantt export.
My...
Hubert FONGARNAND
10:09 Feature #10083: Change the color of resolved issue
In the issue list or in the detail view (currently yellow/sand-coloured background)? Daniel Albuschat
10:09 Feature #2715: "Magic links" to notes
+1 whatever the syntax finally kept (letter, punctuation etc).
Why 'n' ? If a letter at all, since it's a link to ...
Stéphane Gourichon
09:43 Defect #10182 (New): UTF and Attachments
If the name have accebnts or white spaces...Redmine fails in the conversion.
It's eassy to test:
In a updated sys...
Luis Serrano Aranda
04:47 Feature #8691: Better handling of issue update conflict
Thank you for fixing this issue. I'm looking forward to the 1.4.0 release. Nayuta Taga
04:03 Feature #10180 (Closed): Custom fields with "Redmine links" and "Links"
Hi,
Do you have plans to support custom fields which can have:
* Redmine links:
** Issues
** Projects
** Wiki ...
Victor Batista
04:00 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
Korean is OK, using the above patch.
!redmine-gantt_kr.png!
Namho Kim

2012-02-08

23:54 Feature #2771: Individual people workload statistics.
related to #1681 Terence Mill
23:54 Feature #1691: Resources workload
related to #2771 Terence Mill
23:53 Feature #1691: Resources workload
+1 Terence Mill
23:50 Patch #10178: Allow silent user account creation for issues submitted by email
+1 very useful! Terence Mill
17:04 Patch #10178 (Closed): Allow silent user account creation for issues submitted by email
We are using Redmine to create issues submitted by email. We wish to provide users with updates on the issues they ha... Michal Slazak
23:11 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
*I believe this was Ryan Olds
23:10 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
I this was happening when doing key based authentication. Ryan Olds
23:01 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
Test done on redmine 1.3.1:... Jean-Philippe Lang
18:49 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
Confirmed that this is still broken. The correct mime type for JSON data is "application/json", but this always retu... Sean Russell
22:59 Feature #1739: Add ability to change issue author
+1 Gary Ritchie
22:10 Defect #10179: Wiki diff crashes after upgrade from 0.8 to 1.3
source:tags/1.3.1/app/models/wiki_content.rb#L97 is no effect on Ruby 1.8.
It seems your database or environment pro...
Toshi MARUYAMA
17:12 Defect #10179 (Closed): Wiki diff crashes after upgrade from 0.8 to 1.3
We have upgraded our Redmine from 0.8 to 1.3 version.... Alexander Kuznecov
15:25 Defect #9920: Custom fields of type "User" can't be ordered and used in custom queries for all projects
I have filled a different bug for the order by part. See #10176 and fix for our own installation Gonzalo Fernández-Victorio
15:24 Defect #10176 (Closed): Custom fields of type "User" can't be ordered
I cannot order a query by a custom Field of type Users of of type Version.
This defect is similar to #9920. Howeve...
Gonzalo Fernández-Victorio
14:54 Defect #10175 (Closed): Content-type missing in HTTP headers since upgrade to 1.3.*
Today I've made an attempt to upgrade to Redmine to 1.3.0/1.3.1 (and also had to upgrade rails to 2.3.14).
After d...
Vladimir Dzalbo
14:06 Defect #10174: Repository graph no draw lines
Sorry. Aleksandr Kozlovskij
11:44 Defect #10174 (Closed): Repository graph no draw lines
Duplicate with #10172. Toshi MARUYAMA
11:34 Defect #10174: Repository graph no draw lines
!http://www.redmine.org/attachments/7179/Screen%20shot%202012-02-08%20at%2014.10.03.png! Aleksandr Kozlovskij
11:32 Defect #10174 (Closed): Repository graph no draw lines
Repository graph no draw lines. Only dots.
See attached screenshot.
h3. Environment
|_. Ruby version | 1.8.7 (...
Aleksandr Kozlovskij
12:47 Feature #1718: Table column sorting
Not very cool, but usable:
https://github.com/ankalagon-ru/redmine_sortable_table
Alexander Golovko
12:45 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
+1 Tobias Fischer
11:27 Defect #10173 (Closed): Private bugs are not visible to watchers
Private bugs which are created by author are visible only to the owner.While we add few members in watchers list,Thos... Ezhilarasu C
10:59 Defect #10172: There is no lines on revision graph between revisions in fetching before Redmine 1.2
This is the limitation.
Please see #5501 "note-16":http://www.redmine.org/issues/5501#note-16
Toshi MARUYAMA
10:17 Defect #10172 (Closed): There is no lines on revision graph between revisions in fetching before Redmine 1.2
After updating to 1.3.1 (from 1.2 branch), visual merge/branch history added, but it can't show revisions made before... Taha Jahangir
10:54 Feature #1176: Recurring Tasks
+1 btw (with icing ...)
Tony Marschall wrote:
> There is a plugin providing parts of this issue: http://www.redmi...
Frank Helk
09:20 Feature #10171 (Closed): Updating journal notes via REST API
Currently viewing journals via REST API is possible (with include=journals), but there is no way to update them.
N...
Taha Jahangir
03:39 Feature #4179: Link to user in wiki syntax
+1 Namho Kim
02:03 Feature #10170: Custom Report/Details (saving filters, just like the custom queries for issues)
Mike Kokhanov wrote:
> It would be a good thing to be able to save the filter-values for the reports (details), as w...
Mike Kokhanov
02:02 Feature #10170 (New): Custom Report/Details (saving filters, just like the custom queries for issues)
It would be a good thing to be able to save the filter-values for the reports (details), as we can save custom queries. Mike Kokhanov
01:55 Feature #10169: Custom Query Sort Order
Mike Kokhanov wrote:
> A handy small UI improvement, a sort-order field.
> * specify the sort order for the custom ...
Mike Kokhanov
01:49 Feature #10169 (New): Custom Query Sort Order
A handy small UI improvement, a sort-order field.
* specify the sort order for the custom query
* alter the sort or...
Mike Kokhanov
00:52 Defect #10148: Private issue in public projects
Lu Pa wrote:
> I made this project: http://demo.redmine.org/projects/test-priv-pub
>
> I created private and the ...
Jean-Philippe Lang

2012-02-07

19:01 Defect #10148: Private issue in public projects
I try, making issues again public and then private, but problem persist. Lu Pon
17:10 Defect #10166 (Closed): Add a feature to change tracker (Bug<->Feature) after the issue is created.
Etienne Massip
14:32 Defect #10166 (Resolved): Add a feature to change tracker (Bug<->Feature) after the issue is created.
Sorry, there is an option to change that. Just missed it :) Konstantin Vayner
13:55 Defect #10166 (Closed): Add a feature to change tracker (Bug<->Feature) after the issue is created.
After the issue is created there is no option (and no plugin i could locate) to change the tracker of the issue.
I...
Konstantin Vayner
16:01 Defect #10168 (Closed): CSV export breaks custom columns
The CSV export gained the ability to display all sorts of columns through #4742 (tested with Redmine r8808, 1.3-stabl... Wolfgang Schnerring
15:57 Feature #10167 (New): Project Import/Export
Make it possible to import/export one or more projects from one Redmine to the other. Allow the export with or withou... Peter Englmaier
14:56 Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
See attached file. Do you think I must open a new issue for this? Lu Pon
14:54 Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
+1
Macro pages (when you include a subpage) are not rendering correctly when you export to PDF and works well whe...
Lu Pon
13:43 Feature #9725: Managing memberships and list existing roles via REST api
Thank you very much, we appreciate it. Pierre-Yves Ronot
13:26 Feature #8161: Ability to filter issues on project custom fields

We would have more then 1000 projects at Redmine.
It is important to have functionalities of filtering projects b...
Dariusz Kowalski
11:10 Feature #10165 (New): Issue created by email assigning issue to the project the user is member of
I patched mail_handler.rb to put the issue in the first project the user is member of when processing emails for new ... Jorge Vila
10:22 Defect #8604: Parent task progress depends on children tasks
Any changings? Il'ya Shakitko
10:12 Feature #10162: require notes on specific fields getting set to specific values
Please don't assign stuff to random people. Holger Just
06:34 Defect #10164 (Closed): inconsistent field in "News" REST API: "user name"
Redmine 1.3.0 REST API returns this in "news" section:
<author name="rest last" id="95"/>
there's no such field a...
Alex Last
06:00 Defect #10163 (Closed): Spent Time Permissions Issue - Cannot access them at all
I am having an issue with Spent Time reports - the system refuses to give me access to the pages (/timelog/details, /... Martin Kovachev
01:05 Feature #6801: howto assign project rights for non-members
I makes sense. This feature is really needed as you may wish to allow anonymous or non-member to open tickets on spec... Marc Dequènes
00:25 Patch #10160 (Closed): Bulgarian translation (r8777)
Committed in trunk r8806, r8807 and 1.3-stable r8808, thanks. Toshi MARUYAMA
 

Also available in: Atom