Project

General

Profile

Search

Results (12605)

Feature #18717 (New): new configure option to hide the filter of issues will be welcome
in a team , everyone's usally use the same filter of issues , for example ,status of resolved, issues assigned to somebody. but there is not conf ... pe to provide the feature in the new version. 2014-12-25 13:18
Defect #18711 (Closed): Respect cross-project subtask setting on issue bulk edit form
r13400 / #14281 has added that the parent issue field on issue new and edit forms respects the cross-project subtask setting when autocompleting issues. This improvement should be added to the issue bulk edit form too. 2014-12-24 08:21
Defect #18708 (Closed): how to set hyperlink (excel) to redmine
I use a Hyperlink URL http://192.168.0.22/redmine/issues/34433   First time to log in to this page ... ttp://192.168.0.22/redmine/ How to solve it? 2014-12-24 03:06
Defect #18698 (Closed): No notifications when involved in an issue
Since I moved to version 2.6.0, users do not ... tions any more when they were involved in an issue. Even if the notifcation Settings are: "Onl ... ould get notifications when you commented an issue (right?). Thus, no need to add yourself to t ... nux] > Rails version 3.2.21 2014-12-22 12:17
Defect #18696 (Closed): MySQL Queries are Slow
Hi, I Recently migrated from Redmine 2.0.3 ... 0. All went smooth and working fine. But now issues is Search became extremely slow. Most o ... imestamp=1419236366; SELECT COUNT(DISTINCT `issues`.`id`) FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `journals` ON `journals`.`journalized_id` = `issues`.`id` AND (journals.private_notes = 0 OR (1=0)) AND `journals`.`journalized_type` = 'Issue' WHERE (((projects.status <> 9 AND projects. ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((projects.is_public = 1 AND ((issues.is_private = 0 OR issues.author_id = 48 OR issues.assigned_to_id IN (48,12,26,60)))) OR (projects.id IN (5,7,13,29,31,50) AND ((issues.is_private = 0 OR ... 2014-12-22 09:32
Defect #18695 (Closed): Issue with multiple attachments through JSON REST API
Hi, I've tried to use REST API for creating issues but found that there no way to post multipl ... s" node, redmine API successfully creates an issue but without attachments - it simple ignores ... tion, without using an array format ('[]'). 2014-12-22 06:30
Defect #18694 (Closed): Sending Email redmine 2.6.0.
Hello all I installed the latest version 2 ... lumns.html.erb (3.6ms) Rendered settings/_issues.html.erb (8.0ms) Rendered settings/_noti ... MyPass" @ What settings should I check? 2014-12-22 00:01
Patch #18692 (Closed): Access keys for previous (p)/next (n) links
This patch adds new access keys, 'p' for a previous issue link and 'n' for a next issue link. With this, we can quickly move to a previous/next issue. Especially usuful when we look one after another a issue. 2014-12-21 01:03
Defect #18691 (Closed): News Watch Functionality doesn't work in Redmine 2.6.0
Hello, I would like to report that News Watc ... sn't work in Redmine 2.6.0. Forum watch and Issues watch is fine, only News watching has issues. 2014-12-20 18:16
Defect #18685 (Closed): Plugin migration confuses two plugins with similar names
<pre> Environment: Redmine version ... 1 extended_gantt 0.2.0 issue_repo_history_merge 0.0.2 multi_time ... the Rails developers so I post it here first. 2014-12-19 12:04
Feature #18684 (Closed): Add option Role: Issues visibility: Issues created by a member of the users group, or issues assigned to a user of the group
This feature would allow all the members of a group to see issues created by other members of that group. Thi ... of the BigClient group. When Alex creates an issue, it is automatically viewable by Bob and Chris. When the issue is assigned to a developer, it's still visib ... unt for the BigClient client, and create all issues that you want visible to that user, with that user's account (or assign the issue to them temporarily). Using the group for th ... d to actively manage the visibility on a per-issue case. This would be awesome. The second p ... nt (lots of people) multiple logins, so that issues can be tracked to a department or person th ... ltiple departments have different opinions. 2014-12-19 10:07
Feature #18682 (New): Role-based project custom field editability
This can be very useful to be abble to *restr ... is patch is based on the visibility roles of issue custom fields. * This feature is *un-usef ... e on a project* to a user. This fixes the issue that the project leader can assign himself o ... l provide a patch for this second feature too 2014-12-19 02:25
Patch #18681 (New): Issue list api : journals, watchers
Lien in the issue detail api 2014-12-18 17:02
Defect #18672 (Closed): Random Error 500 after upgrade to 2.6.0
Hi, Since upgrading to 2.6.0, we get rando ... 6ms | ActiveRecord: 86.4ms) > Started GET "/issues/40382" for 127.0.0.1 at 2014-12-18 10:13:37 +1100 > Processing by IssuesController#show as HTML > Parameters: {"id" ... ls/query.rb:553:in `statement' > app/models/issue_query.rb:361:in `issue_ids' > app/controllers/issues_controller.rb:360:in `retrieve_previous_and_next_issue_ids' > app/controllers/issues_controller.rb:127:in `show' > app/controllers/issues_controller.rb:125:in `show' Restarting t ... mine_favorite_projects 1.0.1 redmine_issue_checklist 2.0.5 redmine_rouge 0.0.1 </pre> I cannot reproduce the issue, just have to wait until the issue... 2014-12-18 01:23
Defect #18670 (Closed): When saving any issue I get RuntimeError ():
This is from the log. Processing by IssuesController#update as HTML Parameters: {"u ... /v8fQPhx9kpFrK54vKHz6FK73ZHdKev5ZMtVlLas=", "issue"=>{"is_private"=>"0", "project_id"=>"63", "t ... o_id"=>"53", "fixed_version_id"=>"", "parent_issue_id"=>"", "custom_field_values"=>{"2"=>"JIATF ... or in 49ms RuntimeError (): app/models/issue.rb:336:in `assign_attributes_with_project_and_tracker_first' app/models/issue.rb:456:in `safe_attributes=' app/controllers/issues_controller.rb:374:in `update_issue_from_params' app/controllers/issues_controller.rb:175:in `update' Version In ... l scrum 0.8.0 2014-12-17 13:32
Feature #18669 (New): Ability to remove Wiki (page) history
I'm using Redmine Wikis in my projects and I ... d as a notepads for further discussion about issues (think: RFCs) in which only the most recent ... t in my opinion they do not cover that ideas. 2014-12-17 13:13
Feature #18668 (New): Issue reference when receiving emails
When using a issue reference like @[Issue #455]@ and configuring redmine to receive em ... ct the first number from subjects like "Re: [Issue #12333212] [Ticket #55893] Bandwidth limit", ... the content of the email to either the wrong issue or simply fail (when the issue does not exist). The regexp for extracting the issue number is currently the following: <pre><code class="ruby">ISSUE_REPLY_SUBJECT_RE = %r{\[(?:[^\]]*\s+)?#(\d+) ... be something like <pre><code class="ruby">ISSUE_REPLY_SUBJECT_RE = %r{\[(?:[^\]]*(?:${tag})\ ... ACME #88899]...@" and "@Re: [ACME#88899]...@" 2014-12-17 12:09
Feature #18664 (Closed): filter plugin by license
Add, please, filter to http://www.redmine.org/plugins based on licenses. 2014-12-17 10:12
Feature #18663 (Closed): Email Notification
Hi Team , Would like to know if the existi ... in one report [like in pdf which is for one issue] Thanks and Regards J Joseph 2014-12-17 07:37
Patch #18659 (Closed): Do not truncate subissue/related issues titles on single issue view
The titles of subissues in the subissue tree on single issue view are currently truncated at 60 character ... tespace. The patch removes the truncation. 2014-12-16 19:40
Defect #18658 (New): Issues with migrate_from_trac.rake from trac 0.12/1.0 (possible solutions provided)
Hello, First of all, I would like to thank ... l project. I've have noticed a couple of issues while attempting to migrate a trac 1.0.1 pr ... 4. File attachments were not migrated for issues and wiki pages. Thanks to "migrate_trac ... ripts is the way to go. Regards, Dominic 2014-12-16 19:07
Defect #18654 (Closed): Custom field is rendered, even if its value is empty (for multiple)
Redmine checks, if the value is available for ... and the custom field gets rendered. This issue affects 3.0.x and 1.4.x versions of Redmine. ... e value end end </code></pre> 2014-12-16 13:37
Defect #18653 (Closed): Notifications not sent with async_smtp
After switching from smtp to asynch_smtp noti ... "async_smtp":String) </pre> If I edit an issue with watchers, no mails are delivered. In th ... 410:in `mail' app/models/mailer.rb:42:in `issue_add' app/models/mailer.rb:423:in `initial ... app/models/mailer.rb:52:in `block in deliver_issue_add' app/models/issue.rb:831:in `each_notification' app/models/mailer.rb:51:in `deliver_issue_add' app/models/issue.rb:1528:in `send_notification' app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:150:in `create' </pre> Do ... base adapter Mysql2 </pre> 2014-12-16 13:31
Defect #18649 (Closed): mail_handler.rb - does not encode non-utf8 characters
Sorry, naive windoze user here, so apologies ... ions = options.dup @@handler_options[:issue] ||= {} if @@handler_options[:allow_o ... ride] << 'project' unless @@handler_options[:issue].has_key?(:project) # Status overridabl ... rride] << 'status' unless @@handler_options[:issue].has_key?(:status) @@handler_options[ ... 4.0 redmine_todos 2.0.5 2014-12-15 20:54
Feature #18643 (Closed): Reload server after plugin changed in development mode.
Hi all! After every plugin change need to res ... Please, help me, i don't know how fox it :( 2014-12-15 15:11
(4776-4800/12605)