Emil
9d4cd4f2db
Fix twig paths for Symfony 5.3 compatibility ( #233 )
...
Twig on Symfony 5.3 can't find `ckekditor.html.twig` with old paths.
2024-01-23 16:35:55 +01:00
Michael Hirschler
55745f0420
fixes typo ( #250 )
2024-01-23 16:35:17 +01:00
Vincent Langlet
7ce41e195f
Add Symfony 7 support ; drop Symfony < 5.4 support and PHP < 8 support ( #258 )
...
* Fix tests
* Add SF 7 support
* Update CI
* Fix cs
* Solve tests deprecations
* Update gitattributes
* Bump ci
2024-01-23 16:29:51 +01:00
Christophe Coevoet
8ac8ff579d
Clarify that this bundle is for CKEditor 4
...
The CKEditor project has 2 editors now, and this bundle is about the older one of the 2.
2022-01-21 09:38:00 +01:00
Romain Janvier
92ec130bd4
Update renamed ckeditor's github repository ( #231 )
...
Co-authored-by: Romain Janvier <hello@romainjanvier.com >
2022-01-21 09:32:44 +01:00
Reyo Stallenberg
22320c90b7
Correct NPM package from ckeditor to ckeditor4 ( #230 )
2022-01-21 09:32:16 +01:00
Arto Rozenga
a4df4056b2
Add support for Symfony 6.0 ( #239 )
...
* Add support for Symfony 6.0
* Fix deprecations from PHPUnit
* Don't force PHPUnit version and fix tests for Symfony 6 compatibility
* Drop support for php 7.1 and add 8.1 support
Co-authored-by: Arto Rozenga <arto@pxlwidgets.com >
2022-01-07 13:34:18 +01:00
Javier Eguiluz
4cbc129595
Minor change in a config file ( #227 )
2021-03-30 07:19:58 +02:00
Lukas Kahwe Smith
2c7093f2fd
detail branches and their docs
2021-03-29 16:55:36 +02:00
llupa
282c79b0d3
Update LICENSE ( #226 )
2020-12-26 15:29:00 +01:00
Lukas Kahwe Smith
aa1c505c15
Delete UPGRADE-2.x.md
...
see https://github.com/FriendsOfSymfony/FOSCKEditorBundle/issues/170
2020-12-24 15:09:15 +01:00
Vincent Langlet
2c2ce3d4fa
Fix build and update badge ( #225 )
...
* Fix ci
* Update badge
2020-12-24 15:02:29 +01:00
Lukas Kahwe Smith
9fbf3b5144
also handle vendor dir #212
2020-12-24 11:24:24 +01:00
Lukas Kahwe Smith
98e9998d0e
Merge branch '2.x'
2020-12-24 11:21:52 +01:00
vladyslavstartsev
58c3894b22
removed mention of non existing file (docker-compose.yml) ( #218 )
...
added new file mentions
2020-12-24 11:15:34 +01:00
AmalricBzh
14c67d2d56
Update installation.rst ( #219 )
...
No app/AppKernel.php anymore since SF 4
2020-12-24 11:15:03 +01:00
Stanyslas Bres
7d1509e1e9
update webpack encore module name to ckeditor4 ( #214 )
...
The CKEditor 4 node module name changed from `ckeditor` to `ckeditor4`, new releases will only be delivered on the later.
2020-12-24 11:14:26 +01:00
Pierre Grimaud
5f8fe62bbc
Fix typos ( #216 )
2020-12-24 11:12:13 +01:00
Vincent Langlet
39f5333896
Drop Symfony 3.4 + Migrate Travis to github actions + Add php 8 support ( #223 )
...
* Bump dependencies
* Add github actions
* Fix styleci
* Fix github actions
* Allow PHP 8
* Fix 7.1
* Remove travis
* Update ubuntu
* Fix
* Add zip extension
Co-authored-by: jmsche <contact@jmsche.fr >
* Fix 7.1 build
Co-authored-by: jmsche <contact@jmsche.fr >
2020-12-24 11:10:07 +01:00
Jeroen van den Enden
7e1cfe2a83
Symfony 5 support ( #201 )
...
* Adjust dependencies
* Fix command execute return type
Co-authored-by: Lukas Kahwe Smith <smith@pooteeweet.org >
2019-12-23 16:31:36 +01:00
Ion Bazan
9d60978840
Fix file excludes with leading slashes ( #206 )
...
* Fix file excludes with leading slashes
* fix style
* use PHPUnit v7
* Update .travis.yml
2019-12-23 15:23:32 +01:00
Michael Babker
caf154c0a1
Twig 3.x support ( #202 )
2019-12-23 15:20:03 +01:00
Mathieu Martinet
87b37c1ae8
Fixed path to template ckeditor_widget.html.twig ( #198 )
2019-12-23 15:15:08 +01:00
Manoj Kumar
ab1da0abcb
Update version.rst ( #196 )
...
SF 4 have public dir, not web dir
2019-12-23 15:13:50 +01:00
Thierry Raoux
9b7d063ead
Update path of configuration file in documentation ( #191 )
2019-06-28 18:37:42 +01:00
Lucas SIMONIN
3b03bc14ae
Builder config ( #188 )
...
Array is missing for the config element
2019-05-19 10:13:35 +01:00
Vincent Le Biannic
86d48a60a2
Comment temporary workaround for JSON files copy ( #179 )
2019-05-19 10:13:05 +01:00
Bob van de Vijver
be862833f4
Include CSS files when copying files with Encore ( #177 )
2019-05-19 10:12:54 +01:00
Therage Kevin
f8f6777722
Adding Webpack Encore docs section ( #174 )
2019-05-19 10:12:32 +01:00
Marko Kunic
7858870c50
Merge remote-tracking branch 'upstream/2.x' into manual_merge
2019-05-19 10:10:15 +01:00
Javier Eguiluz
7987b35c92
Minor syntax issue in docs ( #189 )
2019-05-19 10:05:22 +01:00
Lucas SIMONIN
813789fff7
Builder config ( #188 )
...
Array is missing for the config element
2019-05-15 10:07:25 +01:00
Manuel Dalla Lana
677b084c73
Update toolbar doc ( #187 )
...
Point to FOS\CKEditorBundle\Config\CKEditorConfiguration class to see full list of built-in items
2019-05-02 19:13:40 +01:00
Tomasz Gąsior
7ba78735ea
Add support for custom builds ( #183 )
2019-04-15 17:29:43 +01:00
Vincent Le Biannic
fb80f7191a
Comment temporary workaround for JSON files copy ( #179 )
2019-03-30 15:19:46 +00:00
Bob van de Vijver
384af9fe4d
Include CSS files when copying files with Encore ( #177 )
2019-03-09 21:33:02 +00:00
kunicmarko20
f5a1214929
Merge remote-tracking branch 'upstream/2.x' into manual_merge
2019-03-09 21:25:07 +00:00
Marko Kunic
ca2b528d9a
Throw FOSCKEditorBundle exception on bad proxy url ( #176 )
2019-03-05 21:04:46 +00:00
Marko Kunic
4aa42560a5
Fix twig deprecations ( #175 )
2019-03-05 20:41:24 +00:00
Therage Kevin
b6bf7e28ef
Adding Webpack Encore docs section ( #174 )
2019-02-27 17:38:21 +00:00
kunicmarko20
f01fff9597
Merge remote-tracking branch 'upstream/2.x' into manual_merge
2018-12-15 15:55:43 +00:00
Marko Kunic
140d0764e3
Enable PHPstan ( #169 )
2018-12-15 15:54:40 +00:00
Marko Kunic
6149ec53ff
Update index.rst ( #168 )
2018-12-15 15:46:40 +00:00
jmsche
6f05079d76
Fixed deprecation with Symfony 4.2 ( #164 )
...
* Fixed deprecation with Symfony 4.2
* Fixed deprecation with Symfony 4.2 - Try to fix CI (phpstan failing)
* Fixed deprecation with Symfony 4.2 - Try to fix CI by increasing composer's memory limit
* Fixed deprecation with Symfony 4.2 - Drop Distribution bundle dependency
* Fixed deprecation with Symfony 4.2 - Removed composer custom memory limit
* Fixed deprecation with Symfony 4.2 - Upgraded phpunit bridge requirement
* resolve phpunit versions
* fix TreeBuilder not having ctor in < sf 4.1
Co-authored-by: Jo Carter <github@jocarter.co.uk >
* move php stan to allowed failures untill https://github.com/phpstan/phpstan/issues/1482 is fixed
2018-12-15 15:15:21 +00:00
kunicmarko20
bd08b394fd
Merge remote-tracking branch 'upstream/2.x' into manual_merge
2018-12-05 00:08:53 +00:00
jmsche
78dcab7618
Improved docs about Twig configuration for bundle install ( #162 )
2018-12-05 00:07:23 +00:00
Marko Kunic
957a318cb0
Allow proxy tests to fail ( #163 )
...
* allow proxy tests to fail
* wrong env
* fix indentation
* missing build
* fix style
2018-12-04 22:58:32 +00:00
kunicmarko20
a1502c757e
update upgrade note
2018-11-11 22:03:20 +00:00
Emanuele Iannone
29ffbd8966
Fixed zip archive download behind proxy ( #160 )
...
The 'proxy' and 'request_fulluri' options for stream_context_create must be wrapped inside an 'http' associative array (see http://php.net/manual/en/function.stream-context-create.php : "Must be an associative array of associative arrays in the format $arr['wrapper']['option'] = $value.")
2018-10-24 22:44:19 +02:00
Marko Kunic
9e72c64276
make master alias 3.x-dev ( #158 )
2018-10-19 10:13:29 +01:00