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
/
helpers.php
Age
Commit message (
Expand
)
Author
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-06
Include all vendor files in the repo to be easier for people
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-24
Update helpers.php, function a()
Oliver Bertuch
2014-10-20
Fix broken links (Markdown content) for public boards (#319)
Frédéric Guillot
2014-10-15
Tiny DocString update
moraxy
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-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-27
Replace Markdown parser by Parsedown
Frédéric Guillot
2014-09-23
Add phpdoc comments
Frédéric Guillot
2014-09-17
Improve labels in change password interface (pull-request #270)
Frédéric Guillot
2014-09-08
Fix bug HTTPS detection (issue with IIS)
Frédéric Guillot
2014-09-02
Refactoring of user management (ui)
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-27
Improve assets loading (add helpers)
Frédéric Guillot
2014-05-25
Add subtasks
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot