Histórico de Commits

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