| /plugin/dokumicrobugtracker/ |
| D | syntax.php | 96 {$bugs = unserialize(@file_get_contents($pfile));} 98 {$bugs = array();} 127 $bug_id=count($bugs); 128 foreach ($bugs as $value) 130 $bugs[$bug_id]['id'] = $bug_id; 131 $bugs[$bug_id]['version'] = htmlspecialchars(stripslashes($_REQUEST['version'])); 132 $bugs[$bug_id]['severity'] = htmlspecialchars(stripslashes($_REQUEST['severity'])); 133 $bugs[$bug_id]['status'] = "New"; 134 $bugs[$bug_id]['description'] = htmlspecialchars(stripslashes($_REQUEST['description'])); 135 $bugs[$bug_id]['resolution'] = ''; [all …]
|
| D | edit.php | 59 {$bugs = unserialize(@file_get_contents($pfile));} variable 61 {$bugs = array();} variable 71 {unset($bugs[$id_bug]);echo 'Deleted : ' . $id_bug;} 74 …emailForChange($bugs[$id_bug]['author'],$id_bug, $project, $field, $bugs[$id_bug][$field], $value); 75 $bugs[$id_bug][$field]=$value; 81 fwrite($fh, serialize($bugs));
|
| D | README.md | 22 {{dokumicrobugtracker>project=projectname|status=all|display=bugs}} 28 | [display] | a filter to display only the report form, or only the bugs list, or count the number… 33 Each project have is own data file, which are nammed from an md5 of the project name with the bugs … 38 **Display all bugs of project KhtEditor :** 40 {{dokumicrobugtracker>project=KhtEditor|status=all|display=bugs}} 48 **Display all fixed bugs for project KhtEditor with a report form :** 74 …d title in the form, fix multiple post occurring when displaying multiple bugs list and report in …
|
| D | CHANGELOG | 10 …d title in the form, fix multiple post occurring when displaying multiple bugs list and report in …
|
| /plugin/bugzillaint/ |
| D | script.js | 47 var bugs = data.lists[index]; 50 master.toggleClass('empty', bugs.length == 0 ); 52 for (var i=0, group=null; i < bugs.length; i++) { 54 if ( groupBy && group != bugs[i][groupBy] ) { 55 group = bugs[i][groupBy]; 63 .append( renderBug( master, bugs[i] ) ) 243 function renderTree( bugs, parent, master, depth ) { argument 250 for (var k in bugs) { 251 l.push( bugs[k] );
|
| /plugin/bugzillaint/helper/ |
| D | bugzillaclient.php | 286 * @param array $bugs - associative array with bug id as key 288 protected function fetchDependencies( &$bugs ) { argument 292 foreach ($bugs as $bug) { 313 foreach ($bugs as &$bug) { 328 return $bugs;
|
| /plugin/bugzillahttp/ |
| D | BzBug.php | 89 $bugs = $xml->bug; 91 foreach ($bugs as $bug) {
|
| D | plugin.info.txt | 3 desc Gets information about bugs via HTTP (xml view)
|
| /plugin/aceeditor/ |
| D | NEWS | 76 * Fixed some minor bugs in table commands 83 * Some minor bugs fixed 91 * Fixed some integration bugs 108 * Fixed some integration bugs
|
| /plugin/bugzillaxmlrpc/ |
| D | README | 2 desc Gets information about bugs (with depends on) via XML-RPC Bugzilla::WebService
|
| /plugin/bugzillaint/docs/ |
| D | bugzillaint.txt | 109 …* ''dependencies'' - shows the count of open bugs depending on or blocking this bug - links to bug… 110 * ''assigned_to'' - shows assigne login name, links to a list of all bugs assigned to the person 118 …shows the classification the Bug belongs to - links to a list of all open bugs in this classificat… 120 …* ''component'' - shows the component the Bug belongs to - links to a list of all open bugs in thi…
|
| /plugin/sortablejs/ |
| D | README.md | 12 If reporting bugs, please provide a valid reproduction scenario for any non-trivial case.
|
| /plugin/farmer/_animal/data/pages/wiki/ |
| H A D | dokuwiki.txt | 53 * [[http://bugs.splitbrain.org/index.php?project=1|Submit bugs and feature wishes]]
|
| /plugin/avtaskbox/ |
| D | README.md | 32 * Fixed image url and minor layout bugs.
|
| /plugin/pagecss/vendor/csstidy-2.2.1/ |
| H A D | README.md | 56 * fixes minor bugs, mainly on CSS3 properties/units 58 * is PHP 5.4+ compliant, removes use of GLOBALS, fixes some bugs, integrates CSS3 units
|
| /plugin/ckgdoku/ckeditor/plugins/tableselection/styles/ |
| D | tableselection.css | 6 …/* With love, dedicated for Chrome, until https://bugs.chromium.org/p/chromium/issues/detail?id=70…
|
| /plugin/tindexmenu/ |
| D | CREDITS | 37 Great help in testing and finding bugs.
|
| /plugin/vertical/ |
| D | README.md | 8 If reporting bugs, please provide a valid reproduction scenario for any non-trivial case.
|
| /plugin/farm/install/animaltemplate/data/pages/wiki/ |
| D | dokuwiki.txt | 52 * [[http://bugs.splitbrain.org/index.php?project=1|Submit bugs and feature wishes]]
|
| /plugin/linkback/ |
| D | CHANGELOG | 11 * Minor cosmetic bugs
|
| /plugin/indexmenu/ |
| D | CREDITS | 37 Great help in testing and finding bugs.
|
| /plugin/dokugitviewer/ |
| D | README | 23 <dokugitviewer:repository=my-repository-name features=backlog bugs=bugdb limit=15>
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 10 **Fixed bugs:** 47 **Fixed bugs:** 63 **Fixed bugs:** 122 **Fixed bugs:** 197 **Fixed bugs:** 212 **Fixed bugs:** 225 **Fixed bugs:** 257 **Fixed bugs:** 294 **Fixed bugs:** 310 **Fixed bugs:** [all …]
|
| /plugin/asciidocjs/node_modules/center-align/ |
| D | README.md | 58 Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue]…
|
| /plugin/gautoads/ |
| D | README.md | 31 Please report any bugs or request new features on the [GitHub Issues](https://github.com/youruserna…
|