summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar/sidebar.jade
Commit message (Collapse)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-1/+1
|
* Hide CSV export until it's fixed in EdgeHTML compatible way.Lauri Ojansivu2020-07-231-8/+8
| | | | Thanks to xet7 !
* Export Board to Zip fileLewis Cowles2020-05-181-1/+5
| | | | | | | * Extracts Card covers * Labels * Re-works some CSS & HTML * Produces deployable assets (minus WebFonts)
* Try to fix Sandstorm Export menu.Lauri Ojansivu2020-05-151-6/+4
| | | | Thanks to xet7.
* add: export board/cards/lists to CSV/TSVBryan Mutai2020-05-101-1/+16
|
* add: import board/cards/lists using CSV/TSVBryan Mutai2020-05-071-0/+2
|
* Remove export button if WITH_API is not enabledNico2020-04-091-9/+11
| | | | | #2938 https://github.com/wekan/wekan/issues/2938#issuecomment-589782402
* Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-311-0/+4
| | | | | | Thanks to helioguardabaxo and xet7 ! Closes #2973
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-011-3/+6
| | | | | | | | | | | | | responsible disclosure by [Dejan Zelic](https://twitter.com/dejandayoff), Justin Benjamin and others at [Offensive Security](https://twitter.com/offsectraining), that follow standard 90 days before public disclosure. Thanks to xet7. - Fix webhook error that prevented some card etc deleting from web UI of board. Thanks to xet7. - Add some more Font Awesome icons. Thanks to xet7. - Remove autofocus from many form input boxes so that they would not cause warnings. Thanks to xet7.
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+14
| | | | | | | | Card Settings / Show on Card: Description Title and Description Text. Thanks to e-stoniauk, 2020product and xet7 ! Fixes https://github.com/wekan/wekan/pull/2922
* Remove hiding comments and activities.Lauri Ojansivu2020-02-101-12/+12
|
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+6
| | | | | | | | Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments. Thanks to xet7 ! Closes #2925
* - Fix adding comments.Lauri Ojansivu2020-02-051-6/+6
| | | | | | | | | | - Added some working layout changes from https://github.com/wekan/wekan/pull/2920. - Fixed Card Settings not working at Sandstorm. Thanks to 2020product xet7 ! Closes #2918, closes https://github.com/wekan/wekan/pull/2920
* Merge branch 'dollybean' of https://github.com/2020product/wekan into ↵Lauri Ojansivu2020-02-051-0/+92
|\ | | | | | | 2020product-dollybean
| * Customize of some card's functionsdollybean2020-02-041-0/+29
|/
* Fix: Unable to find Archive Card/List/Swimlane in board settings.Lauri Ojansivu2020-01-061-6/+5
| | | | | | Thanks to neobradley and xet7 ! Closes #2872
* Add Worker role.Lauri Ojansivu2020-01-051-13/+22
| | | | | | | | | | This was originally added at Wekan v3.58, reverted at Wekan v3.60 because of bugs, and now after fixes added back. Thanks to xet7 ! Closes #2788
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-18/+60
| | | | | | | at Wekan v3.58, removed at Wekan v3.60, and now added back at Wekan v3.61. Thanks to xet7 !
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-78/+27
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-031-27/+78
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-14/+22
|
* Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-071-0/+5
| | | | | | | Thanks to xet7 ! Closes #1466, closes #2561
* Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-241-2/+3
| | | | | | | | | | and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user. Thanks to xet7 ! Closes wekan/wekan-snap#97, closes #2416, closes #2255
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+1
| | | | Thanks to xet7 !
* Fix Bug: Unable to click board submenu on mobile.Lauri Ojansivu2019-06-171-2/+2
| | | | | | Thanks to xet7 ! Closes #2261
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-1/+3
| | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
* [Fix Adding Labels to cards is not possible ↵Lauri Ojansivu2019-03-041-30/+0
| | | | | | | | anymore](https://github.com/wekan/wekan/issues/2223). Thanks to xet7 ! Closes #2223
* [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-031-4/+161
| | | | | | Thanks to xet7 ! Related #2219
* Change board menu:Lauri Ojansivu2019-03-031-2/+2
| | | | | | | | | - Board menu (hamburger icon) to Board Settings (Cog icon) - Sidebar arrows icons to hamburger icon Thanks to xet7 ! Related #2219
* Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* - Add permission "No comments". It is like normal user, but does not show ↵Lauri Ojansivu2018-09-041-4/+11
| | | | | | comments and activities. Thanks to xet7 !
* user can now leave the boardamadilsons2017-10-091-7/+11
|
* comment only working, naive implementation completeRyan Helsing2017-03-181-1/+1
|
* ability to store comment only, actual prevention nextRyan Helsing2017-03-181-1/+7
|
* to remove 'multiple attributes' errorJoel Louzado2017-02-201-1/+2
|
* Added dynamic tooltip for sidebar tongueJoel Louzado2017-02-151-1/+1
|
* Merge branch 'feature/link-to-shortcuts' of ↵Lauri Ojansivu2017-02-101-8/+13
|\ | | | | | | https://github.com/AlexanderS/wekan into AlexanderS-feature/link-to-shortcuts
| * UI: Add link to keyboard shortcutsAlexander Sulfrian2016-04-251-8/+13
| |
* | only show 'add member' button to users who can edit the boardDavid Renshaw2016-11-031-2/+3
| |
* | powerbox identity requestsDavid Renshaw2016-11-031-4/+6
| |
* | profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-111-1/+1
|/ | | | The name of the profile field was changed log ago. This fixes the remaining wrong references.
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-0/+2
|
* add: invite user via email, invited user can accept or decline, allow member ↵floatinghotpot2015-12-071-18/+33
| | | | to quit
* Improve Sandstorm usernames managementMaxime Quandalle2015-11-111-1/+1
| | | | | | | | We now use the `preferredHandle` exposed by Sandstorm as source for the username and append a number if the username is already taken since we need to ensure username uniqueness (eg 'max', 'max1', 'max2') Fixes #352
* Fix removeMemberPopupAlexander Sulfrian2015-09-201-1/+1
| | | | | The removeMemberPopup was missing the required helper to get the user and board information and the user profile field is called "fullname" and not "name".
* Display “Filter cards” action for non-board membersMaxime Quandalle2015-09-181-16/+15
|
* Fix labels drag and drop from the sidebarMaxime Quandalle2015-09-101-1/+1
| | | | | | This bug was introduced in e964fbb5. Fixes #295.
* Fix a recurrent English typoMaxime Quandalle2015-09-061-1/+1
|
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-061-1/+2
| | | | | | Fixes #288 Fixes #289 Fixes #290
* Show avatars in search resultsMaxime Quandalle2015-09-061-1/+1
| | | | Fixes #265