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
2017-06-03
Add autocomplete dropdown on comment subject and email fields
Frederic Guillot
2017-06-03
Add dropdown menu to autocomplete email field from project members
Frederic Guillot
2017-06-03
Add the possibility to create a comment when a task is sent by email
Frederic Guillot
2017-05-22
Show only active users in auto-complete forms
Frederic Guillot
2017-05-12
Avoid PHP notice when regenerating API token for a user
Frederic Guillot
2017-04-30
Return HTTP 403 when access is forbidden
Simon Doppler
2017-04-12
Bug: Improve task update restriction
Busfreak
the function "checkPermission" has been removed and replaced with "projectRole->canUpdateTask"
2017-04-08
Use user variable instead of current session
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-04-08
Add assignee restriction for custom project roles (dnd)
Frederic Guillot
2017-04-08
Improve task update restriction
Frederic Guillot
2017-04-07
Add project restriction to block task edition
Frederic Guillot
2017-04-05
Add new project restriction to block assignee change
Frederic Guillot
2017-04-01
Move Gravatar to external plugin
Frederic Guillot
2017-04-01
Move Gantt charts to external plugin
Frederic Guillot
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-03-19
Improve subtask toggle
Frederic Guillot
2017-03-12
Redirect to project list when removing a project
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-03-11
Move dashboard menu for calendar and activity stream
Frederic Guillot
2017-03-11
Move notifications outside of dashboard
Frederic Guillot
2017-03-11
Use same layout as task listing for task search
Frederic Guillot
2017-03-11
Change groups list layout
Frederic Guillot
2017-03-11
Make user actions available from contextual menu
Frederic Guillot
2017-03-09
Render QR code for TwoFactor authentication without Google Chart API
Frederic Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2017-02-26
Display tags in task list view
Frederic Guillot
2017-02-26
Redesign users list layout
Frederic Guillot
2017-02-19
Redesign project list view
Frederic Guillot
2017-02-19
Redesign task list view
Frederic Guillot
2017-02-19
Allow people to remove missing automatic actions
Frederic Guillot
When an automatic action is installed from a plugin, if the plugin is removed the automatic could stay in the database if the user didn't remove manually the automatic action.
2017-02-19
Update translations
Frederic Guillot
2017-02-18
Send tasks by email
Frederic Guillot
2017-02-18
Send comments by email
Frederic Guillot
2017-02-18
Improve tags management in project settings
Frederic Guillot
2017-02-18
Improve category section
Frederic Guillot
2017-02-18
Prevent people to remove swimlanes that contains tasks
Frederic Guillot
2017-02-18
Add mandatory argument "project_id" to API method "updateSwimlane()"
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2017-02-16
Fix #3031: Auto-assign sub-task to task owner
Konstantin Vorobyev
2017-02-15
Improve PR #3038
Frederic Guillot
2017-02-15
Fix #3030: Add upload the sqlite database feature
Konstantin Vorobyev
2017-02-12
Improve error reporting when file upload is not configured properly
Frederic Guillot
2017-02-11
Convert Spanish documentation to UTF-8
Frederic Guillot
2017-02-11
Fix CFD chart (stack wrongly ordered)
Frederic Guillot
2017-02-11
Open comments in board view with a modal dialog instead of tooltip
Frederic Guillot
2017-02-08
Change wording for project status (use "closed" instead of "inactive")
Frederic Guillot
2017-02-08
Improve columns table in project settings
Frederic Guillot
2017-02-08
Prevent people to remove columns that contains tasks
Frederic Guillot
2017-02-07
Fix broken subtask restriction per user
Frederic Guillot
[next]