Commit Graph

78 Commits

Author SHA1 Message Date
Kevin Frantz
00965aab5c Added new entity draft 2018-09-13 14:39:03 +02:00
Kevin Frantz
0ee29d3456 Implemented doctrine ENUM types 2018-09-13 13:20:12 +02:00
Kevin Frantz
d1b7e0f070 Optimized entities 2018-09-13 12:29:07 +02:00
Kevin Frantz
dee5ee8974 Deleted unnecessary message 2018-09-13 04:32:30 +02:00
Kevin Frantz
15dd2e7f71 Merge branch 'master' of github.com:KevinFrantz/infinito 2018-09-13 03:30:59 +02:00
Kevin Frantz
120bb2fa85 Merged Pull Request Introduce code formatting with PHP-CS-Fixer 2018-09-13 03:29:34 +02:00
KevinFrantz
a6c8b9ff6c
Merge pull request #2 from ocrampete16/make-registration-work
Uncomment DATABASE_URL
2018-09-13 03:01:15 +02:00
Kevin Frantz
255d580532 Optimized menu 2018-09-13 02:47:57 +02:00
Kevin Frantz
8f119338f0 Optimized register function for bootstrap 2018-09-13 02:31:56 +02:00
Kevin Frantz
629ed13c51 Implemented FOS bundle 2018-09-13 02:24:25 +02:00
Kevin Frantz
777b4aee61 Optimized user menu 2018-09-13 00:24:49 +02:00
Kevin Frantz
e31386b908 Deleted default controller interface 2018-09-13 00:06:21 +02:00
Marco Petersen
9fd0045bc6 Uncomment DATABASE_URL 2018-09-13 00:21:05 +03:00
Marco Petersen
f1b9ffd160 Format code 2018-09-12 23:25:22 +03:00
Marco Petersen
bf13004ef4 Install PHP-CS-Fixer 2018-09-12 23:22:17 +03:00
Kevin Frantz
45715c4fcf Deleted unnecessary workflow 2018-09-12 20:01:19 +02:00
Kevin Frantz
a57ead18e2 Added new registration form 2018-09-12 20:00:35 +02:00
Kevin Frantz
a35ae03b7e Added correct logout route 2018-09-12 19:59:55 +02:00
Kevin Frantz
59b1be8592 Added typehinting for plain password 2018-09-12 19:59:14 +02:00
Kevin Frantz
dffea5d3b9 Added Plain Password Attribute 2018-09-12 19:57:40 +02:00
Kevin Frantz
2e3cd98640 Added logout function 2018-09-12 19:28:39 +02:00
Kevin Frantz
c51bf2c75b Added user not found message 2018-09-12 18:51:43 +02:00
Kevin Frantz
b8f6185554 Implemented automatical translation 2018-09-12 18:37:22 +02:00
Kevin Frantz
14af353747 Deleted unneccessary dependendys 2018-09-06 22:44:04 +02:00
Kevin Frantz
2597529f01 Implemented some messages 2018-09-06 22:41:15 +02:00
Kevin Frantz
e84d43b3f1 Deleted unnecessary salt functions 2018-09-06 22:04:49 +02:00
Kevin Frantz
0ead23e063 Optimized login messages 2018-09-06 20:33:54 +02:00
Kevin Frantz
cff5afe018 Optimized Entities, Controllers and tests 2018-09-06 20:20:29 +02:00
Kevin Frantz
69ea47facd Added messages 2018-09-06 19:41:46 +02:00
Kevin Frantz
26c8da8b69 Implemented basic login process 2018-09-06 18:57:23 +02:00
Kevin Frantz
d9fc547f85 Optimized register form 2018-09-06 17:47:47 +02:00
Kevin Frantz
56fb409477 Optimized flash messages 2018-09-06 17:22:08 +02:00
Kevin Frantz
412c677c65 Added user repository 2018-09-06 16:57:54 +02:00
Kevin Frantz
ecd6bfaac1 Optimized login procedure 2018-09-06 16:52:20 +02:00
Kevin Frantz
0c689194a2 In between commit implementation securitycontroller 2018-09-06 16:46:33 +02:00
Kevin Frantz
7a859080e5 configured security.yaml 2018-09-06 16:12:55 +02:00
Kevin Frantz
917bc110e3 Implemented tests for user 2018-09-06 15:22:51 +02:00
Kevin Frantz
a857f515d3 Optimized ORM-Structure 2018-09-06 15:14:33 +02:00
Kevin Frantz
261b704017 Optimized ORM Modell 2018-09-06 14:52:01 +02:00
Kevin Frantz
bccafb4740 Optimized ORM Draft 2018-09-06 14:34:43 +02:00
Kevin Frantz
f9e44deac4 Optimized Entity Draft 2018-09-06 14:03:08 +02:00
Kevin Frantz
3d42526698 Optimized Entity draft 2018-09-06 13:52:34 +02:00
Kevin Frantz
74038092e3 Solved namespace bug 2018-09-06 13:09:28 +02:00
Kevin Frantz
2a1f3bd264 Entity draft 2018-09-06 12:58:36 +02:00
Kevin Frantz
9520b09db0 Implemented infinite sign 2018-09-06 11:59:51 +02:00
Kevin Frantz
0446a5a36d Implemented functions for user draft 2018-09-06 11:57:32 +02:00
Kevin Frantz
9eedf7776b Implemented correct functions 2018-09-06 11:57:06 +02:00
Kevin Frantz
197a4a1ad1 Changed port 2018-09-06 11:56:38 +02:00
Kevin Frantz
c3a008e6cf Added font awesome and optimized menu 2018-09-06 11:26:10 +02:00
Kevin Frantz
8e031de88e Substituted old menu trough KNP menu bundle 2018-09-06 11:02:22 +02:00