Project

General

Profile

Search

Results (18279)

Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
Hi thanks for your reply. I did not notice ... oving the extra_queries plugin, I still have issues [root@tm-redminedev redmine]# bundle exe ... hat is something related with activesupport 2015-04-03 17:33
Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
Hi, The plugin *extra_queries* says that is ... ble with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x 2015-04-03 11:42
Help: RE: Redmine email log
If your Redmine is installed on a Debian Linu ... it sends a mail: <pre> Rendered mailer/_issue.text.erb (7.8ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (12.6ms) Rendered mailer/_issue.html.erb (1.3ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (4.6ms) ... not found out what causes this error. A.T. 2015-04-03 08:22
Open discussion: Use Plugins occur "Redmine 500 error"
I installed Bitnami Redmine 2.6.1. And want to use CodeReview Plugin, but it had some issue when i installed it, fortunately, in "Admini ... gins: redmine_code_review 0.6.5 2015-04-03 04:31
Help: Update from Redmine 2.6.2.stable to 3.0.1 issues
Hi all, I'm trying to migrate my Redmine s ... mine/plugins/extra_queries/lib/extra_queries/issue_query_patch.rb:9:in `block in included' /va ... mine/plugins/extra_queries/lib/extra_queries/issue_query_patch.rb:5:in `class_eval' /var/www/html/redmine/plugins/extra_queries/lib/extra_queries/issue_query_patch.rb:5:in `included' /var/www/htm ... ects/redmine/wiki/RedmineUpgrade Any help? 2015-04-03 04:00
Help: RE: An odd request: login without a username/password
David Gessel wrote: >... We share the same mindset on these issues :-) 2015-04-03 00:34
Open discussion: RE: Any way to change issue status only if attachment uploaded?
We are using 3.0 because we need to have a default statuses for each issue tracker and it's available only in 3.0. Me ... oesn't support 3.0. I hope one day it will... 2015-04-02 20:35
Plugins: Single Sign On (SSO) for Redmine 2.6.0
Hi all, From my search, I found an old plu ... would accomplish what I'm trying to do. The issue is, we are running Redmine 2.6.0 in a produc ... 0.0.7 </pre> Thanks, John 2015-04-02 20:12
Open discussion: RE: Any way to change issue status only if attachment uploaded?
hi, which version do you use? try this p ... and rise a warning if the user hasn't. 2015-04-02 18:19
Help: Redmine can't send email any more
Hi, suddenly I get errors when Redmine tri ... g I see in the logs: <pre> Started PUT "/issues/2721" for xx.xx.xx.xx at 2015-04-01 19:21:03 +0200 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xxxxx", "issue"=>{"is_private"=>"0", "project_id"=>"75", "t ... to_id"=>"8", "fixed_version_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-04-01", "due_da ... t user: xxxxxxxxx (id=8) Rendered mailer/_issue.text.erb (5.9ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (10.2ms) Rendered mailer/_issue.html.erb (1.9ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (5.1ms) ... irected to http://server.homecomfort.at:3000/... 2015-04-01 19:42
Help: RE: An odd request: login without a username/password
Thanks to both of you. I think one of the issues we have is really don't want to authenticat ... the site goes down--so we do want the emails. 2015-04-01 16:16
Development: Extend a Issue Model Function
Hello, I created a Plugin to import some s ... s required to extend a Model function in the Issue-Model (the update_closed_on). So I checked ... a Plugin in Plugins folder - Create a File issue_patch.rb in the lib folder from the Plugin - Add the following code to the 'issue_patch.rb' <pre> require_dependency 'issue' module IssuePatch def self.included(base) base.se ... mized_id = #{self.id} AND customized_type = 'Issue' AND custom_field_id = 36").first if ... test.save end end end end Issue.send(:include, IssuePatch) </pre> It seems to me that the code in my issue_patch was never called when the 'update_clos ... ed. Can anyone see a Problem un my function? 2015-04-01 10:19
Open discussion: Two enhancement suggestions: cost tracking and linked copies of projects/issues
There are two things that would significantly ... controlling data set for hours spent and for issue/project timing, it makes sense to integrate ... nd an hourly cost in two places: h3. Per Issue Cost Tracking Each issue might have either/neither a fixed cost and/or an hourly cost. * A fixed cost applied to an issue and allocated to the project balance as soon as an appropriate issue status is applied such that the cost is allocated when the issue becomes live, not when it is conceived. * ... pent are revised down. _For example, if a issue is to buy the team a celebratory dinner for ... ld allocate the budget for the dinner to the issue. When the dinner is marked as "complete," t ... an outside consultant might be assigned to a issue at an hourly rate. Each time the consultant ... ent, the cost-rate would be allocated to the ... 2015-03-31 20:24
Help: RE: An odd request: login without a username/password
Jan Niggemann (redmine.org team member) wrote ... @user@domain.com@ and subscribe to forums or issues, thus cloaking the mailbox of @user@domain.com@, possibly even leading to regulatory issues with (foreign) laws... Thank you for that point--I will add that to the list of issues we have with what we're trying to do. 2015-03-31 19:48
Help: RE: I find no (target|milestone|version) in new issue, edit issue, issue list, though versions and milestones are defined
Resolved. I thought I had checked this, ... tch to make use of the defined version. 2015-03-31 18:48
Help: RE: [plugin] redmine_jenkins redmine_bootstrap_kit
Hi! I'm the maintainer of Redmine Jenkins plugin. Actually this is a known issue. A fix is in preparation. Nicolas 2015-03-31 18:29
Open discussion: Any way to change issue status only if attachment uploaded?
Hi all, We need to force user to upload some file when he changes issue status. E.g. user could not change status ... he hadn't upload corresponding document into issue. I was thinking about creating a new Field ... chieve this? Or maybe there are another ways? 2015-03-31 18:28
Help: RE: An odd request: login without a username/password
Not possible IMHO... Also, from a process PO ... @user@domain.com@ and subscribe to forums or issues, thus cloaking the mailbox of @user@domain.com@, possibly even leading to regulatory issues with (foreign) laws... 2015-03-31 18:21
Help: RE: I find no (target|milestone|version) in new issue, edit issue, issue list, though versions and milestones are defined
Do you use any plugins? 2015-03-31 18:13
Help: RE: Resolving Update with Redmine 1.0.3.stable.4425
The version you're using is from 2010-10-31 and has critical security issues ([[Security_Advisories]]). You really, rea ... ansition to a more recent version of redmine. 2015-03-31 18:05
Help: Resolving Update with Redmine 1.0.3.stable.4425
Hi, We currently running Redmine 1.0.3.st ... lly cause more harm then good. We have an issue where the last update that took place, cause ... g a few lines of code. Examples of the issue: Added by {{author}} {{age}} ago. 1 2 N ... could fix this with out upgrading versions? 2015-03-31 15:32
Help: disable notification on relation change
I am new to redmine and happened to maintain ... on relation change (adding/deleting related issue) event via email was introduced into 2.4. I ... ng watcher list. But it affects to updating issue, not adding/deleting related issue. Any advice will be appreciated. 2015-03-31 10:23
Open discussion: upgrade from 2.6.3 to 3.0.1 windows sqlserver 2012
Problem with upgrade bitnami redmine-3.0.1-0 ... Started POST "/ redmine / projects / pwf / issues" for 127.0.0.1 at 3/30/2015 13:22:12 +0200 Processing by IssuesController # created as HTML   Parameters: {"utf8" => "✓" "authenticity_token"=>"xxxxxxxxxx", "Issue" => {"is_private" => "0", "tracker_id" => "1 ... " => "84", "fixed_version_id" => "", "parent_issue_id" => "", "start_date" => "", "due_date" => ... tetime2 .: EXEC sp_executesql N'INSERT INTO [issues] ([project_id], [author_id], [tracker_id], ... tetime2 .: EXEC sp_executesql N'INSERT INTO [issues] ([project_id], [author_id], [tracker_id], ... 15-03-30 13:22:12 +0200'):   app / models / issue.rb: 174: in `create_or_update '   app / controllers / ... 2015-03-31 08:45
Help: How to allow reporter to change trackers
Hello, First post here... I've searched th ... ter level user to change the "tracker" of an issue. I've been through the workflow configurati ... dmine plugins: no plugin installed </pre> 2015-03-30 18:56
Help: Redmine Development/Customisation Germany
Hello my Name is Jakob and I work at Beuth-Ho ... ants to introduce a customised Ticket-System/Issue-Tracking-System for the construction departm ... he company was in Berlin) Thank you a lot! 2015-03-29 14:54
(5026-5050/18279)