| .. |
|
locale
|
Pull translations from Transifex
|
2015-12-23 17:22:50 +00:00 |
|
migrations
|
Make wagtailadmin migrations re-runnable
|
2015-12-28 15:25:56 +01:00 |
|
static_src/wagtailadmin
|
Revert fix for Hallo toolbar button hover state from #1746 - fixes #2040
|
2015-12-16 09:19:51 +00:00 |
|
templates/wagtailadmin
|
Make "Hello" part of notification emails use user's username if we don't know their real name
|
2015-12-17 11:28:38 +00:00 |
|
templatetags
|
Admin "search other" template tags
|
2015-12-14 21:21:44 +00:00 |
|
tests
|
Add test for user_passes_test decorator
|
2015-12-17 09:13:03 +00:00 |
|
urls
|
Specify app_name in url includes that have namespace
|
2015-12-11 12:51:57 +00:00 |
|
views
|
feat(django 1.9): Replaced validation for whitespace-only title fields
|
2015-12-09 11:40:34 +00:00 |
|
.gitignore
|
Move all static assets to static_src, compile to static
|
2015-05-01 08:53:04 +10:00 |
|
__init__.py
|
Added AppConfig classes for all modules
|
2014-07-28 15:52:42 +01:00 |
|
apps.py
|
Add system check to confirm that compiled CSS files are present.
|
2015-12-16 16:18:50 +00:00 |
|
blocks.py
|
Silence an F403 error
|
2015-04-03 19:31:43 +01:00 |
|
checks.py
|
Throw warning on missing CSS rather than error, so that tests can still run on Dj1.7
|
2015-12-16 16:18:50 +00:00 |
|
edit_handlers.py
|
feat(django 1.9): ManyToOneRel.related renamed to .rel
|
2015-12-09 11:40:33 +00:00 |
|
forms.py
|
pep8 compliance 120 characters / line
|
2015-12-08 14:50:32 +00:00 |
|
jinja2tags.py
|
feat(django 1.9): Move jinja2 tags out of templatetags folders
|
2015-12-09 11:40:35 +00:00 |
|
menu.py
|
patch for reverse lazy url in wagtailadmin menu
|
2015-12-15 16:28:38 +00:00 |
|
messages.py
|
Views cleanup
|
2014-12-01 11:50:26 +00:00 |
|
modal_workflow.py
|
Revert "Tidy up render_modal_workflow"
|
2015-05-18 10:18:36 +01:00 |
|
models.py
|
Removed unused imports
|
2015-04-03 18:52:53 +01:00 |
|
search.py
|
Hook classes for search area options
|
2015-12-14 21:21:43 +00:00 |
|
signals.py
|
Minor coding style fix
|
2014-06-27 11:52:02 +01:00 |
|
site_summary.py
|
Link to homepage from dashboard page link if single site
|
2015-12-16 14:53:56 +00:00 |
|
taggable.py
|
Added support for indexing relations in wagtailsearch
|
2015-12-11 12:29:26 +00:00 |
|
userbar.py
|
Added backwards-compatible render_to_string
|
2015-04-10 16:57:06 +01:00 |
|
utils.py
|
Refactor permission_required/any_permission_required to allow substituting other kinds of permission test
|
2015-12-17 09:13:03 +00:00 |
|
wagtail_hooks.py
|
Hooks for existing "Other Searches" options
|
2015-12-14 21:21:44 +00:00 |
|
widgets.py
|
Cleanup E302 errors
|
2015-12-04 09:32:16 +00:00 |