Karl Hobley
|
96977878bc
|
Merge remote-tracking branch 'torchbox/master' into scheduled-publishing
|
2014-07-01 14:02:46 +01:00 |
|
Dave Cranwell
|
e93831bd72
|
merge conflict in page-editor.scss resolved. Login styles updated to suit new use of iconfield
|
2014-07-01 13:58:15 +01:00 |
|
Karl Hobley
|
3933f0954e
|
Merge pull request #371 from nimasmi/site_model_adjustments
Site model adjustments
|
2014-07-01 13:58:13 +01:00 |
|
Dave Cranwell
|
5f1eee4f46
|
updated docs re: FieldRowPanel
|
2014-07-01 13:31:55 +01:00 |
|
Karl Hobley
|
8daf1c6de6
|
Added docs for frontend cache purging
|
2014-07-01 11:00:55 +01:00 |
|
Karl Hobley
|
683f1cfa64
|
Added docs for sitemaps
|
2014-07-01 10:14:34 +01:00 |
|
Karl Hobley
|
5709a160e6
|
Use page_published signal for cache invalidation instead of post_save
|
2014-06-30 17:21:57 +01:00 |
|
Karl Hobley
|
71f0ff6506
|
Merge branch 'publish-signal' into varnish-cache-invalidation
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
23a85311fa
|
Renamed varnish_url variable to cache_serve_url
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
341f535116
|
Allow purging of subpaths of pages
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
9c4ac7fc31
|
Renamed 'wagtailfrontendcache.purger' to 'wagtailfrontendcache.utils'
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
d667836188
|
Fixes to the 'purger' module
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
cd21dbc21a
|
Added requests as a dependency
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
000b8abafe
|
Added frontend cache purger
|
2014-06-30 17:21:38 +01:00 |
|
Karl Hobley
|
055b2e97e5
|
Made tests.settings like a real settings file
|
2014-06-30 15:08:09 +01:00 |
|
Karl Hobley
|
02daf67daf
|
Renamed 'page' argument of page_published signal to 'instance'
This is to give more consistancy with djangos built in signals
|
2014-06-30 14:32:18 +01:00 |
|
Karl Hobley
|
de229914f0
|
Fire page_published signal on moderation approval
|
2014-06-30 14:22:55 +01:00 |
|
Karl Hobley
|
865459e5eb
|
Added page_published signal
|
2014-06-30 14:16:46 +01:00 |
|
Karl Hobley
|
1142123174
|
Added basic documentation for management commands
|
2014-06-30 13:34:37 +01:00 |
|
Karl Hobley
|
c1dcb09a4f
|
Enabled autodoc on Page class
|
2014-06-30 12:58:00 +01:00 |
|
Karl Hobley
|
8b692ad3be
|
Improvements to PageQuerySet docs
|
2014-06-30 12:25:23 +01:00 |
|
Karl Hobley
|
9a178f0911
|
Enabled autodoc in sphinx configuration
|
2014-06-30 11:37:55 +01:00 |
|
Karl Hobley
|
51505ff3d5
|
Separated test settings into its own module
|
2014-06-30 11:36:56 +01:00 |
|
Karl Hobley
|
c4c66ba780
|
Added check to page create view to make sure the selected class is a descendant of Page
|
2014-06-30 10:41:10 +01:00 |
|
Karl Hobley
|
50a5182794
|
Fixed typos in a couple of deprecation warnings
|
2014-06-30 10:37:02 +01:00 |
|
Dave Cranwell
|
9c9cb400e7
|
fixing buttons that were hidden after previous button styling work
|
2014-06-30 10:32:06 +01:00 |
|
Karl Hobley
|
42037419b0
|
Removed duplicate test
|
2014-06-30 10:29:17 +01:00 |
|
Karl Hobley
|
0cec7587ce
|
Removed some unneeded code
|
2014-06-30 10:22:06 +01:00 |
|
Karl Hobley
|
61599b07dd
|
Made scheduled publish errors into field errors
|
2014-06-30 10:22:06 +01:00 |
|
Karl Hobley
|
1736b8173c
|
Put back some missing tests
|
2014-06-30 10:22:00 +01:00 |
|
Dave Cranwell
|
5f450d1f03
|
stray > removed
|
2014-06-30 10:16:19 +01:00 |
|
Dave Cranwell
|
419b562f64
|
ongoing work on multi uploader
|
2014-06-30 09:27:44 +01:00 |
|
Karl Hobley
|
f9d7e9c2dd
|
Merge pull request #384 from kaedroho/deprecation-warning-cleanup
Fixed useages of deprecated templatetags
|
2014-06-28 19:15:28 +01:00 |
|
Karl Hobley
|
1cc68807ea
|
Merge branch 'master' into scheduled-publishing
Conflicts:
wagtail/wagtailcore/models.py
|
2014-06-27 16:54:35 +01:00 |
|
Karl Hobley
|
47f8989eb1
|
Removed embedly filter
This has been deprecated since <0.1 so I think its time for it to go now
|
2014-06-27 16:48:55 +01:00 |
|
Karl Hobley
|
8315370e63
|
Fixed useages of deprecated templatetags
|
2014-06-27 16:45:01 +01:00 |
|
Karl Hobley
|
be6c040569
|
Use custom user model in tests
|
2014-06-27 16:31:47 +01:00 |
|
Nick Smith
|
69d2797b9c
|
Merge branch 'master' into site_model_adjustments
Conflicts:
wagtail/wagtailcore/models.py
|
2014-06-27 16:23:15 +01:00 |
|
Dave Cranwell
|
9b336f5bac
|
merged amster
|
2014-06-27 16:21:50 +01:00 |
|
Nick Smith
|
1aad1e55c2
|
Refactor port/site tests into new test case and individual tests
|
2014-06-27 16:20:09 +01:00 |
|
Nick Smith
|
3cac8ea387
|
Add test that requests on unrecognised ports are routed to the expected site if no ambiguity
|
2014-06-27 16:19:10 +01:00 |
|
Karl Hobley
|
3fe4eb597e
|
Merge pull request #362 from mope/rich-text-unit-tests
Rich text unit tests
|
2014-06-27 15:51:15 +01:00 |
|
Karl Hobley
|
f9469b39a0
|
Fixed missing import
|
2014-06-27 15:46:57 +01:00 |
|
Karl Hobley
|
2051de4fe0
|
Improved backwards compatibility of template tags rationalisation
|
2014-06-27 15:45:17 +01:00 |
|
Karl Hobley
|
e8ee5a347b
|
Merge pull request #375 from mope/even-more-unit-tests
Add unit tests for image formats and embeds template tags
|
2014-06-27 15:32:48 +01:00 |
|
Karl Hobley
|
6e6b85d4f6
|
Merge pull request #336 from kaedroho/feature/template-tags-rationalisation
Template tags rationalisation
|
2014-06-27 15:22:22 +01:00 |
|
Karl Hobley
|
28c071a1e9
|
Merge pull request #372 from kaedroho/wagtailcore-cleanup-2
Wagtailcore cleanup
|
2014-06-27 15:21:09 +01:00 |
|
Nick Smith
|
e87e9eebc2
|
Modify tests to include ports differently, add tests for unrecognised ports
|
2014-06-27 15:15:39 +01:00 |
|
Dave Cranwell
|
7bbde27e83
|
fix to dropdown lists
|
2014-06-27 14:56:03 +01:00 |
|
Nick Smith
|
1ac20bc766
|
Change the way we lookup the request port
|
2014-06-27 12:49:22 +01:00 |
|