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
/
layout.php
Age
Commit message (
Collapse
)
Author
2015-08-28
Add no referrer policy in meta tags
Frederic Guillot
2015-08-16
Add project users overview
Frederic Guillot
2015-07-21
Add loading icon on board view
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-07
Move board collapse/expand mode to server side to avoid board flickering
Frederic Guillot
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Do not allow closed tasks to move on the board
Frederic Guillot
2015-06-23
Improve assets loading: remove http call to load task colors and async load ↵
Frederic Guillot
of app.js
2015-06-15
Use css to truncate the page title
Frederic Guillot
2015-06-13
UI: Improve tabindex for task forms
Frederic Guillot
2015-06-13
Fix bug: Force edge mode for Internet Explorer
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-25
Add print stylesheet for boards
Frederic Guillot
2015-04-18
Fix wrong login url for expired session
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot
2015-03-21
Remove html escaping for custom css
Frederic Guillot
2015-03-16
Merge and improve pull-request #666 (custom stylesheet)
Frederic Guillot
2015-03-04
Escape markdown code in column tooltips.
Francois Ferrand
This is needed to avoid issues when the code contains quotes.
2015-03-01
Translate chosen selects
Frederic Guillot
2015-02-24
Use single quotes for attributes with Markdown/HTML content to avoid browser ↵
Frederic Guillot
bugs
2015-02-24
Add project description field.
Francois Ferrand
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.
2015-02-14
Replace home icon with KB logo
Frederic Guillot
2015-02-08
Update moment.js and add timezone in template
Frederic Guillot
2015-02-08
Improve js and add native language support for datepicker and calendar
Frederic Guillot
2015-01-25
Fix bug board selector redirection
Frederic Guillot
2015-01-17
Add project calendars (merge/refactoring of #490)
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-14
Start to improve the ui for tablets
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-24
Rename Locales and Templates folders to be more consistent
Frédéric Guillot