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
- 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
- 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.
- 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
- 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?
- Help: RE: An odd request: login without a username/password
- David Gessel wrote: >... We share the same mindset on these issues :-)
- 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...
- 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
- 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.
- 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/...
- 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.
- 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?
- 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 ...
- 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.
- 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.
- 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
- 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?
- 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...
- 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?
- 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.
- 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?
- 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.
- 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 / ...
- 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>
- 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!