summaryrefslogtreecommitdiff
path: root/app/Controller/Project.php
AgeCommit message (Expand)Author
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-30Add help message for private projectsFrederic Guillot
2015-05-24Fix PhpAnalyzer issuesFrederic Guillot
2015-05-21Fix bug: editing private project enable user managementFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-03-21Allow admins to transform a private project to a team projectFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2014-12-31Add debug optionFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot
2014-11-26Fix typoFrédéric Guillot
2014-11-25Automatically add the logged user during project creationFrédéric Guillot
2014-11-16Add daily project summary exportFrédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-08Change form stylesFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-25Finish github webhooks integrationFrédéric Guillot
2014-10-21Forget to rename a method callFrédéric Guillot
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-18Fix RSS Feedsmoraxy
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-10Add Atom feed for project activityFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Frédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot