Wykres commitów

4117 Commity (ec0c9917c675cbd9284f4b7e06f9a0e3af4a5e6e)

Autor SHA1 Wiadomość Data
Karl Hobley ec0c9917c6 Improvements to the page model reference docs 2015-05-18 16:30:55 +01:00
Karl Hobley 6d6863c01d Link to routablepage from "adding endpoints to pages" docs 2015-05-18 15:17:27 +01:00
Karl Hobley 29cd935dc3 Rename queryset reference and privacy pages 2015-05-18 15:12:19 +01:00
Karl Hobley d2d43dca0a Better formatting for page fields reference
No on the class so they can now be referenced with :meth:
2015-05-18 15:09:12 +01:00
Karl Hobley 01c38e27cd Improvements to cross-linking 2015-05-18 15:09:12 +01:00
Karl Hobley 605fdc62f7 Moved page field reference to page model reference 2015-05-18 15:09:12 +01:00
Karl Hobley 2940ea9c9b Fix too short underline 2015-05-18 13:24:48 +01:00
Karl Hobley 1005d438bd Merge pull request #1317 from kaedroho/page-model-docs
Improvements to Page model reference docs
2015-05-18 12:14:28 +01:00
Karl Hobley 9dd4b0391a Improvements to Page model reference docs
- Rename to "Page model reference"
- Add docs for fields
- Add docs for other models such as revisions, group page permissions, etc
2015-05-18 12:14:01 +01:00
Karl Hobley 980a29d839 Tweaks to editing api docs
Based on feedback from @tomdyson on #1310
2015-05-18 10:49:12 +01:00
Karl Hobley 845b6a5772 Merge pull request #1310 from kaedroho/editing-api-tweaks
Some tweaks to the editing API docs
2015-05-18 10:44:54 +01:00
Karl Hobley b078bb755a Spellchecked editing api docs 2015-05-18 10:44:07 +01:00
Karl Hobley e04fa2b471 Merge rich text docs 2015-05-18 10:43:36 +01:00
Karl Hobley 866b762b7b Merge "collapsing multi field panels" into MultiFieldPanel 2015-05-18 10:43:36 +01:00
Karl Hobley 3f780a1d8c 2 => 4 spaces 2015-05-18 10:43:36 +01:00
Karl Hobley b92b1f7edb Remove duplicate docs for col classes 2015-05-18 10:43:36 +01:00
Karl Hobley a2804d2fe6 Move chooser panels next to other panels 2015-05-18 10:43:36 +01:00
Karl Hobley e3fc465360 Move panels explanation above listing of panels types 2015-05-18 10:43:36 +01:00
Karl Hobley 457f5908a8 Break down FieldRowPanel docs
Hopefully, more reabable
2015-05-18 10:43:36 +01:00
Karl Hobley ad222ffb18 Restructured basic panels docs 2015-05-18 10:43:36 +01:00
Karl Hobley 175d147e09 Tweaks to coding style of model examples 2015-05-18 10:43:36 +01:00
Karl Hobley 22ba2328a1 Don't document Documents here
Not the right place for it
2015-05-18 10:43:36 +01:00
Tom Dyson 227518c8f9 Merge pull request #1301 from kaedroho/editors-guide-spelling-fixes
Spelling fixes for editors guide
2015-05-18 10:25:13 +01:00
Karl Hobley a19f6c8bbf Spelling fixes for editors guide 2015-05-18 10:20:08 +01:00
Karl Hobley cc2686f398 Revert "Tidy up render_modal_workflow"
This reverts commit 1505e0b789.
2015-05-18 10:18:36 +01:00
Karl Hobley 4bb016cf75 Merge branch 'docs-contributing-updates' 2015-05-18 09:46:59 +01:00
Dave Cranwell 5a1f4de23c replaced bullets with headings in python guidelines 2015-05-18 09:46:38 +01:00
Dave Cranwell d507ce9ea1 wording change 2015-05-18 09:46:38 +01:00
Dave Cranwell 2ab94a0022 made difference clearer between coding style and styleguide 2015-05-18 09:46:38 +01:00
Dave Cranwell 66a901c48c removed duplicated/out-of-date information about getting started using the demo site. this is now only in the actual wagtaildemo repo 2015-05-18 09:46:38 +01:00
Dave Cranwell ef4d9b00c5 moved github issues/pr info into index page, leaving the developing page more about actual development, not housekeeping 2015-05-18 09:46:38 +01:00
Dave Cranwell bf6607de54 moved styleguide to own page. renamed trying wagtail to demo site 2015-05-18 09:46:38 +01:00
Dave Cranwell f42e06c455 fixed couple of mislink reports 2015-05-18 09:13:02 +01:00
Dave Cranwell 09af55dfbb added logo 2015-05-18 09:11:11 +01:00
Karl Hobley 1505e0b789 Tidy up render_modal_workflow 2015-05-17 12:04:47 +01:00
Karl Hobley c7f2837ad8 Changelog/contributor/release notes for #1289 and #1299 2015-05-15 09:05:40 +01:00
Karl Hobley 4d2258404b Merge pull request #1289 from signalkraft/fix-filesize-format
Preventing thousands seperators when printing max filesize in JS
2015-05-15 08:55:27 +01:00
Tom Dyson 7fc5e38dc4 Merge pull request #1304 from kaedroho/howto-spell-fixes
Spelling fixes for howto section
2015-05-14 17:05:48 +01:00
Tom Dyson 96f054923a Merge pull request #1308 from kaedroho/contrib-docs-tweaks
A couple of tweaks to contrib docs
2015-05-14 17:00:00 +01:00
Karl Hobley 8b3bc775d7 Change titles to links on contrib index 2015-05-14 16:01:03 +01:00
Karl Hobley 9420930f18 Rename docs for contrib modules 2015-05-14 15:27:14 +01:00
Karl Hobley dfedd062a8 Fix formatting of docs front page 2015-05-14 14:17:59 +01:00
Tom Dyson 290cde9c31 README REORG 2015-05-14 12:31:55 +01:00
Tom Dyson 7ee60590f5 update README
Bash syntax highlighting was confusing
2015-05-14 12:19:06 +01:00
Tom Dyson f62752215c Project README updates
modern badges, new screenshot, updated feature list, simplified
‘getting started’.
2015-05-14 12:15:26 +01:00
Karl Hobley 543cedec40 Merge remote-tracking branch 'davecranwell/docs-reorganisation' 2015-05-14 12:14:58 +01:00
Dave Cranwell 5c16f9e7e0 moved attr/prop/method reference into pages section 2015-05-14 11:54:41 +01:00
Dave Cranwell 13e8c5b04b Merge pull request #1299 from veryhappythings/fix-image-filenames
Fix image filenames
2015-05-14 11:30:41 +01:00
Karl Hobley 642f37c1e5 Spelling fixes for howto section 2015-05-14 11:29:00 +01:00
Tom Dyson dbf7884236 Merge pull request #1302 from kaedroho/form-builder-spelling-fixes
Spelling fixes for form builder
2015-05-14 11:22:38 +01:00