Wykres commitów

738 Commity (main)

Autor SHA1 Wiadomość Data
Mikalai Saskavets 4485387027 Add a section to bashrc idempotently 2020-05-06 22:54:20 +01:00
Mikalai Saskavets 90cda66739 Add lines to bashrc idempotently 2020-05-06 22:54:20 +01:00
Mikalai Saskavets 94ae0a94eb Check if db already exists before creating it 2020-05-06 22:54:20 +01:00
Mikalai Saskavets e17190a607 ignore pycharm settings dir 2020-05-06 22:54:20 +01:00
Matt Westcott 3372510e60 Remove use of request.site / SiteMiddleware 2020-05-05 12:27:58 +01:00
Matt Westcott 0efe78e7b0 Upgrade to Wagtail 2.9 2020-05-05 12:11:05 +01:00
Tom Dyson f246defeec Update Python runtime 2020-04-07 10:57:47 +01:00
Matt Westcott 7be07a7ea4 Version bump django-storages for Django 3.0 compatibility 2020-03-16 09:17:57 +00:00
Matt Westcott 5c5516f3b7 Revert "specify workflow build in requirements"
This reverts commit 40bf52e2de.
2020-02-24 15:43:55 +00:00
Matt Westcott 40bf52e2de specify workflow build in requirements 2020-02-24 15:43:21 +00:00
Matt Westcott 5dd8afb3d3 Update API imports for Wagtail 2.8 2020-02-11 09:43:45 +00:00
Matt Westcott de6876d452 Upgrade whitenoise to 5.0.x for Django 3.0 compatibility 2020-02-03 16:33:42 +00:00
Matt Westcott 03525d76db Version bump django-redis to 4.11.0 for Django 3.0 support 2020-02-03 14:36:56 +00:00
Matt Westcott 580cbaeed4 Upgrade to Wagtail 2.8, Django 3.0 2020-02-03 14:27:35 +00:00
Andy Babic ef50e188e1 Use search_fields and list_filter on ModelAdmin classes to make features easier to test (for things like accessibility) (#262) 2020-01-23 15:34:45 +00:00
Matt Westcott f57fa6f6f2 Upgrade to Wagtail 2.7 2019-11-06 14:56:42 +00: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
Tobias McNulty d06f1d0f97
copy files from fixtures dir to MEDIA_ROOT (or remote storage) during load_initial_data (#255)
Note: This change will require any existing deployments to manually copy
bakerydemo/base/fixtures/media/original_images/ into bakerydemo/media/
2019-11-05 21:29:52 -05:00
Karl Hobley 32509ac603
Make it possible to use dj/djrun in any directory 2019-11-01 09:50:14 +00:00
Karl Hobley d37c2e9eb1
Vagrant: Run pip install from $PROJECT_DIR
Makes it easy to install submodules and packages that are checked in to git
2019-11-01 09:28:37 +00:00
Matt Westcott fecf702b65 Update Pillow to 6.2.x 2019-10-23 15:04:28 +01:00
Tobias McNulty d5d81129a1
fix class path for S3Boto3Storage (#260) 2019-10-19 18:58:09 -04:00
Tobias McNulty 02737b411b
add support for Google Cloud Storage (#256) 2019-10-19 18:57:43 -04:00
Matt Westcott 973d7522dc Version bump psycopg2 and uwsgi to try to prevent segfault on heroku 2019-10-15 00:40:37 +01:00
Tobias McNulty e1106a1fa8 ensure media/images/ directory exists so Docker volume will inherit its permissions 2019-10-04 17:33:17 -04:00
Tobias McNulty 278530294f
include procps in RUN_DEPS (#254) 2019-10-04 15:46:28 -04:00
Tobias McNulty d425275af6
push built images to Docker Hub (#250) 2019-09-17 19:11:11 -04:00
Tobias McNulty 7ee23ded4c add flake8 and fix a few formatting bugs 2019-09-12 16:04:38 +01:00
Tobias McNulty cab9e25474 add missing migration and check for them via Travis in the future 2019-09-12 16:02:59 +01: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
Tobias McNulty 273d42eb3d
switch to python:3.7-slim (Debian-based) image (#251) 2019-09-12 07:43:27 -04:00
Rupa Lahiri 47b883a4a4 Move demo app features from about page to readme. Fix #247 (#249) 2019-09-10 10:29:40 +01:00
Matt Westcott e618c4139f Upgrade to Django 2.2.x 2019-08-19 14:30:42 +01:00
Matt Westcott c18b690b3e Version bump to Wagtail 2.6 2019-08-12 12:15:31 +01:00
NeolithEra c858ad7b85 Fix dependency conflict for issue 2019-08-06 15:19:59 +01:00
Kalob Taulien 0af5ba02eb
Keep the year set to the current year
Keep the year set to the current year
2019-07-28 11:12:20 -04:00
Dan Swain 8e6dde3f03
Keep the year set to the current year 2019-07-27 13:32:16 -04:00
Karl Hobley 70ea9b1fae Update to boto3
This fixes S3 support
2019-07-25 12:22:46 +01:00
Jonathan Liuti 4eb8f41e7a Update Python to 3.7 in Dockerfile (#233) 2019-07-24 12:08:21 +01:00
Jonathan Liuti 89261ce5d5 Add expat-dev to Dockerfile packages install. Fix #234 (#235) 2019-07-20 23:29:11 +01:00
Karl Hobley ffb89f7444 Update vagrant base box 2019-05-23 14:32:02 +01:00
Matt Westcott 7d7238b940 Version bump to Wagtail 2.5 2019-04-24 17:30:11 +01:00
Tom Dyson 4f7f5c37bd
Update Python runtime 2019-03-13 14:09:02 +01:00
Fred Jhang 7b9a3f0aa0 Add required libraries for Pillow 2019-03-01 11:41:22 +00: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
Mikalai Saskavets 428092df6d Move elasticsearch requirements to an appropriate place
- elasticsearch is used only on production settings by default
- for development purposes elasticsearch is installed by a `provision.sh` script in a separate repo: https://github.com/wagtail/vagrant-wagtail-develop
2018-10-28 17:40:14 +03:00
Matt Westcott 70e4ff5429 Improve virtualenv setup instructions
* Mention that Python 3.x is required
* Ensure that the virtualenv is using the correct Python version before continuing
* Use requirements/base.txt, which skips troublesome-to-install packages that are only required for heroku
2018-10-27 09:45:51 +02:00
Stas Rudakou 5bc0988a3b Bump awscli to be compatible with Py37
`awscli` version we used to pin depends on `pyyaml` that doesn't support py37

The issue got fixed in https://github.com/aws/aws-cli/pull/3430

`botocore` is also updated as `awscli` and `botocore` should usually
be synchronized.
2018-10-27 09:43:10 +02:00
Matt Westcott 563d580233 Upgrade to Wagtail 2.3 and Django 2.1 2018-10-23 16:50:29 +01:00
blgo 5c15c3d1fd Add missing Docker Compose dependency to readme file 2018-10-16 14:18:17 +01:00