Project

General

Profile

Search

Results (18317)

Plugins: RE: Default columns plugin
Put in the line 15 or something similar <% if User.current.allowed_to_globally?(:filter_issues_option, issues = nil) %> 2011-04-11 23:29
Plugins: RE: Contacts plugin
Hans Bangkok wrote: > I tried to register fo ... st that it be possible to associate existing issues with contacts rather than being forced to r ... all the other changes required to integrate issues with contacts (custom fields, search, queries etc.) > > Thanks. It is already possible in issue show page in sidebar 2011-04-11 21:57
Help: RE: Creating issues with email - 422 Unprocessable Entity
I mean line 253 2011-04-11 17:29
Help: RE: Creating issues with email - 422 Unprocessable Entity
Looks like app/models/mail_handler.rb#258 is ... ject identifier, but I was never getting one. 2011-04-11 17:29
Help: RE: Creating issues with email - 422 Unprocessable Entity
Guess that it should be in @MailHander#receiv ... app/controllers/mail_handler_controller.rb@). 2011-04-11 16:10
Help: RE: Creating issues with email - 422 Unprocessable Entity
Nevermind... I can't spell my own project ide ... can try to patch in some more useful errors. 2011-04-11 15:45
Help: RE: Creating issues with email - 422 Unprocessable Entity
bump, still no progress here 2011-04-11 14:36
Plugins: RE: Default columns plugin
After installing v0.0.7 in Redmine v1.1.2 I recieve the following error when trying to view the issues tab for a project: <pre> ArgumentError in Issues#index Showing vendor/plugins/redmine_default_columns/app/views/issues/index.rhtml where line #15 raised: wrong ... if User.current.allowed_to_globally?(:filter_issues_option) %> 16: <%# VVK changes start %> 1 ... <%# VVK changes end %> </pre> Any ideas? 2011-04-11 11:13
Plugins: RE: ToDo lists plugin
david lyons wrote: > @ivan and ricardo... > ... can think of - that its a javascript/browser issue. The last words are true :) And it helps ... [parent_object,:todo], :parent_id => todo, :issue_id => todo_issue), :method => :get, + :url => new_polym ... o], :only_path => true, :parent_id => todo, :issue_id => todo_issue), :method => :get, #{ :c ... ect.identifier.to_s + '/' if todo.project}#{'issues/' + todo_issue.to_s + '/' if todo_issue}#{todos_controller}/#{todo.id}", :action ... do_status_updated: Обновлено </code></pre> 2011-04-10 15:12
Plugins: RE: Sidebar Issue Control
Thomas Ruffler wrote: > Hello, > > I have ... hope someone can help me. > > @Processing IssuesController#show (for 94.217.59.239 at 2011-0 ... "action"=>"show", "id"=>"19", "controller"=>"issues"} > Rendering template within layouts/base > Rendering issues/show.rhtml > > ActionView::TemplateError ... _url_options[:host]) on line #6 of app/views/issues/_sidebar.rhtml: > 3: <% if @project %> > ... mary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> > 5: <% end %> > 6: <%= call_hook(:view_issues_sidebar_issues_bottom) %> > 7: > 8: <% if User.current.a ... status section [*] Show reassignee section 2011-04-09 19:07
Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
I had this issue because i18n 0.5 was installed. It looks li ... d it at first!): gem install -v=0.4.2 i18n 2011-04-09 01:27
Help: Email reminders sent for closed issues.
Hi All Our Redmine is sending email reminders for issues due in the next 7 days even for closed issues. Hoping that version 1.1.2 would fix this, ... ut we are still getting reminders for closed issues. Anybody else has this problem? Any solution? Thank you very much in anticipation. Gui 2011-04-08 22:33
Help: RE: Subtasks on Gantt chart are not properly displayed.
I am also having the same problem. I see tha ... l. I have also attached a screenshot of the issues screen so you can see how the various items ... ot displaying as subtasks in the Gantt chart. 2011-04-08 20:31
Help: RE: Installing Redmine on Justhost
Thanks Felix. I sent a support ticket to j ... installed correct version of Rails, I had an issue with rake tho. So just to make sure I made s ... tory hahaha.. hope everything goes well.. 2011-04-08 17:28
Open discussion: RE: SVN Integration
this is a SVN issue, not redmine - but what do you have in your ... svn.serverconfig.httpd.html for details. 2011-04-08 14:15
Open discussion: RE: What is going on with core developers/ment?
Its true that community-driven projects that ... ying problem that might give rise to similar issues in the future. We can only expect less deve ... l us what happened, I'd like Jean-Philipe to issue a note that explains his vision for the futu ... hey feel like it). Whatever happens, this issue needs to be resolved and explained. Ignoring ... e disservice to the community behind redmine. 2011-04-08 14:08
Help: RE: Unable to create the anonymous user
I played with the Apache configuration (and r ... ed to the alias vs sub-URI I was using. This issue has been resolved. 2011-04-08 12:54
Help: RE: How to work correctly with the permissions in a plugin?
Hello, I have had the same problem. In my op ... the *index.html.erb* file. I have fixed this issue with *,:project_id => @project*. Now it is m ... the bug in a similar way. Good luck, Thomas 2011-04-07 22:19
Help: RE: Board permissions
I need solution which allows some messages (f ... is way, cribbing some ideas from the private issues patch (#337). Also this does not cover maki ... eep working on it to make it more functional 2011-04-07 16:33
Plugins: RE: Better Gantt Chart
Alexey Kuleshov wrote: > 5 is really an issue of #2024, I hope Hiroyuki Yoshioka will catc ... you combine this patch and your plugin? 2011-04-07 15:57
Help: RE: Missing i18n 0.4.2 Error when Installing Redmine on HostGator
Issue has been resolved. http://d3fin3.me/web- ... e feel free to delete this post if you want. 2011-04-07 13:18
Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
I am running into the same missing i18n 0.4.2 ... as of now i have no idea how to resolve the issue and am completely dependent on the tech support at hostgator to figure out what's going on. 2011-04-07 12:32
Help: Missing i18n 0.4.2 Error when Installing Redmine on HostGator
Hi all, I've followed all the steps in in ... that more then a few people have had similar issues and have followed guides made by some peopl ... error. Any help or tips to resolve this issue would be appreciated. I have already contact ... might provide some useful leads as well. 2011-04-07 12:16
Plugins: RE: Doodle Plugin
Alfredo Bonilla wrote: > Hi, > > related ... ith the: > > [...] > > I have the same issue... and the only way for solving it is by cop ... class. Once solved, the problem dissapeared. 2011-04-06 08:47
Open discussion: File linkage
I would like to see files available anywhere ... -Upload file1 to files area. -Create new issue. -Select file1 from option one of two options: 1)Project files, 2)Local computer -Attach to the issue without having to upload a new file Use case 2: -Create a new issue. -Upload file2 as an attachment to the issue -file2 is automatically added to the projec ... le from the files section or to add to other issues, wikis, or documents as needed. Would anyone else like to see this implemented? etech22 2011-04-05 23:47
(11851-11875/18317)