Casually9790
81befda3a9
Change vote status of voter if voter voted
...
Through that voters can only vote once
2020-11-28 00:17:16 +01:00
Casually9790
7b4f460445
Created a success.html page
2020-11-28 00:03:56 +01:00
Casually9790
75ad93bde0
Added the voting system
2020-11-28 00:03:36 +01:00
Casually9790
23e4a27d38
Dashboard gets displayed horizontally
2020-11-28 00:02:09 +01:00
Casually9790
ae1ba8b9c5
Candidates get sorted descending by their votes within their categories
2020-11-27 23:59:14 +01:00
Casually9790
780448537b
Merge branch 'MailSystem' into main
2020-11-27 23:56:55 +01:00
Casually9790
7690d05fd2
Added basics for the mail system
2020-11-25 18:36:28 +01:00
Casually9790
b52d4b47b9
Reset voting site to the basic
2020-11-25 18:35:05 +01:00
Casually9790
6dfe2a3329
updated start site
...
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
2020-11-24 17:11:16 +01:00
Casually9790
27f80636f0
Merge branch 'frontend' into main
2020-11-14 17:12:33 +01:00
Casually9790
264bfa8bf0
Fixed damage done by false git usage
2020-11-14 17:08:10 +01:00
Casually9790
ad91dbd5e9
Updated the .gitignore file
...
Hopefully this will fix the including of all log files in the repo
2020-11-14 15:15:14 +01:00
Casually9790
c608a9d207
Merge branch 'backend' into main
2020-11-14 15:07:52 +01:00
Casually9790
e1d8d81095
.gitignore expanded, Votingsite expanded
...
.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
2020-11-14 13:03:43 +01:00
Casually9790
7713b1d3ec
Skin changes
...
start.css:
- added temporarily design
voting.css:
- created the file
2020-11-14 01:18:21 +01:00
Casually9790
cd1e8787eb
Basic sytling für die Startseite erstellt
...
- Startseite arbeitet nun mit einem Flow-Design
- Weiterleitende Links angepasst
2020-11-14 01:18:21 +01:00
Casually9790
d7185572fc
All fallbacks added to the login site. Edited voting.html
...
.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
2020-11-14 01:11:17 +01:00
Casually9790
ad944b9616
[FATAL ] SQL-Injektions werden verhindert
...
-Es werden nur Eingaben des Typs '[a-z]+\\.[a- z]+@adolfinum+\\.de$' an die mySQL Tabelle weiter gebeben.
2020-11-12 22:54:10 +01:00
Casually9790
65cebb835a
Got a server set up to host the VotingSystem.
...
---------------------------------------------------
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
2020-11-11 23:36:53 +01:00
Casually9790
496ec030cb
encrypted the emails
2020-11-10 23:50:45 +01:00
Casually9790
2a8d083e34
encrypted the database
2020-11-10 23:49:16 +01:00
Casually9790
dbbdf9e24c
changes in the database
2020-11-10 23:44:06 +01:00
Casually9790
de5634b10c
q
2020-11-10 23:38:09 +01:00
Casually9790
2a2390feac
changed category_id
2020-11-10 23:34:37 +01:00
Casually9790
f108d12beb
changed username of sql database
2020-11-10 23:30:43 +01:00
Casually9790
3ecfb34e97
transfer database
2020-11-10 23:27:21 +01:00
Casually9790
281f8811ca
testing2
2020-11-10 23:13:16 +01:00
Casually9790
64d6228bdd
testing
2020-11-10 22:57:36 +01:00
Casually9790
05877782a9
encrypting the database backup
2020-11-10 22:50:39 +01:00
Casually9790
1f810dbde6
initial commit
2020-11-09 23:51:28 +01:00
Casually9790
13ffe47bfc
first commit
2020-11-09 23:48:41 +01:00