Project

General

Profile

Search

Results (18317)

Help: 452 4.5.3 Too many recipients
Hi, we have a project with more than 100 memb ... but I can not find documentation about this issue. * In the meantime, our solution requires t ... ecipients control through the email.yml file? 2011-07-05 15:54
Help: RE: Problems with "subtask autocompletion feature" (REST API requires user & pass)
I've investigated a little more and my issue seems to be related to the same problem. I ... anban board that I get disconnected. No one ? 2011-07-05 15:18
Help: RE: Submitting Issues through PHP
Michael Pfannkuchen wrote: By Redmine 1.2. ... id '2' depends on Custom Field "Task Team" $issue->set ('custom_fields', $customFields)->save(); // Just save the custom fields </code></pre> 2011-07-05 13:29
Help: RE: Submitting Issues through PHP
Michael Pfannkuchen wrote: > Just to keep pe ... ting: > Unfortunately Redmine 1.2.0 changed Issues REST-API for the custom_field handling in a ... e is the with Redmine 1.2.0 working solution. 2011-07-05 13:20
Help: RE: Problems while upgrading from 1.0.5 ... and html rendering as plain text in browser.
I have same issue, please help. 2011-07-05 05:02
Open discussion: RE: Shameless plug: Pepper - new theme
Happy to hear that you like the theme! :) And ... ment things too much, lets discuss the Opera issue over on Github. As for the main menu feed ... 'll have to try out some different options. 2011-07-04 21:28
Open discussion: RE: Shameless plug: Pepper - new theme
I've tested some themes for Redmine but so fa ... " effect everytime loading a page. Posted an issue on Github. - I like the simple design, but ... wsing as well Thanks for you good work! =) 2011-07-04 19:11
Plugins: RE: Redmine Backlog - Issues
I just wanted to add that we also loose visib ... are it with us. For those using this plugin 2011-07-04 16:23
Plugins: Redmine Backlog - Issues
Hi, We are currently using Redmine Backlog plugin for our agile team. We are facing issues : - Bugs are not showing in the task boar ... including bug fixes ) . Thanks in advance 2011-07-04 16:10
Help: cannot create issues
i'm not an expert, but i've been able to get ... cts. i cannot for the life of me create issues. i have dug through menus and documentation for days and i cannot understand why the issues i "create" show up in no lists anywhere. there are no error messages when i create the issues -- they just wind up nowhere. i can im ... g to register there and attempt to create an issue. i am more than willing to assign a role fo ... i'm so painfully stuck . . . thanks, kdb 2011-07-04 01:44
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
(11276-11300/18317)