summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-23Revert back optimization of TaskPositionFrederic Guillot
2016-01-23Check permissions of the data folder when using SqliteFrederic Guillot
2016-01-23Move default-src CSP rule to ClassProviderMarien Fressinaud
2016-01-23Coding style: make cspRules easier to readMarien Fressinaud
2016-01-23Change title heading level for API docFrederic Guillot
2016-01-23Add new API procedures to move and duplicate tasks to another projectFrederic Guillot
2016-01-23Fix bug: Unable to unassign a task from the APIFrederic Guillot
2016-01-23Update doc and readmeFrederic Guillot
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot
2016-01-22Fix typo in tr_TR translationFrederic Guillot
2016-01-22Update translations.phpcreador30
2016-01-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-21Set maximum dropzone height when the individual column scrolling is disabledFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-21Replace logout link by a dropdown menuFrederic Guillot
2016-01-20Make dashboard section title clickableFrederic Guillot
2016-01-20Updated translationEskiso
2016-01-19Handle notifications for group members attached to a projectFrederic Guillot
2016-01-20Correct some words in Frenchzimmi1
2016-01-20Correct some words in Frenchzimmi1
2016-01-20Correct some words in Frenchzimmi1
2016-01-20Correct some words in Frenchzimmi1
2016-01-20Correct some words in Frenchzimmi1
2016-01-18Add unit test for LastLogin classFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot
2016-01-17Make sure that no events are fired if nothing have been modified in the taskFrederic Guillot
2016-01-17Do not fire events when using automatic action TaskUpdateStartDateFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot
2016-01-17Do not check board status during task moveFrederic Guillot
2016-01-17Do not show column dropdown on the public viewFrederic Guillot
2016-01-17Update readmeFrederic Guillot
2016-01-17Update composer.lockFrederic Guillot
2016-01-17Fix regression: make sql query compatible with MysqlFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-17Make sure that project daily column stats works when score is nullFrederic Guillot
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