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
/
Template
Age
Commit message (
Collapse
)
Author
2015-07-16
Add config parameter to hide login form
Frederic Guillot
2015-07-16
Display OAuth2 urls on integration page and update doc
Frederic Guillot
2015-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
2015-07-16
Refactoring of Google Authentication (new callback url)
Frederic Guillot
2015-07-12
Use ajax requests for board collapse/expand
Frederic Guillot
2015-07-12
Fix some issue dur to url rewriting
Frederic Guillot
2015-07-12
Remove edit recurrence from the task menu
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-08
Do not set anchor for the default swimlane on the link back to board
Frederic Guillot
2015-07-07
Move board collapse/expand mode to server side to avoid board flickering
Frederic Guillot
2015-07-07
Add icon to set automatically the start date
Frederic Guillot
2015-07-07
Add datetime picker for start date
Frederic Guillot
2015-07-06
Add lead and cycle time for projects
Frederic Guillot
2015-07-05
Add new analytic page: Average time spent into each column
Frederic Guillot
2015-07-05
Add task analytics
Frederic Guillot
2015-07-05
Merge pull-request #981
Frederic Guillot
2015-07-04
Update locales
Frederic Guillot
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Display user initials when tasks are in collapsed mode
Frederic Guillot
2015-07-05
Slack channel can be overridden to post to another channel/private group or ↵
Ash Bike
send direct messages. Need to make these database changes: INSERT INTO settings VALUES ('integration_slack_webhook_channel', ''); ALTER TABLE project_integrations ADD COLUMN slack_webhook_channel text;
2015-07-04
Set focus on the dropdown for category popover
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
(work in progress)
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-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-07-01
Add project and column attributes for advanced search
Frederic Guillot
2015-07-01
Add global search section
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-27
Improve user creation form to automatically add project member and enable ↵
Frederic Guillot
notifications
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-24
Display totals on the dashboard for tasks/subtasks/projects
Frederic Guillot
2015-06-23
Improve assets loading: remove http call to load task colors and async load ↵
Frederic Guillot
of app.js
2015-06-21
Change message in template
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-20
Improve automatic action to create comments based on commit messages
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
2015-06-20
Close all subtasks when a task is closed
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
2015-06-19
Add RSS feed for users and change address of project feeds
Frederic Guillot
2015-06-18
Improve pull-request #907
Frederic Guillot
2015-06-18
Merge pull-request #907
Frederic Guillot
2015-06-15
Remove truncate helper and use css instead
Frederic Guillot
[prev]
[next]