Home
last modified time | relevance | path

Searched refs:Fixed (Results 26 – 50 of 127) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.3.md7 ### Fixed subsection
9 * Fixed [#438](https://github.com/sebastianbergmann/php-code-coverage/issues/438): Wrong base direc…
19 ### Fixed subsection
21 * Fixed handling of lines that contain `declare` statements
H A DChangeLog-3.0.md13 ### Fixed subsection
15 * Fixed [#391](https://github.com/sebastianbergmann/php-code-coverage/pull/391): Missing `</abbr>` …
/plugin/barcodes/
H A DCHANGELOG.md5 * Fixed `img-type` attribute was ignored
16 * Fixed code value
20 * Fixed release package contents
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md119 * Fixed: #7: Client now correctly deals with responses without a body.
126 * Fixed: Now throwing an error when a Request object is being created with
134 * Fixed: Potential security problem in the client.
140 * Fixed: getBodyAsString on an empty body now works.
141 * Fixed: Version string
155 * Fixed: Issue #4: Don't escape colon (:) when it's not needed.
156 * Fixed: Fixed a bug in the content negotation script.
203 * Fixed: Not erroring on unknown HTTP status codes.
204 * Fixed: Throwing exceptions on invalid HTTP status codes (not 3 digits).
205 * Fixed: Much better README.md
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md4 * Fixed deep mtime on asset collections
6 * Fixed detection of "partial" children in subfolders in `SassFilter`
12 * Fixed cloning of asset collections
13 * Fixed environment var inheritance
29 * Fixed the handling of directories in the GlobAsset. #256
42 * Ensure uniqueness of temporary files created by the compressor filter. Fixed #61
H A DCHANGELOG-1.2.md45 * Fixed the detection of protocol-relative CSS imports
47 * Fixed the merging of the environment variables to keep the configuration of the NODE_PATH working
48 * Fixed the support of ``{% embed %}`` in the Twig extractor
49 * Fixed the support of asset variables in GlobAsset
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A DChangeLog.md7 * Fixed [#69](https://github.com/sebastianbergmann/php-token-stream/issues/69): `PHP_Token_USE_FUNC…
11 ### Fixed subsection
13 * Fixed [#68](https://github.com/sebastianbergmann/php-token-stream/issues/68): Method with name `e…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md152 * Fixed: #7: Client now correctly deals with responses without a body.
159 * Fixed: Now throwing an error when a Request object is being created with
167 * Fixed: Potential security problem in the client.
173 * Fixed: getBodyAsString on an empty body now works.
174 * Fixed: Version string
188 * Fixed: Issue #4: Don't escape colon (:) when it's not needed.
189 * Fixed: Fixed a bug in the content negotation script.
236 * Fixed: Not erroring on unknown HTTP status codes.
237 * Fixed: Throwing exceptions on invalid HTTP status codes (not 3 digits).
238 * Fixed: Much better README.md
[all …]
/plugin/odtplus2dw/
H A DREADME.md52 - Fixed: https://github.com/qky666/dokuwiki-plugin-odtplus2dw/issues/8
73 - Fixed : bug #9.
74 - Fixed : bug #14.
78 - Fixed : parserPostDisplay now works with choice edit or preview.
79 - Fixed : better class existence control.
83 - Fixed : some small fixes to the english messages.
85 - Fixed : check for mime type was too specific : It could be set in config panel.
86 - Fixed : submit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
90 - Fixed : display an error if the parserUploadDir directory doesn't exists. Now it will be create if needed.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md7 ### Fixed subsection
24 ### Fixed subsection
28 ### Fixed subsection
37 ### Fixed subsection
49 ### Fixed subsection
68 ### Fixed subsection
81 ### Fixed subsection
86 ### Fixed subsection
107 ### Fixed subsection
113 ### Fixed subsection
121 ### Fixed global() subsection
145 ### Fixed global() subsection
156 ### Fixed global() subsection
184 ### Fixed global() subsection
[all...]
/plugin/plantuml/
H A Dplugin.history.txt3 …* Fixed bug: PlantUML server rendering was not working due to encoding (slashes were converted to …
8 * Fixed issue #10 (plantuml base field should be lowercase)
18 * Fixed attributes not captured correctly (width, multi word title)
/plugin/codeprettify/code-prettify/
H A DCHANGES.md18 * Fixed bug [#6](https://github.com/google/code-prettify/issues/6): `prettyPrintOne`
20 * Fixed bug [#4](https://github.com/google/code-prettify/issues/4): recursing into a
23 * Fixed bug [#8](https://github.com/google/code-prettify/issues/8): was eating tabs
25 * Fixed entity handling so that the caveat
40 * Fixed bug [#29](https://github.com/google/code-prettify/issues/29): python
42 * Fixed bug: `/` in regex `[charsets] should not end regex`
72 * Fixed bugs with highlighting of Haskell line comments, Lisp number literals,
78 * Fixed prettifying of `<code>` blocks with embedded newlines.
82 * Fixed prettifying of XML/HTML tags that contain uppercase letters.
92 * Fixed copy and paste in IE 6, 7, 8.
[all …]
/plugin/templater/
H A DCHANGELOG.md13 * Fixed "Uninitialized string offset" when user provides "parameter=" without value.
16 * Fixed deprecation warning (PageResolver).
17 * Fixed undefined array keys and other minor errors.
21 * Fixed deprecation warning (`require_once(DOKU_PLUGIN.'syntax.php')`).
34 * Fixed doesn't show the heading when calling just a section.
47 * Fixed some warnings.
53 * Fixed _array_search()_ warning at line 152. (by [Jack126Guy](https://github.com/jack126guy))
54 * Fixed PHP 7+ error (line 171).
55 * Fixed PHP curly braces (line 229).
/plugin/mikioplugin/
H A DREADME.md59 - Fixed parsing to ignore <> symbols in element options which used to break the element.
62 - Fixed pagination when using nice urls, rewrites and slashes [#26](https://github.com/nomadjimbob/mikioplugin/issues/26). Thanks armandostyl.
64 - Fixed up some border radius issues and dark mode theming on pagination element.
91 - Fixed custom styles not being implemented correctly and added direct type support. Thanks Dylan
96 - Fixed small tag not being inline [#22](https://github.com/nomadjimbob/mikioplugin/issues/22). Thanks Rayaqu
101 - Fixed card height issues on smaller viewports.
102 - Fixed columns not stacking on small viewports when using sizing. [#21](https://github.com/nomadjimbob/mikioplugin/issues/21). Thanks armandostyl
106 - Fixed spacing issues with listgroup items with mixed styles. [#20](https://github.com/nomadjimbob/mikioplugin/issues/20). Thanks armandostyl
123 - Fixed 'link' type for Buttons
129 - Fixed accordia
[all...]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md65 * Fixed the usage of the phpunit comparator (thanks @Anyqax)
71 * Fixed the mocking of SplFileObject
102 * Fixed bug in closure-based argument tokens (#181)
107 * Fixed errors in return type phpdocs (thanks @sobit)
108 * Fixed stringifying of hash containing one value (thanks @avant1)
115 * Fixed non-typehinted arguments being treated as optional (thanks @whatthejeff)
136 * Fixed a segfault appearing in some cases (thanks @dmoreaulf)
137 * Fixed the doubling of methods with typehints on non-existent classes (thanks @gquemener)
157 * Fixed mirroring of classes with typehints on non-existent classes (thanks @docteurklein)
158 …* Fixed the support of array callables in CallbackPromise and CallbackPrediction (thanks @ciaranmc…
[all …]
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md14 * Fixed: `$priority` was ignored in `EventEmitter::once` method.
15 * Fixed: Breaking the event chain was not possible in `EventEmitter::once`.
37 * Fixed: Issue #4. Compatiblitiy for PHP < 5.4.14.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc84 * Fixed warning header as array in YAML tests generator
114 * Fixed ClientBuilder::fromConfig allowing multiple function parameters (for
125 * Fixed using object instead of array in onFailure transport event
127 * Fixed reset custom header after endpoint call
141 * Fixed PHP 7.4 preloading feature for autoload.php
180 * Fixed issue with `guzzlehttp/ringphp` and `guzzle/streams` using forks
205 * Fixed gzip compression when setting Cloud Id
213 * Fixed `Client::extractArgument` iterable casting to array; this allows passing
217 * Fixed the Response Exception if the `reason` field is null
250 * Fixed th
[all...]
/plugin/linkback/
H A DCHANGELOG2 * Fixed:
4 * Fixed HTTP client to correctly accept all type 200 responses as successful
8 * Fixed:
/plugin/fckg/
H A DChanges40 Fixed for smileys in lists where CR was lost if smiley was in li
84 Fixed font tool plugin to work with stricter define checking of current browsers.
187 Fixed IE 10 JS incompatiblity
205 Fixed regex for recognizing indented code blocks.
206 Fixed handlng of footnotes containing parentheses.
232 Fixed corrupted links to media from userfiles and bad file mode set for edit.php
287 Fixed some label tags in edit.php
300 Fixed boken snippet (side-effect from 18 March Weatherwax internal media fix)
313 Fixed parsing and output of Dokuwiki quote syntax
332 Fixed bug in extension recognition in image copy/paste (save.php)
[all …]
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DChangeLog.md7 ### Fixed subsection
9 * Fixed [#2](https://github.com/sebastianbergmann/phpunit/pull/2): Exceptions in `ReflectionPropert…
/plugin/gitbacked/
H A DCHANGELOG.md22 ### Fixed:
55 ### Fixed
70 ### Fixed subsection
81 ### Fixed subsection
96 ### Fixed subsection
102 ### Fixed subsection
122 ### Fixed subsection
142 ### Fixed subsection
/plugin/googleanalytics/
H A DCHANGELOG.md12 ### Fixed subsection
36 ### Fixed subsection
38 - [DPG-15] - Fixed an issue where "blank target" was not respected when clicking on a new link
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md890 * Fixed: Depth issue on value labels on columns
899 * Fixed: Clippath positioning issue
900 * Fixed: Issue removing tainted images
907 * Fixed: Loading issue with patterns in firefox
914 * Fixed: Issue with multiline label positioning
923 * Fixed: cropped bullets on XY charts
945 * Fixed: Absolute legend positioning issue.
956 * Fixed: XLSX respects given dateFormat
982 * Fixed: Multiline text positioning / line heights
992 * Fixed: Positioning issue on multiline labels
[all …]
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md3 The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
7 ### Fixed subsection
/plugin/googleads/
H A DCHANGELOG.md12 ### Fixed subsection
16 ### Fixed subsection

123456