Project

General

Profile

Search

Results (18307)

Help: NoMethodError in IssuesController#create or update
Hi, i've just upgraded redmine to 1.2 fol ... ything runs ok except when adding or editing issues, documents, wiki, etc.. i've got a redmine ... undefined method `unsaved_attachments' for #<Issue:0x7f949387fa08> when i go back to the issues list, the issue had been created and files are uploaded ok ... les' /usr/share/redmine-1.2/app/controllers/issues_controller.rb:140:in `create' </pre> *L ... undefined method `unsaved_attachments' for #<Issue:0x7f10fd8be290>): app/models/attachment.rb:161:in `attach_files' app/controllers/issues_controller.rb:140:in `create' /usr/lib/r ... ase schema version 20110511000000 </pre> 2011-07-03 20:41
Open discussion: RE: Trac Importer Patch Coordination
h2. Thanx a lot! I successfully integrated ... m Thomas Recloux, see http://www.redmine.org/issues/2748#note-1 h3. migrate_from_trac_svn: ... re) *# replace Trac Ticket IDs with Redmine Issue IDs in all SVN commit messages (original fea ... ommit_authors *# migrate_svn_commit_messages 2011-07-03 01:37
Open discussion: Create issue from CRON
Hi, If someone is interested, i'm using this bash script to create periodically issues with linux CRON. Crontab: 0 23 * * 4 /opt/redmine/create_issue.sh /opt/redmine/issue_backup.xml >/dev/null 2>&1 File: issue_backup.xml <pre> <?xml version="1.0"?> <issue> <subject>Realizar Backup</subject> ... o_id> <priority_id>4</priority_id> </issue> </pre> More issue parameteres, visit: http://www.redmine.org/projects/redmine/wiki/Rest_Issues File: create_issue.sh <pre> #!/bin/sh # # Crea un issue en el redmine # XML_POST=$1 # Parametros LOG_FILE=/var/log/redmine/create_redmine_issue.log BASEURL=http://192.168.0.5:3000 USERNA ... rd=$PWD\&login=Login -O$TMPFILE # Creo el ... 2011-07-01 15:17
Plugins: RE: Redmine Scrumdashboard plugin
I would like to know if there is a way to order the issues in the plugin by priority (priority_id in d ... ld be very greatful if someone could help me. 2011-07-01 14:50
Help: RE: Problems with "subtask autocompletion feature" (REST API requires user & pass)
I'm having similar issues with Redmine Kanban plugin on Redmine 1.2.0 ... Windows Bitnami RedmineStack 1.2.0 I get the issue in the previous case, with an error banner in the plugin. On a CentOS install I get the same issue. The CentOS install repository is shared wi ... ust get an error message (and eventually the issue will disappear in the plugin view, but this is another issue). I've checked the environments, but can' ... at (0.7.3) yard (0.7.2) ZenTest (4.5.0) 2011-07-01 12:29
Help: Problems while upgrading from 1.0.5 to ... and html rendering as plain text in browser.
I had an updated 1.0.5 installation which I t ... the right direction to troubleshoot/fix this issue. About your application's environment Ru ... lugin 0.6.0 Stuff To Do Plugin 0.4.0 2011-06-30 22:03
Open discussion: Is it possible to export an "issues booklet" in PDF format?
Hi, I would like to know if it is possible to export the result of a search for issues, into a PDF "booklet", where the DETAILED view of all matching issues is included. As an example, consider Redmine's own issues view at: http://www.redmine.org/projects/redmine/issues Assume that you apply some filters to focus on some set of issues. If you click on the "PDF" link at the bott ... he same "PDF" link at the bottom right of an issue's detail view (for example http://www.redmine.org/issues/8651). 2011-06-30 18:22
Open discussion: Redmine and integration with SCM
I am looking for documentation on what benefi ... integration, though. For example, how the issue tracking is related, what can be referenced from the wiki, etc. 2011-06-30 17:38
Help: RE: Private Issues strange behaviour
Oops. Sorry about this. I didn't find this op ... y 1-2.stable, and the problem is solved. Thx 2011-06-30 09:33
Help: Seems to be a bug?
When I change parent issue id, I got internal error. Here comes the er ... ison of Date with nil failed): app/models/issue.rb:801:in `recalculate_attributes_for' app/models/issue.rb:759:in `update_nested_set_attributes' app/models/issue.rb:599:in `save_issue_with_child_records' app/models/issue.rb:581:in `save_issue_with_child_records' app/controllers/issues_controller.rb:174:in `update' /usr/lib/r ... Drafts plugin Redmine Graphs plugin Kanban 2011-06-30 07:32
Help: Looking to auto-update a GIT local repo ... erver) when bare repo on redmine is pushed to
Hi all.. I've tried to research this and alth ... er? I know this is probably more of a GIT issue than it is maybe a redmine issue but at this point I'm sorry to say I'm hitti ... anks and I appreciate any help you can offer! 2011-06-30 01:52
Open discussion: RE: Import Issues
Hi Francois, I've spent some time testing ... .2 seems to work OK for me. When you update issues I encounter a possible problem in generatin ... on or problematic values in the CSV. Leo 2011-06-29 18:35
Help: Documentaiton sync?
Apologies in advance if this is dumb. I'm ... ://www.redmine.org/projects/redmine/wiki/FAQ#Issue-tracking This and other pages say things ... ed. I guess I'm missing something obvious. 2011-06-29 18:31
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
latest output and script any help? SCRIPT: ... ram Files\BitNami Redmine Stack\apps\redmine> 2011-06-29 16:57
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
OK, so i think I have it not generating any e ... the email and mark it as read but no ticket/issue creation. Am i forming the email incorrectly?? 2011-06-29 16:09
Help: Administration actions “Internal error”
I am trying to install Redmine as our project ... and as the user admin I can create projects, issues, files and everything else related to proje ... .20 Any help would be greatly appreciated! 2011-06-29 15:35
Open discussion: RE: Import Issues
Hi, I've been using your importer with som ... omewhere? I've currently got a file of 1000 issues from which 460 import ok and 540 are reject ... erence between the successful and failed rows 2011-06-29 15:23
Help: Change from address of email to person who made change?
New to redmine, and have incorporated it into ... e person who posted the messages, updated an issue, etc. Can someone point me to how to do that, even if I need to make a code change? Thx, Tac 2011-06-29 15:12
Open discussion: RE: SLA handling: any way to include response/resolution time in issue reports?
Hi, any progress regarding SLA bookkeeping & reporting? 2011-06-29 14:58
Help: Non-LDAP users cannot access subversion
Hi. I have a strange error, that I cannot ... n (the users from LDAP are using svn without issues). Some info about the system: Ubuntu 11 ... Thank you very much for the help Tine 2011-06-29 09:39
Open discussion: RE: Import Issues
Hello Leo, For the moment, I have not used ... y other information to reproduce this. 2011-06-29 09:07
Open discussion: Default admin/admin throws Action Controller: Exception Caught error
New to Ruby on Rails and Redmine. When I try ... g mySQL DB. Any ideas how to correct this issue? 2011-06-29 00:40
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
wow so restarting the box and running the scr ... t sure if the above is related to this or not 2011-06-28 22:35
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
I found to put -f in so how about this: C: ... s\BitNami Redmine Stack\apps\redmine\scripts> 2011-06-28 21:58
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
and when i run with trace this is the output, ... edmine Stack\apps\redmine\scripts> Anyone? 2011-06-28 21:42
(11276-11300/18307)