Project

General

Profile

Search

Results (18292)

Help: RE: New issue hides subject and tracker field for non admin
have you checked your workflow 2015-06-03 18:31
Open discussion: RE: How to add a tracker to a project using REST api?
Hi Claudio, Did you solve your problem? I am facing the same issue... Would be great if you could help me! ... Database adapter SQLite </pre> 2015-06-03 16:07
Help: RE: New issue hides subject and tracker field for non admin
*bump* Anyone an idea? It is quite unusable at the moment if a non-admin can not create an issue. 2015-06-03 15:47
Help: Rest-API always respones with HTTP error code 422 on POST-requests
Hello, i tried to use a simple Java-Client to manage the issues of projects in Redmine. Reading and retr ... nted the Authentication like the hint in the issue 3920 [[https://www.redmine.org/issues/3920#note-8]] I have tried to create issue via Java-Client and with SOAP-UI 5.1.3. Bot ... tp://dev_user:dev_pw@redmine-test.sy_home.de/issues"); HttpURLConnection conn = (HttpURLCon ... on=\"1.0\"?>" +"<issue>" +"<project_id> ... iority_id>" + "</issue>"; OutputStream os = conn.getOutputS ... dmine_wiki_extensions 0.6.4 </pre> 2015-06-03 11:01
Help: RE: Structure of Issue Database
what? do u mean how do you have the page of the list of issues show the hierarchy/tree???? (sort by parent id, i believe) 2015-06-03 02:08
Help: Internal Server Error on setting a Date Custom Field to nothing
I am getting an internal server error when I ... v.3.0.3 ---- <pre> Started PATCH "//issues/33136" for [IPADDRESS] at 2015-06-03 09:25:03 -0700 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"[TOKEN]", "issue"=>{"is_private"=>"0", "project_id"=>"949", " ... rity_id"=>"1", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"2015 ... models/journal.rb:67:in `save' app/models/issue.rb:1566:in `create_journal' app/models/issue.rb:175:in `create_or_update' app/controllers/issues_controller.rb:479:in `block in save_issue_with_child_records' app/controllers/... 2015-06-03 02:06
Help: Csv export after upgrade failed
Hi, i have upgraded from 2.6 to 3.0.3. After the upgrade the csv issue export does not work anymore. The error: ... 2:03.481959 #13107] INFO -- : Processing by IssuesController#index as CSV I, [2015-06-02T16:2 ... .rb:173:in `query_to_csv' app/controllers/issues_controller.rb:82:in `block (2 levels) in index' app/controllers/issues_controller.rb:76:in `index' </pre> My r ... Can anybody please help. Regards Markus 2015-06-02 16:25
Help: Structure of Issue Database
Hello Team, Can anyone provide expertise to have the structure or tree base database of issues to identify and segregate subtasks created under Parent tasks. Current snapshot of issue database as attached from Redmine tool. 2015-06-02 15:45
Help: RE: a user view only the project that he is related
Marcelo Santos wrote: > What I intend to do ... Administration -> Roles and permissions -> Issues visibility. 2015-06-02 06:22
Open discussion: RE: Custom query
Zack Shahan wrote: > Is there a way to show ... ld in place of where show description in the issue list? No, not with a vanilla Redmine. ... uickly see a long text custom value from the issue list. That is possible however with stock ... add the long text custom field column to the issue list. See screenshot: {{thumbnail(rm-m47451.png, size=750)}} Regards, Mischa. 2015-06-02 05:02
Open discussion: RE: A way to show issus to watchers which are only allowed to see issues created by them or assigned by them
g s wrote: > ... > is there a way to do thi ... lla Redmine deployment. See #8488. Mischa. 2015-06-02 03:43
Open discussion: Custom query
Is there a way to show a custom field in place of where show description in the issue list? I am wanting to quickly see a long text custom value from the issue list. 2015-06-01 23:12
Open discussion: A way to show issus to watchers which are only allowed to see issues created by them or assigned by them
My customers are only allowed to see issues they created or issued they are assigned to them (setting on roles ... ned role, the customer can still not see the issue. is there a way to do this setting? The same case existst for private issues. A watcher should be able to see an issue even if it is private. 2015-06-01 16:58
Open discussion: Debian/Redmine 2.5.2 API ERROR - 404 not found
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> 2015-06-01 16:37
Open discussion: RE: Validation on issue tracker before closing an issue?
Thanks for the info Mischa. 2015-06-01 15:15
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. 2015-05-31 07:39
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. 2015-05-30 19:44
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. 2015-05-30 16:46
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. 2015-05-30 00:47
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? 2015-05-29 23:46
Open discussion: RE: Validation on issue tracker before closing an issue?
Hi, Try using Administration -> *Workflow*. ... can set which field are required or readonly. 2015-05-29 21:11
Open discussion: Validation on issue tracker before closing an issue?
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 2015-05-29 20:00
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! 2015-05-29 13:26
Help: RE: Not able to sort Issues after Import
Problem is solved by changing database to MySQL. 2015-05-29 13:11
Help: add information using the method "Fetching emails from an IMAP server" to my own custom colum
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. 2015-05-28 17:22
(4851-4875/18292)