Skip to content

Conversation

@djangodeveloper96
Copy link
Owner

Thanks for contributing to Wagtail! 🎉

Before submitting, please review the contributor guidelines https://docs.wagtail.io/en/latest/contributing/index.html and check the following:

  • Do the tests still pass? (https://docs.wagtail.io/en/latest/contributing/developing.html#testing)
  • Does the code comply with the style guide? (Run make lint from the Wagtail root)
  • For Python changes: Have you added tests to cover the new/fixed behaviour?
  • For front-end changes: Did you test on all of Wagtail’s supported environments?
    • Please list the exact browser and operating system versions you tested.
    • Please list which assistive technologies you tested.
  • For new features: Has the documentation been updated accordingly?

gasman and others added 29 commits May 26, 2016 10:26
Present new page chooser when editing any other link type.
…n to the edit page - fixes #2662.

Based on code from #2659 by @Gagaro - thanks!
Form media declarations are output in edit.html, but this is redundant as they're already output in _editor_css.html / _editor_js.html,
and the duplicate definitions cause the rich text editor to fail to activate for some reason.
This reverts commit ab53b18.

Conflicts:
	CHANGELOG.txt
	docs/releases/1.5.rst
Otherwise hidden Search tab causes web browser to load _every_ image in the system.
… translate the classname

Thanks to leo_naeka for reporting!
Conflicts:
	CHANGELOG.txt
	docs/releases/index.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants