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
/
Model
Age
Commit message (
Expand
)
Author
2015-11-25
Add groups (teams)
Frederic Guillot
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-20
CSV task export show the assignee name in addition to the assignee username
Frederic Guillot
2015-11-15
Projects with duplicate name are now allowed
Frederic Guillot
2015-11-15
Rewrite of session management
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-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
Check for each request that reverse proxy user match user session
Frederic Guillot
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-17
Fix typo in phpdoc
Frederic Guillot
2015-10-17
Fix typo in phpdoc
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
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-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add CSV import for tasks
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-10-12
Merge pull-request #1350
Frederic Guillot
2015-10-11
Add comments sorting
Frederic Guillot
2015-10-11
Fix minor issues
Frederic Guillot
2015-10-10
#1340 add append/replace option to dustom filters
BlueTeck
2015-10-07
Duplicate a project with tasks will copy the new tasks in the same columns
Frederic Guillot
2015-10-03
Fix issue when unlinking Gitlab account
Frederic Guillot
2015-10-03
Add more unit tests
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
2015-10-02
Add custom filters (refactoring of pull-request #1312)
Frederic Guillot
2015-10-01
Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...
Frederic Guillot
2015-09-30
Make sure there is always a trailing slash for application_url
Frederic Guillot
2015-09-30
Merge branch 'master' of https://github.com/fguillot/kanboard into 1245_bug_w...
Max Kamashev
2015-09-30
refs #1245 - Renamed argument
Max Kamashev
2015-09-29
Merge branch 'master' into project_name_in_task_links
xavier.vidal
2015-09-26
Show complexity sum across all swimlanes
Frederic Guillot
2015-09-26
Show number of tasks for each column across all swimlanes
Frederic Guillot
2015-09-25
Show project name in task links
xavier.vidal
2015-09-24
refs #1245 - Hotfix logical error
Max Kamashev
2015-09-24
Merge branch 'master' of https://github.com/ukko/kanboard into 1245_bug_with_...
Max Kamashev
2015-09-24
refs #1245 - Subtask - Added option to events to avoid recursive calls
Max Kamashev
2015-09-23
Do not check anymore data folder permissions
Frederic Guillot
2015-09-22
Allow to extend automatic actions from plugins
Frederic Guillot
[next]