0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 03:31:04 +01:00
Commit Graph

6876 Commits

Author SHA1 Message Date
Karl Hobley
477ccddc91 Tests for revision compare view 2017-02-06 11:29:07 +00:00
Karl Hobley
62c613245b Added ability to diff tags fields 2017-02-06 11:29:06 +00:00
Janneke Janssen
f96321c1ce Enhanced the UI for comparing versions 2017-02-06 11:29:05 +00:00
Janneke Janssen
3326d57fcc [FIX] Badly-formed closing bracket 2017-02-06 11:29:04 +00:00
Karl Hobley
69e4c31b11 Removed Wagtail's default padding in a couple of places 2017-02-06 11:29:02 +00:00
Karl Hobley
37fbbf8ad9 Refactored styling 2017-02-06 11:29:01 +00:00
Karl Hobley
5770bc2a95 Styling tweaks 2017-02-06 11:29:00 +00:00
Karl Hobley
dd3688c463 Tests for comparison classes 2017-02-06 11:28:59 +00:00
Karl Hobley
83d17cab5e Fix crash when sort_order is None 2017-02-06 11:28:58 +00:00
Karl Hobley
e39b0879d3 Make comparisons work on objects rather than values
Simplifies the code for initialising child object field comparisons
2017-02-06 11:28:57 +00:00
Karl Hobley
b824c779c6 Tweaks to text diff 2017-02-06 11:28:56 +00:00
Karl Hobley
c8f64634c3 Merge chooser comparisons into a single comparison 2017-02-06 11:28:54 +00:00
Karl Hobley
e16d2d7d61 Snippet chooser diff 2017-02-06 11:28:53 +00:00
Karl Hobley
262650df0f Handle newlines in richtext diffs better 2017-02-06 11:28:52 +00:00
Karl Hobley
a231bcba2d Added ChoiceFieldComparison for fields with choices 2017-02-06 11:28:51 +00:00
Karl Hobley
1127e9ae45 Page chooser diff 2017-02-06 11:28:50 +00:00
Karl Hobley
a54cb3db7f Document chooser diff 2017-02-06 11:28:48 +00:00
Karl Hobley
372645d530 Image chooser diff 2017-02-06 11:28:47 +00:00
Karl Hobley
fdae00805e Fixes to moved up/down messages
- Always use numerals
 - No longer show move up as a negative number
2017-02-06 11:28:46 +00:00
Karl Hobley
3cb578fa5f Initial work on comparing revisions 2017-02-06 11:28:45 +00:00
Andy Babic
e771fefa5f - Fix positional argument order when calling ModelAdmin.get_extra_class_names_for_field_col() and ModelAdmin.get_extra_attrs_for_field_col() from items_for_result() in template tags.
- Added new tests to confirm the things are now correct.
2017-02-06 10:48:48 +00:00
Alasdair Nicol
d8926913bd Updated docs to use a list for urlpatterns
This style is recommended for Django 1.8+, and required for 1.10+
2017-02-05 19:59:39 +00:00
Thibaud Colas
2c1fc6bb92 Fix typo in editor guide intro 2017-02-05 17:25:19 +02:00
Karl Hobley
e3416574fb Run python in unbuffered mode on Drone
The test output currently freezes while the tests are running on Drone. Then, suddenly, all the test output appears when it's done.

I assume this has got something to do with python buffering stdout, this commit disables that.
2017-02-05 10:34:06 +00:00
Karl Hobley
59b31b3b28 Update .drone.yml for Drone 0.5 2017-02-04 14:31:10 +00:00
Matt Westcott
b3e723eea3 Release note for #3305 2017-02-03 21:24:57 +00:00
Matt Westcott
b4311731ea Upgrade note re new versions of django-modelcluster and django-taggit 2017-02-03 21:24:56 +00:00
Matt Westcott
5f91859793 Update dependencies to require modelcluster 3.x 2017-02-03 21:24:55 +00:00
Matt Westcott
37c7b696ef Add 'Categories' section to tutorial
This demonstrates the use of snippets and many-to-many relations.
2017-02-03 21:24:54 +00:00
Matt Westcott
c63f6d7922 Add tests for creating/editing pages with parental M2M relations 2017-02-03 21:24:51 +00:00
Matt Westcott
3ba5675bf3 Add a many-to-many relation to test models 2017-02-03 21:24:50 +00:00
David Ray
49b78dd8a7 Removing errant words in sample path/to/wagtail 2017-02-03 20:41:08 +00:00
Matt Westcott
31d85c3aed change 'iff' to 'if and only if' to avoid confusion (#3327) 2017-02-03 13:45:28 +00:00
Matt Westcott
753efbb29e Release note for #3320 2017-02-03 09:57:11 +00:00
Matt Westcott
3e51597b09 Consistently use 'child page' rather than 'subpage' in explorer actions 2017-02-03 09:55:40 +00:00
Matt Westcott
40883b9cb8 Add page title to title attribute of explorer actions 2017-02-03 09:55:40 +00:00
Matt Westcott
3cdafc3b32 Add Wagtail-Multilingual to third-party tutorials (#3317) 2017-02-03 09:52:00 +00:00
Thibaud Colas
c34f2eba0f Update contribution documentation for core team members (#3318)
* Update issue tracking docs, re. contributor workflow discussions

* Update docs regarding the PR review & merge process

* Update PR docs with suggestions re. contributor workflow
2017-02-03 09:46:15 +00:00
Martey Dodoo
3923ee668c Remove references to Gondor.io in documentation.
Gondor.io has been retired by Eldarion (see
http://eldarion.cloud/blog/2016/04/21/goodbye-gondor-hello-kel-and-eldarion-cloud/),
so the tutorial wouldn't be helpful even if it was accessible.
2017-01-30 12:36:26 +00:00
Daniel Chimeno
b61f688347 Improve docs testing (#3308)
* add information about running only some testcases
2017-01-28 01:02:44 +00:00
Matt Westcott
ee837dedc5 in Page reference docs, don't tell people to consult source code (#3303)
Stylistically this sentence is somewhat content-free (if the API is really "relatively straightforward", users can see that for themselves rather than us informing them of that fact...), and we don't want to encourage people to use undocumented methods (because we can't guarantee that the API for them will remain stable).
2017-01-28 00:11:52 +00:00
Karl Hobley
6cf341d28b Changelog/release note for #3304 2017-01-27 15:10:07 +00:00
Dan Braghis
2967bf780c Change to verbose view {draft,live} action labels on page listings (#3304) 2017-01-27 15:07:20 +00:00
Karl Hobley
b99df170cd Minor tweak to docstring 2017-01-27 11:37:38 +00:00
Kevin Whinnery
6402e56fb5 Update model_reference.rst 2017-01-26 20:05:35 +00:00
Karl Hobley
a7a88ac95c Changelog/release note for #3237 2017-01-26 19:50:05 +00:00
Marco Fucci
c606e3f722 Add new Block.render_api method (#3237)
Add new Block.get_api_representation method
2017-01-26 17:14:34 +00:00
Matt Westcott
e77da0a1a1 remove 'IN DEVELOPMENT' text from 1.8.1
Conflicts:
	CHANGELOG.txt
2017-01-26 16:18:31 +00:00
Matt Westcott
84efa88883 Release note for #3256
Conflicts:
	CHANGELOG.txt
	CONTRIBUTORS.rst
	docs/releases/index.rst
2017-01-26 12:38:11 +00:00
Matt Westcott
988285b55a Renumber previous migration wagtailimages/0017 2017-01-26 12:36:28 +00:00