Simon 1ee5174207 Made the transition of data between possibleCandidates and Candidates easier
CHANGED VotingController:
    - changed: candidateRepositorys get now only created if empty and 'candidatesAdded == true'

CHANGED PossibleCandidate:
    - added: new getter getCategoryID

CHANGED PossibleCandidateRepository
    - removed: unnecessary public declaration of methods

CHANGED TableAction:
    - changed: 'setupCandiates' adds the top 5 (votes) of every category in possibleCandidates (Manual preselection necessary)
    - added: helper method 'getLimit
    - removed: 'addCandidate' and 'addPossibleCandidate' due to no usage

CHANGED voting.css:
    - added: font-size to 'h1', 'h2.categoryHeader' and 'button' to enhance readability

CHANGED addingCandidates.html:
    - changed: language used in html tag from 'en' to 'de'

ADDED alreadysubmittedcandidates.html:
    - added: error page if voter already submitted possibleCandidates
2020-12-07 23:42:35 +01:00
2020-11-09 23:51:28 +01:00
2020-12-06 23:31:44 +01:00
2020-11-14 15:15:14 +01:00
2020-11-25 18:36:28 +01:00
2020-11-11 23:42:49 +01:00

AbizeitungVotingSystem

Internet address: http://abizeitung-voting.ddns.net
Server IP address: 217.83.93.128
Port: 8000

Description
No description provided
Readme 6.3 MiB
Languages
Java 50.8%
HTML 33%
CSS 16.2%