Commit Graph

1990 Commits

Author SHA1 Message Date
David Taylor
a7f392f0bc Added authentication decorator & reset key functionality 2015-04-19 17:07:28 +01:00
David Taylor
f1e5088271 Add interface to view API key 2015-04-19 17:06:52 +01:00
David Taylor
29f873c640 Add interface to view API key 2015-04-19 17:06:52 +01:00
David Taylor
f4ffb6f256 Added api key stuff to profile model 2015-04-19 17:06:03 +01:00
David Taylor
df88222e00 Added api key stuff to profile model 2015-04-19 17:06:03 +01:00
David Taylor
b7120aa8f3 Tidied up & added comments 2015-04-18 23:12:57 +01:00
David Taylor
94194d0613 Tidied up & added comments 2015-04-18 23:12:57 +01:00
David Taylor
895b1c177e Made more efficient & split view into a separate file 2015-04-18 22:39:58 +01:00
David Taylor
f21ca248be Made more efficient & split view into a separate file 2015-04-18 22:39:58 +01:00
David Taylor
0ba4c8982e Working version of ics interface - not very efficient 2015-04-04 00:19:17 +01:00
David Taylor
980f863816 Working version of ics interface - not very efficient 2015-04-04 00:19:17 +01:00
David Taylor
583b2514af Attempt using ical extension - not working 2015-04-03 20:45:58 +01:00
David Taylor
5bef0226c8 Attempt using ical extension - not working 2015-04-03 20:45:58 +01:00
Tom Price
defa1f9af4 Add user registration test 2015-04-01 18:32:08 +01:00
Tom Price
8ebc4a25ab Add user registration test 2015-04-01 18:32:08 +01:00
Tom Price
a23a04920a Add conditional to analytics code. 2015-04-01 17:40:28 +01:00
Tom Price
4c6c605ce9 Add conditional to analytics code. 2015-04-01 17:40:28 +01:00
Tom Price
86ba1b4780 Start work on some funational tests 2015-04-01 17:26:06 +01:00
Tom Price
63e9884ef7 Start work on some funational tests 2015-04-01 17:26:06 +01:00
Tom Price
4a8da69686 Add event pricing tests 2015-04-01 17:09:06 +01:00
Tom Price
e627441f09 Add event pricing tests 2015-04-01 17:09:06 +01:00
Tom Price
f8ced4c169 Add item ordering test 2015-03-31 23:43:06 +01:00
Tom Price
884281db50 Add item ordering test 2015-03-31 23:43:06 +01:00
Tom Price
b0b438250e Add item total cost test 2015-03-31 22:13:31 +01:00
Tom Price
298d8c7b0d Add item total cost test 2015-03-31 22:13:31 +01:00
Tom Price
29edd92c09 Add person <-> organisations 2015-03-31 22:06:56 +01:00
Tom Price
fc367243df Add person <-> organisations 2015-03-31 22:06:56 +01:00
Tom Price
e2ab112f7b Add person, organisation related tests 2015-03-31 22:00:35 +01:00
Tom Price
7cd9bf28f9 Add person, organisation related tests 2015-03-31 22:00:35 +01:00
Tom Price
23bf81fb8f Add reverse relation tests.
Add status tests.
2015-03-31 21:56:39 +01:00
Tom Price
c647094a87 Add reverse relation tests.
Add status tests.
2015-03-31 21:56:39 +01:00
Tom Price
ca015c4f94 Add current event events test: FAILING. 2015-03-31 19:05:09 +01:00
Tom Price
c584cf8168 Add current event events test: FAILING. 2015-03-31 19:05:09 +01:00
Tom Price
22f33013ec Add events and check count/rig_count 2015-03-31 18:44:45 +01:00
Tom Price
1d14db165a Add events and check count/rig_count 2015-03-31 18:44:45 +01:00
Tom Price
4f6d2333c0 Add VatRate model tests 2015-03-31 18:01:15 +01:00
Tom Price
32647e7281 Add VatRate model tests 2015-03-31 18:01:15 +01:00
Tom Price
c0522728fe Merge branch 'master' of https://bitbucket.org/nottinghamtec/pyrigs 2015-03-31 16:50:43 +01:00
Tom Price
8c135fbc18 Merge branch 'master' of https://bitbucket.org/nottinghamtec/pyrigs 2015-03-31 16:50:43 +01:00
Tom Price
d13d872c20 Update new item rows buttons with data. Issue #48 2015-03-31 16:50:19 +01:00
Tom Price
fbabed8be5 Update new item rows buttons with data. Issue #48 2015-03-31 16:50:19 +01:00
David Taylor
6dc101a961 Changed to wavatar default 2015-03-31 16:50:14 +01:00
David Taylor
80e8efc763 Changed to wavatar default 2015-03-31 16:50:14 +01:00
Tom Price
0940d9f275 Bug fix for incorrectly formatted dates issue #47 2015-03-31 16:40:15 +01:00
Tom Price
417fd81b9a Bug fix for incorrectly formatted dates issue #47 2015-03-31 16:40:15 +01:00
Tom Price
ec9b108742 Merged in Registration-Profile-Names (pull request #2)
Added first & last name fields to registration form #43

Don't need to change the template for this. Woo for being lazy :P
2015-03-31 10:55:20 +01:00
Tom Price
1a2883b931 Merged in Registration-Profile-Names (pull request #2)
Added first & last name fields to registration form #43

Don't need to change the template for this. Woo for being lazy :P
2015-03-31 10:55:20 +01:00
Tom Price
c3aa3763a7 Merged in unique-initials (pull request #3). Ignore me with model validation, not a thing due to superclass.
Add unique initial validation #44
2015-03-31 10:53:44 +01:00
Tom Price
c4911bed6d Merged in unique-initials (pull request #3). Ignore me with model validation, not a thing due to superclass.
Add unique initial validation #44
2015-03-31 10:53:44 +01:00
Tom Price
8340fd49d4 Fix for loosing data when there is a form validation error. Issue #42.
Added info message when there is an validation error and items are not shown.
2015-03-31 10:33:57 +01:00