index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2016-08-28
Add the possibility to move tasks without drag and drop
Frederic Guillot
2016-08-26
Add the possibility to unlock users from the user interface
Frederic Guillot
2016-08-25
Update ChangeLog
Frederic Guillot
2016-08-25
Show both time spent and estimated on the board
Frederic Guillot
2016-08-22
Fix undefined constant in config example file
Frederic Guillot
2016-08-22
Store board collapsed mode user preference in the database
Frederic Guillot
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-21
Avoid tags overlapping on the board
Frederic Guillot
2016-08-21
Show project name in notifications
Frederic Guillot
2016-08-15
Fix PHP notice when sending overdue notifications
Frederic Guillot
2016-08-14
Update test case, ChangeLog and contributors
Frederic Guillot
2016-08-13
Add the possibility to attach template hooks with a callback
Frederic Guillot
2016-08-13
Add the possibility to attach template hooks with local variables
Frederic Guillot
2016-08-13
Add reference hooks
Frederic Guillot
2016-08-07
Show project name in task forms
Frederic Guillot
2016-08-06
Convert vanilla CSS to SASS
Frederic Guillot
2016-07-31
Update ChangeLog
Frederic Guillot
2016-07-28
Update ChangeLog and contributors list
Frederic Guillot
2016-07-28
Allow users to see inactive projects
Frederic Guillot
2016-07-26
Use the library PicoFeed to generate RSS/Atom feeds
Frederic Guillot
2016-07-24
Removed individual column scrolling on board
Frederic Guillot
2016-07-24
Improve project page titles
Frederic Guillot
2016-07-24
Fixed typo in template that prevent project permissions to be duplicated
Frederic Guillot
2016-07-23
Add new automatic action to move the task to another column when not moved
Frederic Guillot
2016-07-23
Add new automatic action to move a task to another column when closed
Frederic Guillot
2016-07-23
Added a new automatic action to set due date
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-16
Fixed search query with multiple assignees (nested OR conditions)
Frederic Guillot
2016-07-16
Handle HTTP header X-Real-IP to get IP address
Frederic Guillot
2016-07-15
Fixed Markdown editor auto-grow on the task form
Frederic Guillot
2016-07-14
Display project name for task auto-complete fields
Frederic Guillot
2016-07-14
Make search attributes not case sensitive
Frederic Guillot
2016-07-14
Added search filter for task priority
Frederic Guillot
2016-07-12
Make sure that the table schema_version use InnoDB for Mysql
Frederic Guillot
2016-07-10
Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
Frederic Guillot
2016-07-10
Cherry-pick from PR #2435 (Show TOTP Issuer)
Frederic Guillot
2016-07-10
Added unit test for PR #2388
Frederic Guillot
2016-07-03
Update ChangeLog and add new contributor
Frederic Guillot
2016-07-03
Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi...
Frederic Guillot
2016-07-03
Added more unit tests for task priority duplication
Frederic Guillot
2016-07-02
Use PHP7 for Docker image
Frederic Guillot
2016-07-02
Preserve role for existing users when using ReverseProxy authentication
Frederic Guillot
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-07-01
Fixed empty title for web notification with only one overdue task
Frederic Guillot
2016-07-01
Flush memory cache in worker to get latest config values
Frederic Guillot
2016-07-01
Fixed lexer issue with non word characters
Frederic Guillot
2016-06-29
Fixed identical background color for LetterAvatar on 32bits platforms
Frederic Guillot
2016-06-28
Expose task reference field to the user interface
Frederic Guillot
2016-06-26
Improve ICal export
Frederic Guillot
[next]