summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2015-11-25Add groups (teams)Frederic Guillot
2015-11-23Updated translationEskiso
Also updated due date translation
2015-11-22Add Bosnian translation (pull-request #1470)Frederic Guillot
2015-11-21Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'Frederic Guillot
2015-11-21Add new hooks for pluginsFrederic Guillot
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
2015-11-21Avoid Safari to append .html at the end of downloaded filesFrederic Guillot
2015-11-20CSV task export show the assignee name in addition to the assignee usernameFrederic Guillot
2015-11-20Make CSV export compatible with PHP 5.3Frederic Guillot
2015-11-19Updated translationEskiso
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-11-15Fix php notice after merging pull-request #1392Frederic Guillot
2015-11-15Merge pull-request #1392Frederic Guillot
2015-11-15Use PHP7 function random_bytes() to generate tokens if availableFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Add missing template for activity streamFrederic Guillot
2015-11-15Code cleanupFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-11-14Improve error handling of pluginsFrederic Guillot
2015-11-14Fix bug in daily project summary CSV exportFrederic Guillot
2015-11-12Fix bug: cs_CZ display the wrong locale in datetime pickerFrederic Guillot
2015-11-08Merge pull-request #1414Frederic Guillot
2015-11-08Merge pull-request #1436Frederic Guillot
2015-11-08Merge pull-request #1417Frederic Guillot
2015-10-29Update es_ES translationGerardo Zamudio
translate missing strings
2015-10-26pt_BR: fix and improve translationFlaudísio Tolentino
2015-10-26pt_BR: translate missing stringsFlaudísio Tolentino
2015-10-26Add new action: Assign automatically a category based on a linkOlivier Maridat
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-24Sync localesFrederic Guillot
2015-10-24Remove trailing slash for FILES_DIRFrederic Guillot
2015-10-24Fix typo in French translationFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ↵Frederic Guillot
activated swimlane
2015-10-23People should not see any tasks during a search when they are not associated ↵Frederic Guillot
to a project
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-20Form add subtasks in each taskMax Kamashev
2015-10-19Fix regressionsFrederic Guillot
2015-10-19Cosmetic fixesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-18Remove useless class and add new plugin hooksFrederic Guillot
2015-10-18Update SQL schema exportsFrederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Fix some phpdocFrederic Guillot
2015-10-17Fix issues in Mysql schemaFrederic Guillot
2015-10-17Fix typo in schema declarationFrederic Guillot