Commit Graph

68 Commits (622292e40e1ae934a6da5226740ef94de0f6f4b8)

Author SHA1 Message Date
amadilsons c865bfe497 most work concluded, code needs clean up, further testing required 9 years ago
nztqa 7d4015e043 Add i18n file route for subfolder 9 years ago
Ghassen Rjab 9b5c283892 Fix "W" shortcut binding 9 years ago
nztqa 0e7c79bd1a Fix disable a href=“#” link 9 years ago
Lauri Ojansivu 5752383d3c Revert code that broke changing language. 9 years ago
Lauri Ojansivu 6c26dad562 Update translations. 9 years ago
Ivan Radeljic 3737cb30dd Fix typo 9 years ago
Curtis G a4328bd309 Fix typo of multipleActions 9 years ago
shoetten de3be14d01 Use atmosphere package of bootstrap-datepicker lib. 9 years ago
shoetten 182c9af123 add bootstrap-datepicker v1.5.1 as client lib 9 years ago
David Renshaw 3ce7958231 Fix eslint regressions. 9 years ago
David Renshaw 4b248151c3 always fall back to navigator.language if user.profile.language is not set 9 years ago
David Renshaw f56c55e75c Wait until Meteor.startup() to set the language. 9 years ago
David Renshaw 1c206d0d36 Fix startup for clients using Finnish and Chinese. 9 years ago
Mario Orlicky 7ad74eb1b5 forgotten semicolon 9 years ago
Mario Orlicky 5a23c962d2 Filtering logic by empty labels/members 9 years ago
Felix Michels 82a5da61df Use the navigator's language properties even if a user exists but the user has not yet choosen a profile language. If the browser provides multiple preferred languages via `navigator.languages`, select the most-preferred one. 9 years ago
Maxime Quandalle 77069a36cd
Fix undefined variables errors 10 years ago
Maxime Quandalle 3ed00f3db7
Avoid <a> links redirections on inlinedForm 10 years ago
Prayag Verma c7e457e63f Fix a typo (#515) 10 years ago
Maxime Quandalle 90601eacae Upgrade ESLint to v2 10 years ago
Daniel c05029d403 Changes in code to correct the spelling of emoji (plural) 10 years ago
Maxime Quandalle a13fad749e Change the board import layout from a popup to a full page 10 years ago
Liming Xie 354eff9f7b add: support compact mode for mobile web, auto adapt to small screen/window 10 years ago
Maxime Quandalle 71b9a42f00 Allow the header bar customization 10 years ago
floatinghotpot eaf2afb44c add preview attached image, allow upload image from clipboard and drag & drp 10 years ago
Maxime Quandalle 5d77ad4f6b Finish the minicard editor auto-completion feature 10 years ago
Maxime Quandalle dd3cdf3945 Fix some bugs introduced in aa974aa 10 years ago
Maxime Quandalle aa974aa54a Prefer ES5 methods over underscore utilities 11 years ago
Maxime Quandalle 944a1065d3 Add some ESLint rules and fix some related issues 11 years ago
Maxime Quandalle 3f7df340e1 Set some DOM transformation to fix some of the accessibility issues 11 years ago
Maxime Quandalle 8bbc69616f Abstract the jquery-textcomplete integration with EscapeActions 11 years ago
fisle 14b7213af4 Shortcut: F toggles filter sidebar 11 years ago
fisle 119d4b787d Shortcut: Spacebar assigns self to current card 11 years ago
Maxime Quandalle 45b662a1dd Centralize all mutations at the model level 11 years ago
Maxime Quandalle 74fba0a817 Fix a recurrent English typo 11 years ago
Maxime Quandalle b3851817ec Enforce a consistent ES6 coding style 11 years ago
Maxime Quandalle 9961de9c30 Update translation source file 11 years ago
Maxime Quandalle d644cba38f Replace the component bounded `cachedValue` by a global `UnsavedEdits` 11 years ago
Maxime Quandalle 5eb67e803a Implement click-and-drag integration to translate the board canvas 11 years ago
Maxime Quandalle 35d1d6b463 Display keyboard shortcuts on a modal 11 years ago
Maxime Quandalle 31c4aa01bd Open a modal (or a new page) based on context 11 years ago
Maxime Quandalle 48ac8b026f Implement board archive and restoration 11 years ago
Maxime Quandalle 9faaf07e02 Implement a modal system 11 years ago
Maxime Quandalle 46a5e08aa7 ES6ify our Popup library 11 years ago
Maxime Quandalle 60712e1ac4 Fix EscapeActions click in handling 11 years ago
Maxime Quandalle 22e854cc30 Fix a type: document -> document.body 11 years ago
Maxime Quandalle 07cc454b41 Upgrade meteor to 1.2-rc.4 and package versions 11 years ago
Maxime Quandalle d2af2ed521 Close the Popup when all escape actions are executed 11 years ago
Maxime Quandalle d5eec54c72 Start the migration from iron-router to flow-router 11 years ago