Project

General

Profile

Search

Results (12483)

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
Defect #24094 (Closed): Error with non ASCII characters in Wiki
When creating/saving a Wiki page or an issue description (also wiki format) that contain ... he error. Back " Version: 3.1.1.stable 2016-10-18 18:09
Defect #24092 (Closed): bundler error: selenium-webdriver requires Ruby version >= 2.0.
Error message encountered when running **bund ... ine plugins: no plugin installed </pre> 2016-10-18 17:24
Feature #24089 (New): Call to Action (CTA) and improved conversion for registration
Many users of Redmine allow access to at le ... source projects allow access to their public issue tracker or organizations might allow anonymo ... k asking anonymous users to register on: the issue list, individual issues, news articles, forum topics, as well as on ... hots to illustrate this set of features. !issue_list.png! 2016-10-17 17:21
Feature #24078 (Closed): how to resolve We're sorry, but something went wrong.
when i am running localhost/redmine on browse ... ent wrong. We've been notified about this issue and we'll take a look at it shortly. Info ... is website please help me to resolve this issue. i am using ubuntu 14.04 lts version. 2016-10-15 18:02
Patch #24072 (New): Added formatting for email notifications
This is meant to allow email notifications to show due date, and separate the issues that are past due from the ones that are due in the next (custom amount) of days 2016-10-14 21:10
Defect #24066 (Closed): Issue after upgrading to MariaDB 10.1.18
After upgrading my local MariaDB version i ca ... ier logs for details about the error. </pre> 2016-10-14 05:12
Defect #24061 (New): Tickets can be watched by users who are not available in specific tracker
It's basically the same as solved here: #2317 ... 3.3.1 assignee list is fixed, so now can be issues assigned only to users available in selecte ... only to users available in selected tracker. 2016-10-12 21:49
Defect #24052 (Closed): Unable to select columns in Administration, Settings, Issue Tracking, Default columns displayed on the issue list
I recently installed 3.3.0.stable on Centos 7 on Amazon EC2. Everything seems to work except for 2 issues - selecting the default columns and importi ... oduction.log. Clicking on the arrows in the Issue Tracking screen does not trigger any logging ... : redhopper 1.0.4 2016-10-11 22:04
Feature #24050 (New): Allow custom fields are displayed in the overview of tasks
Currently the custom fields are displayed in ... l projects' is checked. http://...redmine/issues 2016-10-11 19:17
Defect #24049 (Closed): Records in table time_entries with null value at field issue_id
It appears records at the table time_entries with an empty issue_id. I think this is not correct. Generaly it ... y a time imputation for example to change de issue id. 2016-10-11 16:42
Defect #24041 (Closed): Issue subject is not updated when you select another issue in the new "Log time" page
To reproduce: # Open an issue # Click "Log time" # Observe that the issue subject is displayed next to issue (issue_2.png) # Select another issue in the issue field # Observe that the issue subject is still the same (issue_3.png) even if I selected another issue The attached patch fixes this issue. 2016-10-10 23:46
Feature #24040 (New): Making the default action for copy subtasks when copying an issue a settable value. (Project level setting?)
A nice to have feature would have either a gl ... copying the subtasks when copying a specific issue. The current default is to include the subt ... e situations could have consequences when an issue is copied. One of our projects has asked ... lt action of "copy subtasks" when copying an issue. They have some issues that have a large number of subtasks, and one of the developers accidentally copied an issue that had about 50 subtasks under it. 2016-10-10 22:26
Defect #24030 (Closed): When SVN or Git repos ... de an emoji (4 bytes charactor), error occurs
I already set the MySQL and all databases' ch ... insert the commit comment into database table 2016-10-10 05:47
Defect #24024 (Closed): open user account info occured 500 error
Started GET "/users/8" for 192.168.60.238 at ... lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2016-10-09 06:23
(3476-3500/12483)