Search
Results (12603)
- Defect #15258 (Closed): Roadmap Issue Count off
- Looking at the roadmap today, I noticed the count off. I see only two open issues, and it lists three. I also clicked on the http://www.redmine.org/projects/redmine/issues?fixed_version_id=74&set_filter=1&status_id= ... so. I'm assuming it's taking into account issues that are considered private and listing the ... t, but not displaying them. !CountOff.png!
- Defect #15248 (Closed): Ticket count in roadmap view wrong
- The issue statistic on the homepage for the coming version 2.3.4 is not consistent. It counts 15 issues but the list has only 14. Seems like 1 open feature issue is missing. Searching the issue list does only show 1 closed feature issue for version 2.3.4.
- Feature #15246 (New): User groups whose members are different for each project.
- We are a shop with several different departme ... Groups - <X> Engineers. Then I could assign Issues to a group "<X> Engineers" but only to thos ... e currently a way to achieve the same effect?
- Feature #15228 (Closed): Custom field - provide link custom field
- Custom field - provide link custom field l ... value like- "01" in custom field when create issue Admin side have default link - www.link.c ... nk.com \01 Mainly we need to link other issue tacker
- Defect #15227 (Closed): Custom fields in issue form - splitting is incorrect
- I think there is a bug in the custom fields rendering: app/views/issues/_form_custom_fields.html.erb <pre> <cod ... tcontentleft"> <% i = 0 %> <% split_on = (@issue.custom_field_values.size / 2.0).ceil - 1 %> <% @issue.editable_custom_field_values.each do |value| %> <p><%= custom_field_tag_with_label :issue, value, :required => @issue.required_attribute?(value.custom_field_id) % ... <pre><code class="ruby"> <% split_on = (@issue.custom_field_values.size / 2.0).ceil - 1 %> ... <pre><code class="ruby"> <% split_on = (@issue.editable_custom_field_values.size / 2.0).cei ... fields that are going to be shown. Thanks.
- Defect #15226 (Closed): Searching for issues with "updated = none" always returns zero results
- I am using Redmine 2.2.4. Thanks for the great open source tool. I would like to find new issues that have been added, but not updated. I tr ... er "updated" set to "none". I know there are issues without any update, but I always get "No da ... imestamp. So updated_on is not empty for new issues. Looking at the code, I noticed there is before_save 'force_updated_on_change' function in issue model. I am guessing that is setting the update_on field for new issues as well. This seems incorrect, since clearly we wanted to query the issues with empty 'updated_on' field, as it is available in the filters. Can someone help fix this?
- Feature #15225 (Closed): Need to be able to have separate markup formats for bugs and wiki pages
- On our setup we are finding it problematic to ... enerally what I suggested above will fix the issue in 99% of the cases. Apologies if this is ... arch but nothing appeared to be a good match.
- Defect #15221 (Closed): Issue title disapearing
- Like you can see in the attachment, The issue title doesn't appear in this project. Don't ... able (MySQL) Thanks in advance. Diego
- Feature #15212 (Closed): Atom feed on project ... show in article title the name of the project
- If you use _Overall activity_ the name of the ... This is inconsistent and should be changed.
- Defect #15211 (Closed): Progress line is pulled back to past by finished tickets
- Regarding the progress line added by Feature ... do so even though it is already finalized.
- Defect #15208 (Closed): Time issues when log spend time manual
- When i want to log time manual, time goes up ... or read how much time somebody spent on some issues.
- Feature #15201 (Closed): Filter "Assignee" should contain locked users
- Scenario User leaves company -> profile gets locked User still has issues assigned, but it's not possible to set a filter "Assignee=UserWhoLeft"
- Defect #15200 (Closed): Problems running Redm ... ation following Ubuntu tutorial from the wiki
- The installation was implemented using http ... s/passenger-spawn-server:99:in `<main>'
- Feature #15199 (Closed): question about report
- Hello! I need a report that will show information how many issues are assigned to each user for all projects ... this http://www.redmine.org/projects/redmine/issues/report but for all project, not for one. C ... commend me any plugin or something like this?
- Defect #15197 (Closed): Write data on redmine very slow !!!
- Hi, I used redmmine version 2.3.3 , Ruby 2 ... Everything so goog but when i create new issue. It very slow to done. Why , i don't know. Please help me debug and fix it. Thanks LocDP
- Defect #15195 (Closed): user to receive notification of the project to which it is not signed
- User war signed on project "A", then he was d ... cation of project "A" still continue to come.
- Defect #15191 (Closed): HTML 5 validation failures
- Asserted fixes for HTML 5. Part 1.
- Defect #15190 (Closed): JS-error while using ... query w/ project filter in a project context
- Hi, If I open custom query *within a project ... if I use *project* filter in custom query.
- Defect #15183 (Closed): Edit wiki region: edi ... ll heading levels are used, e.g. h2. .... h5.
- If not all headings are used, e.g. (h2. ... h ... o set the number of shown levels in the toc.)
- Feature #15180 (New): Start date on versions
- Hi, Why not to add start date on version. I ... tive_date will be end date and not only date.
- Defect #15179 (Closed): Tickets using email
- I have created ticket using email in my insta ... 3/10/23/logo.png etc While deleting this issue it is found that Redmine does not have permi ... these attached files and hence deleting this issue gives error page. I could chmod this file ... orrect ? or is this really Redmine Bug?
- Feature #15178 (Closed): Automatic relation between mentioned Issues
- It would be very nice if Redmine can create automatic relations between Issues when someone links the issue in one post or on the description. Let me explain. The user post an update on issue 1, in the update he speaks about issue 2 and links the issue (hash+2). In this case and others cases li ... e can just create a relation between the two issues. To show to user that was an automatic re ... it happens a lot, that people mention other issues but forget to relate each other.
- Feature #15177 (New): Dynamic query fields
- All custom fields are set in 'static' manner ... ther fileds/attributes values. Example 1 (issues). I have 3 custom fields for my issues: A, B, C that represents parts of expressio ... QRT (B*B - 4A*C)) / 2A I have to export all issues to CSV, then import CSV into Excel, then ad ... (version). I have 1 custom field A for each issue. I want to see sum of all A for a particular ... ernal application and make calculation there.
- Feature #15174 (Closed): Issue ids aren't sequential
- Hi, I know this is an issue that has been discussed a lot but I would li ... Is there a way to sequentially increment issue ids even if I work on multiple projects on the same Redmine instance ? I want my projects issues increment like that : Project 1 : issue #1,#2,#3 Project 2 : issue #1,#2,#3 Why ? Because it's very easy for the developers to get confused with the current issue id attribution. Thank you very much for your answers.
- Defect #15172 (Closed): The date picker icon gone after switching tracker
- *Step to reproduce* # New issue, leave the tracker as default. # Look at th ... mine_didyoumean 1.2.0 redmine_issue_detailed_tabs_time 0.1.0 redmine_issue_extensions 0.2.0 redmine_lightbox ... 0.0.3 wiking 0.0.2