Project

General

Profile

Search

Results (12605)

Defect #19193 (New): Custom Field definition inconsistency
The custom fields allow us to create a field ... we need such a customization for our project. 2015-02-26 09:19
Defect #19192 (Closed): "rake" command is showing error, `x64_mingw` is not a valid platform.
ruby ver : ruby 2.2.0p0 (2014-12-25 revision ... ngw_18, :mingw_19, :mingw_20] Help me!!!!! 2015-02-26 08:43
Defect #19189 (Closed): Multiple users cannot access the same page.
We are just a few Redmine users, however, on ... another user tries to access the same page (issues, overview, etc.) the browser shows a spinni ... We are running Redmine on Windows not Linux. 2015-02-26 02:25
Patch #19188 (Closed): Add Hooks to Issue Show View above and below floating changesets
Please apply the patch to add two new hooks to issues/show.html.erb. They will be called before a ... thub.com/TravisSpangle/redmine_spent_time_in_issue_description. Instead of doing this" tomfoole ... thub.com/TravisSpangle/redmine_spent_time_in_issue_description/tree/master/app/views/issues, thanks! 2015-02-25 22:01
Defect #19187 (Closed): Roadmap links in subproject
I have redmine with Project1 and Subproject2. ... r2 is assigned to Subproject2. There are 2 issues in Project1/Ver1, 3 in Project1/Ver2 and 4 ... too, this particular user should see only 4 issues, and not everything from Project1 - 9 issues. Links points to Project1 so they give 403 for that user. I think that version.issue count should include permissions. Links shou ... uld be more links for more cotexts like: 9 issues (0 closed — 9 open) - Project1 4 issues (0 closed — 4 open) - Subproject1/Ver2 ... pect to see their context (smaller number of issues and query from actual project). 2015-02-25 17:30
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 2015-02-25 07:57
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 2015-02-24 23:12
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> 2015-02-24 20:43
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]@. 2015-02-24 18:54
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 2015-02-24 17:07
Defect #19165 (Closed): LDAP managment with REDMINE - Password expired
There is a way to perform LDAP authentication ... rough the REDMINE interface ? Thanks a lot 2015-02-24 10:47
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 2015-02-24 00:08
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. 2015-02-23 23:48
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. 2015-02-23 21:14
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... 2015-02-23 10:22
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. 2015-02-23 04:02
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 2015-02-20 17:40
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> 2015-02-19 10:10
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 2015-02-18 17:03
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. 2015-02-18 16:34
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! 2015-02-17 18:16
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. 2015-02-17 15:26
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. 2015-02-17 13:36
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. 2015-02-16 21:31
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 2015-02-16 20:23
(4651-4675/12605)