Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Papst
56c994c46b added "create user" functionality (#37)
* added "create user" functionality #5
* improved user admin views
* added Role constraint and validator
2018-01-06 18:33:01 +01:00
Kevin Papst
96de95b7c9 added form to edit user roles #4 (#18)
added voter to handle user profile access
using Security annotation to handle access authorization
2018-01-05 14:10:08 +01:00
Kevin Papst
2f09ea7c74 support avatar url with 255 chars 2018-01-01 16:26:53 +01:00
Kevin Papst
aaa2fffa08 form improvement
using theme clone
2016-11-13 22:19:18 +01:00
Kevin Papst
cc269d3142 improved form handling
improved profile editing
added activity editing
2016-11-12 23:22:47 +01:00
Kevin Papst
8401797728 user profile, editing and more statistics 2016-11-09 21:58:00 +01:00
Kevin Papst
c492d30be3 major refactoring and cleanup 2016-10-23 00:12:32 +02:00
Kevin Papst
579b962c85 first draft 2016-10-20 22:10:41 +02:00