Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | Add project description field. | Francois Ferrand | |
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project. | |||
2015-02-22 | Add missing column on public board for task links | Frederic Guillot | |
2015-02-21 | Remove native tooltip title for task board | Frederic Guillot | |
2015-02-21 | Add task menu in collapsed mode | Frederic Guillot | |
2015-02-21 | Improve responsive css | Frederic Guillot | |
2015-02-21 | Add Debian 6 in Vagrantfile to test with PHP 5.3.3 | Frederic Guillot | |
2015-02-21 | Fix typo in french translation | Frederic Guillot | |
2015-02-21 | Merge pull-request #645 | Frederic Guillot | |
2015-02-21 | Fix bug links with different columns (pull-request merge) | Frederic Guillot | |
2015-02-21 | Merge pull-request #643 | Frederic Guillot | |
2015-02-21 | Merge pull-request #644 | Frederic Guillot | |
2015-02-21 | Update translations.php | mfoucrier | |
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-20 | Lowercase LDAP usernames by default for authentication | Frederic Guillot | |
2015-02-20 | display column in link details | BlueTeck | |
2015-02-20 | update german translation | BlueTeck | |
2015-02-20 | Update german translation | BlueTeck | |
2015-02-17 | Enable event drop for user calendar | Frederic Guillot | |
2015-02-17 | Update task time spent based on subtasks time spent | Frederic Guillot | |
2015-02-17 | Fix popover issue with tooltips | Frederic Guillot | |
2015-02-16 | Add chosen multiple select for due date and recent filters | Frederic Guillot | |
2015-02-16 | Use chosen for board dropdown filters | Frederic Guillot | |
2015-02-16 | Add missing translations | Frederic Guillot | |
2015-02-16 | Fix PHP error in pull-request | Frederic Guillot | |
2015-02-16 | Merge pull-request #629 | Frederic Guillot | |
2015-02-16 | Add recent filter (merge pull-request #627) | Frederic Guillot | |
2015-02-16 | Merge pull-request #626 | Frederic Guillot | |
2015-02-16 | This adds a quick comment creation link in the task menu on board. | ashbike | |
2015-02-15 | Enable keyboard shortcut inside textarea and minor fixes | Frederic Guillot | |
2015-02-15 | Display unfinished subtasks in the calendar | Frederic Guillot | |
2015-02-15 | Display confirmation box to close task from the board and improve popover ↵ | Frederic Guillot | |
listeners | |||
2015-02-15 | Re-order items on the card | Frederic Guillot | |
2015-02-15 | Add board horizontal scrolling | Frederic Guillot | |
2015-02-15 | Add missing locale | Frederic Guillot | |
2015-02-15 | Merge pull-request #622 | Frederic Guillot | |
2015-02-15 | Display subtask time tracking in the calendar | Frederic Guillot | |
2015-02-15 | updated Hungarian language file | crash5 | |
2015-02-14 | Add keyboard shortcut to open the board selector | Frederic Guillot | |
2015-02-14 | Add a section to display keyboard shorcuts | Frederic Guillot | |
2015-02-14 | Add keyboard shortcut to expand/collapse board tasks | Frederic Guillot | |
2015-02-14 | Add board filter: collapse/expand tasks | Frederic Guillot | |
2015-02-14 | Replace home icon with KB logo | Frederic Guillot | |
2015-02-14 | Move function to the right place (pull-request) and improve board task icons | Frederic Guillot | |
2015-02-14 | Merge pull-request #615 | Frederic Guillot | |
2015-02-14 | Allow remote images for markdown content | Frederic Guillot | |
2015-02-14 | Fix PHPAnalyzer issues | Frederic Guillot | |
2015-02-14 | Refactoring/simplification of the pull-request about links | Frederic Guillot | |
2015-02-13 | Add task links (Merge pull-request #610) | Frederic Guillot | |
2015-02-13 | Check if the user session match an existing user | Frederic Guillot | |
2015-02-13 | Show date moved in column in task details. | Francois Ferrand | |
2015-02-13 | Task age and days in column shows hours if < 1 day | ashbike | |