Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-28 | Merge pull-request #675 | Frederic Guillot | |
2015-02-28 | Merge pull-request #678 | Frederic Guillot | |
2015-02-28 | updated, some case fix | crash5 | |
2015-02-28 | Update translations.php | gavlepeter | |
2015-02-28 | Added a menu item and short key 'c' to toggle board view. View modes are ↵ | ashbike | |
compact (tries to stuff all columns in the window) and wide (scrollbar appears) | |||
2015-02-27 | Improve pull-request | Frederic Guillot | |
2015-02-27 | Merge pull-request #670 | Frederic Guillot | |
2015-02-26 | Fixed issues with all class reset, resulting to lots of mess. | ashbike | |
2015-02-25 | Add REST api to manage actions. | Francois Ferrand | |
2015-02-25 | Avoid re-layout when displaying the page. | Francois Ferrand | |
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created. | |||
2015-02-25 | A small patch which enables scroll view toggling. | ashbike | |
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress. | |||
2015-02-24 | Merge pull-request #661 | Frederic Guillot | |
2015-02-24 | Merge pull-request #659 | Frederic Guillot | |
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Merge pull-request #657 | Frederic Guillot | |
2015-02-24 | Merge pull-request #656 | Frederic Guillot | |
2015-02-24 | Merge pull-request #655 | Frederic Guillot | |
2015-02-24 | Added my german article series about Kanboard | demaya | |
2015-02-24 | Tweak to limit flickering when Chosen replaces the SELECT fields. | Francois Ferrand | |
2015-02-24 | Use same tooltips for column description and task footer. | Francois Ferrand | |
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-24 | Display 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-24 | Add REST api to manage swimlanes. | Francois Ferrand | |
2015-02-24 | Update zh_CN translation. | Chao Feng | |
2015-02-22 | Exclude file from the archive | Frederic Guillot | |
2015-02-22 | Add missing column on public board for task links | Frederic Guillot | |
2015-02-21 | Update documentation | 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 | Add link to the project CSV2Kanboard | Frederic Guillot | |
2015-02-21 | Add links to the package 'Kanboard on Yunohost' | Frederic Guillot | |
2015-02-21 | Improve translation documentation | 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 | Add max-width to board column | Frederic Guillot | |
2015-02-21 | Fix issue with the dropdown menu and overflow container | 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 | Fix IE javascript issue | Frederic Guillot | |
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 | |