summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14Add unit tests for ProjectPermission modelFrederic Guillot
2015-12-14Add routes for ProjectUser controllerFrederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-13Update ChangeLogFrederic Guillot
2015-12-13Add new boolean value for CSV importFrederic Guillot
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-12-12Fix CSS glitch in Gantt chartFrederic Guillot
2015-12-12Fix regression for subtask restrictionFrederic Guillot
2015-12-11Add routes for exportsFrederic Guillot
2015-12-10Skip 2FA for RememberMeAuthFrederic Guillot
2015-12-10Try to load config.php from /data if not availableFrederic Guillot
2015-12-08Add contributorFrederic Guillot
2015-12-08problem with UTF-8 codingmiddeke
2015-12-08update german translation, fixed 'BAM - Konvertibile Mark'middeke
2015-12-07Add action in Makefile to create archive with testsFrederic Guillot
2015-12-07Remove useless class declaration in providerFrederic Guillot
2015-12-07Fix typoFrederic Guillot
2015-12-06Fix typo in documentationFrederic Guillot
2015-12-06Add route for users sectionFrederic Guillot
2015-12-06Add routes for settings and documentationFrederic Guillot
2015-12-06Add the possibility to define API token in config fileFrederic Guillot
2015-12-06Adjust wrong permissionFrederic Guillot
2015-12-06Add routes for groups sectionFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-06Add routes for users sectionFrederic Guillot
2015-12-06Update doc and changelogFrederic Guillot
2015-12-06Add line separator in debug logsFrederic Guillot
2015-12-06Fix typo in the plugin docFrederic Guillot
2015-12-06Update doc for project permissions and groupsFrederic Guillot
2015-12-06Fix wrong column type for users.languageFrederic Guillot
2015-12-06Add debug log for session invalidationFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-06Update LDAP documentationFrederic Guillot
2015-12-06Add doc for user typesFrederic Guillot
2015-12-06Add documentation about project types and rolesFrederic Guillot
2015-12-06Add new method to flush session variablesFrederic Guillot
2015-12-06Add more unit testsFrederic Guillot
2015-12-05Update SQL schemasFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
2015-12-05Update composer dependenciesFrederic Guillot
2015-12-05Fix phpdocFrederic Guillot
2015-12-05Sync localesFrederic Guillot
2015-12-05Add check for gd extensionFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-12-04Add contributorsFrederic Guillot
2015-12-04Merge pull-request #1523Frederic Guillot
2015-12-04Fix for #1352 based on #1460perburn
2015-12-03added testsMatthew Cillo
2015-12-03updated docMatthew Cillo
2015-12-03added capability to reopen GitLab issuesMatthew Cillo