Commit History

Author SHA1 Message Date
  Martin Filser 06e374f0ff Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
  Martin Filser 48ba81eb3d Move every Swimlanes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
  Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
  Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
  Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 2 years ago
  Martin Filser 2f2aa7b08a insert linked card at search dialog set's now the next card number too 2 years ago
  Martin Filser 20b0422024 insert linked board set's now the next card number too 2 years ago
  Martin Filser dcb9fb7465 insert linked card set's now the next card number too 2 years ago
  Martin Filser 3a287a494b insert linked card at search dialog also add the card at top/bottom 2 years ago
  Martin Filser 06e26d8d89 insert linked card dialog, sort swimlanes, lists and cards by field "sort" 2 years ago
  Martin Filser 94953a1c97 use card.getRealId() 2 years ago
  Martin Filser 02e9795816 insert linked board at top/bottom 2 years ago
  Martin Filser c29cff3822 insert linked card, move sortIndex to function 2 years ago
  Martin Filser 29216599e4 insert linked card at top/bottom of list 2 years ago
  Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
  Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 years ago
  Lauri Ojansivu 0c3ca14699 Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor 3 years ago
  Denis Perov 4277d89514 Fix various bugs 3 years ago
  Jan Küster 60af7766bf Switch tap:i18n to custom TAPi18n implementation 4 years ago
  Ben0it-T 8280ed2d3e Create Board from template now open board 3 years ago
  Ben0it-T e176410b54 Fix auto-complete username when creating new cards (addCardForm) 3 years ago
  Lauri Ojansivu 95ed3a0ab5 Fix Create Board from Template not opening. 3 years ago
  Lauri Ojansivu 67687110bb Fixed Duplicate board. 3 years ago
  Ben0it-T 8aa816149f Fix Labels search (Uncaught TypeError: t.name is undefined) 3 years ago
  Ben0it-T 27ee16ea1e Fix getLabels exception 3 years ago
  Martin Filser f4a3363f6f replace Session key popupCard with popupCardId (better meaning of what the variable contains) 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
  Martin Filser bcb5cfb235 Card Details can be opened in a new tab on mobile view 4 years ago
  Martin Filser dae58d11c2 Card Details Popup only opened if not another popup is opened yet 4 years ago
  Martin Filser fb66b84b58 Card Details, description edit is now saved at popup 4 years ago