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
2016-01-11
Move task link validator methods
Frederic Guillot
2016-01-10
Fix bug: Automatic action listeners were using the same instance
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2016-01-07
Remove HTMLToMarkdown dependency
Frederic Guillot
2016-01-07
Move Gitlab webhook to an external plugin
Frederic Guillot
2016-01-07
Move bitbucket webhook to an external plugin
Frederic Guillot
2016-01-06
Fix phpdoc
Frederic Guillot
2016-01-06
Move Github Webhook to external plugin
Frederic Guillot
2016-01-05
Improve 2FA
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-30
Use SHA-1 for session hash to avoid incompatibility between platforms
Frederic Guillot
2015-12-30
Remove arguments of beforeAction() method
Frederic Guillot
2015-12-30
Fix compatiblity issue with FreeBSD for session.hash_function
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-13
Add new boolean value for CSV import
Frederic Guillot
2015-12-06
Add debug log for session invalidation
Frederic Guillot
2015-12-06
Update plugin doc
Frederic Guillot
2015-12-06
Add new method to flush session variables
Frederic Guillot
2015-12-06
Add more unit tests
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Fix phpdoc
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-27
Add generic authorization class
Frederic Guillot
2015-11-27
Add generic LDAP client library
Frederic Guillot
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
[prev]
[next]