- CHANGES: VotingControler:
-- added: switch to toogle between candidate suggestion and voting
-- added: suport for adding candidate names
-- added: method to save given candidate names
- ADDED: addingCandidates:
-- added: site to enter candidate suggestions
- ADDED: CandidateWrapper:
-- added: complete class to help with data transferation through th:object
- CHANGES: Category:
-- added: constructor with name parameter for logging purposes
- CHANGES: Candidate:
-- added: setters for class variables
- CHANGES: TableAction:
-- refactoring: moved method to vote and update vote status from VotingController to TableActions class
- CHANGES: Resources:
-- added: Files with data to feed to the tables
- ADDED: voteSuccessful:
-- added fallback html page
- REFACTORING: candidateAddingSuccessful:
-- renamed file
start site has now user and admin login panels
added custom css for start page
dashboard is now splitted in cateogies
implemendet LiveReload
added fallback 'falseInput.html' page
.gitignore:
- All logs are now going to be ignored by git
VotingController.java:
- added the categoryRepository to the model
voting.html:
- showing data out of categoryRepository now
.gitignore:
- added the /logs folder to the gitignore
VotingController.java:
- added log message logging false entry format
Candidate.java:
- return type changed from 'String' to 'Candidate'
wrongEmail.html:
- added html file to avoid error
voting.html:
- changed the way of output
---------------------------------------------------
Internet address: http://abizeitung-voting.ddns.net
Server IP address: 217.83.93.128
Port: 8000
--------------------------------------------------
Try to port the database to be hosted on the server rather
than on be hosted on localhost