提交历史

作者 SHA1 备注 提交日期
  Lauri Ojansivu 7d1a1475ba Add missing code of fix insertion order of list. 2 月之前
  valhalla-creator a927685bc6 Update swimlanes.js 2 月之前
  Martin Filser bff96f6ae2 change Meteor.user() to ReactiveCache.getCurrentUser() 2 年之前
  mark 406766a82b make default swimlane auto-height 2 年之前
  Lauri Ojansivu a2f479f4bd Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master 2 年之前
  Martin Filser 7673c77c57 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 年之前
  Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 年之前
  Martin Filser 9e557f6887 Move every Lists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 年之前
  Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 年之前
  Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 2 年之前
  Martin Filser 0926943670 Move every Lists.findOne() to the ReactiveCache 2 年之前
  Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 年之前
  mark 26d2efdedb make swimlane height adjustable 2 年之前
  helioguardabaxo bd747cea24 Added conditional to show after list field only if board has at least one list. Now after list shows the last list by default. 2 年之前
  helioguardabaxo 986bc27001 Added list position when create a new list on board 2 年之前
  Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 年之前
  Lauri Ojansivu 063ad08e9e Fix In Lists view, Card Details pop-up does not appear in 6.31 release. 3 年之前
  Lauri Ojansivu d37adbb046 Fix Login Page Error, Lists can't move anymore, reverted incomplete Change Lists Width. 3 年之前
  Emile840 404fbacc41 Fix the bug that displayed a card popup to all swimlanes for public board (when a user is not logged) 3 年之前
  Lauri Ojansivu 01d0dd3b1d Resizeable size of list width and height. Size is not saved yet. In Progress. 3 年之前
  Martin Filser 32af18b33d Lists now moveable when swimlane requires scrolling 3 年之前
  Martin Filser a48e537b2d List sorting show's now the drag/drop placeholder 3 年之前
  Martin Filser 424bc0e7c5 Swimlanes scrolls right/left while sorting the list column at the screen end 3 年之前
  Ben0it-T 9eb6a1d6af Fix : Clicking to view Lists or Swimlanes Archive adds temporarily many empty Lists to board 3 年之前
  Martin Filser bfb3837ee4 Fix: On mobile infinite scrolling didn't work anymore 3 年之前
  Martin Filser 0fb6b6e519 List add always at the end of all lists 3 年之前
  Martin Filser fa9641ba7b Fix adding list at mobile view, every list had a sort number 1 3 年之前
  Ben0it-T 6c83cb5b44 Try to fix : Filter List by Title - prevent showing only the list title - Hiding empty lists in Swimlane view 3 年之前
  Martin Filser b9250e4be4 Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup" 3 年之前
  Martin Filser 7ced602be4 More robust logic if isMiniScreen or isShowDesktopDragHandles 3 年之前