Commit Graph

1253 Commits

Author SHA1 Message Date
David Taylor
51b28662e5 Paperwork emergency contacts "or" to "and" 2015-06-28 23:29:06 +01:00
David Taylor
1fdeed7da3 Added dry hire indicator to event_detail - issue #144 2015-06-28 23:26:02 +01:00
David Taylor
346f3a9194 Added dry hire indicator to event_detail - issue #144 2015-06-28 23:26:02 +01:00
David Taylor
73ba535efb Fixed API permissions, and removed unnecessary data from the events api (it now only gives information available to non-keyholders - the rest wasn't used anyway).
This now means the web-calendar view works for non-keyholders
2015-06-28 22:54:58 +01:00
David Taylor
d497e6729f Fixed API permissions, and removed unnecessary data from the events api (it now only gives information available to non-keyholders - the rest wasn't used anyway).
This now means the web-calendar view works for non-keyholders
2015-06-28 22:54:58 +01:00
David Taylor
0a55d373f2 Fix logout/login infinite loop
(Since there are now no pages accessible without login, there is no need for the login link to have the "next" parameter)
2015-06-28 22:35:52 +01:00
David Taylor
338694248e Fix logout/login infinite loop
(Since there are now no pages accessible without login, there is no need for the login link to have the "next" parameter)
2015-06-28 22:35:52 +01:00
David Taylor
a0467300e3 Fixed ordering of event archive 2015-06-28 20:46:15 +01:00
David Taylor
452b56c54b Fixed ordering of event archive 2015-06-28 20:46:15 +01:00
David Taylor
baa321ed0d Merge branch 'master' into hotfixes 2015-06-28 20:37:27 +01:00
David Taylor
212b09d202 Merge branch 'master' into hotfixes 2015-06-28 20:37:27 +01:00
David Taylor
5b3bc591b8 Merge branch 'testing' 2015-06-28 19:58:55 +01:00
David Taylor
30f235be22 Merge branch 'testing' 2015-06-28 19:58:55 +01:00
David Taylor
8ee76a9a75 Fixed testEventDetail 2015-06-28 19:02:18 +01:00
David Taylor
ab54809776 Fixed testEventDetail 2015-06-28 19:02:18 +01:00
David Taylor
65a8b43dbf Fix testRigCreate (wait for animations) 2015-06-28 18:44:32 +01:00
David Taylor
ebb22e687a Fix testRigCreate (wait for animations) 2015-06-28 18:44:32 +01:00
David Taylor
e96b36e533 Fixed registration test 2015-06-28 16:40:22 +01:00
David Taylor
cbaf72c435 Fixed registration test 2015-06-28 16:40:22 +01:00
Tom Price
6b2df1b9f4 TestEventDetail does not work.
Changd name to prevent it from running a full suite of tests.

The issue appears to be with trying to access events without a
reversion history for that sepecific event.
2015-06-04 07:04:01 +01:00
Tom Price
18689db23c TestEventDetail does not work.
Changd name to prevent it from running a full suite of tests.

The issue appears to be with trying to access events without a
reversion history for that sepecific event.
2015-06-04 07:04:01 +01:00
Tom Price
8666dcc9a4 Start work on an EventDetail test 2015-06-04 06:42:01 +01:00
Tom Price
987721a247 Start work on an EventDetail test 2015-06-04 06:42:01 +01:00
Tom Price
abdbad14d6 Add using the pk of the event rather than a static for atomicity when running other tests. 2015-06-04 06:30:47 +01:00
Tom Price
89bdb3937b Add using the pk of the event rather than a static for atomicity when running other tests. 2015-06-04 06:30:47 +01:00
Tom Price
6180fdf7a4 Finish testing the remaining parts of adding an event 2015-06-04 06:26:43 +01:00
Tom Price
34aa607ccc Finish testing the remaining parts of adding an event 2015-06-04 06:26:43 +01:00
Tom Price
1f6e624cd9 Add small value checks, saving and checking error is displayed correctly. 2015-06-04 06:00:11 +01:00
Tom Price
10553bc367 Add small value checks, saving and checking error is displayed correctly. 2015-06-04 06:00:11 +01:00
Tom Price
e132bb2b9d Enable checking newly added item has worked 2015-06-04 05:40:41 +01:00
Tom Price
204d92dda5 Enable checking newly added item has worked 2015-06-04 05:40:41 +01:00
Tom Price
92795754b1 Enable adding an event item 2015-06-04 05:08:14 +01:00
Tom Price
493c290b25 Enable adding an event item 2015-06-04 05:08:14 +01:00
Tom Price
85e827cd51 Add organisation, venue, start/end date/time 2015-06-02 00:48:00 +01:00
Tom Price
2324b82767 Add organisation, venue, start/end date/time 2015-06-02 00:48:00 +01:00
Tom Price
bd6d254557 Fix PEP8 fails 2015-06-02 00:15:26 +01:00
Tom Price
fe06db5e37 Fix PEP8 fails 2015-06-02 00:15:26 +01:00
Tom Price
d8c2bd9260 Fix OS X fails 2015-06-02 00:13:01 +01:00
Tom Price
7df44755f4 Fix OS X fails 2015-06-02 00:13:01 +01:00
Tom Price
faa678cbc0 Include editing a person when creating them. 2015-06-01 01:47:18 +01:00
Tom Price
5433cfe51b Include editing a person when creating them. 2015-06-01 01:47:18 +01:00
Tom Price
07ca052b28 Add another person and flick between them a couple of times. 2015-06-01 01:31:56 +01:00
Tom Price
8696321c61 Add another person and flick between them a couple of times. 2015-06-01 01:31:56 +01:00
Tom Price
000a7adfa2 Add script adding a person to test rig 2015-06-01 01:13:14 +01:00
Tom Price
14559f488b Add script adding a person to test rig 2015-06-01 01:13:14 +01:00
Tom Price
812fdbc3f1 Complete rigboard test.
Add basic story for RigCreate
Add start of RigCreate
2015-06-01 00:38:39 +01:00
Tom Price
64462778d5 Complete rigboard test.
Add basic story for RigCreate
Add start of RigCreate
2015-06-01 00:38:39 +01:00
Tom Price
4c2a181a33 Add event logic 2015-06-01 00:03:59 +01:00
Tom Price
c641a6649a Add event logic 2015-06-01 00:03:59 +01:00
Tom Price
b5910fb314 Workaround for captcha being hidden.
Updated to a few new changes
2015-05-31 23:43:11 +01:00