summaryrefslogtreecommitdiff
path: root/app/Core/User
AgeCommit message (Expand)Author
2018-04-02Fallback to "status:open" if there is no user filterFrédéric Guillot
2018-04-02Add default filter per userAurélien
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-11-28Add config option to exclude fields from auth providers syncFrédéric Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-07User roles are now synced with LDAP at each loginFrederic Guillot
2016-05-03Improve LDAP user group membership synchronizationFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-19Handle multiple avatar sizesFrederic Guillot
2016-03-19Render default avatar provider when having no user linkedFrederic Guillot
2016-03-19Added letter based avatar providerFrederic Guillot
2016-03-18Added pluggable Avatar providersFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2015-12-05Fix phpdocFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot