Wykres commitów

4103 Commity (3f780a1d8ce98de59f2ea6f3c8463ec5fbe986a2)

Autor SHA1 Wiadomość Data
Tiago Henriques 18e11746c2 Internationalise missing models and model fields 2015-04-20 21:52:21 +02:00
Matt Westcott 5fd4148278 Treat ListBlock ordering numerically, not alphabetically - fixes #1215 2015-04-20 20:25:32 +01:00
Matt Westcott b463d27e10 failing test for #1215 2015-04-20 20:23:22 +01:00
Matt Westcott 4a9a23cc01 Skip purge_page_from_cache if page has no routable URL - fixes #1208 2015-04-20 20:02:21 +01:00
Matt Westcott 6ffe1630aa failing test for #1208 2015-04-20 19:59:25 +01:00
Matt Westcott e4f2d9e669 add test for the frontend cache signal handler 2015-04-20 19:40:46 +01:00
Tom Dyson 0e926e8399 Merge pull request #1210 from kaedroho/spellcheck
Add spellchecker to the docs
2015-04-20 14:08:17 +01:00
Dave Cranwell b14d454b79 Merge pull request #1191 from JoshBarr/feature/css-guidelines
Added css guidelines
2015-04-20 10:49:52 +01:00
Karl Hobley e145e8ebcf Spelling corrections 2015-04-19 10:53:34 +01:00
Karl Hobley 458fdbf776 Add 'login' to wordlist 2015-04-19 10:28:10 +01:00
Karl Hobley 7d6b039239 Use GB English for spellchecking 2015-04-19 10:24:12 +01:00
Karl Hobley 739ef64cf1 Started fixing spellings. Added wordlist 2015-04-17 23:05:08 +01:00
Karl Hobley 27facef89e Added spellcheker 2015-04-17 22:49:16 +01:00
Josh Barr b7ef25d8e0 created contrib section in docs, made amends to css styleguide 2015-04-18 08:34:54 +12:00
Dave Cranwell 80da0344d7 removed inconsistent ribbon effect from messages 2015-04-17 17:09:53 +01:00
Dave Cranwell f772ee182e show image transparency better 2015-04-17 16:52:27 +01:00
Dave Cranwell 879c9ebf63 Merge pull request #1151 from JoshBarr/fix/editor-z-index
Prevent toolbars from overlapping the fixed footer
2015-04-17 14:37:07 +01:00
Karl Hobley 1482edc81d Rerun compilemessages 2015-04-17 13:07:59 +01:00
Karl Hobley 602177f2a3 Pulled translations from transifex 2015-04-17 13:05:27 +01:00
Karl Hobley 83547799f1 Rerun makemigrations 2015-04-17 12:40:44 +01:00
Karl Hobley f490c99934 Use named variables in template strings
Makes translation easier
2015-04-17 12:38:19 +01:00
Karl Hobley 3606d89b1c Changelog/release note for #1186 2015-04-17 12:33:45 +01:00
Karl Hobley 3f81ac2c0f Merge pull request #1186 from JoshBarr/feature/procedural-menu-highlights
Enhancement #644: Allow for procedural highlighting of menu items
2015-04-17 12:29:17 +01:00
Patrick Craston 2cee8667ee #1183 add note to staticsitegen documentation about temporarily using fork of django-medusa to process Documents 2015-04-17 11:24:29 +01:00
Karl Hobley b9ef85cc9b Update CONTRIBUTORS.rst 2015-04-17 10:53:14 +01:00
Tiago Henriques ea5fe09e02 Fix or improve a few pt_PT translations 2015-04-17 10:40:48 +01:00
Tiago Henriques 81a96c40a8 Fill in missing pt_PT translations
Fill in missing translations in all European Portuguese .po files.
2015-04-17 10:40:48 +01:00
Tiago Henriques f74ecf445a Fix fuzzy pt_PT translations
Fixed fuzzy translations in all European Portuguese .po files.
2015-04-17 10:40:48 +01:00
Benoit Bar 41478e1faf french translation improvement 2015-04-17 10:20:24 +01:00
Yusuf (Josè) Luis b125ce1142 Translated missing
Please, regenerate this .po file and i will translate it :D
2015-04-17 10:20:24 +01:00
Karl Hobley f698c2fb52 Fixed capitalisation of field verbose names 2015-04-17 10:12:25 +01:00
claudemiro 96240288f8 Fix main menu highlight in admin.
The menus loses hightlight when using a a language other than English.
2015-04-17 09:45:51 +01:00
Benoit Bar d397dd1ef4 i18n improvement 2015-04-17 09:44:38 +01:00
Josh Barr 58517d78ad reverted submenuitem is_active method for naming consistency 2015-04-17 07:27:39 +12:00
Josh Barr c8e646ea78 implement changes from code review 2015-04-17 07:24:37 +12:00
Dave Cranwell 919f14a063 Merge remote-tracking branch 'upstream/master' 2015-04-16 16:48:08 +01:00
Dave Cranwell e5771697be corrected page var which should have been page_to_move but didn't throw test errors 2015-04-16 16:47:37 +01:00
Karl Hobley b2013fd580 Fixed undefined name error 2015-04-16 16:11:51 +01:00
Dave Cranwell b779ec4a31 updated a few places where contextual notification buttons were missing 2015-04-16 14:27:55 +01:00
Dave Cranwell 921513cbfd Merge remote-tracking branch 'upstream/master' 2015-04-16 13:56:32 +01:00
Karl Hobley 55a9d91e4b Merge pull request #1193 from georgewhewell/patch-2
Update docs for static site generation
2015-04-16 10:57:51 +01:00
georgewhewell ebf2d767e0 Update docs for static site generation
the staticsitegen command won't work without these settings- will throw NotImplementedErrors using defaults.
2015-04-16 10:56:29 +01:00
Josh Barr 0eb2ca7cf2 added css guidelines 2015-04-16 17:09:13 +12:00
Karl Hobley 54eb98f8d4 Merge pull request #1189 from gasman/cleanup/page-list
Clean up wagtailadmin/pages/list.html
2015-04-15 13:21:37 +01:00
Josh Barr 7afaa71732 fixed formatting of templates 2015-04-16 00:17:15 +12:00
Karl Hobley da5dfd4b26 Merge pull request #1184 from gasman/cleanup/page-chooser-header
Clean up page chooser header
2015-04-15 13:02:49 +01:00
Karl Hobley 344da0ac8d Give images and documents default ordering in API 2015-04-15 09:35:09 +01:00
Matt Westcott ff85146426 move navigation field for choose/explore/move into separate includes 2015-04-14 23:43:09 +01:00
Josh Barr 7d728284e9 removed unused django module from menu.py 2015-04-15 09:40:19 +12:00
Josh Barr 648efe0e18 allow for procedural highlighting of menu items. also highlights parents of submenus 2015-04-15 09:38:51 +12:00