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 |
|