index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
ServiceProvider
Age
Commit message (
Collapse
)
Author
2016-07-31
Move API calls for task metadata to a separate class
Frederic Guillot
2016-07-27
ADD: TaskMovedDateFilter
Christopher Geelen
2016-07-24
Move dashboard pagination into separate classes
Frederic Guillot
2016-07-23
Remove SubtaskTimeTrackingSubscriber
Frederic Guillot
2016-07-23
Create new class SubtaskStatusModel
Frederic Guillot
2016-07-23
Create new class SubtaskTaskConversionModel
Frederic Guillot
2016-07-23
Create new class SubtaskPositionModel
Frederic Guillot
2016-07-23
Add unit test for ProjectMetricJob
Frederic Guillot
2016-07-23
Add new automatic action to move the task to another column when not moved
Frederic Guillot
2016-07-23
Add new automatic action to move a task to another column when closed
Frederic Guillot
2016-07-23
Added a new automatic action to set due date
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-19
Refactoring of internal task events
Frederic Guillot
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-07-17
File events refactoring
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-14
Added search filter for task priority
Frederic Guillot
2016-07-10
Merge pull-request #2388
Frederic Guillot
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-07-02
Move Task::duplicate() to class ProjectTaskDuplicationModel
Frederic Guillot
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-06-26
Added new API calls for project attachements
Frederic Guillot
2016-06-26
Added new API calls for external task links
Frederic Guillot
2016-06-26
Merge branch 'master' of https://github.com/fguillot/kanboard
i00171
2016-06-26
New actionprovider that closes tasks if they are in a specific column and ↵
i00171
havn't been changed for X days.
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-25
Rewrite integration tests to run with Docker containers
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Added filter class for tags
Frederic Guillot
2016-06-23
Added models for tags
Frederic Guillot
2016-06-08
Update ApiProvider.php
ngtech
2016-06-07
Expose SubTask Time Tracking though the API
Nikolaos Georgakis
Also allow users to create Subtasks and Log Time for Subtasks through the User API Rebased to new API code
2016-06-01
Added mail helper
Frederic Guillot
2016-05-29
Make console commands pluggable
Frederic Guillot
2016-05-29
Update JsonRPC library and API
Frederic Guillot
2016-05-28
Move task import outside of project settings
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Added mail provider class
Frederic Guillot
2016-05-28
Improve notification classes and move interface to core
Frederic Guillot
2016-05-28
Fix wrong redirect after removing a task from the task view page
Frederic Guillot
2016-05-28
Split Gantt controller
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-26
Rename 2FA controller
Frederic Guillot
2016-05-25
Rename ProjectEdit controller
Frederic Guillot
2016-05-25
Rename ProjectPermission controller
Frederic Guillot
2016-05-25
Split project controller into multiple classes
Frederic Guillot
[next]