Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 25 of 556) sorted by path

12345678910>>...23

/plugin/acknowledge/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/aclplusregex/
H A Daction.php77 $previous = $event->result ?: AUTH_NONE;
80 $event->result = max($previous, $permisson);
/plugin/adfs/phpsaml/
H A DCHANGELOG159 …on redirectTo method. (login/logout supports $stay but I forgot add this on previous 2.7.0 version)
H A DREADME.md1231 Or by using the method described on the previous section.
1303 uses the other two previous methods and also validate the signature of
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt166 - Add getRefNodeID() and getRefIDs() methods missed in previous release.
/plugin/advanced/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/advrack/
H A Djquery.qtip.js551 var obj = convertNotation(options, notation.toLowerCase()), previous;
552 previous = obj[0][ obj[1] ];
559 option[notation] = [obj[0], obj[1], value, previous];
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/airtable/
H A DLICENSE48 authors of previous versions.
459 give under the previous paragraph, plus a right to possession of the
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js15213 previous = null,
15324 if (previous[0].match(/[CcSs]/) === null) {
15358 if (previous[0].match(/[CcSs]/) === null) {
15429 if (previous[0].match(/[QqTt]/) === null) {
15456 if (previous[0].match(/[QqTt]/) === null) {
15514 previous = current;
15659 previous = null,
15762 if (previous[0].match(/[CcSs]/) === null) {
15795 if (previous[0].match(/[CcSs]/) === null) {
15861 if (previous[0].match(/[QqTt]/) === null) {
[all …]
H A Dfabric.min.js9previous=null,subpathStartX=0,subpathStartY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pa…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js4788 if (index != previous && isIndex(index)) {
4789 var previous = index;
H A Dpdfmake.min.js.map1previous","splice","baseRandom","nativeRandom","baseReduce","initFromCollection","baseSome","baseU…
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8previous:"Previous",play:"Play",stop:"Stop",next:"Next",last:"Last",loop:{tip:"Click to toggle loo… method in b
/plugin/approve/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/authfacebook/lib/
H A DFacebook.php418 public function previous(GraphEdge $graphEdge) function in Facebook\\Facebook
/plugin/authgoogle/google/
H A DGoogle_Client.php440 * @param Exception|null $previous
444 public function __construct($message, $code = 0, Exception $previous = null, argument
447 parent::__construct($message, $code, $previous);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTasks.php189 'previous' => [
262 'previous' => [
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DException.php42 Exception $previous = null, argument
46 parent::__construct($message, $code, $previous);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md241 previous headers in the associative array.
1129 …, but you can now create services that extend themselves and merge their settings over the previous
1147 * Stream and EntityBody objects will now return the file position to the previous position after a …
H A DUPGRADING.md344 // or, to mirror the previous behavior
698 for various aspects of a request. Because these options make other previous configuration options r…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DBadResponseException.php16 \Exception $previous = null,
25 parent::__construct($message, $request, $response, $previous, $handlerContext);
H A DConnectException.php16 \Exception $previous = null,
19 parent::__construct($message, $request, null, $previous, $handlerContext);
H A DRequestException.php27 \Exception $previous = null,
34 parent::__construct($message, $code, $previous);
68 \Exception $previous = null,
76 $previous,
113 return new $className($message, $request, $response, $previous, $ctx);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md490 * Added support for previous exceptions in the LineFormatter exception serialization

12345678910>>...23