index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-01-21
Avoid to send XHR request when a task has not moved after a drag and drop
Frederic Guillot
2016-01-21
Set maximum dropzone height when the individual column scrolling is disabled
Frederic Guillot
2016-01-21
Always show the search box in board selector
Frederic Guillot
2016-01-21
Replace logout link by a dropdown menu
Frederic Guillot
2016-01-20
Make dashboard section title clickable
Frederic Guillot
2016-01-20
Updated translation
Eskiso
2016-01-19
Handle notifications for group members attached to a project
Frederic Guillot
2016-01-20
Correct some words in French
zimmi1
2016-01-20
Correct some words in French
zimmi1
2016-01-20
Correct some words in French
zimmi1
2016-01-20
Correct some words in French
zimmi1
2016-01-20
Correct some words in French
zimmi1
2016-01-18
Add unit test for LastLogin class
Frederic Guillot
2016-01-18
Return the highest role for a project when a user is member of multiple groups
Frederic Guillot
2016-01-17
Make sure that no events are fired if nothing have been modified in the task
Frederic Guillot
2016-01-17
Do not fire events when using automatic action TaskUpdateStartDate
Frederic Guillot
2016-01-17
Show in user interface the saving state of the task
Frederic Guillot
2016-01-17
Do not check board status during task move
Frederic Guillot
2016-01-17
Do not show column dropdown on the public view
Frederic Guillot
2016-01-17
Update readme
Frederic Guillot
2016-01-17
Update composer.lock
Frederic Guillot
2016-01-17
Fix regression: make sql query compatible with Mysql
Frederic Guillot
2016-01-17
Avoid automatic actions that change the color to fire subsequent events
Frederic Guillot
2016-01-17
Make sure that project daily column stats works when score is null
Frederic Guillot
2016-01-17
Add dropdown menu on each board column title to close all tasks
Frederic Guillot
2016-01-17
Replace raw SQL query by PicoDb
Frederic Guillot
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-16
Remove global variable
Frederic Guillot
2016-01-16
Remove global
Frederic Guillot
2016-01-16
Remove __CLASS__ from debug logs
Frederic Guillot
2016-01-16
Show template rendering time in debug log
Frederic Guillot
2016-01-16
Allow one call by event
Frederic Guillot
2016-01-16
Make sure that some event subscribers are not executed multiple times
Frederic Guillot
2016-01-16
Remove class TaskMovedDateSubscriber
Frederic Guillot
2016-01-16
Simplify class ProjectDailyStats
Frederic Guillot
2016-01-16
Fix unit test (PHP 5.4 regression)
Frederic Guillot
2016-01-16
Improve class ProjectDailyColumnStats
Frederic Guillot
2016-01-16
Remove ProjectAnalytic class
Frederic Guillot
2016-01-16
Merge pull-request #1671
Frederic Guillot
2016-01-16
Merge pull-request #1666
Frederic Guillot
2016-01-16
Correct translation of some words in French
zimmi1
2016-01-15
Move analytic logic to separate classes
Frederic Guillot
2016-01-16
Adding php5-ldap to Dockerfile installs
Blusky
2016-01-14
Fix broken unit test
Frederic Guillot
2016-01-14
Do not cache app settings in session
Frederic Guillot
2016-01-14
Fix bug: unable to set currency rate with Postgres
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-13
Move some validators to separate classes
Frederic Guillot
2016-01-13
Change private properties to protected
Frederic Guillot
2016-01-13
Fix wrong link for category in task footer
Frederic Guillot
[next]