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
/
Controller
/
Project.php
Age
Commit message (
Collapse
)
Author
2015-08-16
Add project users overview
Frederic Guillot
2015-08-14
Add new role Project Administrator
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-06-19
Add RSS feed for users and change address of project feeds
Frederic Guillot
2015-05-31
Improve project navigation
Frederic Guillot
2015-05-30
Add help message for private projects
Frederic Guillot
2015-05-24
Fix PhpAnalyzer issues
Frederic Guillot
2015-05-21
Fix bug: editing private project enable user management
Frederic Guillot
2015-05-11
Add Jabber/XMPP integration
Frederic Guillot
2015-05-09
Fix some php analyzer issues
Frederic Guillot
2015-04-18
Add Slack and Hipchat integrations for each projects
Frederic Guillot
2015-03-21
Allow admins to transform a private project to a team project
Frederic Guillot
2015-02-07
Uncheck tasks and swimlanes from project duplication and update translations
Frederic Guillot
2015-02-03
Implemented Changes to Project Duplication to include Swimlanes and Tasks.
Michael Lüpkes
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
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-18
Pagination refactoring
Frederic Guillot
2015-01-04
Add subtasks export and move export actions to a specific controller
Frederic 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
Template helpers refactoring
Frédéric Guillot
2014-12-27
Fix some PHPAnalyzer issues
Frédéric Guillot
2014-12-11
Add project owner support (allow user management to a regular user), see #316
Frédéric Guillot
2014-12-01
Move project templates to a subfolder
Frédéric Guillot
2014-11-26
Fix typo
Frédéric Guillot
2014-11-25
Automatically add the logged user during project creation
Frédéric Guillot
2014-11-16
Add daily project summary export
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-08
Change form styles
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-21
Forget to rename a method call
Frédéric Guillot
2014-10-21
Add option to allow everybody on a project
Frédéric Guillot
2014-10-18
Fix RSS Feeds
moraxy
feed() still calls getAll() which was renamed to getProject() in 286b1935663ef3071ad6a0aae3078ad3a42b48e4
2014-10-14
Add a dashboard (first version)
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-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-10
Add Atom feed for project activity
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-12
Project cloning/duplication (pull-request #196)
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
[next]