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
/
comment
Age
Commit message (
Expand
)
Author
2017-09-23
Do not expose IDs in forms
Frederic Guillot
2017-02-18
Add link to send comment by email in comment creation form
Frederic Guillot
2017-02-18
Send comments by email
Frederic Guillot
2017-02-11
Open comments in board view with a modal dialog instead of tooltip
Frederic Guillot
2017-01-22
Fix typos in PR #2950
Frederic Guillot
2017-01-22
Add date_modification to comments (PR #2950)
Lev Lazinskiy
2017-01-02
Refactoring/rewrite of modal boxes handling
Frederic Guillot
2016-11-13
Replace SimpleMDE with custom Markdown editor
Frederic Guillot
2016-08-07
Reduce number of font size
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-04-29
Fixed wrong task link generation within Markdown text
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-20
Added Markdown editor and Javascript code refactoring
Frederic Guillot
2016-03-19
Handle multiple avatar sizes
Frederic Guillot
2016-03-19
Improve comments design
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-18
Improve task summary sections
Frederic Guillot
2016-03-05
Added Ajax loading icon for submit buttons
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-01-30
Simplify code to handle ajax popover and redirects
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2015-12-29
Add autocompletion in textarea for user mentions
Frederic Guillot
2015-12-06
Restrict actions for project viewers
Frederic Guillot
2015-08-29
Include documentation in the application
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-18
Send all Kanboard events to the webhook (breaking change)
Frederic Guillot
2015-04-25
Add print stylesheet for tasks
Frederic Guillot
2015-03-30
Add Gravatar integration
Frederic Guillot
2015-02-16
Fix PHP error in pull-request
Frederic Guillot
2015-02-16
This adds a quick comment creation link in the task menu on board.
ashbike
2015-01-02
Various fixes and improvements
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-11-25
Move comment templates to a subfolder
Frédéric Guillot