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
/
Helper
Age
Commit message (
Collapse
)
Author
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-03-04
Move Template::layout() to LayoutHelper
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-03-04
Create Import namespace and move classes
Frederic Guillot
2016-02-20
Split Board model into multiple classes
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-13
Improve image thumbnails and files table
Frederic Guillot
2016-02-13
Add file drag and drop and asynchronous upload
Frederic Guillot
2016-02-13
Add setting option to disable private projects
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-05
Category label is broken on the board if there's a url in the description
Frederic Guillot
2016-02-05
Remove time form on task summary page and move that to task edit form
Frederic Guillot
2016-02-05
Improve subtask toggle status and timer
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-03
Remove description textarea from task edit form
Frederic Guillot
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-31
Make project creation form a inline popup
Frederic Guillot
2016-01-31
Rename helper method
Frederic Guillot
2016-01-31
Move subtask form elements to subtask helper
Frederic Guillot
2016-01-31
Move task form elements to Task helper
Frederic Guillot
2016-01-31
Add a "Me" button to assignee form element
Frederic Guillot
2016-01-26
Update task link tooltip view
Olivier Maridat
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-21
Replace logout link by a dropdown menu
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2015-12-24
Update active menu in sidebars
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-12
Fix regression for subtask restriction
Frederic Guillot
2015-12-06
Restrict actions for project viewers
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-25
Move some classes to namespace Core\Http
Frederic Guillot
2015-10-25
Move token generation to Security namespace
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-17
Make user notifications pluggable
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-10-11
Fix some phpdoc
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
2015-09-21
Add plugin hooks for assets
Frederic Guillot
2015-09-20
Move subtask forecast to a plugin
Frederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20
Add abstract cache layer
Frederic Guillot
2015-09-13
First draft for plugins system
Frederic Guillot
2015-09-05
Creating another task stay in the popover
Frederic Guillot
2015-08-29
Include documentation in the application
Frederic Guillot
2015-08-19
Improve sidebar menus
Frederic Guillot
[next]