Wykres commitów

28 Commity (ae3f2f2396f614ec7058a2166ee7ad60345c740e)

Autor SHA1 Wiadomość Data
Matt Westcott 9ea4261ae5 Fix help text for EmbedBlock
The URL suggested in the help text for EmbedBlock is incorrect - users should specify the Youtube page URL (`/watch`) to have it translated to an embed snippet via oembed. Passing an `/embed/` URL fails, as the oembed endpoint doesn't recognise these.
2022-09-13 14:18:13 +01:00
Sage Abdullah 40696f941c Format code with black 2022-08-18 12:51:17 +01:00
Matt Westcott 3f009a94df Migrate streamfields to JsonField 2022-06-20 11:18:38 +01:00
Coen van der Kamp 32d8809877 Upgrade to Wagtail 3 2022-06-15 11:58:53 +02: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 9729468676 Use new Wagtail 2.0 module paths 2018-03-01 12:10:25 +00:00
Scot Hacker 593f20735a Add missing migrations 2017-03-28 17:57:22 -07:00
Scot Hacker 095a98d7e6 Remove BasePageFieldsMixin
- Return to explicit fields everywhere
2017-03-26 15:29:54 -07:00
Scot Hacker d6643c2bc9 Squash all migrations as if initial 2017-03-15 00:19:01 -07:00
Scot Hacker 2e1f70ab95 Move DAY_CHOICES out of class for re-usability 2017-03-14 23:48:11 -07:00
Scot Hacker 98cb4f1014 Remove duplicate DAY choices
- Also shorten choice keys to 4 chars since field limits to 4 chars
2017-03-08 00:07:26 -08:00
Scot Hacker c4823a6fcb Move body field from most models and into BasePageFieldsMixin 2017-03-03 00:05:20 -08:00
David Ray 407af8d2f6 Work on #41; adding BasePageFieldsMixin to more pages 2017-02-19 20:24:43 -05:00
David Ray 23cdf1f82f Merge branch 'master' into 41-abstract-base-page 2017-02-19 06:52:12 -05:00
Scot Hacker 6eefd5f991 Improve admin display of body text on Locations (label, position) 2017-02-19 01:44:22 -08:00
David Ray b8090a1ccf Fixes #41; create abstrat base class for common fields 2017-02-18 06:21:21 -05:00
Edd Baldry 91a000a020 Fix merge conflicts, including migration merge issue 2017-02-18 09:24:02 +00:00
Scot Hacker 988fb54ba3 Add image and introduction fields to locations index 2017-02-17 00:33:32 -08:00
Edd Baldry 3afe2a4cb7 Add new fields to locations. Style detail page 2017-02-15 15:44:42 +00:00
Scot Hacker d0a73b433e Missing migration 2017-02-14 23:24:17 -08:00
Edd Baldry 6aa86b9869 Lower case days for opening_hours of location 2017-02-14 23:37:52 +00:00
David Ray ef4274756a Add migration 2017-02-11 17:30:56 -05:00
David Ray 6830504a93 Add migrations 2017-02-10 07:18:57 -05:00
Edd Baldry fb08c7db33 Delete migrations for all apps 2017-02-10 10:13:15 +00:00
Edd Baldry c35aaafd13 Relationships between locations and about page, blogs and authors 2017-02-09 17:14:59 +00:00
Edd Baldry 573b6bbb65 Blog app 2017-02-09 17:01:41 +00:00
David Ray e059e5d6de adding locations app 2017-02-09 11:21:38 -05:00
Edd Baldry e4bc43f219 Add empty apps for demo 2017-02-09 13:11:12 +00:00