Project

General

Profile

Search

Results (18317)

Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
It was working for me on 1.0.1, but since las ... d I am not sure what it has been replaced by. 2010-08-31 21:02
Help: After update from 0.8 to trunk I can't create task
Hi, I was using Redmine 0.8, so I resolved ... can be? Get New Task <pre> Processing IssuesController#new (for 189.27.136.225 at 2010-0 ... "=>"educat", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 1473ms (View: 603, DB: 127) | 200 OK [http://********/issues/new?project_id=educat] </pre> Post New Task <pre> Processing IssuesController#new (for 189.27.136.225 at 2010-0 ... qxLIZC1/UyZdNJvrVS0rRNqu3QuOzc=", "id"=>"", "issue"=>{"start_date"=>"2010-08-31", "estimated_ho ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... (View: 22, DB: 63) | 200 OK [http://********/... 2010-08-31 20:48
Plugins: RE: Time Tracker plugin
Thanks for your patch! I've no free time to include the patch yet but I've created an issue on the project's github bug tracker to keep ... p://github.com/delaitre/redmine_time_tracker/issues/issue/21 2010-08-31 19:03
Plugins: RE: Time Tracker plugin
Thank you very much for this plugin! We ma ... lity of start/stop timer straight in list of issues (using right-button menu). Maybe it's will ... b <pre><code class="ruby">render_on :view_issues_context_menu_start, :partial => 'time_track ... :log_time, @project) %> <% if !@issue.nil? %> <%= link_to_remote l(:start_time_tracker) + ' #' + @issue.id.to_s, :url => { :controller => 'time_trackers', :action => 'start', :issue_id => @issue.id }, :html => { :class ... <% end %> <% end %> </code></pre> 2010-08-31 17:55
Open discussion: RE: Effective Time Logging
*2 stefan koks* >as administrator you can s ... able) list of all running timetrackers (user/issue/startdate/spent time)! Please, tell me ho ... lity of start/stop timer straight in list of issues (using right-button menu). So, if you wan ... <pre><code class="ruby"> render_on :view_issues_context_menu_start, :partial => 'time_track ... wed_to?(:log_time, @project) %> <% if !@issue.nil? %> <%= link_to_remote l(:start_time_tracker) + ' #' + @issue.id.to_s, :url => { :controller => 'time_trackers', :action => 'start', :issue_id => @issue.id }, :html => { :class => 'ico ... %> <% end %> <% end %> </code></pre> 2010-08-31 17:48
Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Yep I'm getting this as well and the ckeditor ... released making the future look pretty bleak. 2010-08-31 10:40
Plugins: RE: Wiki Extensions Plugin
Oops, I have followed some advise from here ( ... 0.0 and actionpack-3.0.0 due to dependencies issues, but I am not sure how it would affect my r ... uding this macro from wiki_extensions plugin. 2010-08-31 06:19
Help: Migration error : Issues / Roadmap pages => Error 500
Hi Team, OS : Linux Ubuntu 10 Redmine : b ... e is still a problem :) In projects where issues exist I get a problem to access to ISSUES PAGE and ROADMAP PAGE. => Error 500. For project without issues or new project all are OK. I guess there is an error in the issues table after migration. But I don't understa ... Rhodan *Production.log* *+Error for ISSUES PAGE :+* <pre> Processing IssuesController#index (for 85.170.29.202 at 2010- ... yboxadsl", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #27 of app/views/issues/_list.rhtml: 24: </tr> 25: ... = group %> 26: <% end %> 27: <tr id="... 2010-08-30 20:35
Help: RE: Problem with incoming emails (when they come from a php sent email) - not outlook.
Well, you have to make sure that either @erro ... cify a project those emails should create an issue in, either through the proper option to the ... ject-identifier@ (has to be on its own line). 2010-08-30 15:53
Open discussion: Issue not displayed
<pre> NoMethodError in Issues#index Showing app/views/issues/_list.rhtml where line #16 raised: undef ... ious_group = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... "> Trace of template inclusion: app/views/issues/index.rhtml RAILS_ROOT: /home/redmine1/r ... `leaf?' /home/redmine1/redmine/app/helpers/issues_helper.rb:28:in `issue_list' /home/redmine1/redmine/app/helpers/issues_helper.rb:23:in `each' /home/redmine1/redmine/app/helpers/issues_helper.rb:23:in `issue_list' /home/redmine1/redmine/app/views/... 2010-08-30 15:02
Help: Redmine not starting and rake problems
I am getting these errors: <pre> rake test ... s to be working I am not able to solve this issue, which is stopping my work. Please help me how to resolve this issue asap 2010-08-30 13:37
Open discussion: Having problems while starting redmine
ruby script/server -e production => Booting ... to open the webpage I need to resolve this issue asap 2010-08-30 12:04
Help: Problem with installing plugins
Hi! I installed redmine few days ago. And no ... ws... Migrating redmine_subtasks... == AddIssuesParentIdLftAndRgt: migrating ===================================== -- add_column(:issues, :parent_id, :integer, {:default=>nil}) ... licate column name 'parent_id': ALTER TABLE `issues` ADD `parent_id` int(11) DEFAULT NULL (S ... gration. I don't have any idea what to do :( 2010-08-30 11:03
Help: RE: Extending Redmine Search for plugin resources
Chaoqun Zou wrote: > Hi, André > You should ... a plugin hook to do that. I am with same issue, I would like to extend search scope in a plugin. Any news? Is there any way to do it. 2010-08-30 10:57
Help: Two Redmine on one database ? Private and public Redmine...
Hello all, I try to find a good way of opening our Redmine issue management to our customer. But for securit ... s to our customer to allow them to enter new issue, validate new feature, etc... Is it a goo ... Thank you in advance for all your answers. 2010-08-29 19:33
Open discussion: RE: attempt to edit issue subject files becaue "Start invalid"
I have the same issue and a similar task structure. The strategy of removing the date works fine for bottom level issues, but for parent issues, the dates are not editable. I am unable to update a parent issue without removing all of the start dates in all sub-issues. I sometimes revert to SQL for bulk change ... r way? Thanks S. McNair Redmine 1.0.0 RC 2010-08-29 17:36
Open discussion: RE: Gantt and Resources
Agreed, the Gantt diagram is merely a "nice f ... ame actor, and - dependencies of successive issues could and should be used. (While the sui ... then managed in more agile way internally.) 2010-08-28 14:03
Help: Issues grouping by priority by default?
Hello, I wander if it's possible to set de ... looks much better to organize tasks Thanks 2010-08-28 11:24
Development: RE: Merging Files & Documents
Shane, I think the system you propose is i ... iple references to the same file (from wiki, issues, notices). * Sort files by type and catego ... se to manage my projects. Jose 2010-08-27 22:07
Help: RE: Cannot find how to restart redmine. (Issues installing plugins.)
Restarting or even reloading apache should re ... rather put my money on a path or permission issue (passenger apps do not necessarily run as the same user as apache). 2010-08-27 18:33
Help: Cannot find how to restart redmine. (Issues installing plugins.)
I am trying to install the Redmine Stealth as ... l Database schema version 20100221100219 2010-08-27 18:25
Help: RE: REST API Using C#
It actually worked pretty well using the code ... sure you're updating the correct project and issue, but it does work. You can get this information by using the API pointed at issues.xml. You'd just need to GET instead of PUT. ... via the XML, but attach it to the end of the issue's .xml address as a query string. Something like <pre> http://server/issues/" + issueNumber + ".xml?notes=" + HttpUtility.UrlEncode( notes ) </pre> 2010-08-27 18:24
Help: Blocked By ... Version
Is it possible to do a 'blocked by' version on issue relations? For example, we have a redmine ... n with a due date which has a 'Software R&D' issue attached to it. In that issue i'd like to say it is blocked by a whole ver ... ease 2) rather than a whole load of seperate issues. 2010-08-27 13:42
Open discussion: RE: Calendar / Meeting schedule
+1 ! I'd even be happy with just being abl ... t" to the calendar that I can reference from issues, wiki etc. 2010-08-27 12:53
Development: How to make "return" from hook?
Hello! I known that hook is used to extend ... ct passing some conditions before saving the issue, I used controller_issues edit_before_save hook but i don't know how ... uld everyone help me? thank. Nhanntit 2010-08-27 10:46
(13651-13675/18317)