Commit graph

1541 commits

Author SHA1 Message Date
Joel Louzado
be9adfaad4 Added tooltip to MenuBoard button 2017-02-15 21:08:30 +05:30
Lauri Ojansivu
d6028b90cd Make Due Date layout nicer on minicard. Thanks to whittssg2! 2017-02-11 23:01:50 +02:00
Lauri Ojansivu
01137b48e3 Merge branch 'feature/link-to-shortcuts' of https://github.com/AlexanderS/wekan into AlexanderS-feature/link-to-shortcuts 2017-02-10 09:18:17 +02:00
Lauri Ojansivu
9a584091c0 Merge pull request #706 from kamijin-fanta/fix/viewer-link
UI: fix description link style.
2017-02-10 08:35:18 +02:00
Lauri Ojansivu
fc9d6e302f Merge branch 'fix-quit-board' of https://github.com/umbertooo/wekan into umbertooo-fix-quit-board 2017-02-10 08:20:20 +02:00
Lauri Ojansivu
6900ad3f02 Merge pull request #707 from kamijin-fanta/fix/font-family
UI: fix font
2017-02-10 08:18:44 +02:00
Curtis G
3c3b744d16 Fix executeUpTo label when dragging cards
'popup' is not in the predefined hierarchy
2017-02-05 21:01:15 -05:00
Lauri Ojansivu
8bd7d624da Merge pull request #65 from BaobabCoder/devel
Remove a list
2017-02-03 11:07:48 +02:00
Lauri Ojansivu
335b91f0a4 Add remaining of checklist feature code 2017-02-03 01:49:58 +02:00
Lauri Ojansivu
1cf9b1be4e Merge branch 'ckls' of https://github.com/lkisme/wekan into lkisme-ckls 2017-02-03 01:39:31 +02:00
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
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
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
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
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
Mario Orlicky
4dc0ec07b8 removed unused html span element 2016-11-13 20:57:23 +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
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
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
bda1df5ada
Fix an event name from animationend to transitionend
Closes #646
2016-07-19 17:17:51 +02:00
Maxime Quandalle
b96a60c9bb
Merge PR #593 into devel 2016-07-19 02:18:44 +02:00
Alexander Sulfrian
81a35be856
Fix move to top
If the minOrder is 0, the previous code does not work. This code is now
doing the obvious stuff to change the order.
2016-07-18 18:14:46 +02:00