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
/
ServiceProvider
Age
Commit message (
Expand
)
Author
2015-05-24
Fix PhpAnalyzer issues
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-11
Add Jabber/XMPP integration
Frederic Guillot
2015-05-10
Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...
Frederic Guillot
2015-04-19
Rename Hipchat class
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2015-04-19
Add Mailgun integration (incoming emails)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-04-18
Add Slack and Hipchat integrations for each projects
Frederic Guillot
2015-03-29
Add Hipchat integration
Frederic Guillot
2015-03-28
Add Slack integration
Frederic Guillot
2015-03-28
Add currency rates for budget calculation
Frederic Guillot
2015-03-26
Add task transitions history
Frederic Guillot
2015-03-26
Display subtask estimates in the user calendar according to the timetable
Frederic Guillot
2015-03-14
Calculate the time spent based on the timetable
Frederic Guillot
2015-03-12
Start to develop the budget module
Frederic Guillot
2015-03-09
Add user timetables
Frederic Guillot
2015-03-07
Add user cost
Frederic Guillot
2015-03-05
Add config parameter for custom database port
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-11
Add subscriber for task (moved date)
Frederic Guillot
2015-02-08
Add Bitbucket webhook
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-01-25
Fix bug duplicate project with a too long name
Frederic Guillot
2015-01-25
Add new constants: FILES_DIR and DEBUG_FILE
Frederic Guillot
2015-01-18
Pagination refactoring
Frederic Guillot
2015-01-17
Add project calendars (merge/refactoring of #490)
Frederic Guillot
2015-01-04
Add subtasks export and move export actions to a specific controller
Frederic Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Add debug option
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Add Gitlab webhook
Frédéric Guillot
2014-12-28
Improve css for tablets and fix minor bug
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Add more subscribers
Frédéric Guillot
2014-12-27
Fixs after replacing the event dispatcher
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot