Commit Graph

94 Commits (10a9306abdd4caa6c41494159a4c340986e40947)

Author SHA1 Message Date
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser 3b65113d05 Move every Cards.findOne() to the ReactiveCache 2 years ago
Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 years ago
Martin Filser 583f114c68 Utils of canModifyCard and canModifyBoard + move this general functions to Utils class 2 years ago
DimDz b0a2c590fe
Made X close button 2 years ago
Lauri Ojansivu dad5d2a905 Fix typo. 2 years ago
DimDz c082a48e67
bugfix for calendar month view 2 years ago
DimDz 4a5d05a19f
Fix typo 2 years ago
DimDz 0bd8b298d7
Create Card from Calendar View 2 years ago
Lauri Ojansivu 6b4613d3ed Fix 2) Due date is not created nor changed, when cards are moved in the calendar view. 3 years ago
Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 years ago
Denis Perov 4277d89514 Fix various bugs 3 years ago
Jan Küster 60af7766bf Switch tap:i18n to custom TAPi18n implementation 3 years ago
Martin Filser 7ced602be4 More robust logic if isMiniScreen or isShowDesktopDragHandles 4 years ago
Martin Filser a72f1ae8de Card Details Popup close, list moved to top -> fixed 4 years ago
Martin Filser fdf40f4584 Use Utils#getCurrentCard() everywhere in the code 4 years ago
Martin Filser b9178cfcb6 isMiniScreen and showDesktopDragHandles centralized in class Utils 4 years ago
Martin Filser 1b06997001 Public boards loaded incompletly 4 years ago
Lauri Ojansivu d06ac09485 Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar. 4 years ago
Emile NDAGIJIMANA 6d9d69e01d Fix bugs #3978 and #3979 4 years ago
Majed6 43482d9e48
Fixed Bug: Calendar & parent cards URLs used absolute URLs 4 years ago
Lauri Ojansivu 4a205fcfcb Prevent normal user deleting or modifying too much. 4 years ago
Lauri Ojansivu 460b1d3a66 Changed public board changing Swimlanes/Lists/Calendar view 5 years ago
Lauri Ojansivu f73ea218ee Add Calendar Month Event List view. 5 years ago
Lauri Ojansivu f9018fc3a8 Sorry marc1006, I had to revert deepcode.ai arrow function fixes because 5 years ago
Marc Hartmayer fc9f0d8392 Sort callback should return 0 if values are equal 5 years ago
Marc Hartmayer b2fee6a6c1 Use an arrow function inside forEach() instead of an anonymous function 5 years ago
Marc Hartmayer f1b18d79cd Don't interpret dragging an element as a click 5 years ago
Marc Hartmayer 6476503137 Fix drag-and-drop and scrolling on mobile devices 5 years ago
Lauri Ojansivu bf78b093ba Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mobile smartphones webbrowsers, and hide drag handles on mobile web. 5 years ago
Lauri Ojansivu 8898862d36 Fix lint errors. 6 years ago
Lauri Ojansivu 788dd0a81a Fix lint errors. 6 years ago
Lauri Ojansivu 115d23f929 Use database when logged in. Continued. 6 years ago
Lauri Ojansivu 351d4767d7 When logged in, use database for setting, so that changes are 6 years ago
Lauri Ojansivu 96abe3c691 New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles. 6 years ago
Lauri Ojansivu 274a997e62 Fix card, list and swimlane move. 6 years ago
Lauri Ojansivu 537a48bede Fix card, list and swimlane move. 6 years ago
Lauri Ojansivu 7d6d3af54a Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 6 years ago
Lauri Ojansivu 5bc355f9a5 Drag handles. In progress. 6 years ago
Sam X. Chen 62b72a03c4 Add feature: Add due timeline into Calendar view 6 years ago
Lauri Ojansivu 03d7fc02ec Drag handles. In Progress. 6 years ago
Lauri Ojansivu 57119868bb Revert drag handle changes. 6 years ago
Lauri Ojansivu ff550e9110 Mobile and Desktop drag handles part 1. 6 years ago
Steffen b7c5ba3d1b add card color to calendar event (#2651) 6 years ago
Felix Nüsse 064d3dd5f7
dont remove boardoverlay when mouse leaves carddetails 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Lauri Ojansivu 4f46adc389 - If board does not exist, redirect to All Boards page, at all Wekan platforms. 6 years ago
wekan ab4fec0f3c Fixed #2338 -> Slow opening of big boards with too many archived items 6 years ago
Lauri Ojansivu 64ee60a008 Fix missing profile checks. 6 years ago
Justin Reynolds daf314b037 Fix missing profile checks 6 years ago