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
Age
Commit message (
Collapse
)
Author
2015-12-06
Add new method to flush session variables
Frederic Guillot
2015-12-06
Add more unit tests
Frederic Guillot
2015-12-05
Update SQL schemas
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Fix phpdoc
Frederic Guillot
2015-12-05
Sync locales
Frederic Guillot
2015-12-05
Add check for gd extension
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-12-04
Merge pull-request #1523
Frederic Guillot
2015-12-03
added capability to reopen GitLab issues
Matthew Cillo
2015-12-03
Update translations.php
Folcky
Enable это значить Включить, а не Отключить!
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-25
Add groups (teams)
Frederic Guillot
2015-11-23
Updated translation
Eskiso
Also updated due date translation
2015-11-22
Add Bosnian translation (pull-request #1470)
Frederic Guillot
2015-11-21
Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'
Frederic Guillot
2015-11-21
Add new hooks for plugins
Frederic Guillot
2015-11-21
Dropdown menu entry are now clickable outside of the html link
Frederic Guillot
2015-11-21
Avoid Safari to append .html at the end of downloaded files
Frederic Guillot
2015-11-20
CSV task export show the assignee name in addition to the assignee username
Frederic Guillot
2015-11-20
Make CSV export compatible with PHP 5.3
Frederic Guillot
2015-11-19
Updated translation
Eskiso
2015-11-15
Projects with duplicate name are now allowed
Frederic Guillot
2015-11-15
Fix php notice after merging pull-request #1392
Frederic Guillot
2015-11-15
Merge pull-request #1392
Frederic Guillot
2015-11-15
Use PHP7 function random_bytes() to generate tokens if available
Frederic Guillot
2015-11-15
Add unit test for TaskAssignCategoryLink
Frederic Guillot
2015-11-15
Add missing template for activity stream
Frederic Guillot
2015-11-15
Code cleanup
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-11-14
Fix PHP error when adding a new user with email notification enabled
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-11-12
Fix bug: cs_CZ display the wrong locale in datetime picker
Frederic Guillot
2015-11-08
Merge pull-request #1414
Frederic Guillot
2015-11-08
Merge pull-request #1436
Frederic Guillot
2015-11-08
Merge pull-request #1417
Frederic Guillot
2015-10-29
Update es_ES translation
Gerardo Zamudio
translate missing strings
2015-10-26
pt_BR: fix and improve translation
Flaudísio Tolentino
2015-10-26
pt_BR: translate missing strings
Flaudísio Tolentino
2015-10-26
Add new action: Assign automatically a category based on a link
Olivier Maridat
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-24
Sync locales
Frederic Guillot
2015-10-24
Remove trailing slash for FILES_DIR
Frederic Guillot
2015-10-24
Fix typo in French translation
Frederic Guillot
2015-10-24
Regenerate thumbnails if missing
Frederic Guillot
2015-10-24
Check for each request that reverse proxy user match user session
Frederic Guillot
[next]