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-04-10
Added search in activity stream
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-10
Added search by task creator
Frederic Guillot
2016-04-09
Added search in comments
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Update SQL dumps and improve schema migration process
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
2016-03-19
Handle multiple avatar sizes
Frederic Guillot
2016-03-19
Added letter based avatar provider
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-18
Rename controller TaskLink to TaskInternalLink
Frederic Guillot
2016-03-17
Added local file link provider
Frederic Guillot
2016-03-05
Improve automatic action creation
Frederic Guillot
2016-03-05
Import automatic actions from another project
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-16
Add file preview for Markdown and text files
Frederic Guillot
2016-02-16
Start to implement a project overview page
Frederic Guillot
2016-02-14
Rename File controller to TaskFile
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-10
Add constant to enable/disable database group provider
Frederic Guillot
2016-02-07
Fix subtask redirection
Frederic Guillot
2016-02-06
Add missing route for subtasks
Frederic Guillot
2016-02-06
Add missing routes
Frederic Guillot
2016-02-05
Fix pagination on task time tracking page
Frederic Guillot
2016-02-05
Improve subtask toggle status and timer
Frederic Guillot
2016-02-05
Add inline popoup for project sections
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project ↵
Frederic Guillot
to duplicate
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-29
Move Gitlab and Github authentication to external plugins
Frederic Guillot
2016-01-29
Move Google authentication to an external plugin
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-24
Split project edition into multiple pages
Frederic Guillot
2016-01-23
Move default-src CSP rule to ClassProvider
Marien Fressinaud
It was impossible to override the default-src CSP rule inside a plugin. This commit fixes this limitation by moving the assignation of the rule from Response class to ClassProvider.
2016-01-23
Coding style: make cspRules easier to read
Marien Fressinaud
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-16
Remove class TaskMovedDateSubscriber
Frederic Guillot
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
[next]