Wykres commitów

169 Commity (ca3350b6837a73e1302de7383bbf8c69681f6b60)

Autor SHA1 Wiadomość Data
Thibaud Colas d686b7ddf6 Add very basic promoted search results display 2023-08-11 13:30:55 +01:00
Jake Howard 0c58f47091
Remove references to removed fonts
The fonts were removed in #431, but the references weren't removed
2023-07-10 11:24:46 +01:00
Thibaud Colas 7214cdad12 Replace FontAwesome font with SVG usage 2023-06-30 16:30:10 +01:00
Thibaud Colas 97b5a96938 Remove unused glyphicons font 2023-06-30 16:20:47 +01:00
Storm Heg 6135424fb0
Use a local copy of font awesome instead of a CDN (#429) 2023-06-30 16:07:11 +01:00
Thibaud Colas 2304803edf Remove unneeded image tags in templates 2023-06-30 14:14:20 +01:00
Thibaud Colas 187d1e079d Remove the need for inline styles for hero images 2023-06-30 14:13:45 +01:00
Ben Morse 6831b21f9c
Add Generic and Site settings models. Fix #395 (#419)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-06-22 16:38:38 +01:00
Jake Howard fb0c1bfad2 Add basic auth config 2023-02-16 10:13:49 +00:00
Matt Westcott f9d5a8ab42 Switch to wagtail-font-awesome-svg
The only remaining uses of font-based icons in the admin backend appear to be the sidebar menu items - switch those to wagtail-font-awesome-svg. For the front-end (where wagtailfontawesome was being used for the footer icons), import the font-awesome 4.7 CSS directly from cdnjs (as this is the version wagtailfontawesome was using).
2023-02-07 17:44:17 +10:00
Thibaud Colas f3754842d6 Convert demo StreamField pages to RecipePage data model 2023-01-10 11:08:51 +00:00
Thibaud Colas e68376f342 Rename 2023-01-10 11:08:51 +00:00
Coen van der Kamp 18d160c47b Add a special page to demo various panels with streamfields 2023-01-10 11:08:51 +00:00
nick.moreton a320fb16a9 Lint base.html 2022-11-28 11:50:34 +00:00
Nick Moreton 13c5993f82 Enable opening links within the live preview panel 2022-11-28 11:50:34 +00:00
Sage Abdullah 7815be8ae0 Apply DraftStateMixin and RevisionMixin to BreadIngredient model 2022-10-20 15:00:43 +01:00
Sage Abdullah 83388aa18e Apply PreviewableMixin with multiple preview modes to Person model 2022-10-20 15:00:43 +01:00
Sage Abdullah 591fab1bb7 Fix Stylelint issues 2022-08-18 12:51:17 +01:00
Sage Abdullah 707ac77ba1 Format code with djhtml 2022-08-18 12:51:17 +01:00
Sage Abdullah a16fcf7557 Fix missing closing </li> tag 2022-08-18 12:51:17 +01:00
James Hancock 75eab056f0
Restyle CSS Across Site (#333)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-05-28 00:03:50 +01:00
LB Johnston 3590125dc0 update all wagtail.io to wagtail.org
- also ensure that we link to stable not latest when using docs links consistently
2022-01-15 20:14:53 +10:00
LB Johnston e754783875 Update all Django docs references to the latest (3.2) version 2021-09-09 21:59:05 +01:00
Thibaud Colas 9490524008 Make whole bread list item a link 2020-05-07 21:33:44 +01:00
Edd Baldry 53fe8e8e6d Wrap elements with 12-col div as per other detail pages 2020-05-07 21:33:44 +01:00
Edd Baldry fadcc373f5 Use consistent hero image include 2020-05-07 21:33:44 +01:00
Caitlin White 48ed8a06e7 Make site work offline by self-hosting webfonts, jQuery, Bootstrap etc. (#261)
* Self-host Bootstrap and jQuery

* Self-host Google fonts (via https://google-webfonts-helper.herokuapp.com/fonts)

* Use wagtailfontawesome package for Font Awesome Icons on front end

* Self-host HTML5 Shiv and Respond.js

* Add Bootstrap Glyphicons font files and change name of static fonts directory
2019-11-06 09:10:39 -05:00
Matt Westcott 55db9f3e15 Remove redundant head-extra block from head.html
Fixes #248 - thanks to @linuxsoftware for the report.
2019-09-12 13:10:39 +01:00
Chris 31c610316d Correct the html element main
Correct the HTML5 element 'content' to 'main'. 'content' is obsolete and wasn't meant to be used in ordinary HTML. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/content
2018-11-29 15:52:45 +00:00
J Rob Gant fd37ac9310 Remove _lpchecked and empty id attributes 2018-05-22 20:07:05 +01:00
Matt Westcott 45665ab74d Gracefully handle missing hero_cta_link 2018-01-30 20:08:20 +00:00
Tobias McNulty 6e89be1e0b correct "You search for..." text and formatting on search results page 2017-09-01 20:15:48 -04:00
Edd Baldry 863a419981 Use cropped fill rather than relative width for homepage images. Closes #128 2017-03-30 12:41:14 +01:00
Edd Baldry 9cd39c3d83 Merge pull request #125 from wagtail/88_pep8
PEP-8 and template cleanup
2017-03-30 08:49:18 +01:00
Scot Hacker 7c79832caf PEP-8 and template cleanup
- Resolves #88
2017-03-29 00:40:11 -07:00
Edd Baldry 6fb813ce57 Remove references to unused clean-blog.css and .js 2017-03-27 18:08:00 +01:00
Scot Hacker 6c919e0736 Merge pull request #113 from wagtail/110_rem_maplinks
Remove map links from Locations index
2017-03-24 00:20:02 -07:00
Scot Hacker 4fa37f8640 Location external map target = blank
- Rather than remove
2017-03-24 00:19:28 -07:00
Edd Baldry c72b6633d2 Stop pixel shift on hover in main navigation nav-pills 2017-03-23 22:57:27 +01:00
Edd Baldry 715b0d466e Include body on form page. Increase margin of form-page fieldWrapper elements 2017-03-23 22:38:05 +01:00
Edd Baldry 5bedb99bbf Merge branch 'master' into dutch-amendments 2017-03-23 22:30:31 +01:00
Edd Baldry e10a76df18 Stop first breadcrumb item being tied to homepage title 2017-03-23 15:12:33 +01:00
Edd Baldry 0733a0bee6 Account for multiple authors in styling 2017-03-23 14:46:46 +01:00
Edd Baldry 6dd68e1b22 Consolidate date published and author into single loop on blog. Style avatar 2017-03-23 14:42:17 +01:00
Edd Baldry 436b3b21a8 Stop footer richtext field escaping parent element 2017-03-23 14:25:22 +01:00
Edd Baldry ca5139240a Remove links from gallery images 2017-03-23 14:19:40 +01:00
Scot Hacker 6ddf4a3e23 Indentation 2017-03-23 00:39:05 -07:00
Scot Hacker aee0f5bcad Remove map links from Locations index
- Maps are already in location detail views - these lead readers out rather than in
2017-03-23 00:23:47 -07:00
Scot Hacker 97774b165d Indentation 2017-03-17 00:07:08 -07:00
Scot Hacker 9147b0c65d Merge pull request #105 from wagtail/103-footer-icon
Add links to footer and remove Facebook
2017-03-16 16:26:23 -07:00