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
/
Template
/
header.php
Age
Commit message (
Expand
)
Author
2017-10-20
Improved display of the header bar
Yannick Armand
2016-08-31
Always display board selector container to avoid bad menu position
Frederic Guillot
2016-08-07
Use Sass custom mixins for grid
Frederic Guillot
2016-08-07
Convert application header to grid system
Frederic Guillot
2016-08-07
Reduce number of font size
Frederic Guillot
2016-07-24
Improve project page titles
Frederic Guillot
2016-07-22
Add new template hooks
Frederic Guillot
2016-06-03
Merge pull-request #2188
Frederic Guillot
2016-06-03
Add link in project name
Sébastien Kergreis
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-25
Split project controller into multiple classes
Frederic Guillot
2016-05-18
Added plugin controller (WIP)
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
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-04-29
Fixed improper Markdown escaping for some tooltips
Frederic Guillot
2016-04-29
Hook for header:dropdown
Imbasaur
2016-03-19
Handle multiple avatar sizes
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-02-21
Do not show empty dropdown when private projects are disabled
Frederic Guillot
2016-02-13
Add setting option to disable private projects
Frederic Guillot
2016-02-12
Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ...
Dj Padzensky
2016-01-31
Make project creation form a inline popup
Frederic Guillot
2016-01-31
Move homepage menu to the user dropdown
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project t...
Frederic Guillot
2016-01-21
Always show the search box in board selector
Frederic Guillot
2016-01-21
Replace logout link by a dropdown menu
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
2015-09-13
First draft for plugins system
Frederic Guillot