Commit History

Author SHA1 Message Date
  Nadav Tasher 30a2e8b990 Fix dragscroll getting stuck on view changes 10 months ago
  Martin Filser c925a27870 Fixing opening cards and slow performance of closing cards 1 year ago
  Denis Perov 718c1a393d Switch from kadira:flow-router to ostrio:flow-router-extra 1 year ago
  Lauri Ojansivu 45674806d7 Fix dragscroll package name. 1 year ago
  Martin Filser c76959ff25 Dragscroll possible, scroll the screen with the mouse at desktop view 3 years ago
  DimDz 0be4eff3f4 Update boardBody.js 2 years ago
  DimDz be8374d100 Update boardBody.js 2 years ago
  Martin Filser f483b162ce Speed up board loading, skip loading the full sidebar 2 years ago
  Martin Filser 9125ab440d Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
  Martin Filser 4a8dcde8ee Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
  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 3 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 4 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