summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2015-02-24Display footer icons left of text.Francois Ferrand
This is consistent with the due date indicator, and needed to avoid confusion between the due date and the following number of comments/tasks/... IMHO this also feels slightly more natural :-)
2015-02-22Add missing column on public board for task linksFrederic Guillot
2015-02-21Remove native tooltip title for task boardFrederic Guillot
2015-02-21Add task menu in collapsed modeFrederic Guillot
2015-02-21Improve responsive cssFrederic Guillot
2015-02-21Add Debian 6 in Vagrantfile to test with PHP 5.3.3Frederic Guillot
2015-02-21Fix typo in french translationFrederic Guillot
2015-02-21Merge pull-request #645Frederic Guillot
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-21Update translations.phpmfoucrier
Bonjour, Désolé pour le français, mais j'ai un commentaire un peu long avec quelques questions... Ça va aller plus vite ainsi ! Avant de faire la traduction en portugais, je compare la version anglaise avec la française et je me trouve avec quelques différences que je ne comprends pas toujours : - Ci-dessous il y a une différence ici "...%d?" => "...%s". Est-ce normal ? 'Do you really want to remove this link with task #%d?' => 'Voulez-vous vraiment supprimer ce lien avec la tâche n°%s ?', - Ici le mot "ajouter" devient "create" ? 'Unable to create your link.' => 'Impossible d\'ajouter ce lien.' - Ici, le mot en français serait-il pas "bloc" ? 'blocks' => 'bloque' - Il ne manque un mot en français ? 'Filter recently updated' => 'Récemment modifié', - J'ai un peu de mal avec les "%quelque chose" comme par exemple ces deux là : '%b %e' => '%e %b', 'since %B %e, %Y at %k:%M %p' => 'depuis le %d/%m/%Y à %H:%M', Merci pour votre beau logiciel et de maintenir une version Postgresql.
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-16Add missing translationsFrederic Guillot
2015-02-16Fix PHP error in pull-requestFrederic Guillot
2015-02-16Merge pull-request #629Frederic Guillot
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-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