Karl Hobley
ddd847602c
Docs: Added some tests for admin interface
2014-02-17 13:35:48 +00:00
Karl Hobley
5dd86a740f
Search: backend tests cleanup
2014-02-17 12:50:04 +00:00
Karl Hobley
72a6982821
Disable compression for tests
2014-02-17 12:11:35 +00:00
Karl Hobley
d3ff00ff11
Merge branch 'feature/redirects-tests'
2014-02-17 12:00:28 +00:00
Karl Hobley
c2be65de6d
Merge remote-tracking branch 'torchbox/master' into feature/unit-tests
2014-02-17 11:56:48 +00:00
Karl Hobley
d8f66f4b5a
Search: add query_string to template context of query chooser
2014-02-17 11:52:12 +00:00
Karl Hobley
f1fa81b9fb
Search: More frontend tests
2014-02-17 11:39:26 +00:00
Matt Westcott
d6a60d4adf
Merge branch 'master' of github.com:torchbox/wagtail
2014-02-17 11:25:48 +00:00
Matt Westcott
c61fd6e000
Merge branch 'master' of https://github.com/stevenewey/wagtail into stevenewey-master
2014-02-17 11:20:26 +00:00
Matt Westcott
9cd8c9efe1
Merge pull request #59 from levigross/master
...
Added missing return statement
2014-02-17 11:15:37 +00:00
Matt Westcott
c0651d53cb
Merge branch 'master' of github.com:torchbox/wagtail
2014-02-17 11:03:54 +00:00
Matt Westcott
c9202bbd8e
PEP8 fixes from #41
2014-02-17 11:03:41 +00:00
Karl Hobley
eed0aeb54e
Added editors picks test
2014-02-17 10:58:08 +00:00
Karl Hobley
56222f9259
Search: Frontend tests
2014-02-17 10:52:52 +00:00
Dave Cranwell
fb391aa10a
Update README.rst
2014-02-17 10:44:36 +00:00
Karl Hobley
cb76b0d2ad
Added backend loader test case
2014-02-17 10:31:29 +00:00
Karl Hobley
837ce2bce2
Search: Test cleanup
2014-02-17 10:25:50 +00:00
Karl Hobley
bb2ef60fff
Redirects: Added an extra test to test_path_normalisation which tests that normalise_path removes schemes, hostnames and port numbers
2014-02-17 10:03:49 +00:00
Karl Hobley
ee9d38a0b5
Search: Deleted view tests (temporary)
2014-02-17 09:30:44 +00:00
Serafeim Papastefanos
296d09ff5f
Fix for #24 running migrate with sqlite3
...
When using sqlite3 we set autocommit to True at the beginning of the
migration 0002 for wagtail core / docs / images in order to disable
transactions there and be able to do a simple python manage.py migrate
also in sqlite3.
2014-02-17 09:59:50 +02:00
Levi Gross
8c938d917e
Added missing return statement
2014-02-16 12:48:46 -05:00
Stephen Newey
2d2a305ca6
Reverted runtests DB credentials before PR.
2014-02-16 16:17:47 +00:00
Stephen Newey
38d0137e2d
Decouple from Django default user model to allow custom user models.
2014-02-16 16:15:37 +00:00
Stephen Newey
0d6f11b61e
Merge pull request #1 from torchbox/master
...
Update to latest
2014-02-16 12:32:46 +00:00
Karl Hobley
9637627279
Search: Broken down tests
2014-02-15 22:06:36 +00:00
Karl Hobley
dd7e6cf702
Search: Added live field to SearchTest for testing search filters
2014-02-15 22:05:28 +00:00
Karl Hobley
55058e143a
Search: When a query has no hits .hits now returns 0 instead of None
2014-02-15 22:04:34 +00:00
Tom Dyson
d8c0a0ef9b
Merge pull request #54 from spapas/master
...
Only show latest edit per page (fixes #45 ) and remove a stray print
2014-02-15 00:14:19 +00:00
Serafeim Papastefanos
bd572f6d7a
Only show latest edit per page ( fixes #45 )
...
This one works with both postgresql + sqlite3 and fixes #45 !
Also remove a stray print
2014-02-15 01:43:32 +02:00
Neal Todd
440350ccc7
Merge branch 'master' of github.com:torchbox/wagtail
2014-02-14 17:36:24 +00:00
Neal Todd
f1d155e324
Encrypted Slack webhook
2014-02-14 17:35:57 +00:00
Karl Hobley
10566f97b7
Merge pull request #46 from kaedroho/master
...
Redirects fixes + unit tests
2014-02-14 17:22:53 +00:00
Karl Hobley
a9d4a70275
Added MIDDLEWARE_CLASSES to runtests.py settings
2014-02-14 17:17:31 +00:00
Neal Todd
a58b6203dd
Updated Travis to Slackwebhook token (and tweaked README formatting to use snippet given by Travis)
2014-02-14 17:14:52 +00:00
Karl Hobley
fda1602595
Added unit tests to wagtailredirects
2014-02-14 16:33:52 +00:00
Karl Hobley
115e20a3c4
Rewrote redirect normalisation function
2014-02-14 16:33:38 +00:00
Karl Hobley
6c33ce0212
Fixed temporary redirects
2014-02-14 16:33:04 +00:00
Dave Cranwell
247cd8c14a
editor's pick app had failed to include necessary messaging ui
2014-02-14 15:32:20 +00:00
Dave Cranwell
d730a0f1ef
a '>' character had slipped in during a merge
2014-02-14 15:27:26 +00:00
Karl Hobley
5dc45ad7dc
Merge remote-tracking branch 'torchbox/master'
2014-02-14 15:26:09 +00:00
Dave Cranwell
89119b6c31
messages weren't appearing after reordering due to specifity error
2014-02-14 15:26:05 +00:00
Dave Cranwell
19f25dd28b
nicer inset shadow on inactive tabs
2014-02-14 15:22:10 +00:00
Dave Cranwell
73ff136af0
Merge branch 'master' of github.com:torchbox/wagtail
2014-02-14 15:14:28 +00:00
Dave Cranwell
d93c47468d
added better means of identifying form errors across tabs
2014-02-14 15:14:26 +00:00
Karl Hobley
e25da86acf
Added embed chooser unit test
2014-02-14 15:01:37 +00:00
Tom Dyson
ae2cef1a58
Added RCA screenshot to README
2014-02-14 13:34:01 +00:00
Neal Todd
e32fdcd6ce
Merge branch 'master' of github.com:torchbox/wagtail
2014-02-14 13:26:34 +00:00
Neal Todd
fdc89f5ea1
Travis webhook for Slack
2014-02-14 13:26:17 +00:00
Karl Hobley
6be0534571
Merge remote-tracking branch 'torchbox/master'
2014-02-14 13:09:48 +00:00
Karl Hobley
c4875dfd4d
Removed requests dependency
2014-02-14 13:09:08 +00:00