summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-30Add command to disable projects not touched during one yearFrédéric Guillot
2017-11-16Add command to display Kanboard versionFrederic Guillot
2017-11-14Task CSV import is now able to handle more fieldsFrederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date with...Frederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-30Add section for predefined contentsFrederic Guillot
2017-10-16Add filter by score/complexityYannick Armand
2017-06-18Add missing subtask permissions for project viewer roleFrederic Guillot
2017-06-03Add new automatic action to assign tasks to its creatorFrederic Guillot
2017-05-22Add task and project API formattersFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-01Move Gravatar to external pluginFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Add class SubtaskListFormatterFrederic Guillot
2017-02-26Display tags in task list viewFrederic Guillot
2017-02-23Automatic action to change task color when due date is expired (PR #3062)Frederic Guillot
2017-02-18Send tasks by emailFrederic Guillot
2017-02-12Improve error reporting when file upload is not configured properlyFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-01-28Add command to execute individual jobFrederic Guillot
2017-01-27More API procedures are now available to project members and project viewersFrederic Guillot
2017-01-26Set API methods getColumns and getColumn accessible to project viewersFrederic Guillot
2017-01-24Provide support for completion filter in search (fixes #2958)Mark Szymanski
2017-01-22Add user invitationsFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-12Fix issue #2881Guan Shiliang
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-02Add config parameter to toggle automatic SQL migrationsFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-11-01Add ExternalTaskManager classFrederic Guillot
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-14Added the actual use of TaskStartDateFilter (#2669)lordweed92
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-08-26Add the possibility to unlock users from the user interfaceFrederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot