Home
last modified time | relevance | path

Searched refs:bug (Results 151 – 175 of 203) sorted by last modified time

123456789

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.SortAttr.txt
/plugin/glossary/
H A DTODO.txt2 * bug si 2 "{{glossary..." dans la même "div"
/plugin/plantuml/
H A Dplugin.history.txt3 …* Fixed bug: PlantUML server rendering was not working due to encoding (slashes were converted to …
/plugin/pgn4web/pgn4web/
H A DREADME.txt63 suggestions and bug reports. Please send for review any PGN file that
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt109 …* ''dependencies'' - shows the count of open bugs depending on or blocking this bug - links to bug…
132 * colors for each bug status
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php44 foreach ($response['bugs'] as $bug) {
45 $result[ $bug['id'] ] = $bug;
47 foreach ( $result as &$bug ) {
48 if ( isset($bug['depends_on']) && count($bug['depends_on']) > 0 ) {
49 $bug['depends_on'] = $this->getDependenciesRecursive( $bug['depends_on'], $depth--, $extras );
51 unset($bug['depends_on']);
225 $result[ $bug['id'] ] = $bug;
292 foreach ($bugs as $bug) {
293 if (count($bug['blocks']) > 0) {
313 foreach ($bugs as &$bug) {
[all …]
/plugin/bugzillaint/
H A Dscript.js93 if ( bug.error ) {
95 a.text( bug.id + ": " + bug.error );
98 a.text( bug.id + ": " + bug.summary );
168 if ( extra == 'time' && bug.actual_time && bug.actual_time > 0 ) {
212 if (bug.depends_on_resolved && bug.depends_on_resolved.length < bug.depends_on.length) {
217 if (bug.blocks_resolved && bug.blocks_resolved.length < bug.blocks.length) {
260 var bug = l[i];
283 bug.warnings = {};
285 if ( !bug.resolution && bug.severity ) {
297 if ( !bug.resolution && bug.priority ) {
[all …]
/plugin/odt2dw/
H A DREADME21 * Fixe : bug #9
22 * Fixe : bug #14
/plugin/latexit/tests/dw_orig_test_files/
H A Dstart.txt22 * TEST 18 - [[test18|Special bug fixes]]
/plugin/tuxquote/
H A Dquotes.txt18 Some days you are the bug, some days you are the windshield.
897 …d the almost right word is the difference between lightning and a lightning bug. <BR> -- Mark Twain
1168 Some days you are the bug, some days you are the windshield.
3231 There is always one more bug. <BR> -- Law of Cybernetic Entomology
3282 The first bug to hit a clean windscreen lands directly in front your eyes. <BR> -- Drew's Law
3409 The first bug to hit a clean windshield always lands directly in front of the driver's eyes. <BR> -…
3529 There's no such thing as a simple cache bug. <BR> -- Rob Pike
4052 Heuristics are bug ridden by definition - if they didn't have bugs, then they'd be algorithms.
4134 …-complicated C or Fortran program contains an ad-hoc, informally-specified bug-ridden slow impleme…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1436 * box.select.php: fixed bug 1251864 (PS/PDFLIB) option box width
1439 * box.img.php: fixed bug 1253150 (PDFLIB) IMG Proportional scaling
1447 * box.table.cell.ps: fixed bug 1255612 (PS) 'nowrap' cell width
1507 * xhtml.tables.inc.php: fixed bug 1250741 (ALL) TH tags ignored
1509 * css.pseudo.align.inc.php: fixed bug fixed bug 1250937 (ALL)
1577 * box.text.php: fixed bug 1239364 - Text cut-off (similar to bug
1595 * box.block.php: fixed bug 1246571 - margin: auto issue
1641 * box.inline.php: fixed bug 1242411 - PRE tag is not supported
1678 * table.ps: fixed bug 1239441 - tables and margin: auto
1759 * box.select.ps: fixed bug 1224154 - SELECT tag text cut-off
[all …]
/plugin/html2pdf/snorriheim/
H A Dmedia.css55 }/* I don't understand this, but this fixes a style bug in IE;
/plugin/mantis/lib/
H A Dchangelog9 - soap_server: fixed bug causing charset encoding not to be passed to the parser
172 - wsdl: fix a bug in which data type of complexType elements were ignored in serialization
274 - soap_server: fix a bug when call_user_func_array() is used
330 - nusoap_base: fix a bug in which attributes were sometimes not serialized with a value
433 - soap_server: fix a bug parsing headers from _SERVER and HTTP_SERVER_VARS (thanks Bert Catsburg)
463 - wsdl: fix bug in addComplexType (thanks Maarten Meijer)
578 - nusoap_server: Correct bug that placed encodingType in Envelope for doc/lit
/plugin/advrack/
H A Dstyle.css573 /* Opera bug #357 - Incorrect tip position
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css114 /* Note Firefox 3.5 and before have a bug with border-collapse
/plugin/dokumicrobugtracker/
H A Dsyntax.php177 foreach ($bugs as $bug)
179 $status = $this->_get_one_value($bug,'status');
313 foreach ($bugs as $bug)
318 … id = "'.$data['project'].' '.$this->_get_one_value($bug,'id').'" class="'.$this->_status_color($b…
319 '<td>'.$this->_get_one_value($bug,'id').'</td>'.
320 '<td>'.$this->_get_one_value($bug,'status').'</td>'.
335 function _status_color($bug) { argument
337 $key = array_search($bug['status'],$statuses);
346 function _get_one_value($bug, $key) { argument
347 if (array_key_exists($key,$bug))
[all …]
H A DCHANGELOG2 Version 2010-08-14 Fix bug creating first bug report
3 Version 2010-08-16 Add report to user saying that bug is well saved (#4)
5 Version 2010-08-26 Fix bug on the dynamic captcha, notifications, clear description area after rep…
6 Version 2010-08-27 Fix bug on insert report due to deletion
12 …, Column size are now resizable, add delete feature with confirmation, fix bug #69 : email lenght …
H A DINFO7 desc allows to create simple bug tracker
H A DREADME.md8 … which integrates a really small bug tracker in your wiki by displaying a small form that enable e…
61 There is currently a bug on the sort of header when displaying multiple form in the same page.
66 | 2010-08-14 | Fix bug creating first bug report |
67 | 2010-08-16 | Add report to user saying that bug is well saved (#4) |
69 | 2010-08-26 | Fix bug on the dynamic captcha, notifications, clear description area after report |
70 | 2010-08-27 | Fix bug on insert report due to deletion |
H A Dstyle.css114 /* Note Firefox 3.5 and before have a bug with border-collapse
/plugin/txt2tags/
H A DREADME.t2t109 …to works well, there might be some glitches. If you find any, please report them on the bug tracker
H A DREADME.doku109 …to works well, there might be some glitches. If you find any, please report them on the bug tracker
/plugin/metaheaders/
H A DREADME61 If you think you have found a bug or have a useful idea (a.k.a. "feature
/plugin/sphinxsearch/
H A Dchangelog3 * Fixed bug when text before first section don't indexed
21 * Fixed bug - document parsing by section
23 * Fixed bug with dokuwiki version 2008-05-05
28 * Fixed bug with search query
30 * Fixed bug with relevance
31 * Fixed bug with navigations by pages
36 * Fixed bug with invalid characters in XML
37 * Fixed bug with parsing dokuwiki pages
38 * Fixed bug with memory leak, now it requires not more than 7Mb
/plugin/dokutexit/
H A DREADME.md196 [gdpbdeb]: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/74647

123456789