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 (
Expand
)
Author
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
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
2016-02-07
Fix subtask redirection
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-05
Export only open tasks in iCal feed
Frederic Guillot
2016-02-05
Fix pagination on task time tracking page
Frederic Guillot
2016-02-05
Remove time form on task summary page and move that to task edit form
Frederic Guillot
2016-02-05
Move template recurrence_info
Frederic Guillot
2016-02-05
Improve subtask toggle status and timer
Frederic Guillot
2016-02-04
Fix php notice, see #1777
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-02-02
Show subtask modification forms in inline popup
Frederic Guillot
[next]