Historique des commits

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