Commit Graph

3634 Commits

Author SHA1 Message Date
Frederic Guillot
b9dd69853d Improve responsive css 2015-02-21 17:02:13 -05:00
Frederic Guillot
279ad3c17e Add Debian 6 in Vagrantfile to test with PHP 5.3.3 2015-02-21 15:56:12 -05:00
Frederic Guillot
48ef507b07 Add link to the project CSV2Kanboard 2015-02-21 15:15:18 -05:00
Frederic Guillot
38f6f640e1 Add links to the package 'Kanboard on Yunohost' 2015-02-21 15:09:45 -05:00
Frederic Guillot
8b73025f18 Improve translation documentation 2015-02-21 14:47:03 -05:00
Frederic Guillot
39dab436ea Fix typo in french translation 2015-02-21 14:31:24 -05:00
Frederic Guillot
fa09d893d3 Merge pull-request #645 2015-02-21 14:26:43 -05:00
Frederic Guillot
5f1dcf1ae8 Fix bug links with different columns (pull-request merge) 2015-02-21 14:24:00 -05:00
Frederic Guillot
651528d705 Merge pull-request #643 2015-02-21 13:42:51 -05:00
Frederic Guillot
658e668a77 Merge pull-request #644 2015-02-21 13:40:24 -05:00
Frederic Guillot
c28eefa100 Add max-width to board column 2015-02-21 13:14:37 -05:00
Frederic Guillot
0771fcbde7 Fix issue with the dropdown menu and overflow container 2015-02-21 13:02:44 -05:00
mfoucrier
51199f5575 Update translations.php
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-21 17:56:56 +01:00
Frederic Guillot
4a71a6fc09 Fix IE javascript issue 2015-02-20 21:47:05 -05:00
Frederic Guillot
7c2bf746f2 Lowercase LDAP usernames by default for authentication 2015-02-20 19:42:27 -05:00
BlueTeck
cc12f5589a display column in link details 2015-02-20 14:52:25 +01:00
BlueTeck
7992488232 update german translation 2015-02-20 11:34:38 +01:00
BlueTeck
90d97dc98a Update german translation 2015-02-20 11:33:03 +01:00
Frederic Guillot
8214aae1d6 Enable event drop for user calendar 2015-02-17 21:29:11 -05:00
Frederic Guillot
10debb3f6c Update task time spent based on subtasks time spent 2015-02-17 20:37:14 -05:00
Frederic Guillot
4ec507724f Fix popover issue with tooltips 2015-02-17 20:03:33 -05:00
Frederic Guillot
2c68efac3a Add chosen multiple select for due date and recent filters 2015-02-16 23:28:02 -05:00
Frederic Guillot
0db66953a7 Use chosen for board dropdown filters 2015-02-16 23:02:47 -05:00
Frederic Guillot
ba3abb5940 Change recent filter to use display none 2015-02-16 22:37:14 -05:00
Frederic Guillot
8d1f19fb56 Add missing translations 2015-02-16 22:32:15 -05:00
Frederic Guillot
0242c838d8 Add link to Trello import script 2015-02-16 22:16:26 -05:00
Frederic Guillot
12380b69d4 Fix PHP error in pull-request 2015-02-16 22:13:23 -05:00
Frederic Guillot
697e661ef5 Merge pull-request #629 2015-02-16 22:04:41 -05:00
Frederic Guillot
14ba39be8d Hide tasks when filters are activated instead of changing the opacity (pull-request #628) 2015-02-16 21:59:43 -05:00
Frederic Guillot
7f52caf84f Add recent filter (merge pull-request #627) 2015-02-16 21:46:23 -05:00
Frederic Guillot
3d1830de4f Merge pull-request #626 2015-02-16 21:19:21 -05:00
ashbike
32cd7c1508 This adds a quick comment creation link in the task menu on board. 2015-02-16 23:53:09 +05:30
Francois Ferrand
128f2c8ebb Hide tasks when filter is activated.
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-16 15:27:58 +01:00
Frederic Guillot
b2c95a25e3 Enable keyboard shortcut inside textarea and minor fixes 2015-02-15 21:54:21 -05:00
Frederic Guillot
353117f44e Display unfinished subtasks in the calendar 2015-02-15 21:00:04 -05:00
Frederic Guillot
321b1914ef Display confirmation box to close task from the board and improve popover listeners 2015-02-15 19:35:28 -05:00
Frederic Guillot
186f8ba840 Re-order items on the card 2015-02-15 18:58:49 -05:00
Frederic Guillot
794f7f7645 Add board horizontal scrolling 2015-02-15 18:25:54 -05:00
Frederic Guillot
2fd2fe6e88 Add missing locale 2015-02-15 16:41:19 -05:00
Frederic Guillot
b76256dd04 Merge pull-request #622 2015-02-15 16:35:47 -05:00
Frederic Guillot
2491ada0db Display subtask time tracking in the calendar 2015-02-15 16:34:56 -05:00
crash5
7da4cbfe43 updated Hungarian language file 2015-02-15 17:54:06 +01:00
Frederic Guillot
e84abb5498 Add keyboard shortcut to open the board selector 2015-02-14 23:22:06 -05:00
Frederic Guillot
998ef43e53 Add a section to display keyboard shorcuts 2015-02-14 23:09:53 -05:00
Frederic Guillot
627d8aaa8c Add keyboard shortcut to expand/collapse board tasks 2015-02-14 22:53:12 -05:00
Frederic Guillot
7c4bdea324 Add board filter: collapse/expand tasks 2015-02-14 21:03:25 -05:00
Frederic Guillot
2eec0185ab Replace home icon with KB logo 2015-02-14 19:13:32 -05:00
Frederic Guillot
23346d5e76 Move function to the right place (pull-request) and improve board task icons 2015-02-14 18:55:55 -05:00
Frederic Guillot
8c8692cd4d Merge pull-request #615 2015-02-14 17:18:13 -05:00
Frederic Guillot
35382583db Allow remote images for markdown content 2015-02-14 16:30:57 -05:00