index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
ProjectTest.php
Age
Commit message (
Expand
)
Author
2015-09-05
Improve unit tests
Frederic Guillot
2015-08-18
Add start and end date for projects
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
2015-05-17
Fix bug when creating project in Dutch
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-01-10
Change events for project modification subscriber
Frederic Guillot
2014-12-28
Add default project categories in settings
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-12-01
Fix bug category duplication
Frédéric Guillot
2014-11-25
Automatically add the logged user during project creation
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-18
Fix bug: update of the last_modified field for projects
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot