summaryrefslogtreecommitdiff
path: root/app/Template/user
AgeCommit message (Collapse)Author
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-16Improve group controllers and viewsFrederic Guillot
2016-05-15Rename UserStatus controllerFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-04-11Rename ID column to be translatableFrederic Guillot
2016-04-11Make user ID a sortable column in user managementDj Padzensky
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot
2016-03-26Show avatar on public user profileFrederic Guillot
2016-03-26Move avatar actions to controller AvatarFileFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-16Merge pull-request #1850Frederic Guillot
2016-02-16enrich hooksTimo Litzbarski
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-10Check access on sidebar action menusFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Templates cleanupFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
Plugin repository: https://github.com/kanboard/plugin-timetable
2015-09-20Move subtask forecast to a pluginFrederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-01fix(integration): restore missing gitlab auth linksPierre-Alexis de Solminihac
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Add form to create remote userFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-01Change dashboardFrederic Guillot