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
2016-04-10
Added search in activity stream
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-04-08
Flashing an error if a nonexistent user is added to a project.
Dj Padzensky
2016-03-27
Handle state in OAuth2 client
Frederic Guillot
2016-03-26
Make documentation images works with French locales
Frederic Guillot
2016-03-26
Make images works in embedded documentation
Frederic Guillot
2016-03-26
Added caching HTTP headers for image previews
Frederic Guillot
2016-03-26
Move avatar actions to controller AvatarFile
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
2016-03-24
Remove controller action for Markdown preview
Frederic Guillot
2016-03-19
Add buttons in project overview sections
Frederic Guillot
2016-03-19
Improve comments design
Frederic Guillot
2016-03-18
Rename controller TaskLink to TaskInternalLink
Frederic Guillot
2016-03-18
Improve task summary sections
Frederic Guillot
2016-03-12
Show server configuration in settings page
Frederic Guillot
2016-03-11
Added "?" to display list of keyboard shortcuts
Frederic Guillot
2016-03-09
Enhance task link view to mimic the subtask view
Olivier Maridat
2016-03-08
Always display project name and task title in task views
Frederic Guillot
2016-03-05
Improve automatic action creation
Frederic Guillot
2016-03-05
Import automatic actions from another project
Frederic Guillot
2016-03-04
Fix ambiguous column name with very old version of Sqlite
Frederic Guillot
2016-03-04
Fix security issue: Unexpected access to any tasks from a shared public board
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-03-04
Add namespace Export and move classes
Frederic Guillot
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
2016-02-20
Fix cosmetic issues and update api documentation
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-02-20
Sync locales
Frederic Guillot
2016-02-20
Add drag and drop to change column positions
Frederic Guillot
2016-02-20
Use inline popup to create new columns
Frederic Guillot
2016-02-19
Add subtasks drag and drop
Frederic Guillot
2016-02-16
Add file preview for Markdown and text files
Frederic Guillot
2016-02-16
Add file attachements to projects
Frederic Guillot
2016-02-16
Start to implement a project overview page
Frederic Guillot
2016-02-14
Move project header templates to folder project_header
Frederic Guillot
2016-02-14
Rename File controller to TaskFile
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-13
Add file drag and drop and asynchronous upload
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-13
Add setting option to disable private projects
Frederic Guillot
2016-02-13
Merge pull-request #1837
Frederic Guillot
2016-02-13
Fixed issue with customer filter popover and added confirmation for removal
Nick Blackledge
2016-02-12
Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ↵
Dj Padzensky
for support of external SSO solutions.
2016-02-09
Rename hooks
Frederic Guillot
2016-02-09
Add more hooks
Frederic Guillot
2016-02-08
Fix PHP notices during creation of first project and in subtasks table
Frederic Guillot
[next]