Project

General

Profile

Search

Results (18298)

Help: RE: Can anybody help me with HGRedmine
Investigating this issue myself and it would appear that the addition ... If I get a working fix I'll publish it here. 2011-02-26 22:41
Help: RE: Edit Issues Permission / Change Issue Properties
Id did : #7729. 2011-02-26 20:06
Help: RE: Submitting Issues through PHP
Michael Holm wrote: > I've reviewed the work ... 'custom_field_values' => $customfields); $issue = new Issue($ticketinfo); $issue->save(); </pre> In that example, '4' and '8' are the IDs of the custom fields. 2011-02-26 06:55
Help: RE: Segmentation fault during db:migrate
> So I guess you can use Redmine as usual. ... upgrading redmine in hopes of fixing another issue we're having with our current redmine instal ... the changesets and apply commit messages to issues. When the repository view broke, I simply ... still no luck. No executable bit set though. 2011-02-25 19:37
Help: RE: Segmentation fault during db:migrate
The schema changes remain. Running @db:mgira ... , and db migrations for that app have had no issues. 2011-02-25 18:50
Help: RE: Segmentation fault during db:migrate
> Is the full migration rolled back then ? ... prise webapp (for which we use redmine to do issue tracking). Any specific version recommendat ... an easier question ? I wish :) (1-10/10) 2011-02-25 18:34
Help: RE: Segmentation fault during db:migrate
Still segfaults. For posterity, I've include ... rce=>true}) -> 0.0009s -- create_table("issue_categories", {:force=>true}) -> 0.0012s -- add_index("issue_categories", ["project_id"], {:name=>"issue_categories_project_id"}) -> 0.0003s -- create_table("issue_histories", {:force=>true}) -> 0.0013s -- add_index("issue_histories", ["issue_id"], {:name=>"issue_histories_issue_id"}) -> 0.0003s -- create_table("issue_statuses", {:force=>true}) -> 0.0014s -- create_table("issues", {:force=>true}) -> 0.0023s -- add_index("issues", ["project_id"], {:name=>"issue... 2011-02-25 17:25
Help: How to Send SMS of Emergency Ticket creation
Hello, I'm a programmer with limited kwowl ... riority. I thought of going to the models/Issue model, and add it in after_creation method, ... tter place to put this code? Guillermo 2011-02-25 17:02
Help: RE: Error fetching changes from git repo
I am not a pro at all, but I did manage to fi ... try the fetch changesets again. There are issues related to git and character encoding. look at #3396, I beleive it's related. 2011-02-25 16:03
Plugins: RE: Latest Forum Messages plugins
Bug Report: Altough i run "rake db:migrate ... ating redmine_importer... Migrating redmine_issue_history... Migrating redmine_last_messages. ... start_synchronously' <pre> Please help! 2011-02-25 10:32
Help: RE: Segmentation fault during db:migrate
If they're relevant, 2 pieces of information: ... onfig/environment.rb: http://www.redmine.org/issues/7516 The version of RubyGems included wi ... ee compiled. I have also tried rails 2.3.11. 2011-02-25 00:12
Help: RE: Edit Issues Permission / Change Issue Properties
Could you fill in a Defect for this please ? 2011-02-24 23:18
Help: RE: Segmentation fault during db:migrate
I've tried using both mysql (2.8.1) and mysql ... y that the dbs are the correct encoding. No issue with user/pass either. As I mentioned bef ... mine password: ****** encoding: utf8 2011-02-24 22:53
Help: RE: Edit Issues Permission / Change Issue Properties
The solution I found was to edit Workflow for ... codes. Now the role can only add Notes to an Issue, which is perfect. 2011-02-24 22:44
Help: RE: Issue Reminder
I am having an issue with this plugin. All of the users in Redmine receive reminders when issues are due within the next 5 days except for o ... nced reminder email, but the email states "0 issues assigned to you are due in the next 5 days" even though the user has issues assigned in Redmine. Can someone help? I have posted this same issue under the help forum and to other forums with similar issues and haven't received any replies. 2011-02-24 22:17
Help: Segmentation fault during db:migrate
Hi, I'm attempting to upgrade from redmine ... .0000s) ========================== == AddIssuesNestedSetsColumns: migrating ===================================== -- add_column(:issues, :parent_id, :integer, {:default=>nil}) -> 0.3656s -- add_column(:issues, :root_id, :integer, {:default=>nil}) -> 0.3463s -- add_column(:issues, :lft, :integer, {:default=>nil}) -> 0.4881s -- add_column(:issues, :rgt, :integer, {:default=>nil}) -> 0.4206s == AddIssuesNestedSetsColumns: migrated (1.8582s) ============================ == AddIndexOnIssuesNestedSet: migrating ====================================== -- add_index(:issues, [:root_id, :lft, :rgt]) -> 0.4213s == AddIndexOnIssuesNestedSet: migrated (0.4214s) ============== ... Ruby Enterprise Edition 2011.03 Aborted 2011-02-24 20:54
Help: RE: Edit Issues Permission / Change Issue Properties
Is no one else worried that a user with the View Issues permission can close Issues? 2011-02-24 20:25
Help: RE: How to link to Git commit?
Felix Schäfer wrote: > As stated in the text ... say that the commit is related to a certain issue. But link resolution is spotty at best. I me ... resolved, would resolve later, or vice versa. 2011-02-24 19:12
Plugins: RE: CMI plugin translation issues
You're welcome ! For my part I'm waiting for ... stand the spanish trakers and other fields... 2011-02-24 17:10
Plugins: RE: CMI plugin translation issues
Sorry, I forgot to respond to this before. Th ... mpatible with 1.1.1, before testing properly. 2011-02-24 15:35
Plugins: RE: CMI plugin translation issues
Try to do that : -In redmine_cmi\config\loca ... ) and change "en:" at the line 2 in "en-GB:". 2011-02-24 15:29
Help: RE: [Extract] Extract data from specific date to an other date.
Note of these 2 take account of Author field. You won't get stats for User3 who created issues but has never been assigned to any. 2011-02-24 12:06
Help: RE: [Extract] Extract data from specific date to an other date.
Hi, Thanks its seems perfect :). Thanks ... ft(j.created_on,10), t.name FROM journals j, issues i, users u, journal_details jd, trackers t ... But your request seems better. Thanks a lot. 2011-02-24 11:52
Open discussion: RE: Relating an issue to multiple projects
You're right, forgot that. There is issue #5487 open to change that, but actually you'll have to use the "Related issues" feature. 2011-02-24 11:36
Open discussion: RE: Relating an issue to multiple projects
The problem with that is in order to relate t ... within the same immediate redmine project :-( 2011-02-24 11:14
(12126-12150/18298)