kopia lustrzana https://github.com/wagtail/wagtail
replace my name with my name
I do not write code under my passport name, if I have to be in a changelog, please use "Pomax" =)pull/4369/merge
rodzic
2d9440f79c
commit
40981b0c65
|
@ -54,7 +54,7 @@ Changelog
|
||||||
* Remove outdated X-UA-Compatible meta from admin template (Thibaud Colas)
|
* Remove outdated X-UA-Compatible meta from admin template (Thibaud Colas)
|
||||||
* Add JavaScript source maps in production build for packaged Wagtail (Thibaud Colas)
|
* Add JavaScript source maps in production build for packaged Wagtail (Thibaud Colas)
|
||||||
* Removed `assert` statements from Wagtail API (Kim Chee Leong)
|
* Removed `assert` statements from Wagtail API (Kim Chee Leong)
|
||||||
* Update `jquery-datetimepicker` dependency to make Wagtail more CSP-friendly (`unsafe-eval`) (Mike Kamermans)
|
* Update `jquery-datetimepicker` dependency to make Wagtail more CSP-friendly (`unsafe-eval`) (Pomax)
|
||||||
* Added error notification when running the `wagtail` command on Python <3.4 (Matt Westcott)
|
* Added error notification when running the `wagtail` command on Python <3.4 (Matt Westcott)
|
||||||
* `update_index` management command now accepts a `--chunk_size` option to determine the number of items to load at once (Dave Bell)
|
* `update_index` management command now accepts a `--chunk_size` option to determine the number of items to load at once (Dave Bell)
|
||||||
* Added hook `register_account_menu_item` to add new account preference items (Michael van Tellingen)
|
* Added hook `register_account_menu_item` to add new account preference items (Michael van Tellingen)
|
||||||
|
|
|
@ -287,7 +287,7 @@ Contributors
|
||||||
* Dan Swain
|
* Dan Swain
|
||||||
* Alexs Mathilda
|
* Alexs Mathilda
|
||||||
* Tony Yates
|
* Tony Yates
|
||||||
* Mike Kamermans
|
* Pomax
|
||||||
* Arthur Holzner
|
* Arthur Holzner
|
||||||
* Alejandro Garza
|
* Alejandro Garza
|
||||||
* Rajeev J Sebastian
|
* Rajeev J Sebastian
|
||||||
|
|
|
@ -51,7 +51,7 @@ Other features
|
||||||
* Remove outdated X-UA-Compatible meta from admin template (Thibaud Colas)
|
* Remove outdated X-UA-Compatible meta from admin template (Thibaud Colas)
|
||||||
* Add JavaScript source maps in production build for packaged Wagtail (Thibaud Colas)
|
* Add JavaScript source maps in production build for packaged Wagtail (Thibaud Colas)
|
||||||
* Removed ``assert`` statements from Wagtail API (Kim Chee Leong)
|
* Removed ``assert`` statements from Wagtail API (Kim Chee Leong)
|
||||||
* Update `jquery-datetimepicker` dependency to make Wagtail more CSP-friendly (`unsafe-eval`) (Mike Kamermans)
|
* Update `jquery-datetimepicker` dependency to make Wagtail more CSP-friendly (`unsafe-eval`) (Pomax)
|
||||||
* Added error notification when running the ``wagtail`` command on Python <3.4 (Matt Westcott)
|
* Added error notification when running the ``wagtail`` command on Python <3.4 (Matt Westcott)
|
||||||
* ``update_index`` management command now accepts a ``--chunk_size`` option to determine the number of items to load at once (Dave Bell)
|
* ``update_index`` management command now accepts a ``--chunk_size`` option to determine the number of items to load at once (Dave Bell)
|
||||||
* Added hook `register_account_menu_item` to add new account preference items (Michael van Tellingen)
|
* Added hook `register_account_menu_item` to add new account preference items (Michael van Tellingen)
|
||||||
|
|
Ładowanie…
Reference in New Issue