Commit graph

2857 commits

Author SHA1 Message Date
Lauri Ojansivu
70f92c6e0e Merge pull request #91 from mario-orlicky/fixed-jade-warning
fixed warning in jade template
2017-02-03 01:04:04 +02:00
Lauri Ojansivu
1ec25c2a52 Fix typos, thanks to umbertooo 2017-02-01 20:01:38 +02:00
mario.orlicky
308bd53049 fixed warning in jade template 2017-01-29 22:28:07 +01:00
lksime
59731af139 Add checklist feature 2017-01-20 21:05:48 +08:00
Béranger Campardou
23cb98bb82 Fix activity message for list deletion 2017-01-20 11:09:34 +01:00
Curtis G
a4328bd309 Fix typo of multipleActions 2017-01-15 14:40:32 -05:00
Béranger Campardou
f7f5f4a35d merge wefork 2017-01-13 11:16:37 +01:00
Béranger Campardou
5eda2c80f8 missing coma 2017-01-13 11:05:31 +01:00
Béranger Campardou
64e36d4827 Remove a list 2017-01-12 16:14:51 +01:00
Lauri Ojansivu
e41eeae09f Merge pull request #31 from mario-orlicky/show-cards-count
New option to set up minimum limit to show cards count for each list …
2016-11-29 04:05:29 +02:00
Lauri Ojansivu
56139e3307 Merge pull request #30 from dwrensha/show-card-comments
set isLoaded to true on both transitionend and animationend
2016-11-29 03:53:48 +02:00
Mario Orlicky
35778d2673 fixed few overseights 2016-11-25 21:53:18 +01:00
Mario Orlicky
606dbbbbf2 New option to set up minimum limit to show cards count for each list in board 2016-11-25 21:45:11 +01:00
David Renshaw
6090ede8c9 set isLoaded to true on both transitionend and animationend 2016-11-23 21:00:18 -05:00
shoetten
de3be14d01 Use atmosphere package of bootstrap-datepicker lib. 2016-11-22 21:28:54 +01:00
shoetten
33b74a465e Fix "can't set timers inside simulations error" when moving cards with start/due dates. 2016-11-22 21:28:54 +01:00
shoetten
6064393ad3 Refactor code based on eslint guidelines. 2016-11-22 21:28:47 +01:00
shoetten
aa5ed6e484 Update translations and title of date badges. 2016-11-22 21:28:46 +01:00
shoetten
5dd554b999 Color highlight start and due dates with correct timezone handling. 2016-11-22 21:28:46 +01:00
shoetten
80b93ce711 Display start and due dates in minicards. 2016-11-22 21:28:31 +01:00
shoetten
d4497d7aeb Add basic start and due dates for cards. 2016-11-21 15:15:16 +01:00
shoetten
182c9af123 add bootstrap-datepicker v1.5.1 as client lib 2016-11-21 15:15:16 +01:00
Lauri Ojansivu
1ad4107201 Merge pull request #19 from mario-orlicky/hide-system-messages
New change settings option and possibility to hide system messagaes
2016-11-20 23:31:50 +02:00
Lauri Ojansivu
532a3bbb49 Merge pull request #17 from mario-orlicky/show-error-username-taken
Display message when user wants to choose existing username (Fixes: #16)
2016-11-20 23:01:57 +02:00
Mario Orlicky
4359f66ece Fixed build 2016-11-19 19:19:24 +01:00
Mario Orlicky
8290dcb249 New change settings option and possibility to hide system messagaes 2016-11-19 19:02:33 +01:00
Mario Orlicky
828d34b70e fixed indentation 2016-11-18 23:23:13 +01:00
Mario Orlicky
69fbd31abc Display message when user wants to choose existing username (Fixes: #16) 2016-11-18 23:18:16 +01:00
David Renshaw
3ce7958231 Fix eslint regressions. 2016-11-16 08:41:29 -05:00
Lauri Ojansivu
fa6267cf44 Merge pull request #6 from mario-orlicky/filter-by-empty
Filter by empty
2016-11-15 23:46:58 +02:00
David Renshaw
4b248151c3 always fall back to navigator.language if user.profile.language is not set 2016-11-15 15:03:12 -05:00
David Renshaw
f56c55e75c Wait until Meteor.startup() to set the language. 2016-11-15 15:03:12 -05:00
David Renshaw
1c206d0d36 Fix startup for clients using Finnish and Chinese. 2016-11-15 15:03:12 -05:00
Mario Orlicky
4dc0ec07b8 removed unused html span element 2016-11-13 20:57:23 +01:00
Mario Orlicky
7ad74eb1b5 forgotten semicolon 2016-11-13 20:54:50 +01:00
Mario Orlicky
5968792ad2 added buttons to support filtering by empty labels and members 2016-11-13 20:48:24 +01:00
Mario Orlicky
5a23c962d2 Filtering logic by empty labels/members 2016-11-13 20:38:14 +01:00
Mario Orlicky
300b40ed87 UI: Fixed background on hover for labels in filter sidebar 2016-11-13 17:23:49 +01:00
David Renshaw
95680ef43a only show 'add member' button to users who can edit the board 2016-11-03 23:42:00 -04:00
David Renshaw
1ad44de8c6 powerbox identity requests 2016-11-03 23:42:00 -04:00
Felix Michels
eb618c891f Method 'quitBoard' requires boardId but got board 2016-10-26 14:18:28 +02:00
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.
WKN-47
2016-10-19 15:57:14 +02:00
kamijin-fanta
2ae6a009f0 UI: fix font
- Add YuGothic and Meiryo. because display of non english letter dirty.
2016-10-12 10:32:39 +09:00
kamijin-fanta
e564e94c94 UI: fix description link style.
- apply underline
- change text color on hover
2016-10-12 10:02:09 +09:00
Maxime Quandalle
301210c87b
Fix eslint testing
Partially reverting c8705a0
2016-07-21 12:52:32 +02:00
Maxime Quandalle
77069a36cd
Fix undefined variables errors 2016-07-21 11:19:52 +02:00
Drew Fisher
3643bd4996 Fix bug where you get a "null" option in @-mention autocomplete (#649) 2016-07-21 11:09:14 +02:00
Maxime Quandalle
1f3015bd2c
Fix #573 2016-07-20 22:21:41 +02:00
Maxime Quandalle
27a58c18ee
Implement a disconnected indicator
Fixes #451
2016-07-20 18:04:16 +02:00
Maxime Quandalle
3ed00f3db7
Avoid <a> links redirections on inlinedForm
Fixes #647 (IE 11)
2016-07-20 11:33:51 +02:00