summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-07-31Move API calls for task metadata to a separate classFrederic Guillot
2016-07-27ADD: TaskMovedDateFilterChristopher Geelen
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-23Remove SubtaskTimeTrackingSubscriberFrederic Guillot
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-23Add unit test for ProjectMetricJobFrederic Guillot
2016-07-23Add new automatic action to move the task to another column when not movedFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23Added a new automatic action to set due dateFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-14Added search filter for task priorityFrederic Guillot
2016-07-10Merge pull-request #2388Frederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-06-26Added new API calls for project attachementsFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Merge branch 'master' of https://github.com/fguillot/kanboardi00171
2016-06-26New actionprovider that closes tasks if they are in a specific column and hav...i00171
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-25Rewrite integration tests to run with Docker containersFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-24Added filter class for tagsFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-06-08Update ApiProvider.phpngtech
2016-06-07Expose SubTask Time Tracking though the APINikolaos Georgakis
2016-06-01Added mail helperFrederic Guillot
2016-05-29Make console commands pluggableFrederic Guillot
2016-05-29Update JsonRPC library and APIFrederic Guillot
2016-05-28Move task import outside of project settingsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Added mail provider classFrederic Guillot
2016-05-28Improve notification classes and move interface to coreFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot