Matt Westcott
d7e5c33c1a
Refactor wagtailsearch tests so that WAGTAILSEARCH_BACKENDS in runtests.py is the definitive list of which backends should be tested
2014-03-03 12:33:14 +00:00
Matt Westcott
20efde84d7
Bring CONTRIBUTORS.rst up to date (I hope!)
2014-03-03 10:05:57 +00:00
Dan Braghis
760ba6a856
Fix typo in contributors
2014-03-03 09:56:27 +00:00
Neal Todd
d759dab92e
Updated translation contributors.
2014-03-03 09:53:00 +00:00
Matt Westcott
2369bd79e1
Merge branch '115-require-admin-access-on-account-views' of https://github.com/delgermurun/wagtail into delgermurun-115-require-admin-access-on-account-views
2014-03-03 09:31:18 +00:00
Karl Hobley
c87e71b472
Merge pull request #117 from kaedroho/tests
...
Tests
2014-03-03 09:10:11 +00:00
Karl Hobley
7eedf42982
Merge pull request #116 from kaedroho/cleanup
...
Cleanup
2014-03-03 09:09:02 +00:00
Delgermurun
d6ad030fd5
add wagtailadmin.access_admin permission required to admin account views. fixes #115
2014-03-03 08:14:25 +08:00
Karl Hobley
05dab92c60
Added tests for wagtailusers
2014-03-02 21:05:06 +00:00
Karl Hobley
738caa1ff4
Improved tests for image add/edit/delete
2014-03-02 20:42:11 +00:00
Karl Hobley
0bb193bd44
Merge branch 'redirects-tests' into tests
2014-03-02 20:00:33 +00:00
Karl Hobley
15da70e669
Added some redirects view tests
2014-03-02 17:53:47 +00:00
Karl Hobley
e1f31211c6
Added tests for create, edit and delete
2014-03-02 15:45:50 +00:00
Karl Hobley
8e230b3977
Cleanup admin tests
2014-03-02 14:51:47 +00:00
Karl Hobley
694cda32a8
Fixed indentation issues in admin tests
2014-03-02 14:48:47 +00:00
Karl Hobley
1c78807aa4
Fixed indenting issues in various templates
2014-03-02 14:40:51 +00:00
Karl Hobley
9260d3e142
Cleaned up editors picks index view
2014-03-02 14:35:40 +00:00
Karl Hobley
12823433e3
Cleaned up redirects index view
2014-03-02 14:35:09 +00:00
Karl Hobley
21abfe9742
Changed all occurances of 'search_query' to 'query_string'
2014-03-02 14:11:13 +00:00
Karl Hobley
ca7c03ef1e
test_page_move no longer fails
2014-03-02 14:05:23 +00:00
Karl Hobley
0dc75b2599
Cleaned up redirects tests
...
- A couple of spelling corrections
- Removed 'get_default_site' as this isn't needed
2014-03-02 14:02:17 +00:00
Matt Westcott
5c1cb97da9
Merge pull request #110 from spapas/master
...
Added more translations
2014-02-28 17:31:12 +00:00
Serafeim Papastefanos
29aeefea32
Added more translations
...
The zh (chinese) translations that were commited with a PR had a number of
syntax error so they had to be edited by hand -- before asking, no I don't
know chinese :p -- I used msgfmt to find out the errors.
2014-02-28 18:35:22 +02:00
Matt Westcott
20e4c99d9f
Merge pull request #109 from lihan/chinese-translation
...
Translated wagtailredirects, wagtailsnippets, wagtailsearch and wagtaildocs to Chinese lanuage
2014-02-28 14:31:49 +00:00
Lihan Li
b9d20bb0c9
Translated wagtaildocs app into Chinese language
2014-02-28 23:37:15 +11:00
Lihan Li
5e398cd56b
Translated wagtailsearch app into Chinese language.
2014-02-28 23:31:35 +11:00
Lihan Li
6e7dd04098
Translated wagtailsnippets app into Chinese language.
2014-02-28 23:31:10 +11:00
Lihan Li
011d6fc845
Translated wagtailredirects app into Chinese language.
2014-02-28 23:30:45 +11:00
Matt Westcott
b7a5f5eba8
Merge pull request #103 from lihan/chinese-translation
...
Chinese translation for 5 sub apps
2014-02-28 10:10:19 +00:00
Lihan Li
e6351ea536
Translated wagtailcore into Chinese language.
2014-02-27 21:47:49 +11:00
Lihan Li
2fab63b764
Translated wagtailimages app into Chinese language.
2014-02-27 21:37:52 +11:00
Matt Westcott
ea4a6426ea
Merge branch 'master' of https://github.com/utek/wagtail into utek-master
2014-02-27 10:32:20 +00:00
Lihan Li
ee6ca3e354
Translated wagtailembeds app into Chinese language.
2014-02-27 21:31:56 +11:00
Lihan Li
d35e86675e
Translated wagtailusers app into Chinese language
2014-02-27 21:27:34 +11:00
Lihan Li
ac9102503e
Translated wagtailadmin into Chinese language.
2014-02-27 21:26:51 +11:00
Neal Todd
fcdca501a4
Add a change to bump Travis into running again
...
Internal setup failure (?) in Travis led to spurious test error
2014-02-27 09:05:26 +00:00
utek
da2bdc8171
Merge branch 'master' of https://github.com/torchbox/wagtail
2014-02-26 23:11:22 +01:00
Matt Westcott
75e26f0bda
Merge pull request #102 from spapas/master
...
Added more translations from Transifex
2014-02-26 21:02:27 +00:00
Serafeim Papastefanos
e252a06a5f
Added more translations from transifex
2014-02-26 19:50:53 +02:00
Neal Todd
17512f961c
Bumping minimum Django version to 1.6.2
...
Not strictly necessary but 1.6.2 has a lot of bug fixes.
2014-02-26 15:02:04 +00:00
utek
db5e90c592
Translation strings for search box.
2014-02-25 19:37:55 +01:00
Matt Westcott
a25c141dcf
Add an explicit permission type for being able to access the admin - fixes #75
2014-02-24 15:38:08 +00:00
Matt Westcott
d6aa09a48b
Remove link from image file field - link was broken, but we don't want to give original_images public URLs anyhow (ref #87 )
2014-02-24 11:37:08 +00:00
Karl Hobley
18427dff41
Merge pull request #89 from kaedroho/search-changes
...
Search changes
2014-02-24 11:13:46 +00:00
Karl Hobley
cc42de0cd4
Added backwards compatibility to new search view
2014-02-24 11:01:59 +00:00
Neal Todd
0617a9dba2
Added Translators to Contributors
2014-02-24 10:50:12 +00:00
Matt Westcott
ef31cf978c
Merge pull request #91 from kaedroho/admin-notifications-fix
...
Don't send notifications to inactive users
2014-02-24 10:39:44 +00:00
Matt Westcott
f48da4a026
Merge pull request #88 from spapas/master
...
Added complete el translation+some missing strings
2014-02-24 10:39:22 +00:00
Karl Hobley
03019b9640
Removed search_name from core.Page
2014-02-24 10:34:28 +00:00
Karl Hobley
3c4cd74cf6
Unified search view. Search view is now configured in urls.py.
2014-02-24 10:29:24 +00:00