summaryrefslogtreecommitdiff
path: root/app/Template/user
AgeCommit message (Collapse)Author
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
2015-06-27Improve user creation form to automatically add project member and enable ↵Frederic Guillot
notifications
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-06-15Remove truncate helper and use css insteadFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-05-18Add ical documentationFrederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-04-21Allow admins to disable the 2FA for a standard userFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-10Add subtask time tracking in the task viewFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-01-19Merge pull-request #515Frederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot