Search
Results (18304)
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I cannot find compiled ilstraller in EN language, only FR... any help?
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I hope that we could have an answer shortly. ... not found your email on your profile details.
- Plugins: RE: Ticket grouping plugin
- You're all luckies! I couldn't even migrate p ... tarball) from http://github.com/Ubik/redmine_issues_group (http://download.github.com/Ubik-redmine_issues_group-59d6b245524847df8be7e253f3c341edffdd4 ... ="production"</code> <pre>Migrating redmine_issues_group... == AddQueriesGroupBy: migrating ... hema_migrations (version) VALUES ('1-redmine_issues_group')</pre> detailed info (--trace): <pre>Migrating redmine_issues_group... == AddQueriesGroupBy: migrating ... hema_migrations (version) VALUES ('1-redmine_issues_group') /usr/lib/ruby/gems/1.8/gems/active ... 0.2 Redmine Graphs plugin 0.1.0 Issue Due Date 0.1.0 Global fil ... I would appreciate any solution to fix this.
- Plugins: RE: Update for real time recording Stuff to do plugin (GOYELLO)
- in my Redmine there is Postgres backend t ... _controller.rb | 4 ++-- app/models/next_issue.rb | 5 ++++- 2 files c ... ntroller < ApplicationController fetch_issues(sort_clause) @i = 0; - @users = ... emote == true) diff --git a/app/models/next_issue.rb b/app/models/next_issue.rb index 82c3bfb..d33a6e3 100644 --- a/app/models/next_issue.rb +++ b/app/models/next_issue.rb @@ -70,7 +70,10 @@ class NextIssue < ActiveRecord::Base :conditions => ["#{Enumeration.table_name}.id = (?) AND #{IssueStatus.table_name}.is_closed = ?", priority.i ... :order => order) end - next_issues = NextIssue.find(:all, :conditions => { :user_id => user.id }).collect(&:issue) + next_...
- Plugins: RE: Ticket grouping plugin
- Hi Andrew, I got an error while trying to create a sub-issue. I'm using Bitnami version of redmine (0.8.5 ... It seems that the problem is on line 62 of issue_controller.rb: *i2.start_date = Time.now* issue.rb, line 117: def validate if self ... When redmine do the validation of the sub-issue created, it gets the error: Processing IssuesController#copy_subissue (for 10.1.164.167 at 2009-09-23 12:07:47) [P ... , "new_project_id"=>"11", "action"=>"copy_subissue", "new_assigned_to_id"=>"4", "controller"=>"issues", "copy_options"=>{"copy"=>"1"}} Argum ... of Date with Time failed): /app/models/issue.rb:117:in `<' /app/models/issue...
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Good stuff either that or MIT licence would p ... , even if its PUBLIC DOMAIN licence ;o)
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Chris McKee wrote: > Loose translation (goog ... r the descriptions of the licenses. Regards.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Loose translation (google) for the other 90% ... ood but Licensing is very much up to Bertrand
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- For English speaking people in short : I uplo ... pperais cela sur le site de tortoise-redmine.
- Plugins: RE: Update for real time recording Stuff to do plugin (GOYELLO)
- Hi Eric! Thanks for your reply. I must say that our whole team in our company had quite a big issue with choosing how to publish our work to pub ... would like to avoid future misunderstandings.
- Hello, I'm starting to use redmine at work f ... ts. I'm looking for a quick way to view all issues which due date is outdated in all projects. ... block in "my page". (How) can I do that ?
- Hi All, I'm not an expert on RoR, however ... he filename I can restart my app without any issue, but with no email feature. Can you please give me some advice on it?
- Plugins: RE: Ticket grouping plugin
- Andrew is it possible to make this plugin wor ... t that you copy gets flattened if it has sub-issues.
- Plugins: RE: Ticket grouping plugin
- Thanks for the 0.1.6 version. I use redmine 0.8.4 and when I submit the new issue form... : <pre> Processing IssuesController#new (for 10.54.73.129 at 2009-09- ... t"=>"Créer", "action"=>"new", "controller"=>"issues", "issue"=>{"start_date"=>"", "estimated_hours"=>"", ... "}}} Redirected to http://10.54.73.132:3000/issues/show/208 Completed in 0.69179 (1 reqs/sec) ... 302 Found [http://10.54.73.132/projects/test/issues/new] Processing IssuesController#show (for 10.54.73.129 at 2009-09 ... action"=>"show", "id"=>"208", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (Missing template ...
- Plugins: RE: Ticket grouping plugin
- With the versions 0_1_5 and 6 I get an error. ... ly built from 0.8.5 and with 1 project and 2 issues. The error is raised after adding a sub issue: [pre] howing issues/_subissues_list.rhtml where line #30 raised: Project ... ource (around line #30): 27: <div id="subissues"> 28: <% 29: query = Query.new(:nam ... ) Trace of template inclusion: /app/views/issues/show.rhtml [/pre]
- Hi, does redmine have this feature? If so ca ... this feature is included. Thanks, Dmitry.
- Plugins: RE: Graphs plugin
- Hi Brad! You wrote a great plugin! There is a sql problem in the graphs_controller's @issue_growth_graph@: <pre> sql << " LIMIT 6" </ ... you fix this with the next release? Thanks!
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Cool; I have taken the about window out of th ... ted and moved your name to the bottom of the issues window instead. Seemed a tad pointless havi ... e of some sorts attributed to the project :op
- Plugins: RE: Ticket grouping plugin
- I have this error when I select a parent issue. <pre> Processing IssuesController#show (for 10.54.73.129 at 2009-09 ... action"=>"show", "id"=>"204", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError ( ... ria' for #<Query:0xb6d4cc0c>) on line #33 of issues/_subissues_list.rhtml: 30: query.project = @proje ... t_criteria) 34: sort_update({'id' => "#{Issue.table_name}.id"}.merge(query.available_colum ... })) 35: %> 36: <%= render :partial => 'issues/list', :locals => {:issues => @issue.children, :query => query, :group_num => 0, ... 00.html (500 Internal Server Error) </pre>
- Hi, I'm starting using redmine but I don't ... e a specific plugin, or do I have to use the issue module ? thx Bonjour Je débute avec ... ue ? ou utiliser le module Demande ? merci
- Plugins: RE: Ticket grouping plugin
- Martin G, Maxim Chaplygin, See [[PluginIssuesGroup]].
- Plugins: RE: Ticket grouping plugin
- Andrew, The bug from Виктор Кяргинский is replicable when you create the first subissue with "Tracker: (no changes)". If one will ch ... then. Even if after (no changes) is selected.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Pas de problème, je suis ravi de savoir que l ... ool still free. Have a good day. Bertrand
- Dear all, what do you think of cleaning up the Issues database of redmine, to delete (or close) all old issues and so give a clearer view on what remains ... and will never be considered. many thanks
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I've modified all of this program into Englis ... p://www.fsf.org/licensing/licenses/ Thanks