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 (
Collapse
)
Author
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
addColumn() return the column_id now
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
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-20
Add Markdown preview for textarea, see #407
Frédéric Guillot
2014-11-20
Description should not be mandatory, see #400
Frédéric Guillot
2014-11-16
Add daily project summary export
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-11-15
Don't display analytics if not enough data
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-13
Add graph for user repartition
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-11-09
Improve css for tables
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Analytics: add the first graph (task repartition)
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-01
Fix issue with notifications and projects that allow everybody
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-24
Add Thai translation (pull-request #353)
Frédéric Guillot
2014-10-21
Regular users were unable to update task time.
David-Norris
Added 'time' to user_actions task array.
2014-10-21
Add option to allow everybody on a project
Frédéric Guillot
2014-10-20
Add Danish translation (pull-request #336)
Frédéric Guillot
2014-10-19
Merge pull-request #330 (Japanese translation)
Frédéric Guillot
2014-10-17
ja_JP locale support
Yuichi Murata
2014-10-14
Add a dashboard (first version)
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
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-10-07
Allow quickly creating and changing state of subtask (pull-request #312)
Frédéric Guillot
2014-10-07
Only send notifications to project members (#299)
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-05
Projects are not anymore visible to everybody by default
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
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-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-09-27
Hide users menu for non-admins (pull-request #284)
Frédéric Guillot
2014-09-23
Move task edit form to the task layout
Frédéric Guillot
2014-09-23
Regular users can remove only their own tasks
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-19
Exclude current user in email notifications, pull-request #273)
Frédéric Guillot
[next]