This website requires JavaScript.
Explore
Web Site
Help
Sign In
Lancaster-University
/
DEMOS2
Archived
Watch
1
Star
0
Fork
You've already forked DEMOS2
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
13
commits
1
branch
0
tags
1.2
MiB
7b2ac3ec38
Commit graph
3 commits
Author
SHA1
Message
Date
vince0656
1314e3be1a
Upgraded the Create Event page and back-end view to handle the creation of multiple polls in one go. The validation has been appropriately updated to cope with the UI changes but requires further testing. Event list has been updated to include a delete action which requires wiring up to a back-end function which hasn't been created yet
2018-06-18 17:09:44 +01:00
vince0656
6dcafb2e9a
Laid the ground work for client-side input validation by setting up a fn that's triggered before the form is submitted. The vote start and end date time is now being validated both server side and client side and now includes UTC offsets
2018-06-13 13:01:55 +01:00
vince0656
7084bd1b16
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00