index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-12-04
Make sure user mention events are serialized before to push in queue
Frederic Guillot
2016-12-03
Add missing service provider for plugin tests
Frederic Guillot
2016-12-03
Add personal API access token
Frederic Guillot
2016-12-03
Add suggest menu for task ID
Frederic Guillot
2016-12-02
Fix field too small for application settings
Frederic Guillot
2016-12-01
Make user mentions great again
Frederic Guillot
2016-11-30
Fix link generation when user mention is followed by a punctuation mark
Frederic Guillot
2016-11-27
Add suggest menu for user mentions in text editor
Frederic Guillot
2016-11-15
Do not load translations from a relative path
Frederic Guillot
2016-11-06
Improve unit test for translation files
Frederic Guillot
2016-11-01
Add ExternalTaskManager class
Frederic Guillot
2016-10-09
Accept more file types for FileLinkProvider
Frederic Guillot
2016-10-09
Improve task status filter
Frederic Guillot
2016-10-09
Add filter tag:none
Frederic Guillot
2016-10-08
Restrict task complexity to a specific range to avoid integer overflow
Frederic Guillot
2016-10-07
Add restriction to disable task drag and drop for a project
Frederic Guillot
2016-09-19
Add new automatic action to close task based on date moved
Frederic Guillot
2016-09-19
Change column move restriction behavior
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
2016-09-11
Improve column restrictions
Frederic Guillot
2016-09-11
Add project restrictions for custom roles
Frederic Guillot
2016-09-10
Define only what is allowed for column restrictions
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
Frederic Guillot
2016-09-08
Apply column restrictions to the board
Frederic Guillot
2016-09-08
Custom project roles inherit from project members
Frederic Guillot
2016-09-07
Add new models ColumnMoveRestrictionModel and ProjectRoleModel
Frederic Guillot
2016-09-03
Support version operators for plugin directory: >= and >
Frederic Guillot
2016-09-03
Improve TaskExport class
Frederic Guillot
2016-08-31
Time spent for subtasks are not rounded too the nearest quarter anymore
Frederic Guillot
2016-08-31
Fix wrong project date format (shown as 01/01/1970)
Frederic Guillot
2016-08-28
Add the possibility to move tasks without drag and drop
Frederic Guillot
2016-08-23
Merge pull-request #2587
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-22
Unit Test Issues Resolved
dalmond
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-08-17
Corrected Unit Test
dalmond
2016-08-17
New Automatic Actions: Colour by Swimlane and Priority by Swimlane
dalmond
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
Replace SQL query by a PicoDB query
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-07-31
Move API calls for task metadata to a separate class
Frederic Guillot
2016-07-31
Fix PHP error in PR #2535
Frederic Guillot
2016-07-31
Merge pull-request #2535
Frederic Guillot
2016-07-31
Cleanup events and stuff before processing job in worker
Frederic Guillot
2016-07-30
Added Task Metadata API calls tests
Eskiso
[next]