Matt Westcott
4f59b215d8
Release note for #468
2015-11-18 13:04:50 +00:00
Karl Hobley
a36744ddea
Release note for #1925
2015-11-17 11:36:57 +00:00
Matt Westcott
6c8adaf0f7
Prepare for 1.2 release
...
Conflicts:
CHANGELOG.txt
wagtail/wagtailcore/__init__.py
2015-11-12 16:55:14 +00:00
Matt Westcott
204aa53ff4
Add Python 3.5 support to release notes
2015-11-12 16:43:49 +00:00
Karl Hobley
3bfd9fca9f
Created 1.3 changelog and release notes
2015-11-04 12:20:07 +00:00
Matt Westcott
257baedb5d
Release notes for #1837 and #1888
2015-11-02 16:10:18 +00:00
Matt Westcott
7c6d309682
Reword get_latest_revision_as_page release note to clarify who/what it affects
2015-11-02 16:04:46 +00:00
Karl Hobley
0eb3aee752
Fix typos in release note
2015-11-02 12:18:11 +00:00
Karl Hobley
43a2e901f8
Changelog/release notes for #1873 , #1879 and #1881
2015-11-02 12:16:05 +00:00
Matt Westcott
8d96a24e49
Update translator list and add release note for new translations.
...
The translator list now only includes translators specifically identified in the .po files, so that we're not listing dormant Transifex accounts that didn't actually do anything :-)
2015-11-02 11:52:51 +00:00
Matt Westcott
0e7b92971a
Release note for #1718
2015-10-29 00:12:02 +00:00
Matt Westcott
6dd69acd86
Release note for #1746
2015-10-27 11:51:07 +00:00
Matt Westcott
e68d66a744
Release note for #1869
2015-10-27 11:19:44 +00:00
Karl Hobley
19d476b42a
Changelog/release notes for #1857 and #1866
2015-10-27 10:22:40 +00:00
Matt Westcott
566fa3a26f
Release note for #1670 / #1850 / #1854
2015-10-26 12:58:36 +00:00
Matt Westcott
d06c5070cc
Release note for #1725
2015-10-23 12:31:07 +01:00
Matt Westcott
a51fdf1279
Release note for #1754
2015-10-23 11:54:27 +01:00
Matt Westcott
94ee586276
Merge branch 'master' of https://github.com/torchbox/wagtail
...
Conflicts:
CHANGELOG.txt
docs/releases/1.2.rst
2015-10-23 10:00:52 +01:00
Matt Westcott
4d4cced717
Release note for #1596
2015-10-23 09:59:41 +01:00
Karl Hobley
ad4007f406
Release note for #1856
2015-10-23 09:57:01 +01:00
Karl Hobley
101726b76e
Fixed capitalisation of REST
2015-10-22 17:32:57 +01:00
Matt Westcott
33e4a7497f
Release note / documentation update for #1790
2015-10-22 17:23:17 +01:00
Matt Westcott
2eb4b4c2c1
Release notes for #1810 , #1835 , #1812
2015-10-20 11:16:09 +01:00
Matt Westcott
6994f7b7b5
Release note for #1843
2015-10-20 10:37:04 +01:00
Matt Westcott
bce6fba24f
Release note for #1741
2015-10-16 12:12:07 +01:00
Matt Westcott
da42620089
Release note for #1791
2015-10-14 17:26:03 +01:00
Matt Westcott
7e7ba37639
Release note for #1770
2015-10-14 17:16:21 +01:00
Matt Westcott
bb8894aa6c
Release note for #1821
2015-10-14 17:07:26 +01:00
Matt Westcott
9b6a389850
Add note about variable names to Jinja2 release notes
2015-10-14 15:25:40 +01:00
Karl Hobley
ed1a0f9bb1
Merge pull request #1823 from gasman/fix/page-manager-from-queryset
...
Eliminate duplicated PageQuerySet methods / make `sibling_of` behaviour consistent
2015-10-14 14:35:14 +01:00
Matt Westcott
5bac77a648
Release note for #1822
2015-10-13 22:46:02 +01:00
Matt Westcott
0bb4bac2bc
Release note for #1815
2015-10-13 19:32:29 +01:00
Matt Westcott
dafbdaf20f
Use Manager.from_queryset
to construct PageManager, to avoid duplication of queryset methods.
...
This exposes an inconsistency between the old `PageManager.(not_)sibling_of` method (which was
exclusive by default) and `PageQuerySet.(not_)sibling_of)` (which is inclusive). We therefore
standardise on the inclusive behaviour (in line with treebeard's own sibling methods), and note
this change of behaviour in the release notes.
2015-10-13 19:15:12 +01:00
Matt Westcott
5b029cbfc4
Release note for #1702
2015-10-13 00:19:51 +01:00
Matt Westcott
cb7dc8fd38
Release note for #1696
2015-10-13 00:15:50 +01:00
Matt Westcott
5b8fd66909
Release note for #1682
2015-10-12 22:13:34 +01:00
Matt Westcott
6612f0adf3
Release note for #1529
2015-10-09 16:41:32 +01:00
Karl Hobley
ea436e51cc
Changelog/release note/contributor for #1688
2015-10-09 09:57:33 +01:00
Karl Hobley
6495bb6736
Merge pull request #1799 from anurag-ks/master
2015-10-08 09:35:48 +01:00
Karl Hobley
8a0f6eab30
Changelog/release note and contributor for #1799
2015-10-08 09:35:21 +01:00
Matt Westcott
94d0d7bda2
Release / upgrade consideration note for #1478
2015-10-07 20:02:25 +01:00
Karl Hobley
5caa1f0f1f
Release note for #1755
2015-10-06 22:21:25 +01:00
Karl Hobley
490ecff007
Changelog for #1709
2015-10-06 11:06:44 +01:00
Matt Westcott
cf9758138a
Release note for #1075
2015-10-05 22:54:37 +01:00
Matt Westcott
deee02e4d7
Release note for #1391
2015-10-05 18:41:48 +01:00
Karl Hobley
00a1402925
Changelog/release notes for #1783 and #1784
2015-10-05 17:03:25 +01:00
Matt Westcott
a02cc3e67c
Release note for #1744
2015-09-30 17:16:48 +01:00
Matt Westcott
c17583b8d1
Release note for #1704
2015-09-18 16:25:27 +01:00
Matt Westcott
31db84a216
Changelog for #1692
2015-09-18 11:29:50 +01:00
Matt Westcott
8ffe4578a3
Merge branch 'master' of https://github.com/torchbox/wagtail
2015-09-16 17:37:43 +01:00
Matt Westcott
8d123e29e9
version bump to 0.8.10 due to packaging issues (grr)
...
Conflicts:
CHANGELOG.txt
docs/releases/index.rst
wagtail/project_template/requirements.txt
wagtail/wagtailcore/__init__.py
2015-09-16 17:36:21 +01:00
Matt Westcott
307b12da52
Prepare for 0.8.9 release
...
Conflicts:
CHANGELOG.txt
wagtail/project_template/requirements.txt
wagtail/wagtailcore/__init__.py
2015-09-16 17:34:30 +01:00
Matt Westcott
d9103f48ec
Release note for 5a63a0b
2015-09-16 17:31:51 +01:00
Matt Westcott
9d386cf777
Release note for #1641 (backport to 0.8.x)
...
Conflicts:
CONTRIBUTORS.rst
2015-09-16 17:31:37 +01:00
Matt Westcott
76a653e5a6
Release note for #1660 (backport to 0.8.x)
...
Conflicts:
CHANGELOG.txt
docs/releases/index.rst
2015-09-16 17:28:57 +01:00
Karl Hobley
5e8df2624e
Changelog for #1677 and #1679
2015-09-16 09:35:23 +01:00
Matt Westcott
57d37b1154
prepare for 1.1 release
...
Conflicts:
CHANGELOG.txt
wagtail/wagtailcore/__init__.py
2015-09-15 12:45:54 +01:00
Karl Hobley
a522e75e25
Moved Django REST Framework support release note into major new features
2015-09-15 12:00:18 +01:00
Matt Westcott
9ea7cd9f99
Release note for #1620
2015-09-09 15:23:29 +01:00
Matt Westcott
5ecc69c7a0
Release note for #1666
2015-09-04 14:50:04 +01:00
Matt Westcott
dc655192fe
Release notes for new translations
2015-09-04 14:21:55 +01:00
Matt Westcott
c17c7b1b87
Release note and upgrade consideration for #1631
2015-09-04 12:42:36 +01:00
Matt Westcott
87e4864729
Release note for #1445
2015-09-03 17:05:03 +01:00
Matt Westcott
e5a5761d5a
Release note for #1475
2015-09-03 16:30:18 +01:00
Matt Westcott
5fa6371fa1
Release note for #1660
2015-09-03 15:30:36 +01:00
Karl Hobley
da96a6758e
Changelog for #1589
2015-09-03 12:16:35 +01:00
Matt Westcott
3d1f83755b
Release note for #1612
2015-09-03 12:06:29 +01:00
Matt Westcott
1f5dc4c024
Release note for #1571
2015-09-03 10:38:13 +01:00
Matt Westcott
cfaed7faba
Release note for #1541
2015-09-02 16:34:27 +01:00
Karl Hobley
3062835918
Changelog for #1544
2015-09-02 14:54:58 +01:00
Matt Westcott
1ced5f0d6d
Release note for #1633
2015-08-28 23:07:49 +01:00
Matt Westcott
e25464eee9
Release note for #1626
2015-08-28 14:55:54 +01:00
Matt Westcott
1e4618935d
Release note for #1375
2015-08-28 10:59:19 +01:00
Matt Westcott
4353759018
Merge branch 'kaedroho-snippets-search'
...
Conflicts:
CHANGELOG.txt
2015-08-27 15:42:45 +01:00
Matt Westcott
7751a8439a
Release note for #1610
2015-08-27 15:41:32 +01:00
Karl Hobley
c33ec77150
Changelog for fill operation fix
2015-08-27 11:24:29 +01:00
Matt Westcott
c2421246a8
Release note for #1494
2015-08-26 16:38:08 +01:00
Karl Hobley
695099f958
Changelog for #1528
2015-08-26 14:08:20 +01:00
Karl Hobley
53e8285ae1
Changelog for #1641
2015-08-26 13:50:09 +01:00
Matt Westcott
d01421d2d6
Release note for #1605
2015-08-26 12:04:53 +01:00
Matt Westcott
f65d91ad01
Merge branch 'kaedroho-multiple-page-types-in-page-chooser3'
...
Conflicts:
CHANGELOG.txt
docs/releases/1.1.rst
wagtail/wagtailadmin/views/chooser.py
2015-08-25 16:20:32 +01:00
Matt Westcott
e39653c69b
Release note for #1621
2015-08-25 16:17:35 +01:00
Matt Westcott
314389f5ef
Release note for #1476
2015-08-25 10:06:17 +01:00
Matt Westcott
e73e21a827
grammar fix
2015-08-20 16:57:21 +01:00
Matt Westcott
0bc723b53f
Move 'permissions fixes' section of release notes above 'minor features'
2015-08-20 16:54:42 +01:00
Matt Westcott
4657c62326
Release note for #1623
2015-08-20 16:53:56 +01:00
Karl Hobley
fca5e10314
Upgrade consideration for EditorsPick model move
2015-08-20 12:26:31 +01:00
Karl Hobley
0ba28e5ca9
Changelog for #1587
2015-08-17 12:43:52 +01:00
Karl Hobley
cebe5249d0
Changelog/release notes for #1606
2015-08-17 12:16:32 +01:00
Karl Hobley
30408252ff
Contributor/changelog/release note for #1538
2015-08-03 14:35:58 +01:00
Matt Westcott
ea2cabca98
Release note for #1492
2015-08-01 11:22:59 +02:00
Matt Westcott
bd59ee93b6
Release note for #1490
2015-08-01 11:13:46 +02:00
Matt Westcott
1005e2885f
Release note and upgrade consideration for #1235
2015-07-29 11:59:10 +01:00
Karl Hobley
488fcfc8d2
Changelog/release note for #1540
2015-07-28 11:26:49 +01:00
Karl Hobley
624c0511c5
Changelog/release note for #1537
2015-07-21 10:21:31 +01:00
Karl Hobley
eb9733610f
Changelog/release note for #1489 and #1520
2015-07-21 09:52:14 +01:00
Matt Westcott
1a7bde76d6
Release note for #1508
2015-07-20 20:09:15 +01:00
Matt Westcott
0921bdec6d
Release note for #1426
2015-07-20 14:49:55 +01:00
Karl Hobley
d1897f9c14
Changelog/release note for #1527
2015-07-19 16:19:14 +01:00
Matt Westcott
f99141afc2
'extremely basic information' -> 'the hostname of your Wagtail site'
2015-07-15 17:12:19 +01:00
Matt Westcott
919517bb9e
Add upgrade consideration note for version upgrade notifications
2015-07-15 17:12:11 +01:00
Matt Westcott
f97a26f40b
Add release note for #1274 to the docs
2015-07-15 11:36:16 +01:00
Karl Hobley
449fdab7d8
Changelog and release note for API descendant_of filter
2015-07-15 10:00:46 +01:00
Karl Hobley
adc44cfa1a
Changelog/release note for #1444
2015-07-08 16:25:34 +01:00
Matt Westcott
f82f0ddab4
release note for #1251
2015-06-29 16:59:31 +01:00
Matt Westcott
16c8540771
release note for #1255
2015-06-26 16:37:48 +01:00
Matt Westcott
cc276dfe53
release note for #1212
2015-06-25 12:19:22 +01:00
Matt Westcott
90d4f322fd
Add 1.1 release notes page to docs + release note for #1434
2015-06-24 10:28:08 +01:00
Matt Westcott
66def3f72d
remove IN DEVELOPMENT from 1.0 release notes
2015-06-24 10:24:13 +01:00
Matt Westcott
5d4c42060e
Add upgrade consideration note for IMAGE_COMPRESSION_QUALITY
2015-06-23 16:29:25 +01:00
Matt Westcott
d8f481ce2c
remove 'in development' from 0.8.8
...
Conflicts:
CHANGELOG.txt
2015-06-18 16:38:21 +01:00
Matt Westcott
63c52679b4
Add translations for Croatian and Finnish
2015-06-16 17:07:11 +01:00
Karl Hobley
78c1c79f10
Changelog/release note for #1412
2015-06-16 16:04:43 +01:00
Matt Westcott
7e89a8e4a2
changelog entry for #1406
2015-06-15 16:26:08 +01:00
Karl Hobley
5538b73e9e
Changelog/release note for #1388
2015-06-15 09:20:20 +01:00
Karl Hobley
36c124475c
Changelog/release note for #1400
2015-06-12 15:25:18 +01:00
Matt Westcott
c3c92ebb10
Release note for #1381
2015-06-10 13:43:03 +01:00
Karl Hobley
1ce5a441e5
Changelog/release note/contributor for #1266
2015-06-05 13:43:50 +01:00
Matt Westcott
15c6d027b4
release note for #1270
2015-06-03 12:17:02 +01:00
Karl Hobley
eb6f25bc66
Changelog/release note for #1365
2015-06-03 09:50:59 +01:00
Matt Westcott
992f4cafbe
Release note for #1272
2015-06-02 16:48:33 +01:00
Dan Braghis
be3be40389
Release/changelog notes for #1109
2015-06-01 14:30:07 +01:00
Karl Hobley
0b0a97ff28
Update 1.0.rst
2015-06-01 09:52:29 +01:00
Karl Hobley
3188fc031a
Added a link to AUTO_UPDATE docs from release notes
2015-05-29 17:00:09 +01:00
Matt Westcott
e2a44fe0a5
release note for #1349
2015-05-29 16:24:23 +01:00
Karl Hobley
16315403fc
Added upgrade consideration for admin_form_fields
2015-05-29 12:05:52 +01:00
Karl Hobley
c3a4a30719
Wording tweak
2015-05-28 15:18:51 +01:00
Karl Hobley
0662f915ad
Reordered 1.0 upgrade considerations
2015-05-28 15:03:48 +01:00
Karl Hobley
9c48f65972
Changelog/release notes
2015-05-26 14:00:52 +01:00
Dave Cranwell
f42e06c455
fixed couple of mislink reports
2015-05-18 09:13:02 +01:00
Karl Hobley
c7f2837ad8
Changelog/contributor/release notes for #1289 and #1299
2015-05-15 09:05:40 +01:00
Karl Hobley
10fb0c4249
Changelog/release notes/contributors for #1176
2015-05-07 10:12:31 +01:00
Dan Braghis
e7e0ddcedd
Release/Changelog notes for #1263/#1269
2015-05-06 17:19:57 +01:00
Karl Hobley
0fb4880acf
0.8.8 is in development
2015-05-04 15:15:32 +01:00
Karl Hobley
b3030ac6b0
Changelog/release note/contributor for #1260
2015-05-03 11:26:12 +01:00
Matt Westcott
ad3a3d6c54
Finalise 0.8.7 in documentation
...
Conflicts:
CHANGELOG.txt
2015-04-29 14:08:32 +01:00
Matt Westcott
ea22d3d2f9
release note for #1244
2015-04-28 19:06:32 +01:00
Matt Westcott
9ebd6979ae
CAN HAZ DJANGO 1.8
2015-04-27 15:21:56 +01:00
Matt Westcott
d3a16b8d27
Release note for #1161
2015-04-27 14:51:33 +01:00
Matt Westcott
f7b2cfbb4e
Move release note for #1236 from 1.0 to 0.8.7
2015-04-27 14:22:01 +01:00
Matt Westcott
d22413dafc
Remove 'customising the tabbed interface' section from 1.0 release notes
...
It's covered by the 'editing API' docs, and isn't something that developers need to know about at the point of upgrading.
2015-04-24 15:17:08 +01:00
Matt Westcott
a4af4b9e0a
release note for #1226
2015-04-24 10:45:42 +01:00
Matt Westcott
35a8802fac
move release note item for #942 from 1.0 to 0.8.7
2015-04-23 16:54:41 +01:00
Matt Westcott
07cf971911
Release note for #1225
2015-04-23 16:12:39 +01:00
Karl Hobley
b5a3821dfa
Changelog/release note for #1222
2015-04-22 09:58:03 +01:00
Karl Hobley
6de6437298
Changelog/release note for #1218
2015-04-21 16:21:47 +01:00
Karl Hobley
e145e8ebcf
Spelling corrections
2015-04-19 10:53:34 +01:00
Karl Hobley
458fdbf776
Add 'login' to wordlist
2015-04-19 10:28:10 +01:00
Karl Hobley
739ef64cf1
Started fixing spellings. Added wordlist
2015-04-17 23:05:08 +01:00
Karl Hobley
3606d89b1c
Changelog/release note for #1186
2015-04-17 12:33:45 +01:00
Matt Westcott
bb7076f978
better heading
2015-04-09 14:13:11 +01:00
Matt Westcott
42f96668ee
Merge branch 'update-hook-names' of https://github.com/zerolab/wagtail into zerolab-update-hook-names
...
Conflicts:
CHANGELOG.txt
2015-04-09 14:13:01 +01:00
Dan Braghis
5c197593bc
Add upgrade considerations
2015-04-09 14:09:30 +01:00
Matt Westcott
7ff9f3ee50
Release note for #1147
2015-04-08 11:49:19 +01:00
Dan Braghis
aa5fe7574b
Tweak code and docs based on feedback
2015-04-03 18:34:03 +01:00
Dan Braghis
63672e0976
Add CHANGELOG and release notes for edit_bird hook rename
2015-04-03 13:39:46 +01:00
Karl Hobley
694860c6b6
Merge pull request #1031 from kaedroho/wagtailapi
...
Wagtail API module
2015-04-01 14:28:01 +01:00
Karl Hobley
7ad6b2e149
Changelog, release note and Upgrade consideration
2015-03-31 16:35:53 +01:00
Karl Hobley
addb57c0cd
Changelog and release notes for #728
2015-03-31 15:29:08 +01:00
Karl Hobley
d2bd3ebaef
Changelog/release note for #1120
2015-03-31 14:38:24 +01:00
Matt Westcott
a83a16de5c
release note for #1114
2015-03-30 12:41:01 +01:00
Matt Westcott
dbb4e763ee
version 0.9 shall now be known as version 1.0
2015-03-27 15:36:18 +00:00
Matt Westcott
52505fee21
release note for MySQL support
2015-03-27 15:13:15 +00:00
Matt Westcott
6bf9d8440f
StreamField release note
2015-03-27 11:06:52 +00:00
Matt Westcott
2977f46a86
Release note for #1093
2015-03-24 12:57:09 +00:00
Karl Hobley
0b9eeae1ad
Removed roadmap
...
Moved to: https://github.com/torchbox/wagtail/wiki/Roadmap
2015-03-22 12:08:22 +00:00
Matt Westcott
8e3ea58b25
release note for #1018
2015-03-19 11:53:43 +00:00
Matt Westcott
fc6fe17c8c
release note for #1070
2015-03-19 11:12:44 +00:00
Matt Westcott
bd28d9288a
Increase the maximum length of a page slug from 50 to 255 characters - fixes #787
2015-03-18 10:49:46 +00:00
Karl Hobley
ed9aad1418
Move login url settings release note up one space
2015-03-18 10:12:39 +00:00
Karl Hobley
58f89d2a91
Admin menu => Left hand menu
2015-03-18 10:08:48 +00:00
Karl Hobley
62f755054a
Add some more detail to a 0.9 release note
...
Fixes #1065
2015-03-18 10:08:01 +00:00
Matt Westcott
846b309593
Release note for #1054
2015-03-17 16:26:43 +00:00
Matt Westcott
80cb6e16e7
prepare for 0.8.6 release
...
Conflicts:
CHANGELOG.txt
wagtail/project_template/requirements.txt
wagtail/wagtailcore/__init__.py
2015-03-10 17:32:14 +00:00
Matt Westcott
a3b39fa901
upgrade consideration note for #1044
2015-03-10 17:26:24 +00:00
Karl Hobley
4f7edeed1f
Changelog/release note for #1037
2015-03-10 13:07:03 +00:00
Karl Hobley
38b7afc8ed
Changelog/release note for #1044
2015-03-10 12:07:16 +00:00
Matt Westcott
3efad3089d
release note for #1045
2015-03-06 13:57:45 +00:00
Matt Westcott
11cb63d892
release note for #1036
2015-03-04 10:54:34 +00:00
Dan Braghis
2895aac7f3
Add changelog/release notes for #1022
2015-02-27 14:48:55 +00:00
Matt Westcott
81521838c7
Upgrade consideration note for #980
2015-02-23 18:54:44 +00:00
Dan Braghis
99f94baa4a
Add changelog/release notes for #935/#1013
2015-02-23 10:01:38 +00:00
Matt Westcott
d7e1fd497e
release note for #1014
2015-02-20 15:45:38 +00:00
Karl Hobley
c447ca344a
Release notes formatting tweaks
2015-02-20 13:49:12 +00:00
Karl Hobley
e5d5032317
Restructured 0.9 release notes
2015-02-20 13:44:33 +00:00
Karl Hobley
c7f7146055
Changelog and release note for #1003
2015-02-20 13:34:35 +00:00
Matt Westcott
58e051f906
Release note / upgrade consideration note for #992
2015-02-18 15:22:10 +00:00
Matt Westcott
8f5412e76c
release note for #999
2015-02-18 10:50:10 +00:00
Matt Westcott
763b5df8c4
Release note for #1001
2015-02-18 10:19:59 +00:00
Matt Westcott
735f879784
version bump 0.8.x branch to 0.8.5
2015-02-17 16:56:34 +00:00
Matt Westcott
adaf36edd6
release note for #998 (and add a missing apostrophe)
2015-02-17 16:42:14 +00:00
Matt Westcott
82c7a42255
Move release note for #997 to 0.8.5 in the docs as well
2015-02-17 15:22:30 +00:00
Dan Braghis
1aa9bae6e8
Add changelog and release notes for #997
2015-02-17 14:18:00 +00:00
Matt Westcott
42a48b0085
release note for 4068385
2015-02-16 15:09:02 +00:00
Matt Westcott
77e99e951d
fix italic vs code formatting mismatches
2015-02-16 13:51:14 +00:00
Matt Westcott
c921023702
release note for #917
2015-02-16 13:49:01 +00:00
Dan Braghis
8fe8c5bc13
Add changelog/release notes for #978
2015-02-12 14:46:31 +00:00
Karl Hobley
6fef8f441d
Changelog and release notes for #990
2015-02-12 13:53:40 +00:00
Matt Westcott
75c07af32a
Additional 0.9 deprecation notes
2015-02-10 15:06:38 +00:00
Karl Hobley
d4ab7e833f
Changelog, release notes and contributor entry for #620
2015-02-09 12:39:12 +00:00
Karl Hobley
88812b4cae
Release notes for #957 and #960
2015-02-04 16:17:16 +00:00
Tom Talbot
67369f4e6c
Release notes for #825
2015-02-04 16:00:38 +00:00
Karl Hobley
6a8c26d0ad
Release note for #942
2015-02-03 10:48:44 +00:00
Dan Braghis
800c5ba265
Add release notes for #913
2015-02-02 21:35:32 +00:00
Karl Hobley
a0fcc74398
Update 0.9.rst
2015-01-29 10:40:47 +00:00
Matt Westcott
211ddb0376
release note for #939
2015-01-28 20:13:46 +00:00
Dan Braghis
c542494048
Changelog/release notes for the admin url fixes
2015-01-28 15:09:05 +00:00
Dan Braghis
70ea948eaa
Remove stray . from changelog/release notes
2015-01-28 11:57:26 +00:00
Dan Braghis
f6ca8764a3
Changelog/release notes for search view query parameter
2015-01-28 11:56:35 +00:00
Karl Hobley
5b6d93ed31
Support dropping is quite important (moved to top)
2015-01-28 11:36:37 +00:00
Karl Hobley
bb160022ed
Changelog/release notes for support dropping
2015-01-28 11:34:18 +00:00
Karl Hobley
e0fe9af555
Changelog/release note for #898
2015-01-18 14:46:36 +00:00
Karl Hobley
b8e757c692
Changelog/release note for #878
2015-01-18 14:22:15 +00:00
Karl Hobley
fd247e69cd
Changelog/release notes for #854
2015-01-15 13:59:54 +00:00
Matt Westcott
d73e618e83
docs and release note for #880
2015-01-14 22:06:38 +00:00
Matt Westcott
f2d90844c7
release note for #869
2014-12-16 16:59:46 +00:00
Matt Westcott
250e5d97fb
Conflicts:
...
docs/releases/index.rst
2014-12-16 16:50:09 +00:00
Matt Westcott
6664b063cc
release note for #872
...
Conflicts:
CONTRIBUTORS.rst
2014-12-16 16:43:55 +00:00
Matt Westcott
d8ac5bf839
copy 0.8.4 doc updates into master
2014-12-04 15:46:28 +00:00
Karl Hobley
6aa4f9c995
Update 0.8.4.rst
2014-12-04 15:43:15 +00:00
Matt Westcott
1a37db2ef7
Document the necessary fix to custom image migrations - fixes #832
2014-12-04 13:18:19 +00:00
Karl Hobley
3511ce23ee
Release note for #844
2014-12-03 14:20:25 +00:00
Matt Westcott
f39a95ab4f
Release notes for #842
2014-12-03 13:53:51 +00:00
Karl Hobley
13e5221746
Update 0.9.rst
2014-12-02 16:52:41 +00:00
Karl Hobley
3f83eb898f
Fixes to 0.8.4 release notes
2014-12-02 15:17:34 +00:00
Karl Hobley
46d0d98706
Added changelog/release notes for 0.8.4
2014-12-02 15:14:27 +00:00
Karl Hobley
1fc4302f3a
Merge branch 'pr-838'
...
Conflicts:
CHANGELOG.txt
CONTRIBUTORS.rst
docs/releases/0.9.rst
2014-12-02 14:56:49 +00:00
Karl Hobley
13814fba62
Changelog and release note for #838
2014-12-02 14:54:21 +00:00
Karl Hobley
2049f0ed1a
Update 0.9.rst
2014-12-02 09:22:52 +00:00
Karl Hobley
b8b079a28c
Changelog and release note for #791
2014-12-01 11:50:26 +00:00
Karl Hobley
3de931fcf6
Changelog and release note for #812
2014-12-01 10:42:50 +00:00
Karl Hobley
b8517cb7fc
Changelog and release note for #830
2014-12-01 10:23:24 +00:00
Karl Hobley
3e213eff54
Changelog and release note for #831
2014-12-01 09:44:05 +00:00
Matt Westcott
dab54416cc
formally withdraw 0.8.2 release, move release notes to 0.8.3
...
Conflicts:
CHANGELOG.txt
docs/releases/index.rst
2014-11-20 16:51:19 +00:00
Dan Braghis
2f184eaee0
Remove 'in development' from 0.8.2 release
2014-11-19 09:57:52 +00:00
Karl Hobley
81503b2c32
Changelog/release note for #808
2014-11-18 15:00:29 +00:00
Karl Hobley
ae4273e3a5
Release note for #811
2014-11-18 14:40:29 +00:00
Karl Hobley
a1e5587a77
Release note for #818
2014-11-17 16:01:04 +00:00
Matt Westcott
5618e02e84
Merge branch 'kaedroho-image-focal-point-chooser-fixes'
2014-11-15 16:56:30 +01:00
Matt Westcott
af6bd8e195
Release note for #807
2014-11-15 16:55:55 +01:00
Matt Westcott
f1111f640e
Merge branch 'fix/foreign_key_warning_only'
2014-11-12 16:24:21 +00:00
Matt Westcott
fbfa60c454
release note for 35b8bc2
2014-11-12 16:23:42 +00:00
Matt Westcott
434597c859
Merge branch 'kaedroho-issue-786'
2014-11-12 16:05:43 +00:00
Matt Westcott
66b1b7db5a
Release notes for #802
2014-11-12 16:03:30 +00:00
Matt Westcott
65b9da1aee
release notes for #598
2014-11-12 15:03:31 +00:00
Matt Westcott
5a658a173d
release note for #797
2014-11-12 11:25:06 +00:00
Matt Westcott
de9b35b0b8
Release note for #799
2014-11-11 16:58:41 +00:00
Matt Westcott
f4b27c8abd
Create changelog / release notes section for 0.8.2
2014-11-11 14:59:45 +00:00
Matt Westcott
48957a998f
Prepare for 0.8.1 release
2014-11-05 22:05:48 +00:00
Karl Hobley
c506f6751f
Update consideration for DB search API change
2014-11-05 14:47:34 +00:00
Matt Westcott
25c62356bf
Set version numbers for 0.8 release
2014-11-05 14:34:40 +00:00
Matt Westcott
1350f7a835
Add Dutch to translations list
2014-11-05 10:47:13 +00:00
Matt Westcott
66304ee71b
Release note for #753
2014-11-05 10:23:50 +00:00
Karl Hobley
f379634eb7
Update roadmap.rst
2014-10-31 19:34:36 +00:00
Matt Westcott
609bec10c0
Release note for #773
2014-10-31 11:05:20 +00:00
Matt Westcott
96f83b3171
release note for #767
2014-10-31 10:47:19 +00:00
Matt Westcott
9dd493ace7
Only redirect back to edit page for the save action - not publish or submit
2014-10-30 16:14:45 +00:00
Matt Westcott
367a099989
Release note + upgrade note for #769
2014-10-30 15:34:56 +00:00
Matt Westcott
bdeaea7b55
release note for #768
2014-10-30 14:47:14 +00:00
Matt Westcott
ea3c65131e
release note for #730
2014-10-29 16:49:57 +00:00
Matt Westcott
f82fd0c222
release note for #716
2014-10-29 16:38:55 +00:00
Matt Westcott
a2e643679b
release note for #676
2014-10-29 16:26:22 +00:00
Matt Westcott
ad89e8f54d
release note for #715
2014-10-28 21:15:18 +00:00
Karl Hobley
ddbe634eda
Release note for #705
2014-10-28 16:28:57 +00:00
Matt Westcott
47e32a3cd1
Release note for #714
2014-10-28 16:07:59 +00:00
Matt Westcott
c440087c3e
release note for #719
2014-10-27 17:44:28 +00:00
Matt Westcott
f408dddfbe
Release note for #718
2014-10-27 17:15:06 +00:00
Matt Westcott
793ebd4cc2
Release note for #743
2014-10-24 16:42:38 +01:00
Matt Westcott
92d0dd9895
Release note for #748
2014-10-24 10:58:54 +01:00
Matt Westcott
e7be80af50
release note for #732
2014-10-24 10:52:03 +01:00
Matt Westcott
1871a29f30
release note for #569
2014-10-23 17:31:54 +01:00
Matt Westcott
2bf8e44707
release note for #463
2014-10-23 12:57:04 +01:00
Karl Hobley
e43b3e25d5
Release note for #721
2014-10-22 22:08:40 +01:00
Karl Hobley
de6ff8b944
Wagtail 0.8 is in development
2014-10-22 10:58:11 +01:00
Karl Hobley
96ec356937
Auto register signals only works on Django 1.7
2014-10-22 10:56:50 +01:00
Karl Hobley
aa47a89e6d
Added 0.8 release notes to index
2014-10-22 10:55:12 +01:00
Karl Hobley
3d38e7dd1b
Release note for 1377a6c
2014-10-17 09:02:38 +01:00
Karl Hobley
994a919a25
Release note for #697
2014-10-17 09:00:12 +01:00
Karl Hobley
7fe1c0b09b
Release note for #690
2014-10-14 18:11:33 +01:00
Karl Hobley
666771565f
Minor tweak to #686 relase note
2014-10-14 18:04:20 +01:00
Tim Heap
7d22f34996
Use AppConfig.ready to register signal handlers
...
Also remove references to `admin.autodiscover()`, as this is called from
the AdminConfig when `django.contrib.admin` is loaded.
2014-10-14 09:33:19 +11:00
Matt Westcott
aa0f0b942e
prepare for 0.7 release
2014-10-09 19:51:26 +01:00
Matt Westcott
4bc657e1a2
release note re updating custom Rendition models - fixes #685
2014-10-09 17:29:10 +01:00
Matt Westcott
f2af37cc6c
release note for #683
2014-10-09 12:24:31 +01:00
Tom Dyson
8b91757e58
Screenshots in 0.7 release notes
2014-10-08 16:42:54 +01:00
Matt Westcott
318c4503f8
add release note for #505
2014-10-08 13:11:58 +01:00
Matt Westcott
dedaead8a0
release note / upgrade consideration note for #576
2014-10-07 16:08:39 +01:00
Matt Westcott
4d99250406
release note for #610
2014-10-07 11:51:13 +01:00
Matt Westcott
39ce3ce5ca
Release note for #556
2014-10-06 13:23:18 +02:00
Karl Hobley
e49f64aea3
Merge branch 'master' into page-publish-refactor
...
Conflicts:
CHANGELOG.txt
docs/releases/0.7.rst
2014-10-04 14:02:54 +01:00
Matt Westcott
9837292ad1
Update 0.7.rst - release note for #667
2014-10-04 12:14:39 +02:00
Matt Westcott
8ab9a4ff6c
Merge branch 'master' of github.com:torchbox/wagtail
2014-10-04 11:51:39 +02:00
Matt Westcott
f1f01f8394
fix more dead links to wagtailsearch_for_python_developers
2014-10-04 11:50:46 +02:00
Karl Hobley
0b544bfb0a
Changelog for #665
2014-10-03 16:14:07 +01:00
Matt Westcott
7c00f23e6e
Release note for has_unpublished_changes fixes in #566
2014-10-03 07:53:15 +01:00
Matt Westcott
c3b4bb29c1
release note for #557
2014-10-01 17:41:20 +01:00
Matt Westcott
c298d5d301
changelog entry for #465
2014-10-01 16:33:14 +01:00
Matt Westcott
751c1136d6
add upgrade considerations note re reduction of title boost
2014-10-01 15:37:31 +01:00
Matt Westcott
3f61e8a650
release note for 554
2014-10-01 15:04:12 +01:00
Matt Westcott
4c29164206
Release notes / docs for new settings menu
2014-10-01 10:34:33 +01:00
Karl Hobley
5237dd4f0b
Update 0.6.rst
2014-09-29 16:25:24 +01:00
Karl Hobley
e9b7914faf
Release note for register_signal_handlers move
...
Fixes #660
2014-09-29 16:23:57 +01:00
Matt Westcott
504ddecde2
release note for #652 (and better description for the wagtail start bugfix)
2014-09-26 11:20:11 +01:00
Karl Hobley
944fd8897f
Release note for #651
2014-09-25 09:46:25 +01:00
Matt Westcott
6f9065d769
release note for #643
2014-09-22 21:03:45 +01:00
Matt Westcott
f11c34e059
release note for #641
2014-09-18 09:49:08 +01:00
Matt Westcott
4ed76af781
release note for #491
2014-09-16 15:47:40 +01:00
Matt Westcott
6b2b3ca43e
release note for #568
2014-09-16 10:20:18 +01:00
Matt Westcott
9f8a5f2379
Remove content_type template filter from the project template - fixes #626
2014-09-15 19:36:07 +01:00
Karl Hobley
3ce222b39d
Changelog and release notes for manual image cropping
2014-09-12 14:38:03 +01:00
Matt Westcott
11f1bfcc15
Add changelog entry for #621 (late arrival...)
2014-09-12 10:17:23 +01:00
Matt Westcott
6bef8ea10f
Add Russian translation to release notes
2014-09-11 16:53:18 +01:00
Matt Westcott
f7692cf9dc
prepare for 0.6 release
2014-09-11 16:40:13 +01:00
Karl Hobley
0c29f75f90
Changelog and release notes for wagtail start command
2014-09-11 16:12:59 +01:00
Matt Westcott
82cd9242d4
fix documentation build warnings
2014-09-11 10:18:34 +01:00
Karl Hobley
14173f3647
Changelog and release notes for #611
2014-09-10 13:57:17 +01:00
Karl Hobley
ecd8d22c04
Merge pull request #599 from gasman/fix/child_relations
...
Fix page copy and replace_text to pick up child relations that are defined on a superclass
2014-09-05 12:49:57 +01:00
Karl Hobley
47fca3fac6
Improved consisntancy of spacing in 0.6 release notes
2014-09-05 11:47:00 +01:00
Matt Westcott
e94f610241
changelog entry for child_relations bugfixes
2014-09-05 11:46:49 +01:00
Karl Hobley
35035d7339
Added note to 0.6 saying that all features deprecated in 0.4 have been removed
2014-09-05 11:33:19 +01:00
Karl Hobley
fb23878ccb
Changelog and release notes for #535
2014-09-05 11:29:20 +01:00
Matt Westcott
b0e97c954a
release notes / changelog for #574
2014-09-01 10:44:42 +01:00
Karl Hobley
48401244ea
Changelog, readme, docs and release notes for Django 1.7 support
2014-08-27 16:08:10 +01:00
Matt Westcott
68559e5cc1
release note for #506
2014-08-27 11:22:05 +01:00
Karl Hobley
f45795ef4c
Changelog and release notes for #562
2014-08-26 12:13:08 +01:00
Karl Hobley
8a19552033
Changelog and release notes for #560
2014-08-21 12:19:39 +01:00
Tim Heap
15419f4d0e
Make RoutablePage a mixin
...
If a developer wanted to have a site-wide base page class, and also have
some pages be `RoutablePage`s, a conflict between the automatically
generated `page_ptr` fields would occur.
```python
from wagtail.wagtailcore.models import Page
from wagtail.contrib.wagtailroutablepage.models import RoutablePage
class SitePageBase(Page):
# common functionality
is_abstract = True
class Meta:
abstract = True
class MyPage(RoutablePage, SitePageBase):
# This model is invalid
pass
```
`RoutablePage` has been changed to be a mixin `RoutablePageMixin`. Page
classes can use this to gain the `RoutablePage` functionality while
still retaining the ability to subclass other models.
A `RoutablePage` class that derives from both `RoutablePageMixin` and
`Page` has been left in for backwards compatibility, so old code will
continue to function without any modifications.
2014-08-21 19:42:17 +10:00
Karl Hobley
ba6ade482e
Changelog and release notes for #538
2014-08-18 09:18:15 +01:00
Matt Westcott
f2756ca439
Mention South 1.0 requirement in 0.5 release notes
2014-08-13 16:19:05 +01:00
Matt Westcott
a926bf4fe3
changelog entry for #531
2014-08-12 17:17:21 +01:00
Matt Westcott
20e5be9e0e
remove redundant Deprecated Features heading from 0.5 release notes
2014-08-01 17:25:49 +01:00
Matt Westcott
8edff405dd
prepare for 0.5 release
2014-08-01 17:01:42 +01:00
Matt Westcott
381ec5179e
Added Copy Page to release notes / changelog
2014-08-01 16:46:27 +01:00
Karl Hobley
722cc00385
Changelog and release notes for asset usage stats
2014-07-31 12:28:32 +01:00
Karl Hobley
07bc13006b
Merge pull request #519 from gasman/feature/fail-on-wagtailimages-urlconf-clash
...
Check for URL path clashes caused by pre-Wagtail-0.3 urlconfs that try to import wagtail.wagtailimages.urls as /admin/images/
2014-07-31 09:28:42 +01:00
Karl Hobley
3a55ca17da
Removed a couple of stray backticks
2014-07-31 09:17:52 +01:00
Matt Westcott
379d48e7a4
Check for URL path clashes in wagtailimages caused by a pre-wagtail-0.3 urlconf, and fail loudly if one is encountered
2014-07-30 22:24:22 +01:00
Matt Westcott
30142d6201
add release notes / changelog for using images outside wagtail
2014-07-30 19:12:51 +01:00
Matt Westcott
2158dd1fc0
Add upgrade considerations note about admin/images URLs
2014-07-30 19:12:51 +01:00
Matt Westcott
76491f5454
Add release notes for image feature detection
2014-07-29 17:19:50 +01:00
Tom Dyson
ce71b7d010
Merge pull request #511 from kaedroho/docs_restructure
...
Docs restructure
2014-07-29 12:23:24 +01:00
Karl Hobley
90cec360ff
Moved roadmap into releases section
2014-07-25 15:35:15 +01:00
Karl Hobley
118c3b0f33
Changelog/release notes for multiple image uploader
2014-07-24 12:33:47 +01:00
Matt Westcott
e89505de1f
changelog / release notes for #500
2014-07-24 11:33:58 +01:00
Matt Westcott
6a01b640f8
add changelog/release notes for page_published signal
2014-07-22 11:09:02 +01:00
Matt Westcott
00046639c7
Added routable page to release notes and changelog
2014-07-21 16:03:28 +01:00
Karl Hobley
133e0c8547
Fixed typo
2014-07-18 16:58:38 +01:00
Karl Hobley
5b99f38927
Added changelog and release notes for #429
2014-07-18 15:14:36 +01:00
Matt Westcott
b700d6503c
add html5lib item to changelog + release notes
2014-07-17 13:26:07 +01:00
Matt Westcott
f91cc8d7d5
update docs to use decorator syntax for hooks
2014-07-14 18:25:14 +01:00