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
/
Model
Age
Commit message (
Expand
)
Author
2016-03-19
Show avatar on the cards
Frederic Guillot
2016-03-04
PHPdoc cleanup
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
Merge pull-request #1742
Frederic Guillot
2016-03-04
Remove model OverdueNotification
Frederic Guillot
2016-03-04
Add unit test for Color model
Frederic Guillot
2016-03-04
Added unit test for Category model
Frederic Guillot
2016-03-04
Add color_id for Milestone plugin #1742
Olivier Maridat
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
2016-02-20
Fix cosmetic issues and update api documentation
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-02-20
Add drag and drop to change column positions
Frederic Guillot
2016-02-19
Add subtasks drag and drop
Frederic Guillot
2016-02-16
Add file attachements to projects
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-01-31
Add unit tests for last automatic actions
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project t...
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
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-26
Merge pull-request #1737
Frederic Guillot
2016-01-26
Greek translation integration
Frederic Guillot
2016-01-26
Update task link tooltip view
Olivier Maridat
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-24
Add project owner
Frederic Guillot
2016-01-23
Put back date_moved for the task (revert)
Frederic Guillot
2016-01-23
Revert back optimization of TaskPosition
Frederic Guillot
2016-01-19
Handle notifications for group members attached to a project
Frederic Guillot
2016-01-18
Add unit test for LastLogin class
Frederic Guillot
2016-01-18
Return the highest role for a project when a user is member of multiple groups
Frederic Guillot
2016-01-17
Make sure that no events are fired if nothing have been modified in the task
Frederic Guillot
2016-01-17
Fix regression: make sql query compatible with Mysql
Frederic Guillot
2016-01-17
Avoid automatic actions that change the color to fire subsequent events
Frederic Guillot
2016-01-17
Make sure that project daily column stats works when score is null
Frederic Guillot
2016-01-17
Add dropdown menu on each board column title to close all tasks
Frederic Guillot
2016-01-17
Replace raw SQL query by PicoDb
Frederic Guillot
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-16
Remove global
Frederic Guillot
2016-01-16
Remove class TaskMovedDateSubscriber
Frederic Guillot
2016-01-16
Simplify class ProjectDailyStats
Frederic Guillot
2016-01-16
Improve class ProjectDailyColumnStats
Frederic Guillot
2016-01-16
Remove ProjectAnalytic class
Frederic Guillot
2016-01-15
Move analytic logic to separate classes
Frederic Guillot
2016-01-14
Do not cache app settings in session
Frederic Guillot
2016-01-14
Fix bug: unable to set currency rate with Postgres
Frederic Guillot
[next]