summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2016-01-16Minor code improvementsFrederic Guillot
2016-01-16Remove global variableFrederic Guillot
2016-01-16Remove globalFrederic Guillot
2016-01-16Remove __CLASS__ from debug logsFrederic Guillot
2016-01-16Show template rendering time in debug logFrederic Guillot
2016-01-16Allow one call by eventFrederic Guillot
2016-01-16Make sure that some event subscribers are not executed multiple timesFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Simplify class ProjectDailyStatsFrederic Guillot
2016-01-16Fix unit test (PHP 5.4 regression)Frederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-16Merge pull-request #1671Frederic Guillot
2016-01-16Merge pull-request #1666Frederic Guillot
2016-01-16Correct translation of some words in Frenchzimmi1
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-16Adding php5-ldap to Dockerfile installsBlusky
2016-01-14Fix broken unit testFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-13Change private properties to protectedFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2016-01-13Corrected some mistakes in russian localeFors1
2016-01-12Add dropdown menu for task links tableFrederic Guillot
2016-01-12Add dropdown menu for column 'Actions' in tablesFrederic Guillot
2016-01-12Rename template hooks added by last PRFrederic Guillot
2016-01-12Merge pull-request #1648Frederic Guillot
2016-01-12Integrate Malay languageFrederic Guillot
2016-01-12Merge pull-request #1643Frederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2016-01-12add hook to app/filters_helper, add $project delivery to project/filtersBusfreak
2016-01-12Update translations.phpMuhaimin
2016-01-12Create translations.php for Malay languageMuhaimin
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Minor fixesFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-11Merge pull-request #1642Frederic Guillot
2016-01-11Update TranslationEskiso
2016-01-11updated german translationBusfreak
2016-01-10Fix bug: Automatic action listeners were using the same instanceFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-09Update API testFrederic Guillot