Search
Results (12675)
- Defect #19179 (Closed): Very slow performance on editing issues when projects have inherit members checked
- Hi, Recently I updated all my projects che ... Case 1: If you try to create and edit an issue in the main project all are updated smoothly. Case 2: If you try to create and edit an issue in a 4 level project heritage the performanc ... rsion: 5.5.38 Ruby: 2.0.0p481 Rails: 3.2.19
- Defect #19174 (Needs feedback): db migrate error from old version to 2.6
- I did the typical mysqldump to get all the da ... need some help here. Thank you in advance
- Defect #19173 (New): Trac Migrate Script with Redmine 3.0
- I have a basic Redmine 3.0 installation, usin ... s: TOP => redmine:migrate_from_trac </pre>
- Defect #19172 (Closed): "gem update bundler" suggestion for "`x64_mingw` is not a valid platform"
- I just tried to install Redmine 3.0.0 on Debi ... (2012-04-20 revision 35410) [x86_64-linux]@.
- Feature #19171 (Closed): "any open / none open" filter for ( follows / blocked ) relationships
- Currently you can filter issues with related issues. | is | | any issues in project | | any issues not in project | | no issues in project | | none | | all | Propose ... e the software * You could then construct issue queries that only return issues that can actually be progressed ** This re ... ot * Can also construct queries that return issues that are blocked by something ** This allows you to troubleshoot their dependencies
- Defect #19165 (Closed): LDAP managment with REDMINE - Password expired
- There is a way to perform LDAP authentication ... rough the REDMINE interface ? Thanks a lot
- Defect #19163 (Closed): Bulk edit form shows additional custom fields
- I have a project with one tracker. For this ... I only see 2 custom fields. If create a new issue and edit this issue I see only 2 custom fields. In bulk edit ... 2 are there. # Field: class="bool_cf" id="issue_custom_field_values_6" # Field: class="string_cf" id="issue_custom_field_values_16" # Field: class="string_cf" id="issue_custom_field_values_31" # Field: class="string_cf" id="issue_custom_field_values_32" 1+2 are additional 3+4 are in this tracker
- Defect #19162 (Closed): New issue AND tracker read-only: status is not changable
- I can't change status on new issue if tracker is hidden. 2nd: In this const ... If tracker is visible the numbers are saved.
- Defect #19159 (Closed): Context menu with disabled granted options
- I can change the status of any issue in the update form (trought "update" link), ... bled. This have happenned for all fields and issues.
- Defect #19152 (Closed): Issue Open Error
- Environment: Redmine version ... dmine plugins: no plugin installed issue click after error.. Started GET "/redmine/issues/90" for 127.0.0.1 at 2015-02-23 18:07:03 +0900 Processing by IssuesController#show as HTML Parameters: {"id"=>"90"} Current user: 11059 (id=5) Rendered issues/_action_menu.html.erb (16.0ms) Rendered issue_relations/_form.html.erb (4.0ms) Rendered issues/_relations.html.erb (8.0ms) Rendered issues/_history.html.erb (5.0ms) Rendered issues/show.html.erb within layouts/base (108.0ms) ... <% end %> 15: </ul> app/helpers/issues_helper.rb:306:in `show_detail' app/helpers/issues_helper.rb:277:in `block in details_to_strings' app/helpers/issue...
- Defect #19151 (Closed): Upgrade from 2.6 to 3.0 failed.
- When I use this command ``bundle exec rake db ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:33:in `block in included' /usr/loc ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:29:in `class_eval' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:29:in `included' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:50:in `include' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:50:in `<top (required)>' /usr/loca ... rvm, also this problem. Please help, thanks.
- Defect #19149 (Closed): TinyTDS generates SQL for wrong version of MS SQL
- After upgrading an instance of Redmine 2.6.0 ... e OFFSET option is unavailable in MS SQL 2008
- Patch #19134 (Closed): How to override the model method visible_condition
- I want to override the model method with my p ... pre><code class="ruby"> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... Rails.configuration.to_prepare do unless Issue.included_modules.include? IssuePatch # Issue.extend(InstanceMethods) Issue.send(:include, IssuePatch) end end </code></pre>
- Defect #19128 (Closed): Searching for a number that happens to be an issue id
- If you search for a number in the search box it takes you directly to the issue id if there is an issue id for that number. It should take you to ... ite http://demo.redmine.org/projects/search-issue/issues The first issue is created and the issue id is 80815 The second issue is created and subject is set to 'Subject co ... enter in 80815 it will take you directly to Issue 80815 instead of showing a results page for both issues. I know that you can wrap the text in th ... p a search results page with only the second issue, but should it not also contain the first issue in those results? I'm also not sure why y ... ething wrong or if more information is needed
- Feature #19126 (Closed): Possibility to disable subtasks
- I would like to be able to disable subtasks a ... to completely disable subtasks. We had some issues with subtasks in our group since some membe ... d like to disable them to avoid wrong usage.
- Patch #19122 (Closed): Layout problems for long text custom fields
- In a "Issue" page, the long text custom text fields are ... t be deciphered. !http://hpics.li/37a21d5!
- Defect #19121 (New): Mismath of feature and documentation in activities (time tracking) custom field
- message#45181 > [[RedmineCustomFields#Fiel ... know it is regression or wrong documentation.
- Defect #19120 (Closed): Wrap parent task title on the issue list
- The parent task titles on the issue list are not wrapped, which might cause the ... there might be only a few entries for a full issue list page.
- Defect #19117 (Closed): XSS Vulnerability in Flash rendering
- h3. Summary There one one confirmed and ... n is passed in a flash message, including an issue similar to the one described above concerni ... ase updated versions. h3. Credits This issue was discovered by Holger Just of Planio. ... runk (redmine:r14014) attached to this mail.
- Patch #19116 (Closed): Files REST API
- Context: To integrate Redmine with our CI to ... revision r14015 Formatted with git Related Issues: #7725, #18245 and #13800
- Defect #19114 (Closed): Cannot archive projects
- Hi, I just just updated (*gulp*) from 2.3. ... n `block (3 levels) in start_threads' </pre>
- Feature #19112 (Closed): Markdown for specific projects
- **Problem** In our redmine we have a lot of ... rkdown formatting for only specific projects.
- Patch #19108 (New): Ability to limit search to last week/month/year
- *Problem* Redmine search doesn't support o ... on* After looking at what other ticketing/issue/case management solutions do, I see many of ... atch was generated on your 2.6 stable branch.
- Patch #19107 (Closed): Bulgarian Translation (r13962, r13979, r13986)
- Translated: * setting_search_results_per_page * permission_copy_issues * label_blank_value
- Defect #19106 (Closed): IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
- As I described at #14534#note-41, test always ... ) [x86_64-linux]: <pre> $ ruby test/unit/issue_test.rb Run options: --seed 16583 # Runn ... s/s, 28.9240 assertions/s. 1) Failure: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues [test/unit/issue_test.rb:324]: Failed assertion, no message ... , 1 failures, 0 errors, 0 skips </pre>