1
Fork 0
Commit graph

671 commits

Author SHA1 Message Date
62da88f82e Added migrate buildpack 2016-12-20 09:15:44 +00:00
07d50f73f4 fix syntax of pygments import 2016-12-20 09:09:03 +00:00
c543da4838 Use pygments from node 2016-12-19 22:51:04 +00:00
6e81d3dad3 Movebuild stuff to generic place 2016-12-19 22:41:40 +00:00
f4b72f22b8 Added runtime config 2016-12-19 22:20:44 +00:00
cc708519be Add buildpacks 2016-12-19 22:18:10 +00:00
a2b5196e75 clean templates 2016-12-19 18:50:39 +00:00
eea4028322 Make header bigger 2016-12-19 18:26:30 +00:00
f0856cebaf reflow password protection page 2016-12-19 18:22:24 +00:00
1eaf3d4fcb fix lint 2016-12-19 10:07:27 +00:00
eacdd9f63c Use header template correctly 2016-12-19 09:32:54 +00:00
078aeb3d3d Add footer 2016-12-19 09:28:58 +00:00
f7d10df3d2 Add password protected pages 2016-12-17 22:22:16 +00:00
c40cf14ce6 Upgrade wagtail 2016-12-17 21:26:53 +00:00
7662923148 Update font stuff 2016-12-17 21:04:22 +00:00
c0f94eb121 fix linting 2016-12-16 19:39:09 +00:00
b7c8f80d9a Make nav title scroll or go home 2016-12-16 19:36:44 +00:00
6fb084a3c8 normalise images / metadata and add post date 2016-12-16 18:36:42 +00:00
f9516297cf rerun migrations 2016-12-15 22:11:51 +00:00
8c8c05981f Add metatags and more fields 2016-12-15 22:00:42 +00:00
5253b2838c actually commit migrations 2016-12-08 11:15:19 +00:00
7f9fe866f3 Added stream field to all page models 2016-12-08 11:15:05 +00:00
0c4b6432d6 add migration 2016-12-05 16:14:04 +00:00
505d772710 actually brand the site... 2016-12-05 15:25:19 +00:00
507692f264 actually use image in header 2016-12-05 15:22:21 +00:00
b8fb7dc373 fix navbar colour change 2016-12-05 14:43:46 +00:00
c11cf8cb0a fix bleach 2016-12-05 14:42:39 +00:00
e1e9c163f2 add block styles 2016-12-05 14:23:23 +00:00
cbdf68a583 add markdown field 2016-12-05 14:23:11 +00:00
40da878973 run the migration 2016-12-03 23:11:46 +00:00
f8af5f0ad0 Add some more custom fields 2016-12-03 22:56:49 +00:00
d7e01f75d7 Setup workflow for blocks 2016-12-03 20:49:24 +00:00
682fc92361 start work on stream fields 2016-11-28 22:20:42 +00:00
4fe11dd71c fix lint 2016-11-28 21:58:34 +00:00
52870818ea add created and modified fields 2016-11-28 21:56:44 +00:00
aa9015da9e actually restore validators 2016-11-28 21:46:34 +00:00
bb2e4f14b7 change templates to match 2016-11-28 21:45:45 +00:00
3c496cd951 move pages from common to seperate app 2016-11-28 21:36:11 +00:00
18ce50f91a eslint extend shorthand 2016-11-28 21:08:45 +00:00
3b495783b5 restore validators 2016-11-28 20:25:40 +00:00
5d99514c7d rename fields to fix stuff 2016-11-28 20:21:56 +00:00
b18974bcd7 Remove unnecessary fields 2016-11-28 18:48:41 +00:00
d50952a6e5 Add test case for admin disabled 2016-11-28 18:20:40 +00:00
a316eb928b
use seperate setting for disabling admin 2016-11-27 22:10:28 +00:00
132464b35f
log status on tests 2016-11-27 22:06:50 +00:00
a864400f1f
remove ignore 2016-11-27 22:01:15 +00:00
caf3689fee
fix lint 2016-11-27 22:01:09 +00:00
da99286d88
Only allow django admin in debug 2016-11-27 21:59:28 +00:00
5bf5900367
only harden when not debug 2016-11-27 21:53:02 +00:00
cb109219f0
harden django 2016-11-27 21:48:36 +00:00