Home
last modified time | relevance | path

Searched refs:messages (Results 101 – 125 of 358) sorted by last modified time

12345678910>>...15

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css1562 .monaco-editor .reference-zone-widget .messages {
H A Dbundle.js.map1messages {\\n\\theight: 100%;\\n\\twidth: 100%;\\n\\ttext-align: center;\\n\\tpadding: 3em 0;\\n}\…
H A Djson.worker.js.map1messages\n var bestMatch = undefined;\n for (var _i = 0, alternatives_1 = al…
H A Dbundle.js241messages.length?0:this.messages.map((function(e){return e.height||0})).reduce((function(e,t){retur…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1562 .monaco-editor .reference-zone-widget .messages {
H A Dbundle.js241messages.length?0:this.messages.map((function(e){return e.height||0})).reduce((function(e,t){retur…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1messages","notes","titleWrapped","sequenceNumbersEnabled","wrapEnabled","addActor","old","autoWrap…
/plugin/dx/
H A DREADME.md10 …tional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard for their commit messages.
/plugin/displayfile/
H A DREADME.md42 …tside that root path are displayed and, further more, user-facing error messages have been general…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md125 representing HTTP messages. [Reference here][psr-http].
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php356 $messages = parent::validate($options);
362 $messages[] = [
369 return $messages;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php892 $messages = $vobj->validate($options);
899 foreach ($messages as $message) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php427 $messages = $broker->parseEvent(null, $addresses, $node->get());
429 foreach ($messages as $message) {
655 $messages = $broker->parseEvent($newObject, $addresses, $oldObject);
657 if ($messages) $modified = true;
659 foreach ($messages as $message) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php371 $messages = $vobj->validate($options);
378 foreach ($messages as $message) {
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php490 $messages = [];
612 $messages[] = $message;
615 return $messages;
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php343 $messages = parent::validate($options);
358 $messages[] = [
365 return $messages;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md7 * #465: Add TZ in iTip REPLY iTip messages
30 * #412: Broker: add timezone to CANCEL messages
133 * #284: When generating `CANCEL` iTip messages, we now include `DTEND`.
266 * #284: When generating `CANCEL` iTip messages, we now include `DTEND`.
379 * #142: `CANCEL` and `REPLY` messages now include the `DTSTART` from the
400 * #122: Don't generate REPLY messages for events that have been cancelled.
401 * #123: Added `SUMMARY` to iTip messages.
411 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
421 * #113: Timezone support during creation of iTip REPLY messages.
425 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php579 $messages = [];
588 $messages = array_merge($messages, $child->validate($options));
595 $messages[] = [
609 $messages[] = [
618 $messages[] = [
644 $messages[] = [
654 return $messages;
/plugin/structsection/
H A Dyarn.lock516 babel-messages "^6.23.0"
538 babel-messages "^6.23.0"
646 babel-messages "^6.23.0"
670 babel-messages@^6.23.0:
672 …resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b…
742 babel-messages "^6.23.0"
996 babel-messages "^6.23.0"
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1518 * Bugfix: APEv1 tags would generate error messages
2012 an infinite loop with lots of error messages due to missing $fd
2132 * Bugfix: incorrect order of if-statement error messages in
H A Dstructure.txt66 ['error']=>array() // if present, contains one or more fatal error messages
67 …['warning']=>array() // if present, contains one or more non-fatal warning messages
/plugin/adfs/phpsaml/
H A DCHANGELOG53 * Escape error messages in debug mode
H A DREADME.md252 Currently there are no translations but we will eventually localize the messages
302 // or unencrypted messages if it expects them to be signed or encrypted.
303 // Also it will reject the messages if the SAML standard is not strictly
463 // Indicates whether the <samlp:AuthnRequest> messages sent by this SP
467 // Indicates whether the <samlp:logoutRequest> messages sent by this SP
471 // Indicates whether the <samlp:logoutResponse> messages sent by this SP
584 In the security section, you can set the way that the SP will handle the messages
1206 …of methods in OneLogin_Saml2_Utils that try to guess the URL where the SAML messages are processed.
1256 In order to avoid replay attacks, you can store the ID of the SAML messages already processed, to a…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …ms position at the beginning of the loop for use\n // in error messages.\n var c…
/plugin/issuelinks/script/
H A DajaxUtil.js16 const messages = response.msg;
17 if (!messages) {
20 messages.forEach(function printMessagesToMessageArea(msg) {

12345678910>>...15