Project

General

Profile

Search

Results (12675)

Defect #24274 (Closed): Query totals and query buttons overlaps on small screens
Steps to reproduce: # Go to issues tab # Tick the checkboxes for totals # Re ... red to align the elements on left properly. 2016-11-05 20:54
Defect #24271 (Closed): htmlentities warning
During my migration to 3.3.1, I got this warn ... ms to resolve this message. Have not had any issues with htmlentities yet. 2016-11-04 22:37
Defect #24267 (Closed): Custom fields of "User" format aren't sorted like standard fields
Hi, Since version 3.3, Custom field of forma ... s version |4.2.6| |Database adapter |Mysql2| 2016-11-03 13:22
Feature #24266 (New): Receiving email by mail_handler.rb does not trigger corresponding events
mail_handler.rb should trigger events controller_issues_edit_after_save and controller_issues_new_after_save so plugins can handle new issues and comments submitted by email. 2016-11-03 12:57
Defect #24258 (Closed): ERROR "MailHandler: a ... ::RequestStore" when parsing emails from IMAP
When parsing emails from IMAP mailbox with: ... 8fd64f7c94@excello.cz> References: <redmine.issue-3523.20161012120731@excello.cz> <redmine.j ... ine plugins: no plugin installed </pre> 2016-11-02 20:09
Defect #24255 (Closed): Install csv importer plugin - redmine 3.0 - Centos
Hi, I am new to redmine platform. Can anyo ... i currently using redmine version for upload issues from csv text files. Environment: Red ... tion Database adapter Mysql2 2016-11-02 17:28
Defect #24254 (Closed): Creation Date
Hi, When a new ticket is created in Redmin ... ons. Now, start date is field is left blank. 2016-11-02 13:22
Defect #24242 (Closed): Adding comments to ticket returns internal server error
While adding comments to the ticket am gettin ... Can anyone suggest a walk through for this issue. My Environment <pre> Environment: ... em Redmine plugins: issue_charts 1.3.0 periodicta ... ine_helpdesk 0.0.15 redmine_issue_history 1.0.0 redmine_omniauth_g ... simple_author_change 0.1.2 </pre> 2016-11-02 07:17
Defect #24213 (Closed): % Done is not correct for parent to parents when calculated from subtasks
When having more than two levels of issues then when the % done is calculated for the ... ks and no more than 10 nodes total in a tree. 2016-10-30 22:32
Defect #24211 (Closed): How to set the layout of issue
Hi, I creat the Redmine enviroment in Windows Server2012 R2. In the "New issue",there're a lot of "custom fields" which I h ... for my Redmine?Should I change source code? 2016-10-30 14:24
Feature #24198 (New): Setting for subtasks optionally follow the project change of the parent
Hi, When an issue is moved to another project, it's subtasks a ... the journal for the project move on subtasks 2016-10-28 14:24
Defect #24190 (Closed): <a> tag with attribut ... esults in undefined method + for nil:NilClass
Observed Behavior Create new issue with description "<a href="*tel:*3453454353" ... NilClass): 2: 3: <%= render_email_issue_attributes(issue, users.first, true) %> 4: 5: <%= textilizable(issue, :description, :only_path => false) %> 6: 7: <% if issue.attachments.any? %> 8: <fieldset clas ... per.rb* from last in GIT (it's changes after issue #19304), but it's not help. 2016-10-28 10:11
Patch #24189 (Closed): Time entry form - limit issue autocomplete to already selected project
When creating a new time entry via /time_entries/new (that is, outside the scope of a project), the issue autocompleter always searches across all pro ... selected in the dropdown above. Selecting an issue of another project here will lead to a valid ... should therefore prevented by only offering issues of the selected project. The attached pa ... rs according to the user's project selection. 2016-10-28 10:06
Feature #24187 (New): exporting CSV issues in only web page
*Steps to reproduce:* # Goto http://www.redmine.org/projects/redmine/issues # Download the issues in CSV format. # Now change the page number. # Download the issues of the new pages in CSV format. # Observe ... iately then would you please provide all the issues information in CSV format? 2016-10-27 17:32
Feature #24181 (New): Add grand total of overall spent time on queries
Now we have Total spent time on the issue list made via #11253. It works fine for normal issues, but not for parent tickets, it would be gr ... see attached screenshot as a real an example. 2016-10-27 15:46
Feature #24171 (New): Add keyboard shortcuts to common tasks
Redmine already provides a shortcut to create a new issue (Shift + Alt + 7 on Microsoft Windows + Mozi ... would like to do as much as possible with it. 2016-10-26 06:13
Feature #24167 (Closed): Rebuild a single nested set with nested_set plugin
After updating to Redmine 3.3 we began to encounter broken issue trees quite often. Root and parent ids are o ... values get messed up somehow. We have ~250k issues so using @Issue.rebuild_tree!@ is a rather expensive task wi ... w - just added it to /lib/redmine/nested_set/issue_nested_set.rb <pre><code class="ruby"> def rebuild_single_tree!(root_id) root = Issue.find(root_id) if root.blank? || !root.par ... nodes(root_id) end end </code></pre> 2016-10-25 15:09
Defect #24160 (Closed): Gantt diagram returns internal error
I have an error on /projects/s-org_ipd/issues/gantt system info <pre> Environment: ... e> 30162 Started GET "/projects/s-org_ipd/issues/gantt" for ███.███.███.███ at █████████ ███ ... mine/sudo_mode.rb:63:in `sudo_mode' </pre> 2016-10-24 18:30
Defect #24156 (Closed): Redmine might create many AnonymousUser and AnonymousGroup entries
Under certain conditions (and due to Rails' d ... als of the project # This is e.g. called by IssueQuery#initialize_available_filters project.p ... https://plan.io/redmine who experiences this issue. The problem does also occur in all Redmine ... (Boy, this was no fun to find and fix...) 2016-10-24 17:31
Defect #24150 (Closed): Typo in class name and unidentified (left-over) code comment
Just a drop of some of my observations. Two small issues were introduced in r15917: * a typo: sourc ... t be better to mark/explain it more clearly 2016-10-24 03:59
Defect #24136 (Closed): Unable to delete version
Since we moved to 3.2.3 we can not delete any ... ). Even if the versions: * Don't have any "issue for this version" * Are not shared at all ... t. But well, maybe, a first one has to raise issues? 2016-10-21 17:58
Defect #24116 (Closed): Tickets are not created if the email contains some of the special character
Hey Team, I have Installed the redmine ... /pre> Am using email to task for creating issues, but when the email contains any special sy ... ated, is there any fix or workaround for the issue, as we cannot ask each and every user to change their mail signatures. 2016-10-21 07:32
Defect #24111 (New): Moving the parent issue from subproject to another project moves sub issues too
If an issue with sub tasks is moved to another project ( ... sidebar_hide 0.0.7 </pre> 2016-10-20 13:38
Defect #24109 (Closed): Forums tab is missing but link is accessible
If I enable *Forum* module then Forum tab is ... ine plugins: no plugin installed </pre> 2016-10-20 09:54
Defect #24104 (Closed): Filter "in the past days"
Hi, using the filter "in the past days" to g ... -04-13) [x86_64-linux] Rails version 4.2.6 2016-10-19 14:40
(3651-3675/12675)