Home
last modified time | relevance | path

Searched refs:STATUS (Results 26 – 45 of 45) sorted by path

12

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D35.35.js.map1 …',\n 'STATS_PERSISTENT',\n 'STATS_SAMPLE_PAGES',\n 'STATUS',\n 'STOP',…
H A D61.61.js.map1 …STICS_NORECOMPUTE',\n 'STATS',\n 'STATS_STREAM',\n 'STATUS',\n 'STATUS…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md285 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
364 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
365 SCHEDULE-STATUS.
544 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php413 if (isset($component->STATUS)) {
414 $status = strtoupper($component->STATUS);
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php322 $vevent->STATUS = 'CANCELLED';
892 if (isset($vevent->STATUS)) {
893 $status = strtoupper($vevent->STATUS->getValue());
/plugin/photogallery/
H A DpgFetch.php44 list($STATUS, $STATUSMESSAGE) = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT);
57 'status' => $STATUS,
107 list($STATUS, $STATUSMESSAGE) = checkLocalFileStatus($FILE, $WIDTH, $HEIGHT);
109 if($STATUS != 200) {
110 http_status($STATUS, $STATUSMESSAGE);
/plugin/task/lang/cs/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/de/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/en/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/es/
H A Dsubscribermail.txt10 Estado: @STATUS@
/plugin/task/lang/pt-br/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/ru/
H A Dsubscribermail.txt10 Статус: @STATUS@
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md583 * #586: `SCHEDULE-STATUS` should not contain a reason-phrase.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
425 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
426 SCHEDULE-STATUS.
605 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php380 if (isset($component->STATUS)) {
381 $status = strtoupper($component->STATUS);
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php315 $vevent->STATUS = 'CANCELLED';
888 if (isset($vevent->STATUS)) {
889 $status = strtoupper($vevent->STATUS->getValue());
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
200 SCHEDULE-STATUS.
379 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php195 if (isset($component->STATUS)) {
196 $status = strtoupper($component->STATUS);
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php318 $vevent->STATUS = 'CANCELLED';
884 if (isset($vevent->STATUS)) {
885 $status = strtoupper($vevent->STATUS->getValue());
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs14090 159: "SET.UPDATE.STATUS",

12