提交历史

作者 SHA1 备注 提交日期
  Nadav Tasher eb3377deb8 Revert "Use utility function is autoWidth function" 10 月之前
  Nadav Tasher c06bcac9f3 Use utility function is autoWidth function 10 月之前
  Nadav Tasher f7aa5d0871 Add auto-width and constraint support in list 10 月之前
  Nadav Tasher 0097674fc0 Added initial support for auto-width lists option 10 月之前
  Martin Filser bff96f6ae2 change Meteor.user() to ReactiveCache.getCurrentUser() 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 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 年之前
  Martin Filser 3b65113d05 Move every Cards.findOne() to the ReactiveCache 2 年之前
  Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 年之前
  Martin Filser 9aa8bc8921 reduce list scroll speed while drag/drop the minicard 3 年之前
  mark 0ec9c4c37b min working example with listWidth 2 年之前
  Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 年之前
  Jan Küster 60af7766bf Switch tap:i18n to custom TAPi18n implementation 4 年之前
  Martin Filser e7174107e9 Dragging minicards scrolls now vertically at the end of the screen 3 年之前
  Martin Filser f38e3db93c Moving many cards with multi selection drag/drop to another list keeps the card order 3 年之前
  Martin Filser 3c7ca87625 Don't scroll the screen more than the scrollbar would scroll 3 年之前
  Martin Filser 126c9ab853 The Minicard dragging scrolls now the board at screen outside 3 年之前
  Martin Filser 292e43466e Card drag/drop scrolls now the list at top/bottom 3 年之前
  Martin Filser 7ced602be4 More robust logic if isMiniScreen or isShowDesktopDragHandles 4 年之前
  Martin Filser b9178cfcb6 isMiniScreen and showDesktopDragHandles centralized in class Utils 4 年之前
  Lauri Ojansivu 460b1d3a66 Changed public board changing Swimlanes/Lists/Calendar view 5 年之前
  Marc Hartmayer 64fa02cdf5 Change the swimlaneid of a card only if a new target swimlaneid is selected 5 年之前
  Marc Hartmayer f1b18d79cd Don't interpret dragging an element as a click 5 年之前
  Marc Hartmayer 6d1cdebfe2 Make it compatible with newer and older versions of jQuery sortable 5 年之前
  Marc Hartmayer 6476503137 Fix drag-and-drop and scrolling on mobile devices 5 年之前
  Marc Hartmayer 981ed546f1 Newer versions of jQuery sortable use `uiSortable` key 5 年之前
  Lauri Ojansivu bf78b093ba Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mobile smartphones webbrowsers, and hide drag handles on mobile web. 5 年之前
  Lauri Ojansivu 2bf004120d Add Worker role. 5 年之前
  Lauri Ojansivu 8898862d36 Fix lint errors. 5 年之前