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
/
Controller
Age
Commit message (
Collapse
)
Author
2015-08-14
Add Gantt chart for projects
Frederic Guillot
2015-08-14
Add new role Project Administrator
Frederic Guillot
2015-08-07
Fix permission issue when changing the url manually
Frederic Guillot
2015-08-01
Add bruteforce protection
Frederic Guillot
2015-07-28
Fix bug: wrong template name for subtasks tooltip due to previous file rename
Frederic Guillot
2015-07-25
Add settings to disable subtask timer and another to not include closed ↵
Frederic Guillot
tasks into CFD
2015-07-19
Fix minor issues
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot
2015-07-19
Prompt user when moving or duplicate a task to another project
Frederic Guillot
2015-07-19
Add settings option to define the default task color
Frederic Guillot
2015-07-19
Improve quick-add subtasks form
Frederic Guillot
2015-07-18
Add memory consumption in debug log
Frederic Guillot
2015-07-18
Fix cosmetic issues
Frederic Guillot
2015-07-18
Add form to create remote user
Frederic Guillot
2015-07-16
Store redirect login url in session instead of using url parameter
Frederic Guillot
2015-07-16
Add edit form for user authentication
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
Remove edit recurrence from the task menu
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-08
Fix bug: No creator when duplicating a task
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
Increase date range for ics export
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views ↵
Frederic Guillot
(work in progress)
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-07-01
Change page title
Frederic Guillot
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
Start to implement advanced search query language
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-27
PicoDb update
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
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
Remove some code duplication
Frederic Guillot
2015-06-21
Replace dimplejs by c3js for chart drawing
Frederic Guillot
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-19
Add RSS feed for users and change address of project feeds
Frederic Guillot
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-06-13
Add Sendgrid as mail transport
Frederic Guillot
2015-06-11
Remove unused use statements
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
[next]