Karl Hobley
04a73fb205
Merge pull request #1444 from gasman/fix/page-chooser-pagination
...
Implement pagination on page chooser - fixes #508
2015-07-08 16:22:59 +01:00
Matt Westcott
8ea036fd3a
Merge branch 'davecranwell-move-upgrade-notify-js'
2015-07-07 16:55:12 +01:00
Matt Westcott
892b34cb7e
Merge branch 'move-upgrade-notify-js' of https://github.com/davecranwell/wagtail into davecranwell-move-upgrade-notify-js
2015-07-07 16:14:02 +01:00
Matt Westcott
3c8bcbd3be
de-capitalise 'Body field'
2015-07-07 16:12:43 +01:00
Matt Westcott
fbb153fbe4
Code fixes and clarifications for tutorial - fixes #1473
2015-07-07 16:12:37 +01:00
Dave Cranwell
82171f70fa
reduced size of logo
2015-07-07 14:41:41 +01:00
Dave Cranwell
86755028ae
Made 'no pages' wording clearer
2015-07-07 14:35:31 +01:00
Dave Cranwell
30c5f4f8ea
Merge pull request #1484 from chrxr/master
...
Further changes to Editors Manual
2015-07-07 12:07:44 +01:00
Chris Rogers
69254b3b0f
added promoted search page
2015-07-07 11:31:12 +01:00
Dave Cranwell
ca34ad7abe
moved upgrade_notify from incorrect location
2015-07-07 11:27:04 +01:00
Chris Rogers
c86927b55a
further changes, adding administrative tasks section
2015-07-07 11:01:07 +01:00
Chris Rogers
c3d01c5a10
Merge branch 'master' of https://github.com/torchbox/wagtail
2015-07-07 10:59:52 +01:00
Karl Hobley
f19f4cff9a
Drone: Revert "Debugging" commit. Fix env section
...
Ok, now the builds should be faster :)
2015-07-06 13:32:51 +01:00
Tom Dyson
981ff1a975
Merge pull request #1470 from torchbox/drone-faster-builds
...
Drone: Build from prebuilt database
2015-07-06 14:29:27 +02:00
Karl Hobley
3d457ecaef
Merge pull request #1474 from kaedroho/modelcluster-update
...
Fixed imports for moved modelcluster.tags module
2015-07-06 11:53:37 +01:00
Karl Hobley
852e538d49
Debugging
2015-07-06 11:40:10 +01:00
Karl Hobley
c329f7e6b5
Remove es_urls attribute from ElasticsearchBackend
...
This gets converted into es_hosts and es_urls isn't used at runtime
2015-07-06 11:37:40 +01:00
Karl Hobley
70e83e8821
modelcluster.tags => modelcluster.contrib.taggit
2015-07-06 09:29:18 +01:00
Karl Hobley
f9de7e90cb
Drone: Build from prebuilt database
...
Should speed up builds significantly
2015-07-03 17:38:31 +01:00
Karl Hobley
4c24e1a1ec
Merge pull request #1463 from kaedroho/test-database-name
...
Allow SQLite database location to be changed with DATABASE_NAME
2015-07-03 17:33:23 +01:00
Karl Hobley
14dd17fb5d
Update some search backend paths
2015-07-03 16:59:35 +01:00
Matt Westcott
1ac4b822ed
Merge branch 'fix/streamfield-api'
2015-07-03 11:25:52 +01:00
Karl Hobley
ff9f6d1215
Test foreign key representation in streamfield
2015-07-02 12:41:14 +01:00
Karl Hobley
98a3cf4abf
Allow SQLite database location to be changed with DATABASE_NAME
2015-07-02 12:24:00 +01:00
Karl Hobley
a0b55ae641
Merge pull request #1460 from kaedroho/test-doc-tweak
...
Give the test document a filename
2015-07-02 12:09:36 +01:00
Karl Hobley
db1aeda4af
Give the test document a filename
2015-07-02 11:00:25 +01:00
Karl Hobley
b2f862d1d4
Added comment for wagtailimages get_upload_to
2015-07-01 16:57:23 +01:00
Karl Hobley
60e2d81052
Use search backend module imports in the docs
2015-07-01 14:36:50 +01:00
Karl Hobley
9695c86ac6
Simplified a couple of search backend paths
2015-07-01 14:33:15 +01:00
Matt Westcott
90cec15b3b
Support serialising StreamValue in wagtailapi - fixes #1454
2015-06-30 16:01:51 +01:00
Matt Westcott
b5d6490b7c
Add new translators to CONTRIBUTORS.rst
2015-06-30 11:26:02 +01:00
Matt Westcott
2fa9fea296
Fetch translations from transifex
2015-06-30 11:25:54 +01:00
Matt Westcott
eb9dde8395
Remove "Documentation currently incomplete and in draft status" note from editor manual
...
It's no more 'unfinished' than anything else in Wagtail...
2015-06-30 10:41:39 +01:00
Matt Westcott
f82f0ddab4
release note for #1251
2015-06-29 16:59:31 +01:00
Tim Heap
7d7eece0d1
Add .specific()
page queryset method
2015-06-29 15:53:18 +01:00
Karl Hobley
bbd4d6d3d1
Merge pull request #1441 from gasman/cleanup/page-list-2
...
Clean up page listing templates - part 2
2015-06-29 09:24:50 +01:00
Karl Hobley
5e78be240e
Build documentation with Django 1.8 fixes #1451
2015-06-29 09:11:21 +01:00
Matt Westcott
88eb22d160
Merge branch 'kaedroho-search-config-tweak'
2015-06-26 16:38:03 +01:00
Matt Westcott
16c8540771
release note for #1255
2015-06-26 16:37:48 +01:00
Matt Westcott
9bbbe53223
update docs for #1255
2015-06-26 16:34:00 +01:00
Matt Westcott
66e6c58b5b
Merge branch 'search-config-tweak' of https://github.com/kaedroho/wagtail into kaedroho-search-config-tweak
...
Conflicts:
docs/search/backends.rst
wagtail/wagtailsearch/tests/test_backends.py
2015-06-26 16:33:21 +01:00
Dave Cranwell
9b326631a9
removed cursor:pointer where it was misleading
2015-06-26 14:25:48 +01:00
Matt Westcott
ad05d74230
Avoid iterating over the page listing when we aren't filtering by type
2015-06-26 12:44:11 +01:00
Matt Westcott
6d416e5bcd
Implement pagination on the page chooser
2015-06-26 12:44:11 +01:00
Matt Westcott
54add57ab8
Move page listing pagination links into a common include
2015-06-26 12:20:42 +01:00
Chris Rogers
f28d37675e
Merge pull request #1440 from chrxr/master
...
Updating editors manual docs for Wagtail 1.0.
2015-06-26 12:12:31 +01:00
Chris Rogers
bfa6eb4f20
Merge remote-tracking branch 'upstream/master'
2015-06-26 12:01:00 +01:00
Matt Westcott
f3a702a194
Remove the redundant is_searching flag from page search.
...
is_searching is true iff a non-empty query_string has been supplied. Since passing a non-empty query_string is the only way to actually get any search results, all {% if is_searching %} blocks within the search results can safely be eliminated.
2015-06-25 20:00:54 +01:00
Matt Westcott
36c475d524
Fix tests for the new split browse/search views.
...
Tests for URLs that pass both a page ID and a query string have been removed, because that never happens in reality (and isn't possible at all in the new URL scheme).
2015-06-25 19:50:29 +01:00
Matt Westcott
5dc2308a98
Move "page type restricted" warning out of the page-results container
...
This means we don't have to duplicate it in the search results output.
2015-06-25 17:25:29 +01:00