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
/
Task.php
Age
Commit message (
Expand
)
Author
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-08-20
Show closed tasks on the Gantt chart and fix rounding for task progress
Frederic Guillot
2015-08-14
Add Gantt chart for projects
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-05-10
Recurring tasks (#847): rename class constants
Frederic Guillot
2015-05-05
2nd Recurring Tasks Commit
David-Norris
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-18
Fix bug: overdue tasks email notification
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Remove some code duplication (validation rules)
Frédéric Guillot
2014-09-11
Add icon for subtasks on the board
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-09
The color is not mandatory for task creation through the API
Frédéric Guillot
2014-09-08
Handle the case of tasks with bad previous positions
Frédéric Guillot
2014-09-08
Fix bug when moving tasks position in the same column
Frédéric Guillot
2014-09-05
Start to improve task Api operations and doc
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-09-03
Change a category directly from the board
Frédéric Guillot
2014-09-01
Improve task duplication
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-08-30
Move a task to another project
Frédéric Guillot
2014-08-17
Highlight recently modified tasks on board (pull-request #201)
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
2014-07-08
Add fields: task creator and modification date
Frédéric Guillot
2014-07-07
Fix bug: due date and score lost on update
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-26
Improve automatic actions (move task to another position same columns)
Frédéric Guillot
[next]