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 (
Expand
)
Author
2016-08-14
Merge pull-request #2539
Frederic Guillot
2016-08-13
Fix PHP 5.3 compatibility issue
Frederic Guillot
2016-08-13
Add the possibility to attach template hooks with a callback
Frederic Guillot
2016-08-13
Add the possibility to attach template hooks with local variables
Frederic Guillot
2016-08-13
Improve form helpers and add more hooks
Frederic Guillot
2016-08-07
Reduce number of font size
Frederic Guillot
2016-08-01
Display priority changes in board view for inverted priority ranges
Rys Sommefeldt
2016-08-01
Allow priority changes when start and end differ
Rys Sommefeldt
2016-07-24
Improve project page titles
Frederic Guillot
2016-07-24
Remove method UserModel::getFullname()
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-15
Fixed Markdown editor auto-grow on the task form
Frederic Guillot
2016-07-02
Make sure that tags are duplicated for recurring tasks
Frederic Guillot
2016-07-02
Do not create empty tags and remove tags only when necessary
Frederic Guillot
2016-07-01
Fixed PHP error in UserHelper when having no user session
Frederic Guillot
2016-06-28
Expose task reference field to the user interface
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-05
Display local date format in date picker
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-02
Expose to the user interface the email sender address
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-05-30
Added some unit tests for avatar letter with UTF-8
Frederic Guillot
2016-05-28
Minor fixes
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-18
Added plugin controller (WIP)
Frederic Guillot
2016-05-17
Rename subtask controller
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-04
Improve web page title on the task view
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-04-29
Fixed improper Markdown escaping for some tooltips
Frederic Guillot
2016-04-29
Fixed wrong task link generation within Markdown text
Frederic Guillot
2016-04-10
Added search in activity stream
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Improve UserHelper::getInitials()
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
2016-03-19
Add buttons in project overview sections
Frederic Guillot
2016-03-19
Handle multiple avatar sizes
Frederic Guillot
2016-03-19
Render default avatar provider when having no user linked
Frederic Guillot
2016-03-19
Added letter based avatar provider
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-10
Rename badly named file after a refactoring
Frederic Guillot
2016-03-08
Always display project name and task title in task views
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
[next]