Searched refs:fail (Results 1 – 13 of 13) sorted by relevance
/dokuwiki/lib/plugins/config/_test/ |
H A D | DocumentationTest.php | 50 $fail = (bool)strpos($check, 'topic does not exist'); 52 $this->assertFalse($fail, $msg . ' ' . $http->status . ' ' . $http->error);
|
/dokuwiki/inc/lang/et/ |
H A D | uploadmail.txt | 1 Sinu DokuWiki-sse lisati fail.
|
/dokuwiki/_test/tests/Feed/ |
H A D | FeedCreatorValidationTest.php | 73 $this->fail(
|
/dokuwiki/lib/scripts/ |
H A D | fileuploaderextended.js | 118 fail: 'qq-upload-fail', property 180 qq.addClass(item, this._classes.fail); 181 var fail = this._find(item, 'failedText'); 182 if (result.error) qq.setText(fail, result.error);
|
H A D | fileuploader.js | 519 fail: 'qq-upload-fail' property 623 qq.addClass(item, this._classes.fail);
|
/dokuwiki/lib/plugins/extension/ |
H A D | script.js | 71 ).fail(function (data) {
|
/dokuwiki/lib/tpl/dokuwiki/css/ |
H A D | _fileuploader.css | 98 .qq-upload-fail .qq-upload-failed-text {
|
/dokuwiki/_test/tests/Remote/ |
H A D | ApiTest.php | 232 $this->fail('Expects RemoteException to be raised');
|
/dokuwiki/lib/plugins/usermanager/ |
H A D | admin.php | 1214 foreach ($this->import_failures as $fail) { 1215 fwrite($fd, $fail['orig']);
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 101 and wrapping will fail, breaking your texts).
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery.min.js | 2 …fail(n):e&&v(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}ce…
|
H A D | jquery-ui.min.js | 6 …),this.xhr.done(function(t,e,i){a.html(t),o._trigger("load",s,r),n(i,e)}).fail(function(t,e){n(t,e…
|
/dokuwiki/vendor/simplepie/simplepie/ |
H A D | CHANGELOG.md | 152 * GH Actions: don't allow builds to fail on PHP 8.0 or 8.1 by @jrfnl in [#693](https://github.com/s…
|