Home
last modified time | relevance | path

Searched refs:issues (Results 551 – 575 of 722) sorted by last modified time

1...<<212223242526272829

/plugin/authplaincas/
H A Dlicense198 infringement or for any other reason (not limited to patent issues),
/plugin/fetchmedia/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/ebookexport/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/flattr/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
/plugin/avatar/
H A DCOPYING
/plugin/wikistats/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
H A DREADME.md169 Please report issues in the [bug tracker](https://github.com/4x4-chris/wikistats/issues)
/plugin/issuetracker/
H A Dedit.php368 {$issues = unserialize(@file_get_contents($pfile));} variable
370 {$issues = array();} variable
376 $issues[$id_issue]['status'] = $lang['issue_resolved_status'];
379 $old_value = $issues[$id_issue][$field];
380 $issues[$id_issue][$field] = $value;
381 $issues[$id_issue]['modified'] = $cur_date;
390 $issues[$id_issue]['assigned'] = $value;
397 if($issues[$id_issue]['assigned']=='')
399 $issues[$id_issue]['status'] = $status[0];
401 else $issues[$id_issue]['status'] = $status[1];
[all …]
H A Ditsearch.php36 $issues = array(); variable
49 $issues = array_merge($issues, $tmp); variable
59 { $issues = unserialize(@file_get_contents($pfile)); variable
60 foreach($issues as &$issue) {
73 foreach($issues as &$issue) {
119 … $text_snip = $this->xs_format($issues[$item['project']."_".$item['id']]['description']);
H A DREADME14 to provide missing information. The issue will be stored to a file of issues
41 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
58 Inform by mail about new issues ? = on/off
80 (comma separated) users can report issues
83 for assigning issues to
134 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
H A Dsyntax.php239 …$this->_log_mods($data['project'], $issues[$issue_id], $issues[$issue_id]['user_name'], 'status', …
282 $issues = $this->_issues_globalsort($issues, $sort_key);
413 foreach ($issues as $issue)
539 if ($next_start>count($issues)) $next_start=count($issues);
708 $issue = $issues[$i];
1940 $issues = array();
1952 $issues = array_merge($issues, $tmp);
1965 {$issues = array();}
1968 return $issues;
1976 foreach ($issues as $key => $row) {
[all …]
H A Daction.php307 $issues = $tmp;
748 $issues = $this->_issues_globalsort($issues, $sort_key);
753 elseif($start>count($issues)) {$start=count($issues)-step;}
1045 $issues = $this->_issues_globalsort($issues, $sort_key);
1048 $issues = $this->_issues_globalsort($issues, $sort_key);
1052 if ($start>count($issues)) $start=count($issues)-$step;
1314 if($next_start>count($issues)) $next_start = count($issues);
3236 return $issues;
3718 $issues = array();
3730 $issues = array_merge($issues, $tmp);
[all …]
/plugin/inclform/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/icalevents/
H A DLICENSE.txt206 infringement or for any other reason (not limited to patent issues),
/plugin/shortcutkey/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/dir/
H A DREADME12 There's a Google Groups mailing list to discuss all issues:
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md70 … the [Github Issue Tracker](https://github.com/squizlabs/PHP_CodeSniffer/issues) or the [PEAR bug …
/plugin/doodle3/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/authlinotp/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1issues/detail?id=90 for more details.\n\t return object.index - other.index;\n\t }\n\n\t /**\…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1049 * Discovered: [Safari 5 issue](https://github.com/kangax/fabric.js/issues/2241) please adapt fabric…
/plugin/authg2fa/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/namespacemessage/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/svgedit/
H A DREADME8 - bugtrack: https://github.com/SVG-Edit/svgedit/issues
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md44 [5]: https://github.com/fruux/sabre-uri/issues/

1...<<212223242526272829