Commit Graph

198 Commits

Author SHA1 Message Date
Kevin Frantz
72ddc46712 Prepared structure for forms 2018-09-17 13:09:04 +02:00
Kevin Frantz
54a2a6a19c Removed deprecated code 2018-09-16 18:00:11 +02:00
Kevin Frantz
792bfe1ccc Implemented FOSRestController 2018-09-16 17:51:43 +02:00
Kevin Frantz
90fa24ba1e Refactored functions 2018-09-16 16:45:44 +02:00
Kevin Frantz
6cf929ada7 Added FOS Rest Bundle 2018-09-16 12:58:39 +02:00
Kevin Frantz
66008bc309 Optimized implementation of format types 2018-09-14 18:26:09 +02:00
Kevin Frantz
f8138fb361 Optimized templates 2018-09-14 16:31:25 +02:00
Kevin Frantz
37ce7c399c Implemented source templates 2018-09-14 16:05:47 +02:00
Kevin Frantz
04c0f5e9e7 Optimized forms for user source 2018-09-14 15:08:51 +02:00
Kevin Frantz
1d7aaeb1dd Adde name source to user 2018-09-14 14:39:47 +02:00
Kevin Frantz
bfd5d9416e Added name source draft 2018-09-14 14:12:43 +02:00
Kevin Frantz
5136cec81d Optimized permission entity 2018-09-14 13:42:36 +02:00
Kevin Frantz
f66cb4a8ce Substituted whitelist and blacklist attribute trough grant attribute 2018-09-14 13:33:56 +02:00
Kevin Frantz
043c8d45b7 Implemented Reciever 2018-09-14 00:18:21 +02:00
Kevin Frantz
8a5efb2e1f Solved naming bugs 2018-09-13 22:43:19 +02:00
Kevin Frantz
ff7fb57baf Optimized Law draft 2018-09-13 22:35:32 +02:00
Kevin Frantz
69f2beac72 Implemented Permission draft 2018-09-13 16:51:58 +02:00
Kevin Frantz
92886a14ce Optimized law draft 2018-09-13 16:37:33 +02:00
Kevin Frantz
b9f483bf7f Optimized law draft 2018-09-13 15:55:48 +02:00
Kevin Frantz
5f011f632b Implemented autogeneration of user 2018-09-13 14:42:39 +02:00
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
Kevin Frantz
36b9020c01 Added draft for user menu based on https://gist.github.com/lsv/4d8044d21819f28f0dde52a3fb8211a0 2018-09-06 09:44:29 +02:00
Kevin Frantz
99371d9521 Implemented template dummys 2018-09-06 08:46:49 +02:00
Kevin Frantz
e303221507 Optimized workflow 2018-09-06 08:22:13 +02:00
Kevin Frantz
05e87bdfcc Added workflow draft 2018-09-05 19:52:21 +02:00
Kevin Frantz
caa5f9aec4 Optimized Tests for user controller 2018-09-05 19:23:39 +02:00
Kevin Frantz
56adc559e3 Optimized test structure 2018-09-05 19:12:57 +02:00
Kevin Frantz
5e70b0cadb Implemented imprint dummy 2018-09-05 18:19:34 +02:00
Kevin Frantz
cd9ad70bc2 Implemented methods in source controller 2018-09-05 18:17:04 +02:00
Kevin Frantz
4ad9a60855 Implemented imprint route 2018-09-05 18:11:35 +02:00
Kevin Frantz
8bbb74fe14 Removed unused use statement 2018-09-05 18:07:04 +02:00
Kevin Frantz
d71895b0e8 Implemented tests to check if standard routes are reachable 2018-09-05 18:05:59 +02:00
Kevin Frantz
2f1099b719 Updated composer 2018-09-05 17:49:49 +02:00
Kevin Frantz
d61545a62e Updated composer and solved namespace bug 2018-09-05 17:27:58 +02:00
Kevin Frantz
87fd2e121b Implemented tests for UserController 2018-09-05 16:00:12 +02:00
Kevin Frantz
fc3f7f3898 Implemented interfaces 2018-09-05 15:49:22 +02:00
Kevin Frantz
8ead5a5df4 Controller and Entity draft 2018-09-05 15:46:14 +02:00
Kevin Frantz
3a4f3f6654 Implemented translation 2018-09-05 11:50:22 +02:00
Kevin Frantz
66ee985b7d Implemented start page 2018-09-05 11:37:35 +02:00
Kevin Frantz
e466bb9e05 Copied template structure from coding challenge test 2018-09-05 11:20:40 +02:00
Kevin Frantz
d73c337732 Removed deprecated files 2018-09-05 10:25:37 +02:00
Kevin Frantz
edb60f395c Added DefaultController 2018-09-05 09:11:08 +02:00
Kevin Frantz
24e2ac8a34 Optimized testing 2018-09-05 09:03:50 +02:00
Kevin Frantz
34dfbaac42 Implemented testing structure 2018-09-05 08:49:58 +02:00
Kevin Frantz
88f604ceca Updated License in composer.json 2018-09-01 23:07:03 +02:00
Kevin Frantz
cdf3b8c3b5 Ignored Eclipse 2018-09-01 23:04:32 +02:00
Kevin Frantz
5bd7c6c049 Ignored app directory 2018-09-01 22:34:46 +02:00
Kevin Frantz
8ac1323154 Added file for backwards routing 2018-09-01 22:32:58 +02:00
Kevin Frantz
1401d0f883 Added skeleton 2018-09-01 22:18:13 +02:00