Commit graph

107 commits

Author SHA1 Message Date
Lauri Ojansivu
2ca98e477d - Fix2: Remove overlap of side bar button with card/list menu button on mobile browser
Thanks to xet7 !

Closes #2183
2019-02-13 01:04:30 +02:00
Lauri Ojansivu
677bfc3f6b - Fix: Remove overlap of side bar button with card/list menu button on mobile browser
Thanks to xet7 !

Closes #2183
2019-02-13 00:01:38 +02:00
Nunes Nelson
a82aa87850 custom fields upgrade 2018-11-05 21:46:57 +01:00
guillaume
41330b15dc update broke ability to mute notifications 2018-10-16 11:33:16 +02:00
Lauri Ojansivu
77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities.
Thanks to xet7 !
2018-09-04 20:09:36 +03:00
Lauri Ojansivu
067aef9de9 Fix warning about missing space in jade file.
Thanks to xet7 !
2018-07-03 23:33:28 +03:00
Ignatz
c5f0e87dd0 fix for not able to remove "Show on Card" 2018-06-14 14:10:30 +02:00
IgnatzHome
2119a6568b forgot a ' 2018-05-20 14:59:32 +02:00
IgnatzHome
dd7c9997a9 Removing Debug Lines, correcting behavior, caching las valide filter, and adding description 2018-05-20 14:53:00 +02:00
IgnatzHome
b00bd04baa first test for Advanced Filter 2018-05-19 18:38:48 +02:00
IgnatzHome
f6d19d2833 Filter Sidebar Corrections 2018-05-19 15:40:51 +02:00
IgnatzHome
78317ef792 Filter on custom fields presence 2018-05-19 14:51:01 +02:00
Ignatz
3e390503fc first test for custom fields filter 2018-05-18 16:41:03 +02:00
Ignatz
ef99e6a6b1 indend corrections 2018-05-18 11:13:01 +02:00
Ignatz
838578657d template literals correction 2018-05-18 10:43:43 +02:00
Ignatz
d6cfac0122 linter corrections 2018-05-18 10:24:51 +02:00
IgnatzHome
98df01060d removing checkbox types part 2 2018-05-17 21:17:40 +02:00
IgnatzHome
9518a5c11e resolving merge conflicts 2018-05-17 20:21:07 +02:00
Ghassen Rjab
59ba2111e8 Fix lint warnings 2018-02-27 02:57:58 +01:00
Ghassen Rjab
636e1657f6 Add search sidebar 2018-02-23 01:09:59 +01:00
Andrés Manelli
5953fb8a44 Add popup menu and archive action 2018-02-01 14:29:49 -03:00
Lauri Ojansivu
8f1f7a1d56 Fix and update translations. Thanks to xet7 ! Closes #1286 2017-10-10 17:57:26 +03:00
Lauri Ojansivu
f16687fa94 Merge branch 'userSelfRemove' of https://github.com/amadilsons/wekan into amadilsons-userSelfRemove 2017-10-09 16:38:43 +03:00
amadilsons
6ba1fc5ba1 user can now leave the board 2017-10-09 14:49:03 +02:00
amadilsons
c865bfe497 most work concluded, code needs clean up, further testing required 2017-10-04 17:48:37 +02:00
Pouyan Savoli
3753337d60 dropdown items 2017-09-22 22:59:32 +02:00
Pouyan Savoli
afd87e3caa many custom fields model and UI enhancements 2017-09-22 22:59:32 +02:00
Pouyan Savoli
ade3c02122 Create custom fields creation UI added to Board Menu, Model in progress 2017-09-22 22:59:32 +02:00
Ryan Helsing
3fbce6dfd2 fix understood syntax 2017-03-19 15:21:06 -04:00
Ryan Helsing
de10be6a21 comment only working, naive implementation complete 2017-03-18 18:49:39 -04:00
Ryan Helsing
cf85c9c6cd dont show list options 2017-03-18 15:27:24 -04:00
Ryan Helsing
e6276271b1 ability to store comment only, actual prevention next 2017-03-18 14:59:28 -04:00
Joel Louzado
97039cbafd to remove 'multiple attributes' error 2017-02-20 13:21:23 +05:30
Joel Louzado
46d19af6d9 removed trailing-whitespace 2017-02-15 21:34:52 +05:30
Joel Louzado
7393818fc0 Added dynamic tooltip for sidebar tongue 2017-02-15 21:30:03 +05:30
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
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
mario.orlicky
308bd53049 fixed warning in jade template 2017-01-29 22:28:07 +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
Alexander Sulfrian
855f56c61a profile.name is called profile.fullname (#615)
The name of the profile field was changed log ago. This fixes the
remaining wrong references.
2016-07-11 12:05:03 +02:00
Alexander Sulfrian
c9e24ade24 UI: Add link to keyboard shortcuts 2016-04-25 19:07:36 +02:00
Maxime Quandalle
90601eacae Upgrade ESLint to v2
This commit also tweak the code style following backward-incompatible v2 rules.
2016-03-17 16:26:14 +01:00
Maxime Quandalle
ac6491ea12 Remove unnecessary template name declaration
This code was duplicate with the name we use to `register` the
component. A update of blaze-component removed the need to duplicate
this declaration.
2016-01-03 23:45:46 +01:00
Maxime Quandalle
46747b01fb Fix card infinite scrolling on card activities
I imagine blaze-component changed their Mixins API since I written
this code. We need some tests to avoid this kind of regressions when
updating dependencies!

Fixes #420
2016-01-03 23:40:08 +01:00
Maxime Quandalle
f6c01161a0 Fix drag and drop on Sandstorm
This bug was introduced with the introduction of fast-render in
41b23f8. With fast-render data is available instantly after the page
logging, but calls to `Meteor.userId()` still return `null` as the
user isn't authenticated on the DDP channel yet (previously the data
was loaded on DDP after user authentication). Which mean that we know
need to reactively activate Drag and Drop on user log in.

I'm not sure why I was not able to reproduce this bug outside of
Sandstorm.

Fixes #453
2015-12-30 19:22:30 +01:00