0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
Commit Graph

7751 Commits

Author SHA1 Message Date
Serafeim Papastefanos
c7051f96c7 Use urlify.js for slugs
Modified _editor_js.html to include the
django-admin/js/urlify.js in the list of
static javascript includes and changed
page-editor.js to use the URLify function.
2014-02-08 13:25:56 +02:00
Matt Westcott
4af33af98f Merge branch 'master' of github.com:torchbox/wagtail 2014-02-07 18:12:29 +00:00
Matt Westcott
9f5976c8c0 Fixes to setup.py to create a usable package 2014-02-07 18:12:06 +00:00
Karl Hobley
2a26016379 Fixed performance issue with page permissions checker 2014-02-07 17:01:37 +00:00
Matt Westcott
ce97ed9d35 Merge branch 'pep8' of https://github.com/phalt/wagtail into phalt-pep8 2014-02-07 16:04:33 +00:00
Matt Westcott
e56641258c Merge branch 'master' of github.com:torchbox/wagtail 2014-02-07 16:01:23 +00:00
Matt Westcott
869e7b6eb9 include new top-level text files in manifest 2014-02-07 15:57:54 +00:00
Matt Westcott
a7bc3ebc35 typo 2014-02-07 15:56:49 +00:00
Matt Westcott
92b7982148 .gitignore .coverage 2014-02-07 15:55:58 +00:00
Matt Westcott
d5cc4e1b66 a few more contributors 2014-02-07 15:55:31 +00:00
Matt Westcott
80c43b921c Merge branch 'dev-essentials' of https://github.com/phalt/wagtail into phalt-dev-essentials 2014-02-07 15:42:32 +00:00
Dave Cranwell
9ea529bde2 search now uses same ui as images/docs/etc 2014-02-07 15:40:55 +00:00
Matt Westcott
126ce317d7 additions for setuptools 2014-02-07 15:39:59 +00:00
Paul Hallett
8c58f392ff A bunch of PEP8 changes, forgiving 'line to long errors' 2014-02-07 15:28:38 +00:00
Paul Hallett
3c85d8ba97 Makefile, flake8 for PEP8 and contributors added 2014-02-07 15:20:27 +00:00
Dave Cranwell
6227deac9a 15% is far too narrow to display what can be long titles. consistency elsewhere in the UI dictates parent comes after title but before other meta info 2014-02-07 14:57:17 +00:00
Matt Westcott
fda86133df change readme to .rst for use on PyPI 2014-02-07 14:35:12 +00:00
Karl Hobley
d98f6ffad7 Pages awaiting moderation listing now shows parent page 2014-02-07 14:05:33 +00:00
Dave Cranwell
f312e4327b code tidying 2014-02-07 13:25:44 +00:00
Dave Cranwell
823dc47acb code tidying 2014-02-07 13:24:15 +00:00
Dave Cranwell
9522ce5a27 added better comments 2014-02-07 13:21:37 +00:00
Dave Cranwell
d8e665123c Merge branch 'master' of github.com:torchbox/wagtail 2014-02-07 12:05:33 +00:00
Dave Cranwell
27d33ecb16 tweaks 2014-02-07 12:05:25 +00:00
Tom Dyson
85399b58cf Update README.md 2014-02-07 11:51:29 +00:00
Tom Dyson
8ce8f5e0e2 Update and rename README.rst to README.md 2014-02-07 11:50:51 +00:00
Dave Cranwell
0a43d51c1f fixed imbalanced tag. preventing status tag being link in choosers, where it's just a distraction 2014-02-07 11:31:47 +00:00
Dave Cranwell
6ebd482506 fixed imbalanced tag. preventing status tag being link in choosers, where it's just a distraction 2014-02-07 11:31:31 +00:00
Dave Cranwell
3b6ac7d535 Merge branch 'develop' 2014-02-07 11:19:15 +00:00
Dave Cranwell
d36bedd3d9 tweaks to ensure consistency of form output in FF 2014-02-07 11:18:42 +00:00
Dave Cranwell
0941121778 Merge branch 'master' of github.com:torchbox/wagtail 2014-02-07 10:51:51 +00:00
Dave Cranwell
9c5b651687 fixing modal position in FF 2014-02-07 10:51:35 +00:00
Dave Cranwell
615b5de4b4 Update README.rst 2014-02-07 10:33:28 +00:00
Dave Cranwell
83da1328f5 added comment about unusual coede 2014-02-07 10:20:37 +00:00
Dave Cranwell
9310cfa040 tweaks to userbar 2014-02-07 10:18:59 +00:00
Matt Westcott
150bede6ee rewrite wagtailuserbar tag to use format_html properly and provide its own CSS by default 2014-02-06 23:33:51 +00:00
Matt Westcott
ac934698b9 Fix moderation notifications to use the section-aware page permissions model 2014-02-06 23:09:23 +00:00
Matt Westcott
f774cbafc5 Merge branch 'master' of github.com:torchbox/wagtail 2014-02-06 22:48:03 +00:00
Dave Cranwell
bdafaa59f1 Merge branch 'develop' 2014-02-06 17:03:53 +00:00
Matt Westcott
21962d3d92 Change Page.url to return a local URL when only one site is running; add full_url when we really need a full url (i.e. email notifications) 2014-02-06 17:03:43 +00:00
Dave Cranwell
7495c6d3db better linking of status tags 2014-02-06 17:03:36 +00:00
Dave Cranwell
ba9c8d7e75 Merge branch 'develop' 2014-02-06 16:50:30 +00:00
Dave Cranwell
e4a751e549 merged 2014-02-06 16:50:26 +00:00
Dave Cranwell
38829e2b61 consistency in page interface 2014-02-06 16:49:28 +00:00
Dave Cranwell
e13165186a ongoing tweaks 2014-02-06 16:41:52 +00:00
Matt Westcott
df03ca0636 Rejig breadcrumb so that we don't have a 'root' element duplicating the home icon 2014-02-06 15:46:36 +00:00
Matt Westcott
90b640225e Remove redundant (and namespace-stomping) static / template files from wagtailcore that were left over from our standard django app template 2014-02-06 15:35:33 +00:00
Matt Westcott
597b4438a4 temporarily fiddle pythonpath to import our bundled django-treebeard 2014-02-06 14:45:29 +00:00
Matt Westcott
a61a829c89 Merge branch 'master' of github.com:torchbox/wagtail 2014-02-06 14:31:42 +00:00
Matt Westcott
69cb9f7d33 Merge commit '4cce28b1f58bee3a2e698ef110fd855571704667' as 'wagtail/vendor/django-treebeard' 2014-02-06 14:27:23 +00:00
Matt Westcott
4cce28b1f5 Squashed 'wagtail/vendor/django-treebeard/' content from commit 15728a8
git-subtree-dir: wagtail/vendor/django-treebeard
git-subtree-split: 15728a88e71f3493e5a2829eb98563bd3bf03f17
2014-02-06 14:27:23 +00:00