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 (
Expand
)
Author
2016-09-11
Add project restrictions for custom roles
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
Frederic Guillot
2016-09-08
Apply column restrictions to the board
Frederic Guillot
2016-09-03
Convert user distribution chart to Vue.js component
Frederic Guillot
2016-09-03
Convert task distribution chart to Vue.js component
Frederic Guillot
2016-08-26
Add the possibility to unlock users from the user interface
Frederic Guillot
2016-08-23
Merge pull-request #2587
Frederic Guillot
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-08-17
Automatic Actions now support Swimlanes
dalmond
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 hav...
i00171
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
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
[next]