summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-07Add delta to unit testFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-03Another fix for 5.3 syntax (see above)Michael Lüpkes
2015-02-03Fix for syntax unsupported in PHP 5.3Michael Lüpkes
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Update unit testsFrederic Guillot
2015-01-29Allow public access to colors stylesheet.Colin Williams
2015-01-25Store due date without the timeFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i...Frederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-10Change events for project modification subscriberFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2014-12-31Move activity event data to json instead of PHP serializationFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Include swimlane in task exportFrédéric Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-28Add more unit testsFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-09Change API::getProjectByName() to reflect the documentationFrédéric Guillot
2014-12-09Improve functional test for apiFrédéric Guillot
2014-12-01Fix bug category duplicationFrédéric Guillot
2014-11-30Add getTimezone() procedure to the APIFrédéric Guillot
2014-11-25Remove private projects when a user is deletedFrédéric Guillot
2014-11-25Automatically add the logged user during project creationFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot
2014-11-22addColumn() return the column_id nowFrédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-11-01Fix issue with notifications and projects that allow everybodyFrédéric Guillot
2014-10-25Add pagination for users pageFrédéric Guillot
2014-10-25Update JsonRPC libraryFrédéric Guillot