Commit Graph

21 Commits

Author SHA1 Message Date
774d6ef35a Merge branch 'master' of https://github.com/iCaotix/ipr-projekt 2018-06-18 19:11:04 +02:00
b5619342d0 fixed position of new friendsTan 2018-06-18 19:10:54 +02:00
537f2a053c FIX: js/[particles.js, app.js] 2018-06-18 19:10:47 +02:00
a616f0bcc9 IMPLEMENT: particles.js -->(js/[particles.js, app.js, stats.js] , index.php(imports, divs)) 2018-06-18 18:54:36 +02:00
acb36dda96 FIX: problems with validation -> (segments/_register.php , js/contentloader.js)
Changes in js/contentloader.js:
-document.getElementById('btnCreate').addEventListener("click" , async (event) => {
document.getElementById('create-form').addEventListener("submit" , async (event) => {
2018-06-18 16:17:06 +02:00
bc227e3393 minor changes 2018-06-17 23:24:47 +02:00
c4c5fc1fb8 added user id to generated tans 2018-06-17 23:05:13 +02:00
359e30d7a4 made login synchronous
Wegen des async aufrufs des login php scripts konnte die session nicht richtig gesetzt werden, deshalb ist der login jetzt syncron. Die Registrierung ist weiterhin asyncron.
2018-06-17 18:24:56 +02:00
wiecktobi
7e84260cb7 Session implementiert 2018-06-13 19:46:32 +02:00
wiecktobi
11dbf9fd5a implemented login and signup 2018-06-11 18:15:21 +02:00
dc524ac00c solved merge problems
This reverts commit 268a8ea290.
2018-06-11 17:56:22 +02:00
8ad92f6a0b Revert "switched tan from unique id to index"
This reverts commit 268a8ea290.
2018-06-11 17:44:54 +02:00
6e8ff050fd Revert "Merge branch 'master' of https://github.com/iCaotix/ipr-projekt"
This reverts commit ebb6e4eed7, reversing
changes made to 40398a6939.
2018-06-11 17:42:44 +02:00
268a8ea290 switched tan from unique id to index 2018-06-11 02:00:39 +02:00
09debbdc9d updated new entry handling 2018-06-11 00:59:10 +02:00
47934a70be reordered Project 2018-06-11 00:24:37 +02:00
wiecktobi
5ab908d255
Clickhandler 2018-06-08 17:31:10 +02:00
7108e0019e php tan corrections 2018-05-27 19:31:44 +02:00
57262adcb7 tan update in database 2018-05-26 15:59:43 +02:00
5886d48a7f add tan generation 2018-05-26 14:33:15 +02:00
d035aa16c4 cleaned project 2018-05-26 13:49:29 +02:00