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
fdd57cd033
Merge branch 'master' of https://github.com/iCaotix/ipr-projekt
2018-06-17 18:34:34 +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
7fb652f323
Merge branch 'master' of https://github.com/iCaotix/ipr-projekt
2018-06-17 18:12:29 +02:00
4cdc7dd21e
added er-modell and dashboard interface
2018-06-15 09:23:35 +02:00
87a86d72fd
Update entiresTable.sql
2018-06-15 09:22:53 +02:00
wiecktobi
7e84260cb7
Session implementiert
2018-06-13 19:46:32 +02:00
4e34f8180c
Merge branch 'master' of https://github.com/iCaotix/ipr-projekt
2018-06-11 18:18:17 +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
6ff2323ceb
Merge branch 'master' of https://github.com/iCaotix/ipr-projekt
2018-06-11 17:57:30 +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
1b09b345a1
Merge branch 'master' of https://github.com/iCaotix/ipr-projekt
2018-06-11 17:44:23 +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
43dbaf126c
Revert "Merge branch 'master' of https://github.com/iCaotix/ipr-projekt "
...
This reverts commit ebb6e4eed7
, reversing
changes made to 40398a6939
.
2018-06-11 17:41:01 +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
038182e377
Add: EntryForm
...
Feel free to change the destination Path in the entry Form
2018-06-10 19:24:56 +02:00
wiecktobi
0db79a8bb4
Update userTableSQL
2018-06-10 17:55:33 +02:00
wiecktobi
126aed3f54
Delete login.php
2018-06-10 13:25:12 +02:00
wiecktobi
5ab908d255
Clickhandler
2018-06-08 17:31:10 +02:00
wiecktobi
74c33ca0db
Paar id's hinzugefügt
2018-06-08 17:30:23 +02:00
wiecktobi
48dc6b0a23
Add files via upload
2018-06-08 17:29:14 +02:00
wiecktobi
e311cfa6dc
Add files via upload
2018-06-08 17:26:29 +02:00
wiecktobi
24d2e76e30
Create userTableSQL
2018-06-08 10:44:13 +02:00
wiecktobi
f3f0de57ac
1Versuch
2018-06-07 21:55:32 +02:00
wiecktobi
af09b5da26
Update categories.txt
2018-06-07 19:43:48 +02:00
669b5b3859
extracted db connection
2018-06-01 20:43:25 +02:00
8a1b946f8e
Update categories.txt
2018-06-01 10:21:59 +02:00
c05d8b6b09
Create categories.txt
2018-06-01 10:08:59 +02:00
7108e0019e
php tan corrections
2018-05-27 19:31:44 +02:00
2da917312e
corrected tan usage
...
cant use a tan twice
2018-05-26 16:55:33 +02:00
57262adcb7
tan update in database
2018-05-26 15:59:43 +02:00
c949aebc85
create database connection
2018-05-26 15:09:18 +02:00
507f65dcb0
Merge pull request #1 from iCaotix/generateUniqueLinks
...
add tan generation
2018-05-26 14:41:31 +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
e45801cc8f
fixed: a problem marcel had :D
2018-05-26 13:28:16 +02:00
5dca0ac831
add: header:carousel, footer:message, body:loremipsum_testSPACER, IMG/:header_images
2018-05-26 13:11:57 +02:00
e52434e95d
minor fix
2018-05-26 11:38:46 +02:00
da088d5bc3
minor fix
2018-05-26 11:37:59 +02:00
a746b7197e
add: INFO
2018-05-26 11:36:19 +02:00
819b8417dd
minor changes
...
INFO
php_forms[61,97] just change the action destination path in the form tag ;)
2018-05-26 11:31:19 +02:00
416fe65716
add: php_post @line:61,97
...
Added php post methods for the login and register modal, to change determination path just edit the form tag param action in line 61 and 97.
2018-05-26 11:26:18 +02:00
10599e2673
add: names
2018-05-25 21:15:47 +02:00
ab7ef75987
Change to PHP
2018-05-25 20:59:06 +02:00