Wykres commitów

738 Commity (main)

Autor SHA1 Wiadomość Data
Tobias McNulty 42836f1d15 upgrade Django==1.11.4 and wagtail==1.12.1 2017-09-14 17:44:10 -04:00
Tobias McNulty 9e4f69f95f Merge pull request #154 from tobiasmcnulty/search-results
correct "You search for..." text and formatting on search results page
2017-09-14 17:42:44 -04:00
Tobias McNulty 9f40a97b08 Merge pull request #156 from tobiasmcnulty/master
add missing botocore dependency (needed for Elasticsearch on AWS)
2017-09-03 15:58:02 -04:00
Tobias McNulty c3ed76d08a add missing botocore dependency and move production settings dependencies to production.txt 2017-09-03 08:22:24 -04:00
Tobias McNulty 6e89be1e0b correct "You search for..." text and formatting on search results page 2017-09-01 20:15:48 -04:00
Tobias McNulty 47a266ae1b Merge pull request #153 from tobiasmcnulty/elasticsearch
Add (optional) support for Elasticsearch
2017-09-01 20:12:01 -04:00
Tobias McNulty f113974ade add (optional) support for Elasticsearch 2017-09-01 19:01:06 -04:00
David Ray 7f94ccd4c7 Update runtime to supported version of Python, work on #152 2017-08-25 09:27:56 -04:00
David Ray 81131317bc Merge pull request #151 from m1kola/upgrade_wagtail
Upgrade Wagtail to 1.12
2017-08-25 08:45:48 -04:00
Mikalai Radchuk 226cfcfbb2 Generate a migration after upgrade to Wagtail 1.12 2017-08-23 13:22:14 +01:00
Mikalai Radchuk e44cf67a8e Upgrade Wagtail to 1.12 2017-08-23 11:28:45 +01:00
Mikalai Radchuk 8ae3506110 Set DJANGO_SETTINGS_MODULE to match wsgi.py 2017-08-23 11:28:35 +01:00
David Ray 82b745cd3e Merge pull request #149 from wagtail/144-upgrade-django-wagtail
[144] Upgrade Django and Wagtail
2017-07-10 13:39:06 -04:00
David Ray 5a024f72d5 remove bad ref to test app 2017-07-03 09:55:35 -04:00
David Ray 1ee30cdfe7 Replace docker-engine with docker-ce for Travis 2017-07-03 09:38:11 -04:00
David Ray 3ba8d72355 Update Django and Wagtail to latest release 2017-07-03 09:18:22 -04:00
David Ray 7dd892a674 Fixes #144, upgrade Django and Wagtail 2017-06-07 09:10:25 -04:00
David Ray a273f28422 Merge pull request #145 from wagtail/142_routable
Fix preview functionality on BlogIndex when route methods are present
2017-05-01 05:53:58 -04:00
David Ray 1ebac78a1e Merge pull request #143 from azza-bazoo/master
Fix media files in Docker image
2017-05-01 05:53:04 -04:00
Scot Hacker cd3e4b27c7 Update json dump - one blog page was missing a required image and wouldn't validate on publish 2017-04-23 13:15:53 -07:00
Scot Hacker 8366ec6d79 Fix preview functionality on BlogIndex when route methods are present
Resolves #142
2017-04-23 13:12:27 -07:00
Scot Hacker fbacf21fc7 Security updates for Django and Wagtail 2017-04-23 12:56:02 -07:00
Hourann Bosci dd76c7fb11 change owner of static files to user 1000, so Wagtail code (in uWSGI) has write access 2017-04-15 22:26:46 +08:00
Hourann Bosci c79355e17b pass /media/ static file path to uWSGI, per 9740909755 2017-04-15 20:56:07 +08:00
Scot Hacker fc8c0102fa Readme typos 2017-04-03 23:34:27 -07:00
Scot Hacker 473e38c070 Merge pull request #141 from wagtail/140-readme-flow
Amend readme to improve flow of the document
2017-04-03 23:29:48 -07:00
Edd Baldry 474e74031f Merge pull request #136 from wagtail/134-images-heroku
Have images on initial Heroku deployment
2017-04-03 21:08:52 +01:00
Scot Hacker 8818449b6b Merge pull request #137 from wagtail/135-homepage-list-regression
Fix li regression on homepage
2017-04-02 23:30:23 -07:00
Scot Hacker 9b08364f4b Merge pull request #138 from wagtail/133-favicon
Add favicon and remove unused images from static img folder
2017-04-02 23:29:54 -07:00
Scot Hacker 33038553a2 Misc documentation tweaks 2017-04-02 23:13:10 -07:00
Edd Baldry d7a2f94e87 Amend readme to improve flow of the document 2017-04-02 22:33:32 +01:00
Edd Baldry 8f9783ab2b Add favicon and remove unused images from static img folder 2017-04-02 17:09:09 +01:00
Edd Baldry 7a37542323 Add linebreak at end of procfile 2017-04-02 16:16:21 +01:00
Edd Baldry 58852c4f70 Separate declarations for homepage featured-child list items to remove styling regression 2017-04-02 16:12:50 +01:00
Edd Baldry 9740909755 Amend procfile to have images on initial Heroku deployment Closes #134 2017-04-02 16:07:55 +01:00
Edd Baldry 14b3ad27d2 Merge pull request #131 from wagtail/10_prep_for_distro
Prep for distro
2017-04-01 18:46:09 +01:00
Scot Hacker f5a86c29a9 Data loader removes auto-generated Site and Page 2017-04-01 10:30:59 -07:00
Scot Hacker edc224e14b Readme tweaks 2017-04-01 10:11:42 -07:00
Scot Hacker dc5a672460 Fix dump data export path, data loadable by both sqlite and postgres
- Includes dump_data recipe in readme for future use
2017-04-01 09:56:34 -07:00
Scot Hacker 57d217f143 Export/import compatibility with postgres
- Fix import path
- Also adds two additional author profiles
- Remove some old fixtures
2017-04-01 00:45:53 -07:00
Scot Hacker 8fcb3e6e72 Initial fixture dump file
- With readme tweaks
2017-03-31 01:23:53 -07:00
Scot Hacker 3930016207 Add uploaded original_images
- Width-limited to 1200px
- Run through ImageOptim
2017-03-31 00:09:37 -07:00
Scot Hacker 339d0a6256 Upgrade to Django 1.10.6 2017-03-30 23:53:16 -07:00
Scot Hacker 531769488e Include uploaded images in repo 2017-03-30 23:52:33 -07:00
Scot Hacker 73532a5b98 Merge pull request #129 from wagtail/128-homepage-stretching
Remove homepage image stretching
2017-03-30 22:57:55 -07:00
Scot Hacker 6f03170d8d Merge pull request #127 from wagtail/126-list-regression
List regression on homepage
2017-03-30 08:31:18 -07:00
Scot Hacker a66a63bfc0 Merge pull request #122 from wagtail/120-improve-inline-comments
Improve inline comments
2017-03-30 08:28:29 -07: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 00549bd506 Merge master. Resolve merge conflicts 2017-03-30 12:33:21 +01:00
Edd Baldry f4ca81d863 Amend models based on @shaker comments 2017-03-30 12:29:23 +01:00