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
/
ClassProvider.php
Age
Commit message (
Expand
)
Author
2017-04-08
Improve dashboard
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-02-12
Improve error reporting when file upload is not configured properly
Frederic Guillot
2017-01-22
Add user invitations
Frederic Guillot
2016-12-01
Make user mentions great again
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
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-08-21
Add FileCache driver
Frederic Guillot
2016-07-24
Move dashboard pagination into separate classes
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-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-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-24
Added tag modification from the user interface
Frederic Guillot
2016-06-23
Added models for tags
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Added mail provider class
Frederic Guillot
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-03-04
Add namespace Export and move classes
Frederic Guillot
2016-03-04
Create Import namespace and move classes
Frederic Guillot
2016-03-04
Remove model OverdueNotification
Frederic Guillot
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-20
Add drag and drop to change column positions
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-23
Move default-src CSP rule to ClassProvider
Marien Fressinaud
2016-01-23
Coding style: make cspRules easier to read
Marien Fressinaud
2016-01-16
Remove ProjectAnalytic class
Frederic Guillot
2016-01-15
Move analytic logic to separate classes
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-13
Move some validators to separate classes
Frederic Guillot
2016-01-11
Move project validator methods
Frederic Guillot
2016-01-11
Move subtask validator methods
Frederic Guillot
2016-01-11
Move swimlane validator methods
Frederic Guillot
2016-01-11
Move task link validator methods
Frederic Guillot
2016-01-11
Move TaskValidator class
Frederic Guillot
2016-01-11
Move user validator methods
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
[next]