Matt Westcott
38cca0e47a
mark 1.5.1 as no longer in development
...
Conflicts:
CHANGELOG.txt
2016-06-07 18:59:13 +01:00
Matt Westcott
aaceb9b08f
Make 'permanent' / 'temporary' label on redirects translatable; don't translate the classname
...
Thanks to leo_naeka for reporting!
2016-06-07 17:34:22 +01:00
Yannick Chabbert
3ba4064d89
fix modeladmin delete view message
2016-06-07 16:44:27 +01:00
riceyrice
cd0f8381cd
Ensure pagination is retained on invalid upload
...
Otherwise hidden Search tab causes web browser to load _every_ image in the system.
2016-06-07 16:22:34 +01:00
Matt Westcott
64132728d1
Revert "Fixing #2520 "
...
This reverts commit ab53b1817f
.
Conflicts:
CHANGELOG.txt
docs/releases/1.5.rst
2016-06-07 14:56:52 +01:00
Matt Westcott
f7816b6bce
Credit Gagaro under preferred name
2016-06-06 17:55:19 +01:00
Matt Westcott
aacb1116db
Track parent page for internal links in rich text - fixes #2639
2016-06-06 13:38:25 +03:00
Matt Westcott
8f796cddfd
Return URL in document chooser response - fixes #2660
2016-06-04 17:12:59 +03:00
Matt Westcott
8d1c8193fa
Remove duplicate definition of form media in settings - fixes #2664
...
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.
2016-06-03 20:27:20 +03:00
Matt Westcott
892c4c77d6
Ensure that form media required by InlinePanels is correctly pulled in to the edit page - fixes #2662 .
...
Based on code from #2659 by @Gagaro - thanks!
2016-06-03 19:33:24 +03:00
Loic Teixeira
c39f830ae2
Mark the field as modified after removing element
...
Fix #2637
2016-06-03 16:41:00 +01:00
riceyrice
05d9fceaa7
Choose existing page for page links only
...
Present new page chooser when editing any other link type.
2016-06-03 16:30:39 +01:00
Matt Westcott
bfa255537f
Add docs / changelog section for Wagtail 1.5.1
2016-06-03 15:47:56 +01:00