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.
7e601a25e3
DEMOS2
/
static
History
vince0656
bd9c35102e
The generic functionality of the event_vote page has been replicated in the sense that if access is denied to event_setup or event_decrypt, a client is not directed to a page that they don't have access to. Instead, they're kept on the same page and are told why access to that page has been denied. Furthermore, the POSTing of data to the back-end on both of these updated page is now done using Ajax requests where dialogs update the user rather than redirecting to a page the user doesn't have access to.
2018-09-05 11:46:57 +01:00
..
css
Fixed a number of bugs that arose from merging the code from Bens fork. Added an extra step when voting which asks the user to confirm their voting choices. The voter now gets an email when they've successfully submitted thier vote.
2018-08-31 19:39:12 +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
The generic functionality of the event_vote page has been replicated in the sense that if access is denied to event_setup or event_decrypt, a client is not directed to a page that they don't have access to. Instead, they're kept on the same page and are told why access to that page has been denied. Furthermore, the POSTing of data to the back-end on both of these updated page is now done using Ajax requests where dialogs update the user rather than redirecting to a page the user doesn't have access to.
2018-09-05 11:46:57 +01:00