Project

General

Profile

Search

Results (12109)

Patch #1594 (Closed): Updated Italian translation
Updated to r1624 Following several advices i modified "Contesto" (issue) to "Segnalazione" as it seems it makes more sense. 2008-07-07 13:03
Defect #1591 (Closed): http links containing parentheses fail to reder correctly
for example: http://en.wikipedia.org/wiki/ ... will be rendered without right parenthesis. 2008-07-07 05:07
Feature #1590 (Closed): Awkward way of accessing shortcut menu in issue list
IMHO the way to access shortcut menu in issue list is a bit awkward. From [[RedmineIssueList]] > Note that you have to right-click outside of the issue link, otherwise the browser's default contex ... ake the popup menu appear after normal click. 2008-07-06 21:59
Patch #1587 (New): Simple Phone Number and Address List for Users
This patch adds a "Contact" tab to the normal ... st of default location values thru a combobox 2008-07-05 23:30
Feature #1586 (Closed): Gantt for the filtered issue
Sometimes I find myself wandering between the issue and overview tab to check the gantt or calen ... be nice to see the gantt or calendar at the issue page. Furthermore, generating gantt only for the filtered issue will give a more clear view over the work to be done. * gantt chart with filtered issue * gantt chart within issue page How about to put the simplified gantt at the bottom of the issue list? (if configured to do so) 2008-07-05 20:19
Defect #1585 (Closed): If timezone is set in an user, a exception is raised.
Using trunk, when a user has the timezone set ... ' for #<TimeZone:0xb7992e1c>) on line #17 of issues/_list_simple.rhtml: 14: <%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %> 15: </td> 16: <td><%=h issue.project.name %> - <%= issue.tracker.name %><br /> 17: <%= issue.status.name %> - <%= format_time(issue.updated_on) %></td> 18: ... subject"> 19: <%= link_to h(issue.subject), :controller => 'issues', :action => 'show', :id => issue %> 20: </td> app/helpers ... helper.rb:81:in `format_time' app/views/... 2008-07-05 04:08
Feature #1583 (Closed): Try task automatization
I think that there are some actions in the ac ... are connected. For instance, when I mark an issue as RESOLVED i always set the %DONE = 100%. I ... fs this modification. Keep up the good work! 2008-07-05 02:41
Patch #1582 (Closed): Add Time Spent Column to Issue List
This patch adds a new column to the issues list, called Time Spent. It will be the total of all time logged on an issue. Git patch applies successfully to r1618 ... -p1 < ../../patches/add_time_spent_column_to_issues.patch patching file app/helpers/issues_helper.rb patching file app/models/query.rb patching file lang/en.yml </pre> 2008-07-04 18:40
Feature #1580 (Closed): Field to store comments in Custom Fields
Custom fields are extremely handy and I am using a lot of custom fields on issue module for various projects. However, managi ... ield in custom fields editor will be helpful. 2008-07-04 06:22
Defect #1578 (Closed): Right floating image formats badly in some places
When a right image is added to a project desc ... aces, some example screen shots are attached. 2008-07-04 04:41
Defect #1577 (Closed): Editing subversion log message does not update 'Repository' view
If you make a commit to subversion then updat ... ing the "Repository.fetch_changesets" script. 2008-07-04 04:26
Defect #1576 (Closed): Google Calendar Plugin Installation Trouble
HI, I'm trying to install the Google Calen ... may be causing this error? Thanks, Lee 2008-07-04 03:58
Feature #1575 (Closed): Toolbar button to insert a table
When you open the formatting help popup it la ... no table icon it means there is no tables. ;) 2008-07-04 00:21
Feature #1574 (New): Deployments - new module
In large projects you have multiple versions ... ious location/branches and then relate it to issues. It can be done with custom fields but t ... stems rollouts do not occur in the same time. 2008-07-04 00:13
Feature #1572 (New): Delete Users and automatically ticket change
1) In order to free the username for other us ... to deactivate their own account. 2.1) New issues can't be accidently assigned to unactive me ... delete their own account. 3.1) All unclosed issues of deleted users will change to the default pause status e.g. "On-Hold". 2008-07-03 22:37
Defect #1569 (Closed): 500 Internal error for some journal entries
I'm using the following configuration with re ... ceive Internal error when I try to open some issues http://localhost:3000/issues/show/29: <pre> Internal error An err ... he following trace: <pre> NoMethodError in Issues#show Showing issues/_history.rhtml where line #11 raised: und ... : <% end %> Trace of template inclusion: /issues/show.rhtml RAILS_ROOT: /home/vvlad/redmi ... ls_helper.rb:29:in `render_notes' app/views/issues/_history.rhtml:11:in `_run_erb_47app47views47issues47_history46rhtml' app/views/issues/_history.rhtml:1:in `each' app/views/issues/_history.rhtml:1:in `_run_erb_47app47views47issues47_history46rhtml' vendor/rails/actionpack/ ... tion_view/base.rb:352:in `render' app/views/issue... 2008-07-03 14:45
Feature #1567 (Closed): Make author column sortable and groupable
Is it possible to make the author-column sortable in source:/trunk/app/views/issues/_list.rhtml ? Right now I only got it to wo ... e> QueryColumn.new(:author, :sortable => "#{Issue.table_name}.author_id") </pre> 2008-07-03 12:58
Feature #1566 (New): Linking and Wiki syntax
Using a Wiki syntax is sufficiently efficient ... ing to linking to other wiki pages, or other issues, other projects etc. Most of us are power u ... type content in a text-box at the top) *** issue (check boxes for open, closed, etc, then cho ... s think ? Does someone has a plan for that ? 2008-07-03 12:20
Feature #1565 (Closed): Custom query on My page
Should be nice to add on my page folder a saved custom query. 2008-07-03 09:59
Feature #1564 (New): PDF export of all issues with all information
The pdf export of "issues" exports a synthetic lists of the issues, with few information about them. This is g ... thout internet for several days, for example. 2008-07-03 01:12
Defect #1563 (Closed): PDF export in russian language
If any data is written in russian language an ... 03) ruby 1.8.6 rails 2.0.2 redmine 0.7.2 2008-07-02 22:42
Defect #1562 (Closed): Changing any data for an admin removed admin privilege
Redmine 0.7.2 MySQL 5.0.51a Ruby 1.8.6 Rai ... not a problem. Didn't find this as an open issue. 2008-07-02 18:44
Feature #1561 (Closed): Totals for estimated/spent time and numeric custom fields on the issue list
I am constantly juggling tasks to try and ass ... one. I would like to request a total row on issues lists when estimated time column is shown. ... ority with this request but as the number of issues at hand increases I really dont need to be squinting at the screen adding up numbers in my head... 2008-07-02 12:16
Defect #1559 (Closed): r1592 breaks issue view
There is a problem with custom fields: <pre> NoMethodError in Issues#show Showing issues/_form_custom_fields.rhtml where line #3 raised: undefined method `custom_field_values' for #<Issue:0x3992bd8> Extracted source (around line ... entleft"> 2: <% i = 1 %> 3: <% split_on = @issue.custom_field_values.size / 2 %> 4: <% @issue.custom_field_values.each do |value| %> 5: <p><%= custom_field_tag_with_label :issue, value %></p> 6: <% if i == split_on -%> Trace of template inclusion: /issues/_form.rhtml, /issues/_edit.rhtml, /issues/show.rhtml RAILS_ROOT: D:/Dev/InstantRai ... ethods.rb:205:in `method_missing' app/views/issues/_form_custom_fields.rhtml:3:in `_run_erb_47app47views47issue... 2008-07-02 10:01
Feature #1556 (Closed): Copy users to new projects
I am busy adding projects and subprojects as ... diting OR let me pick the ones to copy first. 2008-07-01 10:21
(11251-11275/12109)