Search
Results (18267)
- Open discussion: Ticket keywords
- The last issue listed above, #2504, deals with the import o ... as well throw it on the pile and git'r'done.
- Open discussion: Tables and Special Links
- Ticket #2114 consolidated many issues into a single unit, some of which have been ... r, it is worth examining the remaining three issues to ensure that #5035 addresses them. * # ... we can close #2114, #2054, #2068, and #2089.
- Open discussion: Headers with no blank lines in between
- #5035 has vastly improved the "header recogni ... 5035 should probably attempt to address this issue by incorporating the proposed solution. N ... t closing #3910 as soon as the header import issue is fixed.
- Open discussion: Issues havnig to do with encoding/multibyte characters
- The following issues both deal with multibyte character set prob ... ange the database schema such that: <pre> issue_categories name varchar(30) -> varchar(255) ... at need to be handled? Thoughts on this?
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- James Holle wrote: > Is there any way to wor ... on of the atom feed only showing the last 15 issues? Sorry. I forgot there was a issue Feed Size option in the main Redmine settings. Great plugin by the way!
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Is there any way to work around the limitation of the atom feed only showing the last 15 issues?
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- my account in your site is not activated, but ... field_scope: Область действия field_issue_type: Свазана с АР label_id: "№" ... ion_new: Новый <u>К</u>омментарий label_issue_add: Добавить <u>З</u>адачу label_issue_or_url: Задача или внешняя ссылка label_ad_issue_type_task: Задача label_ad_issue_type_poc: Проверка концепции label_ad_issue_type_impl: Осуществление label_ad_issue_type_gov: Регулируется label_ad_issue_type_task_phrase: Задача для label_ad_issue_type_poc_phrase: Проверка концепции для label_ad_issue_type_impl_phrase: Осуществление label_ad_issue_type_gov_phrase: Регулируется # Created to avoid duplicate definition conflicts (see Issue...
- Plugins: RE: XLS export plugin
- strexy strexy wrote: > One question: is th ... hose in project report/details? Not only the issues list.. So far it is possible to export issue lists only
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- Alexey Lustin wrote: > i did not have a mess ... ur account wasn't created. I've created two issues to track your request and contribution: 1) http://opensource.integritas.com.br/issues/show/607 2) http://opensource.integritas.com.br/issues/show/608
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- Michael Lednev wrote: > Plugin installed its ... or this: http://opensource.integritas.com.br/issues/show/606
- Hi, I am thinking on creating an iPhone Ap ... ne App could be and instead of presenting an Issue using a browser an App could present the act ... awback: when doing a query of for example an Issue, that Issue is returned as XML in a minimal form. The AP ... d tracker has some user defined fields, that Issue returned in XML uses types you can not know ... ding the API as well is a little too much.
- Hi, We've been using Redmine at a developm ... While it's possible to log time spent on an issue within a project, it's not possible (as far ... this seems to defeat the object of using the issue system to plan out project tasks in advance. ... useful to us! Thanks in advance, Rick.
- Is there a way to comment documents? Or is t ... n available to do so? As that is the only issue I have before using this script :( Kind regards Peter
- Plugins: RE: Can a plugin modify the view of the projects page?
- Hi! I have a similar question - see at htt ... iew or partial eg. in redmine-0.8/app/views/issues/_form.rhtml my_pluginA: replace the default partial with <pre code="ruby"> # new row <% @issue.assigned_to ||= User.find_by_id(8) %> <% if User.current.allowed_to?(:manage_issue_assignment, @project) -%> <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... label><%=l(:field_assigned_to)%></label><%= @issue.assigned_to ? link_to_user(@issue.assigned_to) : "-" %></p> <% end %> </pre> ... :start_date, :size => 10 %><%= calendar_for('issue_start_date') %></p> <p><%= f.text_field :due_date, :size => 10 %><%= calendar_for('issue_due_date') %></p> # new row <p><%= f.text_field :done_date, :size => 10 %><%= calendar_for('...
- A new release of the "Redmine Timesheet plugi ... treamsoftware.com/projects/redmine-timesheet/issues is open to the public and you are welcome t ... s and patches for the next version. Eric
- Help: RE: Error during "rake db:migrate RAILS ... when updating to latest trunk (3556 to 3586)
- Got help in the Redmine IRC channel in the meantime. Issue was caused by a former install of the subtas ... to remove lines from the 20100313132032_add_issues_nested_sets_columns.rb file as already desc ... ove. Thanks to Eric Davies for his help.
- Plugins: RE: XLS export plugin
- First of all, does the plugin utilize local f ... orting. Here is the error: Note, I have a issue that start with "Setup new email..." <pre> Iconv::IllegalSequence in IssuesController#xls_export_action "\223setup n ... ne_default_columns/lib/xls_export.rb:203:in `issues_to_xls2' /Users/marton/development/rails_a ... e/vendor/plugins/redmine_default_columns/lib/issues_controller_xls_patch.rb:43:in `xls_export_a ... ne_default_columns/lib/xls_export.rb:203:in `issues_to_xls2' </pre>
- Help: RE: Problems upgrading from 0.8.7 to 0.9.3.
- sorry adding system info: About your app ... 0090406161854 About your Redmine plugins Issue Due Date 0.1.0 Redmine Graph ... harts Plugin 0.0.14 Redmine Issues Group plugin 0.1.6
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- *To ensure we dont lose bugs please log all issues at the site http://code.google.com/p/redmine-projects/issues/list* Thanks
- Hello, I'm trying to delete a file attachment that was added to a comment in a issue ticket. I can delete the text ok but it seem ... ve the attachment itself. Any ideas? Thanks!
- Hi, I have a ticket in Redmine 'that does ... know. So if you'd like to help me with this issue you may request further information. Thanks, Robert
- hi all again! i was wondering if there is ... o display all datails with logged time of an issue. i need this for 2 reasons: 1. i need to ... activity on paper. so if i worked 5h on some issue i need to print this and leave it to her. 2. i need to print time spent on some issue to sent a copy to a client to make it signed ... e. it would be great to have a filter on 'issue details report' to select by date, user.... ... th this functionality? thanks in advance!
- I'm trying to upgrade from 0.8.7 to 0.9.3. ... e installed the folowing plugins: redmine_issues_group awesome_nested_set redmine_graphs open_flash_chart redmine_charts redmine_issues_due_date <pre> rake db:migrate RAILS_ ... e by running task with --trace) </pre>
- Open discussion: RE: ticket tracking
- it could be a solution. but if i receive a c ... great to have ticket system. something like issues but not 'under' projects.
- There are a number of patches on the issue tracker concerning Trac import, many of whic ... led across these because I was searching for issues which addressed shortcomings I needed to ha ... h attempts to address the entire set of open issues while resolving redundancies. At the end of the effort, hopefully all the issues can be closed simultaneously. The relevant set of issues are: #5110, #5065, #5035, #2748, #2504, #2114, #2054, #1008