Commit Graph

13 Commits

Author SHA1 Message Date
7312df615d IMPLEMENT: single index php shema; ADD: _login.php, _register.php, _headerSession.php, _home.php, _myFriendsBook.php, CHANGE: entryForm.php 2018-06-17 20:12:19 +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
3c53460d20 minor change 2018-06-11 18:17:36 +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
ebb6e4eed7 Merge branch 'master' of https://github.com/iCaotix/ipr-projekt 2018-06-11 17:28:55 +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
40398a6939 Cange: index.php(entry->_entry.html)(navbar->_header.html) 2018-06-10 20:38:33 +02:00
d035aa16c4 cleaned project 2018-05-26 13:49:29 +02:00