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
This repository has been archived on
2022-08-01
. You can view files and clone it, but cannot push or open issues or pull requests.
5f32806506
DEMOS2
/
static
History
vince0656
5f32806506
Updated create_event view backend to perform full form validation as a backup in the event the front end validation is incorrect and or is disabled. In the event that the back-end validation detects an error, the form is returned with the original data and errors informing the user on what pieces of information need corrected
2018-06-26 17:02:36 +01:00
..
css
Updated create_event view backend to perform full form validation as a backup in the event the front end validation is incorrect and or is disabled. In the event that the back-end validation detects an error, the form is returned with the original data and errors informing the user on what pieces of information need corrected
2018-06-26 17:02:36 +01:00
img
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
js
Modified the polls view for an event to show not only the list of polls but the options as well as the min and max selections. Updated the updateForm() JS method to update the IDs of the form inputs for each polls so that they're in sync with the poll count. This completes the front-end JS validation and the create event form.
2018-06-20 17:36:22 +01:00