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
/
Formatter
Age
Commit message (
Collapse
)
Author
2017-11-23
Minor tweaks on PR #3562
Frédéric Guillot
2017-11-23
Changed board column headings to show swimlane-column total in bold. Also, ↵
Andrew Berzley
board column total to be shown at end of column heading with limit across the sum of all swimlanes.
2017-11-09
Add user backend provider system
Frederic Guillot
2017-11-08
Improve iCalendar feed to include tasks with start/end date and due date ↵
Frederic Guillot
with a time
2017-11-03
Correct ProjectApiFormatter file name
Anthony Legiret
2017-05-22
Add task and project API formatters
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-04-01
Move Gantt charts to external plugin
Frederic Guillot
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2017-02-26
Add class SubtaskListFormatter
Frederic Guillot
2017-02-26
Display tags in task list view
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2016-12-20
Display user full name in auto-complete field value
Frederic Guillot
2016-12-20
Offer the possibility to override internal formatter objects from plugins
Frederic Guillot
2016-12-03
Add suggest menu for task ID
Frederic Guillot
2016-11-27
Add suggest menu for user mentions in text editor
Frederic Guillot
2016-09-11
Improve column restrictions
Frederic Guillot
2016-09-11
Add project restrictions for custom roles
Frederic Guillot
2016-09-08
Apply column restrictions to the board
Frederic Guillot
2016-08-28
Add the possibility to move tasks without drag and drop
Frederic Guillot
2016-08-13
Add reference hooks
Frederic Guillot
2016-07-14
Display project name for task auto-complete fields
Frederic Guillot
2016-06-26
Improve ICal export
Frederic Guillot
2016-06-24
Associate tags to tasks in BoardFormatter
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Split Gantt controller
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-25
Split project controller into multiple classes
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-20
Add formatters
Frederic Guillot