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 (
Expand
)
Author
2016-02-05
Fix #1767 German translation of color Lime.
85pando
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-24
Split project edition into multiple pages
Frederic Guillot
2016-01-24
Add project owner
Frederic Guillot
2016-01-23
Replace message when no project notifications are registered
Frederic Guillot
2016-01-23
Remove useless permission check
Frederic Guillot
2016-01-23
Fix typo in Turkish translation
Ogün Karakuş
2016-01-23
Put back date_moved for the task (revert)
Frederic Guillot
2016-01-23
Revert back optimization of TaskPosition
Frederic Guillot
2016-01-23
Check permissions of the data folder when using Sqlite
Frederic Guillot
2016-01-23
Move default-src CSP rule to ClassProvider
Marien Fressinaud
2016-01-23
Coding style: make cspRules easier to read
Marien Fressinaud
2016-01-23
Add new API procedures to move and duplicate tasks to another project
Frederic Guillot
2016-01-23
Fix bug: Unable to unassign a task from the API
Frederic Guillot
2016-01-22
Add new API procedures for groups, roles and project permissions
Frederic Guillot
2016-01-22
Fix typo in tr_TR translation
Frederic Guillot
2016-01-22
Update translations.php
creador30
2016-01-21
Avoid to send XHR request when a task has not moved after a drag and drop
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-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 show column dropdown on the public view
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-15
Move analytic logic to separate classes
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
[next]