1
Fork 0
Commit graph

74 commits

Author SHA1 Message Date
b75d0ccb3c Remove contact form 2016-04-26 19:05:53 +01:00
82266c9406 use in memory sqlite 2016-04-26 19:04:18 +01:00
98e73f18b5 Change URL for project homepage 2016-04-09 14:24:20 +01:00
02692d620f Remove old module from settings 2016-04-09 13:02:23 +01:00
d32e19c4ac Fix tests 2016-04-08 23:15:15 +01:00
93c3805ba6 Remove need for trailing slash in blog urls 2016-04-08 23:12:33 +01:00
8714b20b74 Add header image to blogs 2016-04-08 23:12:15 +01:00
03f84426a8 Remove dedicated links config 2016-04-08 22:26:17 +01:00
80b41336b7 Add links to context 2016-04-08 21:34:08 +01:00
564da7da1d Restyle projects on homepage 2016-04-07 22:00:58 +01:00
45ffcd853d Remove need for slash at end, but prefer it 2016-04-07 21:56:16 +01:00
e182e4c019 Allow multiple links to the same page 2016-04-07 21:53:44 +01:00
e906aaef99 Load project details into default context 2016-04-07 21:47:53 +01:00
332b5446c6 Update tests 2016-04-05 22:37:37 +01:00
1db8e2910f Add about contact form page 2016-04-05 22:07:16 +01:00
fee3b39eb6 Cleanup old views and tests 2016-04-05 20:21:28 +01:00
97601a7b53 Refactor view code
- Compress codebase
- Remove duplicate bulky code
- Use template directory to dictate sitemap
2016-04-05 19:38:09 +01:00
e2e4c517ec Add tests for project details 2016-03-20 17:49:31 +00:00
24a5d96775 get actual details for projects 2016-03-20 17:16:45 +00:00
e4c438450b Added tests for index projects 2016-03-19 22:05:20 +00:00
a71ab7ef5d Dynamically generate project data on index 2016-03-16 22:40:33 +00:00
9e1764f32b Rename test case 2016-03-15 22:56:50 +00:00
cf2843af2a Add more details to blog page 2016-03-15 22:55:07 +00:00
9dbd4da58f Store details in JSON 2016-03-15 21:55:36 +00:00
42193b8246 Get data from server for projects details 2016-02-28 22:26:40 +00:00
9d3450463e Add date formatting 2016-02-20 23:06:49 +00:00
30214dd834 Added tests for blog page 2016-02-20 21:37:03 +00:00
73656174fd Added basic blog integration 2016-02-20 19:27:18 +00:00
a68882c435 Added links 2016-01-31 19:21:34 +00:00
3c7086eefd Added student server page 2016-01-31 19:14:57 +00:00
f24ff7cb39 Tests 2016-01-31 19:08:46 +00:00
34bd1d7415 Added page for attack on blocks game 2016-01-31 19:06:30 +00:00
0c2d560947 Added robotics pages titles 2016-01-29 23:07:12 +00:00
d87e5b0bd1 Update content on robotics pages 2016-01-29 22:14:35 +00:00
1f29217b0a Fix project urls 2016-01-28 21:11:31 +00:00
a482b0824a Refactor robotics pages 2016-01-28 21:09:19 +00:00
e95656debc refactor tests 2016-01-27 18:13:41 +00:00
a2a753cac3 rewrite urls to split them into seperate files 2016-01-26 22:41:43 +00:00
fdff55bf28 Import robotics templates from old site 2016-01-26 19:10:34 +00:00
55fe1910f6 Split page views into seperate files 2016-01-26 18:25:20 +00:00
18d57477e9 Removed admin system 2016-01-24 21:57:58 +00:00
5e8132d162 Test sent success 2016-01-24 20:34:19 +00:00
f47ee56b4a Added sent message to contact form 2016-01-24 20:25:29 +00:00
1d174bac2c Added emailing to contact form 2016-01-24 19:54:57 +00:00
c31d59773a Linting 2016-01-22 08:40:01 +00:00
42edf1cfaf Fixed tests, will need to re-implement later 2016-01-22 08:35:09 +00:00
d4c975deda Added tests for markdown base template 2016-01-22 08:23:34 +00:00
31c19236ac Added test case for all projects 2016-01-21 07:51:44 +00:00
060d929d94 Added tests for project reverser 2016-01-20 19:28:02 +00:00
c261a3c928 Added markdown content for project pages 2016-01-18 22:24:25 +00:00