Home
last modified time | relevance | path

Searched refs:fix (Results 126 – 150 of 367) sorted by relevance

12345678910>>...15

/plugin/davcal/vendor/sabre/http/
H A D.travis.yml26 - ./bin/sabre-cs-fixer fix . --dry-run --diff
/plugin/davcal/vendor/sabre/uri/
H A D.travis.yml16 - ./bin/sabre-cs-fixer fix lib/ --dry-run --diff
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DSECURITY.md7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/authgooglesheets/vendor/google/auth/
H A DSECURITY.md7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DSECURITY.md7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/templater/
H A DCHANGELOG.md12 * A better fix for "Uninitialized string offset".
43 * Better fix for `{{template>page#section}}` doesn't exist with error message.
49 * Bug fix for when `{{template>page#section}}` doesn't exist.
/plugin/mediasyntax/
H A DREADME34 2012-03-19: 2 hours: fix hplus and hminus in toolbar, convert italic from dokuwiki to mediawiki
36 2012-03-18: 2 hours: fix toolbar regarding hminus and ol
64 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md79 commits such as "fix tests", "fix 2", "fix 3", etc.).
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php42 …$fix=array('Edot'=>'Edotaccent','edot'=>'edotaccent','Idot'=>'Idotaccent','Zdot'=>'Zdotaccent','zd…
65 if(isset($fix[$gn]))
70 if($n==$fix[$gn])
/plugin/imagecarousel/
H A Dscreen.less4 /* fix image paths */
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml33 - ./bin/sabre-cs-fixer fix lib/ --dry-run --diff
/plugin/gallery/
H A Dall.less
/plugin/mapillary/
H A DCHANGES6 * fix display (heigth) of the widget
/plugin/edittable/less/
H A Deditor.less14 float: none; // fix incompatibility with some templates (like ICKE)
/plugin/securelogin/
H A DREADME.md144 * fix finding pubkey info with openssl 0.9.8
145 * fix escaping encoded data (now supports non ascii passwords)
152 * fix bug with some chars in passwords
158 * fix unclosed < div id="secure__login" >
165 * fix problem with URL-rewrite DokuWiki method
/plugin/supa/
H A Dchangelog.txt11 Support google chrome browser (should also fix Apple Mac clients)
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyLevel.txt
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md12 - For `expiresAt()` and `expiresAfter()` in CacheItemInterface fix docblock to specify null as a va…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DMakefile42 $(NODE_MODULES)/jscs --fix src/*.js
43 $(NODE_MODULES)/jscs --fix test/*.js
/plugin/gtime/gtlib/util/
H A DGTUtil.php598 $fix = $version->shiftRight(12)->bitAnd($mask)->getValue();
600 return "{$major}.{$minor}.{$fix}";
/plugin/formatplus2/
H A DREADME.md4 This fork only tries to fix the deprecated `jQuery.browser` type error (at the moment). I have e-ma…
/plugin/isauth/
H A DCHANGELOG21 - added the fix to remove <p> tags from Chris 2017-08-19 from
/plugin/avtaskbox/
H A DREADME.md33 * Image fix by user monoceros84.
/plugin/struct/lang/fr/
H A Dassignments_intro.txt
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Formatting/
H A DOperatorBracketSniff.php269 $fix = $phpcsFile->addFixableError($error, $stackPtr, 'MissingBrackets');
271 if ($fix === false) {

12345678910>>...15