| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- <?php
- $config->workflowlayout->buildin = new stdclass();
- $config->workflowlayout->buildin->layouts = new stdclass();
- $config->workflowlayout->buildin->layouts->product = new stdclass();
- $config->workflowlayout->buildin->layouts->product->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['name'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['line'] = array('width' => 110, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['type'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['status'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['desc'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['PO'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['QD'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['RD'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->product->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story = new stdclass();
- $config->workflowlayout->buildin->layouts->story->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['pri'] = array('width' => 50, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['plan'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['openedBy'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['assignedTo'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['estimate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['stage'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->story->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->requirement = $config->workflowlayout->buildin->layouts->story;
- $config->workflowlayout->buildin->layouts->epic = $config->workflowlayout->buildin->layouts->story;
- $config->workflowlayout->buildin->layouts->productplan = new stdclass();
- $config->workflowlayout->buildin->layouts->productplan->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['product'] = array('width' => 160, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['branch'] = array('width' => 160, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['title'] = array('width' => 160, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['begin'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['end'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['desc'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->productplan->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release = new stdclass();
- $config->workflowlayout->buildin->layouts->release->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['name'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['build'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['date'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['desc'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->release->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project = new stdclass();
- $config->workflowlayout->buildin->layouts->project->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['code'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['PM'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['end'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['status'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->project->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task = new stdclass();
- $config->workflowlayout->buildin->layouts->task->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['pri'] = array('width' => 50, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['status'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['assignedTo'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['finishedBy'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['estimate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['consumed'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['left'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['deadline'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->task->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build = new stdclass();
- $config->workflowlayout->buildin->layouts->build->browse['product'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['id'] = array('width' => 70, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['scmPath'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['filePath'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['date'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['builder'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->build->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug = new stdclass();
- $config->workflowlayout->buildin->layouts->bug->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['severity'] = array('width' => 60, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['pri'] = array('width' => 50, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['openedBy'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['openedDate'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['assignedTo'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['resolution'] = array('width' => 70, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->bug->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase = new stdclass();
- $config->workflowlayout->buildin->layouts->testcase->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['pri'] = array('width' => 40, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['type'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['openedBy'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['lastRunner'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['lastRunDate'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['lastRunResult'] = array('width' => 70, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['status'] = array('width' => 70, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testcase->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask = new stdclass();
- $config->workflowlayout->buildin->layouts->testtask->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['name'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['product'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['project'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['build'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['owner'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['begin'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['end'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testtask->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite = new stdclass();
- $config->workflowlayout->buildin->layouts->testsuite->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite->browse['name'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite->browse['desc'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite->browse['addedBy'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite->browse['addedDate'] = array('width' => 150, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->testsuite->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib = new stdclass();
- $config->workflowlayout->buildin->layouts->caselib->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib->browse['name'] = array('width' => 200, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib->browse['desc'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib->browse['addedBy'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib->browse['addedDate'] = array('width' => 150, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->caselib->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback = new stdclass();
- $config->workflowlayout->buildin->layouts->feedback->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['product'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['openedBy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['openedDate'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['assignedTo'] = array('width' => 120, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->feedback->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm = new stdclass();
- $config->workflowlayout->buildin->layouts->cm->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['version'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['category'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['createdBy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['createdDate'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->cm->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange = new stdclass();
- $config->workflowlayout->buildin->layouts->projectchange->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['urgency'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['type'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['deliverable'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['owner'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['deadline'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['createdBy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['createdDate'] = array('width' => 100, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->projectchange->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk = new stdclass();
- $config->workflowlayout->buildin->layouts->risk->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['pri'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['rate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['category'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['identifiedDate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['assignedTo'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['strategy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->risk->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue = new stdclass();
- $config->workflowlayout->buildin->layouts->issue->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['title'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['pri'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['severity'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['type'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['owner'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['createdDate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['assignedTo'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['assignedBy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->issue->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity = new stdclass();
- $config->workflowlayout->buildin->layouts->opportunity->browse['id'] = array('width' => 90, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['name'] = array('width' => 'auto', 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['pri'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['ratio'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['status'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['type'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['identifiedDate'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['assignedTo'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['strategy'] = array('width' => 80, 'mobileShow' => 0);
- $config->workflowlayout->buildin->layouts->opportunity->browse['actions'] = array('width' => 130, 'mobileShow' => 0);
|