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-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
2015-10-23
Avoid to disable the default swimlane during renaming when there is no other ↵
Frederic Guillot
activated swimlane
2015-10-23
People should not see any tasks during a search when they are not associated ↵
Frederic Guillot
to a project
2015-10-22
Make unit tests pass under Windows
Frederic Guillot
2015-10-20
Form add subtasks in each task
Max Kamashev
2015-10-19
Fix regressions
Frederic Guillot
2015-10-19
Cosmetic fixes
Frederic Guillot
2015-10-19
Cleanup and minor fixes
Frederic Guillot
2015-10-18
Remove useless class and add new plugin hooks
Frederic Guillot
2015-10-18
Update SQL schema exports
Frederic Guillot
2015-10-17
Fix typo in phpdoc
Frederic Guillot
2015-10-17
Fix typo in phpdoc
Frederic Guillot
2015-10-17
Fix some phpdoc
Frederic Guillot
2015-10-17
Fix issues in Mysql schema
Frederic Guillot
2015-10-17
Fix typo in schema declaration
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
Add metadata for users, tasks and projects
Frederic Guillot
2015-10-17
Move ProjectActivitySubscriber to a new notification type
Frederic Guillot
2015-10-17
Move webhook to project notification type
Frederic Guillot
2015-10-17
Throw exception for page not found
Frederic Guillot
[next]