Search
Results (18292)
- I'm on windows and using thin to host redmine ... look. Any help would be greatly appreciated!
- Help: RE: Redmine stopped working after updated and reboot
- Thanks for your reply! The production.log does not actually log any messages since the issue started to appear. I didn't know there wa ... quire' from bin/rails:4:in `<main>' </pre>
- I would like to add some real users to Redmin ... t to prepare those users. I'd like to assign issues and so on or work in behalf for them. I ... user doesn't get any email notification?
- Help: RE: Multiple NoMethodError errors after upgrade
- It is confirmed, errors have dissapeared. It ... ations (20GB Installation for 50 users + 10K issues a year + 50 SVN Repositories + 2GB attachments).
- Hi, I'm having some problems with our Redm ... understand it properly or those were not the issue. I also tried hosting the pre-update inst ... pache2 | | Redmine | 3.2 | | Ruby | 1.9.1 |
- Plugins: RE: Time & Attendance 2.1
- If anybody like to integrate SafeScan TA-955 ... https://github.com/dhanasingh/redmine_wktime/issues/13#issuecomment-187219572
- Help: RE: Need help applying patch
- Volker Kopetzky wrote: > Where does your pat ... got the patch from - https://www.redmine.org/issues/7994 What do you mean by format? I will ... ceeded. How can I use it know? Thanks.
- Help: RE: Allow reporter to close issues
- It's about an issue that is already 'Resolved'. According to Adm ... have not set any custom field permissions.
- Hello! I am running Redmine 3.2.0.stable, and I want to allow my reporters to set the issue status to 'Closed'. "It seems":https://www.r ... I can only do this by giving them the "Edit issues" permission. Is this true? -- Robert
- Plugins: RE: Issue Vote Plugin
- Hi, This plugin is not compatible with redmine 3.2.0 Error log <pre> @Started GET "/redmine/issues/1" for 171.61.122.40 at 2016-02-19 13:18:58 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"1"} Current user: anton (id=5) Rendered issues/_action_menu.html.erb (1.9ms) Rendered plugins/redmine_vote/app/views/issues/_voting_controls.html.erb (2.0ms) Rendered plugins/redmine_vote/app/views/issues/_issue_voting.html.erb (2.3ms) Rendered issues/show.html.erb within layouts/base (13.6ms) ... of arguments (1 for 2..3)): 1: <% vv = @issue.votes_value %> 2: <%= content_tag('span ... ) %> 3: <%= content_tag('span', " (" + @issue.votes_for.to_s + "/" + @issue.votes_count.to_s + ", " + @...
- Hi. How can i add a column on issues tree view. When i access a issues and that issues have subtasks a list is created showing all subtasks releated. i need add column of issues category. tks.
- - In previous version 2.4.2, I authorized people, by permitting them to Add notes (in issue tracking authorization table) and they could ... tem Redmine plugins: no plugin installed
- Hi, Please, can you help me with this plugin ... edmine 2x, but not on 3x When i want to see issue, I get the error <pre> @Internal error ... *Error log* <pre> @Started GET "/redmine/issues/1" for 171.61.122.40 at 2016-02-19 13:18:58 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"1"} Current user: anton (id=5) Rendered issues/_action_menu.html.erb (1.9ms) Rendered plugins/redmine_vote/app/views/issues/_voting_controls.html.erb (2.0ms) Rendered plugins/redmine_vote/app/views/issues/_issue_voting.html.erb (2.3ms) Rendered issues/show.html.erb within layouts/base (13.6ms) ... of arguments (1 for 2..3)): 1: <% vv = @issue.votes_value %> 2: <%= content_tag('span ... ) %> 3: <%= content_tag('span', " (" + @...
- Help: RE: Redmine is down :(
- If you are running Redmine on debian-lts (squeeze) by any chance, this issue seems to be caused by a passenger security u ... unhold" and update passenger as soon as this issue has been clarified/fixed. The update seem ... debian.org/cgi-bin/bugreport.cgi?bug=812103
- Hi redmine 2.6 I'm manager of a project X, I watch issue Y, in my profile I've setted to receive emai ... y collegues receive email regarding the same issue what I can check to understand what's wrong? thanks
- First, here's my environment: Environmen ... mine_ckeditor 1.1.2 redmine_issue_todo_lists 1.1.1 redmine_monitoring ... ecific way? What is the required fields?
- I'm running 3.0.1/Ubuntu 14.04 and tried inst ... ls and don't know how to go about fixing the issue or even understanding why it's happening. ... Views: 394.8ms | ActiveRecord: 6.7ms) </pre>
- Open discussion: RE: Getting Error while opening http://localhost/redmine Please Help
- Hi all There was 1 white space between att ... rage_path: /opt/redmine/files* </pre> my issue is solved...
- Help: RE: ruby ActiveResource REST API: updating a custom field
- Additional information about redmine: <pre ... running the script: <pre> Started GET "/issues.json" for 49.228.58.65 at 2016-02-17 02:08:57 +0000 Processing by IssuesController#index as JSON Current user: USER (id=1) Rendered issues/index.api.rsb (71.1ms) Completed 200 OK in ... 7.5ms | ActiveRecord: 21.2ms) Started PUT "/issues/338.json" for 49.228.58.65 at 2016-02-17 02:08:57 +0000 Processing by IssuesController#update as JSON Parameters: { ... , but it just won't be updated in redmine.
- Hi all, I'm using Redmine 3.1.0 on windows a ... g a patch. The patch i'm trying to apply is issue-reopen.patch I tried to use the command "patch c:\path-to-patch\issue-reopen.patch" but it's taking forever. The command "patch -p0 < c:\path-to-patch\issue-reopen.patch" does not work for me. I get th ... ame error. Please assist. Thanks a lot!
- Hi there, I'm trying to update a redmine issue's custom field with a ruby script. <pre>< ... se data end end end class Issues < ActiveResource::Base self.site = "HTTP ... SWORD" self.format = ::JsonFormatter.new(:issues) end @redmine_issues = Issues.find(:all) @redmine_issueids_collected = @redmine_issues.collect {|i| i.id} def render_hash(proje ... igest end Testlist = [338] @redmine_issues.each do |rissue| if Testlist.include? rissue.id puts "working on issue #{rissue.id.to_s}" hashes = rissue.custom_fields.select { |f| f.id == 2 } ... ash == '' myhash = render_hash(r...
- Help: RE: Want to make Custom Field format. Please ...
- plz help me... anyone... I'm being blading to ... y. All I want to do is just someone post issue and put number on the field and press submit ... or 100,000. and then I can also check it on Issue page. That is my hope And dream. Anyone?
- Hello, I often use a task with some subtasks ... and delete closed ? Thank you Alessandro
- I've just installed Redmine on one of our ser ... ist in base Redmine or in any plugin? I saw Issue #4221, but it doesn't look cooked. Security is a big deal these days. What'cha got?!
- Help: RE: value of custom field
- I find the solution <pre><code class="ruby"> def controller_issues_new_before_save(context) save_expiration_date(context[:issue]) end save_expiration_date(issue) issue.custom_field_values.each do |cfv| if ... I hope to serve my question and my answer