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
/
Core
Age
Commit message (
Expand
)
Author
2015-11-26
Add filter by task link
Olivier Maridat
2015-11-21
Avoid Safari to append .html at the end of downloaded files
Frederic Guillot
2015-11-20
Make CSV export compatible with PHP 5.3
Frederic Guillot
2015-11-15
Use PHP7 function random_bytes() to generate tokens if available
Frederic Guillot
2015-11-15
Code cleanup
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-11-14
Improve error handling of plugins
Frederic Guillot
2015-11-14
Fix bug in daily project summary CSV export
Frederic Guillot
2015-10-25
Move some classes to namespace Core\Http
Frederic Guillot
2015-10-25
Move token generation to Security namespace
Frederic Guillot
2015-10-22
Make unit tests pass under Windows
Frederic Guillot
2015-10-17
Remove exit expression in database provider
Frederic Guillot
2015-10-17
Move slack, hipchat and jabber integrations to plugins
Frederic Guillot
2015-10-17
Move webhook to project notification type
Frederic Guillot
2015-10-17
Throw exception for page not found
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-17
Make user notifications pluggable
Frederic Guillot
2015-10-16
Move DateParser class to Core namespace
Frederic Guillot
2015-10-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-10-11
Fix some phpdoc
Frederic Guillot
2015-10-10
Allow plugins to override CSP rules
Frederic Guillot
2015-10-08
Add proxy support for http client
Frederic Guillot
2015-10-03
Fix a couple of issues for PHP 7.0
Frederic Guillot
2015-10-03
Add unit test for FileStorage
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
2015-10-02
Add custom filters (refactoring of pull-request #1312)
Frederic Guillot
2015-09-26
Add getPluginHomepage()
Frederic Guillot
2015-09-26
Add page to show the list of plugins
Frederic Guillot
2015-09-23
Change interface for objectStorage
Frederic Guillot
2015-09-22
Add config parameter PLUGINS_DIR
Frederic Guillot
2015-09-20
Add php docblocks
Frederic Guillot
2015-09-20
Fix some phpdoc and remove useless code
Frederic Guillot
2015-09-20
Move timetable to a plugin
Frederic Guillot
2015-09-20
Move subtask forecast to a plugin
Frederic Guillot
2015-09-20
Add sub namespace for plugins
Frederic Guillot
2015-09-20
Add abstract cache layer
Frederic Guillot
2015-09-16
Fix regression due to previous code change
Frederic Guillot
2015-09-16
Add abstract storage layer
Frederic Guillot
2015-09-13
Move budget outside of the core
Frederic Guillot
2015-09-13
First draft for plugins system
Frederic Guillot
2015-09-05
Creating another task stay in the popover
Frederic Guillot
2015-08-19
Improve sidebar menus
Frederic Guillot
2015-08-01
Add config parameter to define session duration
Frederic Guillot
2015-07-19
Fix minor issues
Frederic Guillot
2015-07-18
Add new search attributes: created, modified and updated
Frederic Guillot
2015-07-18
Add new search attribute for swimlane
Frederic Guillot
2015-07-16
Store redirect login url in session instead of using url parameter
Frederic Guillot
2015-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
[prev]
[next]