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
/
functions.php
Age
Commit message (
Expand
)
Author
2019-08-03
Add error checks to glob function
Rafael de Camargo
2019-07-25
Improve assets management
Frédéric Guillot
2019-02-27
Simplify local Docker image build
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-11-17
Add the possibility to send tasks and comments to multiple recipients
Frederic Guillot
2016-12-19
Avoid code duplication in PR #2891
Frederic Guillot
2016-12-13
Verify file upload size
phecho
2016-11-27
Add suggest menu for user mentions in text editor
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
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-03-12
Show version number from git-archive
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2015-10-19
Cleanup and minor fixes
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-05-24
Avoid creating multiple instances of Translator
Frederic Guillot
2015-02-14
Move function to the right place (pull-request) and improve board task icons
Frederic Guillot
2015-02-13
Task age and days in column shows hours if < 1 day
ashbike
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
2014-09-23
Add phpdoc comments
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot