Search
Results (18307)
- 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>
- 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
- 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 ...
- 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.
- 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)
- 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
- 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).
- 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.
- 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
- 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
- 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!
- 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
- 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.
- 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>
- 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??
- 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!
- 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
- 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
- Open discussion: RE: SLA handling: any way to include response/resolution time in issue reports?
- Hi, any progress regarding SLA bookkeeping & reporting?
- 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
- Open discussion: RE: Import Issues
- Hello Leo, For the moment, I have not used ... y other information to reproduce this.
- New to Ruby on Rails and Redmine. When I try ... g mySQL DB. Any ideas how to correct this issue?
- 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
- 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>
- 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?