Commit History

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