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-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-24
Use the same task form layout everywhere
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-23
Fixed broken CSV export
Frederic Guillot
2016-06-23
Make embedded documentation available in multiple languages
Frederic Guillot
2016-06-05
Remove useless use statements
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-05
Minor fixes
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-01
Raise exception for webhook token verification
Frederic Guillot
2016-05-31
Fix typo after refactoring
Frederic Guillot
2016-05-28
Move task import outside of project settings
Frederic Guillot
2016-05-28
Minor fixes
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Improve notification classes and move interface to core
Frederic Guillot
2016-05-28
Fix wrong redirect after removing a task from the task view page
Frederic Guillot
2016-05-28
Split Gantt controller
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-26
Rename 2FA controller
Frederic Guillot
2016-05-26
Mark notification as read when clicking on it
Frederic Guillot
2016-05-26
Remove webhook endpoint to create tasks (breaking change)
Frederic Guillot
2016-05-25
Rename ProjectEdit controller
Frederic Guillot
2016-05-25
Rename ProjectPermission controller
Frederic Guillot
2016-05-25
Split project controller into multiple classes
Frederic Guillot
2016-05-24
Filter non compatible plugins
Frederic Guillot
2016-05-20
Added missing response::send() after refactoring
Frederic Guillot
2016-05-20
Manage plugins from the user interface and from the command line
Frederic Guillot
2016-05-18
Added plugin controller (WIP)
Frederic Guillot
2016-05-18
Reset failed login counter and unlock user when changing password
Frederic Guillot
2016-05-17
Rename subtask controller
Frederic Guillot
2016-05-17
Added the possibility to convert a subtask to a task
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-05-16
Improve group controllers and views
Frederic Guillot
2016-05-15
Rename UserStatus controller
Frederic Guillot
2016-05-15
User creation forms are now displayed with inline popup
Frederic Guillot
2016-05-15
User import is now a popover
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-13
Add tasks in bulk from the board
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-05-05
Fixed PHP warning when removing a user with no Avatar image
Frederic Guillot
2016-05-04
Added automated action to change task color based on the priority
Frederic Guillot
2016-05-04
Added generic controller for task popovers
Frederic Guillot
[prev]
[next]