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
2015-07-04
Display user initials when tasks are in collapsed mode
Frederic Guillot
2015-07-04
Allow search by task id
Frederic Guillot
2015-07-04
Add search attribute to search by reference
Frederic Guillot
2015-07-04
Set focus on the dropdown for category popover
Frederic Guillot
2015-07-04
Fix typo in de_DE translation
Frederic Guillot
2015-07-04
Add keyboard shortcuts to switch between board/calendar/list view
Frederic Guillot
2015-07-04
Add keyboard shortcut to focus on the search box
Frederic Guillot
2015-07-04
Add filters helper for search form
Frederic Guillot
2015-07-04
Improve view mode switcher
Frederic Guillot
2015-07-04
Do not allow closed tasks to move on the board
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-07-03
Add search form on the dashboard
Frederic Guillot
2015-07-03
Check the box remember me by default
Frederic Guillot
2015-07-03
Merge manually pull-request #965
Frederic Guillot
2015-07-03
Fix regression in the model for "Completed task" view
Olivier Maridat
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-07-01
Add project and column attributes for advanced search
Frederic Guillot
2015-07-01
Change page title
Frederic Guillot
2015-07-01
German Translation
Timo
2015-07-01
Add global search section
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-28
Add category attribute for advanced search
Frederic Guillot
2015-06-28
Add description attribute for advanced search
Frederic Guillot
2015-06-28
Add status attribute for advanced search
Frederic Guillot
2015-06-28
Improve date due filter
Frederic Guillot
2015-06-28
Start to implement advanced search query language
Frederic Guillot
2015-06-28
Sync locales
Frederic Guillot
2015-06-27
Fix task filter issue
Frederic Guillot
2015-06-27
Add more colors for tasks
Frederic Guillot
2015-06-27
Improve user creation form to automatically add project member and enable not...
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-27
Merge pull-request #947
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-25
Reorder task links
Olivier Maridat
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-24
Auto assign subtasks when status is toggled
Frederic Guillot
2015-06-24
Display totals on the dashboard for tasks/subtasks/projects
Frederic Guillot
2015-06-24
Fix typo in French locale
Frederic Guillot
2015-06-23
Improve assets loading: remove http call to load task colors and async load o...
Frederic Guillot
2015-06-23
Fix issue in aggregate daily project summary
Frederic Guillot
2015-06-21
Change message in template
Frederic Guillot
2015-06-21
Remove some code duplication
Frederic Guillot
2015-06-21
Replace dimplejs by c3js for chart drawing
Frederic Guillot
2015-06-21
Fix issue in notification template when there is no comment author
Frederic Guillot
2015-06-21
Add cli command to compare locales + cleanup translation files
Frederic Guillot
2015-06-21
Move the script sync-locales.php to cli command
Frederic Guillot
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-20
Improve automatic action to create comments based on commit messages
Frederic Guillot
2015-06-20
Allow sync of Github comments without common username and add unit tests
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
[next]