Project

General

Profile

Search

Results (18020)

Help: RE: translation missing: en, field_watcher_users is invalid
Mischa, After upgrading to the trunk version (revision# 2714) the issue is been fixed as well. Thanks a lot for your support. Really appreciated -Nanda 2009-05-08 04:35
Help: RE: Error when trying to add a CustomField for User
Mischa, After upgrading to the trunk version (revision# 2714) the issue is been fixed. Thanks a lot for your support. -Nanda 2009-05-08 04:34
Help: RE: Error when trying to add a CustomField for User
Hey, Most-likely you are running on Redmine trunk < r2698...? I bet your issue is fixed with that revision... Regards, Mischa. 2009-05-07 21:41
Help: Creating new users programmatically
I've tried creating new users by talking to t ... e with one exception: When creating a new issue, the users created with the above are presen ... atcher users » is invalid </pre> And the issue won't be created. After the issue is created (without those users), I can add ... individually as watchers without a problem. 2009-05-07 20:08
Help: RE: Remove non-required fields from New Issue Screen
It seems this not possible yet. See feature #3154. 2009-05-07 16:37
Plugins: RE: Ticket grouping plugin
The first exception is because of changes tha ... pository/revisions/2694/diff/trunk/app/views/issues/_list.rhtml Its need to change @css_issue_classes(issue)@ to @issue.css_classes@. The second exception is raised when you try to change parent for list of issues to some subissue of them. I will correct both errors in next revision. 2009-05-07 15:52
Plugins: RE: Ticket grouping plugin
*change parent* method does not correctly pro ... ption when i have tried to set the parent of issue to himself <pre> ActiveRecord::ActiveRecordError in IssuesController#parent_edit Impossible move, target node cannot be inside moved tree. </pre> 2009-05-07 15:20
Plugins: RE: Ticket grouping plugin
in last version of plugin i have exception in ticket list <pre> NoMethodError in Issues#index Showing vendor/plugins/redmine_issues_group/app/views/issues/_list.rhtml where line !#44 raised: undefined method `css_issue_classes' for #<ActionView::Base:0xb6ed18e8> ... this was happened in <pre> 44: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= css_issue_classes(issue) %> group-<%= group_num %>"> </pre> 2009-05-07 15:05
Help: RE: Error when trying to add a CustomField for User
Note : All other Custom fields(Issues, Spent time & Projects) are fine. 2009-05-07 14:09
Plugins: RE: Issue Vote Plugin
To whom it may concern: I'll attach the lates ... s a packaged archive... Regards, Mischa 2009-05-06 19:59
Open discussion: RE: Writing plugins or altering source code???
Andrew, Tried that but not really sure wha ... C:/redmine-0.8.3/vendor/plugins/Ubik-redmine_issues_group/init.rb:2:in `evaluate _init_rb' C: ... mean anything to you? Many thanks Andy 2009-05-06 19:35
Plugins: RE: Issue Vote Plugin
label_votes: Vote(s) 2009-05-06 18:40
Plugins: RE: Issue Vote Plugin
field_votes_value: Vote(s) 2009-05-06 18:40
Plugins: RE: Issue Vote Plugin
Missing entries in the en.yml file: label_votes: Vote field_votes_value: Vote 2009-05-06 18:37
Plugins: RE: Ticket grouping plugin
Yohann Monnier wrote: > Is the last version ... the core of redmine ? Nope, it isn't. See issue #2679 for implementation details. Regards, Mischa 2009-05-06 17:51
Open discussion: RE: New Issue: Is it possible to populate the description box with a pre-defined template
I have resolved this problem by adding my own code into app/views/issues/_form.rhtml file. There are three tracke ... *Expected Results*: *Note*: ' %> <%# if issue is a new AND tracker name is 'Bug' %> <% if @issue.new_record? && (@issue.tracker.name<=>('Bug')).eql?(0) %> <%# issue description will set to bug_template in case if it is not a blank %> <% @issue.description = bug_template if @issue.description.blank? %> <% elsif @issue.new_record? %> <%# clearing description f ... blank and equals to bug_template %> <% @issue.description = '' if !@issue.description.blank? && bug_template.include?(@issue.description.gsub(/\r\n/m, "\n")) %> <% end ... u want the template to be added for each new ... 2009-05-06 16:28
Help: Versions not marked as completed
I'm using the 0.8.3 version of redmine on windows xp pro. I have set all issues for a couple of versions as 100% complete a ... t recall having this problem with that build. 2009-05-06 11:16
Plugins: RE: Issue Vote Plugin
Alexey, For now, I don't have any plans to ... ree time I will implement described features. 2009-05-05 21:13
Help: RE: import from bugzilla
Bruce Ingalls wrote: > Exporting Bugzilla th ... thing I've found is that the output for the issues table isn't quite working. The description ... y workarounds I'll be sure to post them here. 2009-05-05 20:51
Open discussion: Writing plugins or altering source code???
Hi there, I am looking for some advice, I ... king is the ability to view a summary of all issues from all projects or view a summary for cus ... is has been requested http://www.redmine.org/issues/2529 but the request is still new. I have ... rce code? Many thanks in advance Andy 2009-05-05 20:29
Help: Locking field in Issues
Hi, Is there a way to lock one or more fields when creating/ editing an issue. For example, I created Custom Fields and ... fields. Is it possible? Thanks in advance! 2009-05-05 14:43
Plugins: RE: Issue Vote Plugin
i'm to harry in implementaion from Russian to English ;-) *not regrets* i mean *respects* 2009-05-05 14:27
Plugins: RE: Issue Vote Plugin
Andrew, my regrets to you. may i ask you a ... te (may when i give the vote i was wrong ;-)) 2009-05-05 14:22
Plugins: Redmine Scrumdashboard plugin
Scrumdashboard is a plugin for Redmine. It en ... is taken from the "Versions","Trackers" and "Issues" you register in your Redmine project. I ... : - Drag & Drop to change the status of an issue, following the workflow - Change the types ... splay on the dashboard - Tooltips for each issue - Display all the issues or only the issues assigned to the current user - Configure colors for issues displayed For more information check out ... t in Ruby on Rails so please go easy on us :) 2009-05-05 13:24
Plugins: RE: Redmine Blog Plugin
Eric Davis wrote: > You can include the plug ... on_steroids@? I'm wanting to add tagging to issue but I'm not sure which tagging plugin would ... spent only few hours on this implementation. 2009-05-05 06:50
(16501-16525/18020)