Project

General

Profile

Search

Results (12665)

Feature #7137 (Closed): Add icons that will show ticket status under "Stuff to do"
Please add an icon that will show the ticket ... see attached file for more info. Thanks. 2010-12-20 13:21
Defect #7136 (Closed): assign admin account to all bugs
I tried this on a clean installation on the ... admin acount is not part of the assignee list 2010-12-20 08:51
Defect #7135 (Closed): paging mechanism returns the same last page forever
I see something I believe is a bug in 1.0.4 version. I'm trying to load all issues from Redmine using "page" and "per_page" pa ... egrated into 1.0* branch ASAP to solve these issues. would be nice if someone could provide a valid example how to use paging with 1.0.4 version. 2010-12-20 06:59
Defect #7132 (Closed): do not include empty nodes to XML response when no value is set
I'm trying to parse the "issues.xml" response from Redmine REST API using J ... skipped some not related items): <pre> <issue> <id>210</id> <project name="ace" id="9579" /> <subject>testGetIssues: Sat Dec 18 11:47:13 PST 2010</subject> < ... -- can this be REMOVED from the response? </issue> </pre> as you can see, "estimated_hours ... concern at this moment is "estimated_hours". 2010-12-18 22:21
Defect #7128 (Closed): New gantt chart does not render subtasks under parent task
The display of task/subtask on the gantt was added in 0.9 (there was some issues, see #5438 for example). It should be implemented in the new gantt. 2010-12-18 15:02
Defect #7127 (Needs feedback): Project completion on gantt is wrong
The project completion shown on the chart gan ... cent@) is kind of broken: * it doesn't take issues without target version into account * it d ... it should do a weighted calculation based on issue progress/estimate, just like it is done for ... keep project completion display on the gantt? 2010-12-18 14:59
Defect #7126 (Closed): unable to view files in the repository
Hi i'm unable to view the files which i ha ... ".please tell me what i have to do. Thanks 2010-12-18 07:03
Feature #7124 (Closed): Assigning an Assignee should change the issue status
It might be useful to allow the configuration of an issue status that is automatically applied when th ... o a project member. Similar to the default issue flag, an assigned issue flag setting identifies the status to set an issue to whenever the assignment from blank action ... t and thereby maintain the current behaviour. 2010-12-17 17:51
Defect #7122 (Closed): Issue-description Quote-button missing
Due to the refactoring of the @IssuesController@, @IssuesController#reply@ has been moved into @Journ ... w controller-schema. This fault causes that issue description's quote-button is not showing up ... <pre><code class="diff"> Index: app/views/issues/show.rhtml =================================================================== --- app/views/issues/show.rhtml (revision 4515) +++ app/views/issues/show.rhtml (working copy) @@ -49,7 +49,7 @@ <hr /> <% if @issue.description? %> <div class="context ... ote), { :url => {:action => 'reply', :id => @issue} }, :class => 'icon icon-comment') %> + ... ler => 'journals', :action => 'new', :id => @issue} }, :class => 'icon icon-comment') %> ... ng></p> </code></pre> Since this (small) ... 2010-12-17 00:31
Defect #7121 (Closed): Revision r4492 breaks the ability to select issue custom fields available for projects issues
I think the first fuzz about this defect is already posted in the forums (message#20186). The issue is introduced in r4492. After applying that changeset I am no longer able to enable ICF(Issues Custom Field)'s (which itself _are not_ con ... unless it's getting solved before I can... :) 2010-12-16 23:52
Defect #7120 (Closed): AR program not accessible
The one computer that has AR says the shortcu ... ree of my computers. I only have it on one. 2010-12-16 15:00
Defect #7119 (Closed): Missing done % for parent task with all 100% subtasks
I found that several tasks has problem with d ... s bug is similar with http://www.redmine.org/issues/6609 but I don`t sure. 2010-12-16 14:44
Feature #7118 (Closed): Possibility to allow users to copy a project
Presently the only responsability that can co ... right to create a new one. René Lanteigne 2010-12-16 13:44
Defect #7116 (Closed): Fixing keyword: "closes" doesnt close the issue
Committing a change in our SVN repository wit ... > "closes #9999" </pre> doesn't close the issue anymore. We've been using this functional ... porting this. But due to the huge ammount of issues since v1.03 was released I can't be sure anymore. 2010-12-16 12:04
Defect #7114 (Closed): New gantt doesn't display some projects
With new gantt charts, subprojects for which parent project doesn't have issue_tracking enabled are not shown. Explicit ... hich map to real-world projects so they have issues, versions, documents, etc. I have a work ... y to find if a project have descendants with issue_tracking enabled (respecting visibility...) ... ential extreme cases we don't want to handle. 2010-12-15 22:45
Feature #7111 (Closed): Expose more detail on journal entries
It would be useful to be able to query additi ... atively, the journals object returned in the issues.xml could be enriched to contain the additi ... from that table, such as the created_on date. 2010-12-14 17:12
Defect #7106 (Closed): Checkoxes invisible in Chrome
After update of questions plugin to actual tr ... l right. Someone knows what going on here? 2010-12-14 09:23
Feature #7103 (Closed): Import form csv
It would quite interesting that can be import issues from files in csv (comma separates), so tha ... roject management applications such MSProject 2010-12-13 18:20
Defect #7102 (Closed): Wrong URL if using batch ticket creation
Ig i click "create ticket + next ticket" on t ... ation for new ticket seems wrong to me. _/issues/new?issue[tracker_id]=2_ The url should be... _/projects/sandbox/issues/new?[tracker_id]=2_ 2010-12-13 16:26
Feature #7101 (Closed): Ability to search archived projects / content
It would be nice if there was a way to includ ... strators, or is a separate search altogether. 2010-12-13 15:13
Feature #7100 (Closed): non admin closing/freeze (archive) and reopen projects
Due a big number of active projects, a great ... e. Thanks for your time and consideration. 2010-12-13 12:30
Defect #7099 (Closed): 404 when entering time with blank issue #
When entering time against a project without specifying an issue number, I get a 404 error when running on th ... t how to solve it but haven't managed to yet. 2010-12-13 06:49
Defect #7098 (Closed): "rest api: issues" wiki page contains invalid info about pages/limits
this page http://www.redmine.org/projects/redmine/wiki/Rest_Issues has invalid info about paging and pages li ... ferent "page" value: http://academ:3000/issues.xml?project_id=testproject&query_id=2&page= ... 25d8eb5f62874a22ef8599 http://academ:3000/issues.xml?project_id=testproject&query_id=2&page= ... <?xml version="1.0" encoding="UTF-8"?><issues type="array" limit="25" total_count="50" of ... is query works fine: http://academ:3000/issues.xml?project_id=testproject&query_id=2&offse ... l update the Wiki page if I have permissions. 2010-12-13 02:40
Defect #7097 (Closed): Starting day of week cannot be set to Saturday
Starting day of week is Saturday in some coun ... day independent of current locale of Redmine. 2010-12-11 21:48
Defect #7096 (Closed): CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
When exporting an issue list to CSV, if the issue list has a non-us ascii character, a 500 is ... anging this in source:/trunk/app/controllers/issues_controller.rb@4515 fixed it, at least in th ... ><code class="diff"> Index: app/controllers/issues_controller.rb ============================ ... ======================= --- app/controllers/issues_controller.rb (revision 4515) +++ app/controllers/issues_controller.rb (working copy) @@ -92,1 +92,1 @@ - format.csv { send_data(issues_to_csv(@issues, @project), :type => 'text/csv; header=pres ... rt.csv') } + format.csv { send_data(issues_to_csv(@issues, @project).force_encoding('ASCII-8BIT'), :t ... bove, just added @.force_encoding()@ there. 2010-12-11 01:55
(8851-8875/12665)