Commit Graph

20 Commits

Author SHA1 Message Date
David Taylor
de8a3088d2 Added forms to "Recent Changes"... That was way too easy, python is awesome 2016-05-23 01:02:46 +01:00
David Taylor
0aa2c62af8 Added template tags functionality to schema/layout (to allow specifying default values based on event) 2016-05-23 01:02:43 +01:00
David Taylor
bdb7941579 Added buttons to detail & edit view 2016-05-23 01:02:43 +01:00
David Taylor
45c020828f Set arrays to start empty in edit interface 2016-05-23 01:02:40 +01:00
David Taylor
33958d0670 Added array empty condition to print 2016-05-23 01:02:40 +01:00
David Taylor
48236680ca Tidied print templates 2016-05-23 01:02:40 +01:00
David Taylor
8e600c8749 Added read-only view of form 2016-05-23 01:02:40 +01:00
David Taylor
58e06c1b3e More tidying of code & templates 2016-05-23 01:02:40 +01:00
David Taylor
b3cf0b39ac Tidied code 2016-05-23 01:02:40 +01:00
David Taylor
a481b325a4 Added print button to form list 2016-05-23 01:02:40 +01:00
David Taylor
5862646314 Added title to print 2016-05-23 01:02:40 +01:00
David Taylor
09dc2a3eb4 Make validation error more verbose 2016-05-23 01:02:37 +01:00
David Taylor
ca8ba10efa Added printing 2016-05-23 01:02:37 +01:00
David Taylor
fe943e12c1 Checks schema & layout are valid
Checks received data follows the schema
2016-05-23 01:02:35 +01:00
David Taylor
212b055b59 Corrected default layout value 2016-05-23 01:02:35 +01:00
David Taylor
4ee0dab5dc Added migration & sample form type/schema 2016-05-23 01:02:32 +01:00
David Taylor
0e42999d3e Added list view & more stuff 2016-05-23 01:02:28 +01:00
David Taylor
153dacbf22 Added update view & saving logic 2016-05-23 01:02:28 +01:00
David Taylor
7a0746d1a4 Added view, doesn't yet submit 2016-05-23 01:02:28 +01:00
David Taylor
f99e16f562 Renamed app to avoid confusion with django forms 2016-05-23 01:02:28 +01:00