Home
last modified time | relevance | path

Searched refs:status (Results 551 – 575 of 1484) sorted by relevance

1...<<21222324252627282930>>...60

/plugin/combo/resources/snippet/js/
H A Dsubscribe.min.js1 !function(e){"use strict";let t="subscribe";const a=`.${t}-cs`,o=document.querySelectorAll(`${a} form`);Array.from(o).forEach((o=>{o.addEventListener("submit",(async r=>{if(r.preventDefault(),r.stopPropagation(),o.checkValidity()){let s=new URL(o.getAttribute("action")),n=new FormData(o),c=await fetch(s,{body:n,method:"post"}),i=e.Html.createRandomIdWithPrefix(t),l=e.Modal.getOrCreate(i);let d,u=r.target.closest(a);l.setPlacementBottomToElement(u);try{d=(await c.json()).message}catch(e){}if(200!==c.status)l.setHeader("Error"),void 0===d&&(d="Sorry. The server seems to be down.");else{let e=o.getAttribute("data-success-header");null===e&&(e="Hurray!"),l.setHeader(e),d=o.getAttribute("data-success-content"),null===d&&(d="A validation email has been send. <br>Check your mailbox and click on the validation link.<br>If you don't find our email, check your spambox.")}l.addBody(d).show()}}),!1)}))}(combo);
H A Dsubscribe.js34 if (response.status !== 200) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php471 $status = OneLogin_Saml2_Utils::getStatus($this->document);
473 … if (isset($status['code']) && $status['code'] !== OneLogin_Saml2_Constants::STATUS_SUCCESS) {
474 $explodedCode = explode(':', $status['code']);
478 if (!empty($status['msg'])) {
479 $statusExceptionMsg .= ' -> '.$status['msg'];
/plugin/openid/Auth/OpenID/
H A DConsumer.php435 if (in_array($response->status, [Auth_OpenID_SUCCESS, Auth_OpenID_CANCEL])) {
1496 if ($response->status == 400) {
1499 } else if ($response->status != 200 and $response->status != 206) {
2114 public $status = null; variable in Auth_OpenID_ConsumerResponse
2177 public $status = Auth_OpenID_SUCCESS; variable in Auth_OpenID_SuccessResponse
2291 public $status = Auth_OpenID_FAILURE; variable in Auth_OpenID_FailureResponse
2376 public $status = Auth_OpenID_CANCEL; variable in Auth_OpenID_CancelResponse
2407 public $status = Auth_OpenID_SETUP_NEEDED; variable in Auth_OpenID_SetupNeededResponse
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php816 public $status; variable in Google_Job
859 public function setStatus(Google_JobStatus $status) { argument
860 $this->status = $status;
863 return $this->status;
1280 public $status; variable in Google_JobListJobs
1323 public function setStatus(Google_JobStatus $status) { argument
1324 $this->status = $status;
1327 return $this->status;
/plugin/linksenhanced/
H A Daction.php52 $httpcode = $client->status;
/plugin/fedauth/classes/svc/
H A Dfa_openid.svc.class.php107 if ($response->status == Auth_OpenID_SUCCESS) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php62 …$this->assertEquals($httpStatus, $this->server->httpResponse->status, 'Incorrect http status recei…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1status||{},h=b.tags||{},i=b.storage||{},j=b.modifier||{},k=b.accessTypes||{},l=b.multiLineStrings,…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md5 | [![Build status][Master image]][Master] | [![Build status][1.x image]][1.x] |
/plugin/judge/
H A Dscript.js210 function appendResult(status, number, date) { argument
216 …0">' + number + '</td><td class="col1">' + date + '</td><td class="col2">' + status + '</td></tr>';
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { argument
402 return $this->caldavBackend->shareReply($href, $status, $calendarUri, $inReplyTo, $summary);
/plugin/gitbacked/action/
H A Deditcommit.php255 public function notify_command_error($repo_path, $cwd, $command, $status, $error_message) { argument
260 'GIT_COMMAND_EXITCODE' => $status,
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js135 var facebook_on = (options.services.facebook.status === 'on');
136 var twitter_on = (options.services.twitter.status === 'on');
137 var gplus_on = (options.services.gplus.status === 'on');
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php381 $status = strtoupper($component->STATUS);
382 if ('CANCELLED' === $status) {
385 if ('TENTATIVE' === $status) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php414 $status = strtoupper($component->STATUS);
415 if ($status === 'CANCELLED') {
418 if ($status === 'TENTATIVE') {
/plugin/do/scripts/
H A DPluginDo.js72 * Toggle status of task, when symbol of task is clicked
108 * Switch the status of a image src
254 * Update statistics in the page task status view
389 //update statistics in the page task status view
414 PluginDo.buildTitle($dotags, [], '', state.closedby, state.status);
415 PluginDo.switchDoNr(!state.status, $dotags);
416 if (state.status) {
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js16 t.status = 200;
183 status = 4;
187 status = 500;
297 status = statusText = responseJS = null;
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js15 t.status=200;
128 status=4;
132 status=500;
228 status=statusText=responseJS=null;
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md162 human-readable HTTP status message. This part has been removed from
163 Response::getStatus(), which now always returns just the status code as an
203 * Fixed: Not erroring on unknown HTTP status codes.
204 * Fixed: Throwing exceptions on invalid HTTP status codes (not 3 digits).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.php74 * Retrieves the status of a previously submitted async search request given its ID.
82 public function status(array $params = []) function in Elasticsearch\\Namespaces\\AsyncSearchNamespace
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php238 $status = $pipeline->process ( $fi, $g_media ); variable
239 if ( $status == null ) {
/plugin/authnc/
H A Dauth.php90 if ($xml && $xml->meta->status == "ok") {
259 if ($xml && $xml->meta->status == "ok" && $xml->data->enabled == '1') {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php294 $this->assertEquals(200, $this->response->status);
358 $this->assertEquals(200, $this->response->status);
/plugin/letsencrypt/classes/
H A DClient.php93 return (int) $this->http->status;

1...<<21222324252627282930>>...60