summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-21Fix issue in notification template when there is no comment authorFrederic Guillot
2015-06-21Add cli command to compare locales + cleanup translation filesFrederic Guillot
2015-06-21Move the script sync-locales.php to cli commandFrederic Guillot
2015-06-21Update Bitbucket webhooks to handle issues/commit/commentsFrederic Guillot
2015-06-20Improve automatic action to create comments based on commit messagesFrederic Guillot
2015-06-20Allow sync of Github comments without common username and add unit testsFrederic Guillot
2015-06-20Change comments table structure (drop foreign key on user_id)Frederic Guillot
2015-06-20Close all subtasks when a task is closedFrederic Guillot
2015-06-20Add new related projectFrederic Guillot
2015-06-20Improve automatic action duplication with unit tests and improve database schemaFrederic Guillot
2015-06-20Change travis-ci configurationFrederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-06-20Correct LocaleUnitTest to actually check the number of %d placeholders are co...Colin Williams
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-06-19Fix phpdoc commentsFrederic Guillot
2015-06-19Fix coding style in pull-request #936Frederic Guillot
2015-06-19Add unit test for locales to ensure number of %d and %s placeholders are corr...Colin Williams
2015-06-19Fix translations with incorrect placeholders.Colin Williams
2015-06-18Improve pull-request #907Frederic Guillot
2015-06-18Merge pull-request #907Frederic Guillot
2015-06-18polish translation updatedPiotr Zęgota
2015-06-16API: Change parameters for updateTask, enforce the use of moveTaskPosition() ...Frederic Guillot
2015-06-15Change max-width for the page titleFrederic Guillot
2015-06-15Remove truncate helper and use css insteadFrederic Guillot
2015-06-15Merge pull-request #895Frederic Guillot
2015-06-15Use css to truncate the page titleFrederic Guillot
2015-06-14Fix wrong event name in switch/caseFrederic Guillot
2015-06-14Fix typoFrederic Guillot
2015-06-14Add field changes in webhook documentationFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new notif...Frederic Guillot
2015-06-13Show changes in task update notificationsFrederic Guillot
2015-06-13Change table for automatic actions listFrederic Guillot
2015-06-13Add new automatic action: Move task to another column when the category is ch...Frederic Guillot
2015-06-13Add link to the board in notification footerFrederic Guillot
2015-06-13API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr...Frederic Guillot
2015-06-13UI: Improve tabindex for task formsFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-06-13Fix bug: Force edge mode for Internet ExplorerFrederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic Guillot
2015-06-11Fix wrong path for Thai translation (was pull-request #921)Frederic Guillot
2015-06-11Remove unused use statementsFrederic Guillot
2015-06-11Change variable namesFrederic Guillot
2015-06-11Add contributorFrederic Guillot
2015-06-11Merge pull-request #923Frederic Guillot
2015-06-11Merge pull-request #921Frederic Guillot
2015-06-11UnitTest: Add delta for timestamps comparisonFrederic Guillot
2015-06-11Fix bug: api exceptions can occurs with some versions of PHPFrederic Guillot
2015-06-11Fix notification template issuesFrederic Guillot
2015-06-11Update translation.phpchorgroup