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
/
Model
/
Project.php
Age
Commit message (
Collapse
)
Author
2015-11-15
Projects with duplicate name are now allowed
Frederic Guillot
2015-10-25
Move token generation to Security namespace
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-20
Add formatters
Frederic Guillot
2015-09-18
Add some tests
Frederic Guillot
2015-09-18
User-Api: add getMyPorjects (#1233)
Timo Litzbarski
2015-08-22
Add global Gantt chart for all projects
Frederic Guillot
2015-08-18
Add start and end date for projects
Frederic Guillot
2015-08-16
Add project users overview
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-05-24
Fix PhpAnalyzer issues
Frederic Guillot
2015-05-18
Add ical export for users
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-01-31
Add table/pagination to the project list
Frederic Guillot
2015-01-25
Fix bug duplicate project with a too long name
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ↵
Frederic Guillot
#546)
2015-01-18
Pagination refactoring
Frederic Guillot
2015-01-02
Cleanup and fixes
Frédéric Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric 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-09
Change API::getProjectByName() to reflect the documentation
Frédéric Guillot
2014-11-25
Automatically add the logged user during project creation
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
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
Improve css for tables
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-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-28
Add support for Github Issue Webhooks
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-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-12
Remove some code duplication (validation rules)
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-08-30
Projects management refactoring
Frédéric Guillot
2014-08-19
Fix a bug and improve project cloning code
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
Frédéric Guillot
2014-08-16
Various minor fixes
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-08-12
Project cloning/duplication (pull-request #196)
Frédéric Guillot
2014-07-21
Improve webhooks to call external url on task creation/modification
Frédéric Guillot
2014-06-20
Add a board selector instead of the list of projects
Frédéric Guillot
[next]