summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-21Fix bug links with different columns (pull-request merge)Frederic Guillot
2015-02-21Merge pull-request #643Frederic Guillot
2015-02-21Merge pull-request #644Frederic Guillot
2015-02-21Add max-width to board columnFrederic Guillot
2015-02-21Fix issue with the dropdown menu and overflow containerFrederic Guillot
2015-02-20Fix IE javascript issueFrederic Guillot
2015-02-20Lowercase LDAP usernames by default for authenticationFrederic Guillot
2015-02-20display column in link detailsBlueTeck
2015-02-20update german translationBlueTeck
2015-02-20Update german translationBlueTeck
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-17Update task time spent based on subtasks time spentFrederic Guillot
2015-02-17Fix popover issue with tooltipsFrederic Guillot
2015-02-16Add chosen multiple select for due date and recent filtersFrederic Guillot
2015-02-16Use chosen for board dropdown filtersFrederic Guillot
2015-02-16Change recent filter to use display noneFrederic Guillot
2015-02-16Add missing translationsFrederic Guillot
2015-02-16Add link to Trello import scriptFrederic Guillot
2015-02-16Fix PHP error in pull-requestFrederic Guillot
2015-02-16Merge pull-request #629Frederic Guillot
2015-02-16Hide tasks when filters are activated instead of changing the opacity ↵Frederic Guillot
(pull-request #628)
2015-02-16Add recent filter (merge pull-request #627)Frederic Guillot
2015-02-16Merge pull-request #626Frederic Guillot
2015-02-16This adds a quick comment creation link in the task menu on board.ashbike
2015-02-16Hide tasks when filter is activated.Francois Ferrand
Simply changing is opacity is nice, but does not work well when the board contains more tasks then fit on the screen. Moreover, moving tasks now properly handles in controller/model, so it is possible to show only some tasks.
2015-02-15Enable keyboard shortcut inside textarea and minor fixesFrederic Guillot
2015-02-15Display unfinished subtasks in the calendarFrederic Guillot
2015-02-15Display confirmation box to close task from the board and improve popover ↵Frederic Guillot
listeners
2015-02-15Re-order items on the cardFrederic Guillot
2015-02-15Add board horizontal scrollingFrederic Guillot
2015-02-15Add missing localeFrederic Guillot
2015-02-15Merge pull-request #622Frederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-15updated Hungarian language filecrash5
2015-02-14Add keyboard shortcut to open the board selectorFrederic Guillot
2015-02-14Add a section to display keyboard shorcutsFrederic Guillot
2015-02-14Add keyboard shortcut to expand/collapse board tasksFrederic Guillot
2015-02-14Add board filter: collapse/expand tasksFrederic Guillot
2015-02-14Replace home icon with KB logoFrederic Guillot
2015-02-14Move function to the right place (pull-request) and improve board task iconsFrederic Guillot
2015-02-14Merge pull-request #615Frederic Guillot
2015-02-14Allow remote images for markdown contentFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-13Check if the user session match an existing userFrederic Guillot
2015-02-13Show date moved in column in task details.Francois Ferrand
2015-02-13Task age and days in column shows hours if < 1 dayashbike
2015-02-12Fix bug project creation with hu_HU locales (duplicate column name)Frederic Guillot
2015-02-11Add subscriber for task (moved date)Frederic Guillot