Search
Results (18279)
- Hey, I need help urgent! We upgrade our de ... equire_once ('ActiveResource.php'); class Issue extends ActiveResource { var $site = 'h ... $request_format = 'xml'; // REQUIRED! } $issue = new Issue (array ('subject' => 'XML REST API', 'project_id' => '4')); $retorno = $issue->save(); print_r($retorno); ?> *Return: ... ponse_headers] => HTTP/1.1 404 Not Found* Issue Object ( [site] => http://XXXXXX [request_fo ... => [user] => [password] => [element_name] => issue [element_name_plural] => issues [_data] => Array ( [subject] => XML REST AP ... ength: 113 ) [request_uri] => http://XXXXXXX/issues.xml [request_method] => POST [response_code ... Mon, 01 Jun 2015 14:34:17 </php> </pre>
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Thanks for the info Mischa.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- _kishen ratilal wrote:_ > I just tried that ... d some light on the cause of the experienced issue. Kind regards, Mischa.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Hi, Yeah just like that. I did not tried my ... didn't work I thought workflow was for that.
- Help: RE: [redmine-3.0.3] Deleting ROLE generates "Redmine 500 error"
- problem solved as described here: https://github.com/jbox-web/redmine_git_hosting/issues/440. Thanks to redmine_git_hosting plugi ... ps://github.com/jbox-web/redmine_git_hosting.
- Open discussion: RE: What does "Only for things I watch or I'm involved in" mean?
- It wasn't immediately clear to me either, but ... ou will only receive notifications about the issues you're involved in (author or assignee) and about things you watch (eg. issues, forums). it appears that being an *author* of an issue or the *assignee* of an issue means you will receive an email notification ... which appear to be relevant to the question.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Thanks Leonel. I just tried that and it d ... . Am i doing something wrong?
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Hi, Try using Administration -> *Workflow*. ... can set which field are required or readonly.
- I love using Redmine for issue trackers and it has great user experience. ... date, like a popup message before I close an issue if a category is not selected? For exampl ... ce or help is appreciated. thanks Kishen
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- Dear Jethro Yu, I install the latest versi ... t or has been removed). 2) After add module Issue Reminder on a project, the new appear with title: translation missing:en.issues_reminder Please support me as soon as you can. Thank you so much!
- Help: RE: Not able to sort Issues after Import
- Problem is solved by changing database to MySQL.
- Hi everyone, I am trying to read incoming ... gEmails.]] The point is that i have in my issue view, this structure of table: <pre> # ... , it still being empty; Thanks ppl.
- Hi. I've slowly added several custom fields to my issues database. Today I've discovered that there are few issues (30 out of more than 1000) that miss some c ... lds, and they were added to almost all of my issues. On the other hand - they weren't added to these 30 problematic issues. However, few custom fields that were added few weeks ago - did successfully added to ALL my issues (including these 30). Furthermore, the problematic 30 issues ignore few custom_fields that were declared *before* these issues were opened! I see these these custom_fields missing in the regular Web issue form, and also with JSON REST access. Tried ... sql2 Redmine plugins: no plugin installed
- Hi all, as described in http://www.redmine ... ject_overview 1.1.0 redmine_issue_checklist 2.0.5 redmine_pipeline_p ... 1.0.0 redmine_timesheet_plugin 0.7.0
- Help: RE: Issue fetching html email
- My take on the problem is that email typicall ... system, for the benefit of us all.
- Help: RE: Issue fetching html email
- That is realy a huge workaround. Does not see ... arser or just replace it with some other?
- Open discussion: RE: How to allow user to move existing issues to another project
- Thanks for your attention. I already found how to resolve this issue. It's described here http://www.redmine.org/issues/19904
- Open discussion: RE: How to allow user to move existing issues to another project
- What's the error message you're seeing in the logs? Also, please post info from /admin/info...
- Hello, When I am administrator I can create issue without any problems. However when the user ... s disappear and therefor I can not create an issue as one of those users. It shows me the erro ... still it has the problem with creating a new issue. I would guess this is a permissions issue but where can I find the flag to re-enable this? Cheers, Gerard
- Help: RE: Help with db:migrate - seems to be missing tables/columns
- Yes, this is all the output. I also believe t ... Others I work with have encountered the same issues. It seems that the "schema.rb" file in <red ... to see if this file is missing anything.
- Help: RE: Issue fetching html email
- As a work around, we are going to have a sepa ... for us. Hope this helps someone. Chris
- I feel really dumb, but I've been trying to f ... ry in the upper right. Is this a permissions issue or am I just looking in the wrong place? Any help greatly appreciated.
- Help: RE: Help with db:migrate - seems to be missing tables/columns
- Hi, So based on your advice I created a ne ... rce=>true}) -> 0.0059s -- create_table("issue_categories", {:force=>true}) -> 0.0063s -- add_index("issue_categories", ["project_id"], {:name=>"issue_categories_project_id"}) -> 0.0137s -- create_table("issue_histories", {:force=>true}) -> 0.0061s -- add_index("issue_histories", ["issue_id"], {:name=>"issue_histories_issue_id"}) -> 0.0107s -- create_table("issue_statuses", {:force=>true}) -> 0.0078s -- create_table("issues", {:force=>true}) -> 0.0144s -- add_index("issues", ["project_id"], {:name=>"issue...
- Help: RE: "My account" page 500 error
- Thank you for the response. I did install tz ... it installed the correct one for me. This issue is now resolved. Thank you for the help
- Help: RE: "My account" page 500 error
- Hi, I'm not sure if this will resolve the issue but try installing tzinfo-data.