Commit Graph

329 Commits (00bbc2669814247c0ff79bd816be7bf34bcf08a2)

Author SHA1 Message Date
nikolaj.bassauer e30329a18c Add text to new shortcut 1 year ago
nikolaj.bassauer 22b40aab5d Set Shortcut to filter assignees 1 year ago
Lewis Cowles 4d6e6a85e0
feat: download webfonts as well 1 year ago
Lewis Cowles fe887b7b5e
fix: export HTML currently exports JS popups 1 year ago
Martin Filser 875442f1ce removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
Martin Filser 9125ab440d Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 6a4b03324c Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 4a8dcde8ee Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 7673c77c57 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 66c2140911 replace Array#forEach() ... Array#push with Array#map 2 years ago
Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 49071ca5fd Move every SessionData.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 806ad78637 Move every CustomFields.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 9e557f6887 Move every Lists.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 0926943670 Move every Lists.findOne() to the ReactiveCache 2 years ago
Martin Filser 3b65113d05 Move every Cards.findOne() to the ReactiveCache 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
Martin Filser b7dbeba7de add currentSetting to ReactiveCache 2 years ago
Martin Filser c6ee58ef88 add "currentList" to ReactiveCache 2 years ago
Martin Filser 3f3b4746a9 adding ReactiveCache to other source code 2 years ago
Martin Filser 30d154724a currentBoard is very often called in jade files, so use there the cache too 2 years ago
Martin Filser 16130b3f73 Move ReactiveCache to imports 2 years ago
Martin Filser 47427f89b0 Adding new ReactiveCache 2 years ago
Lauri Ojansivu 549b15000b Set background color only if it exists. Part 3. 2 years ago
Lauri Ojansivu c6cad13f1e Set background color only if it exists. Part 2. 2 years ago
Lauri Ojansivu 45d33fa2e4 Set background color only if it exists. 2 years ago
Martin Filser 583f114c68 Utils of canModifyCard and canModifyBoard + move this general functions to Utils class 2 years ago
Martin Filser a7721b9048 Global search, found cards count is now substituted by the translation function itself 2 years ago
Martin Filser 8557d91468 new popup scrolls to top and restore it's previous position after closing again works now at attachments too 2 years ago
Martin Filser 949a3a1337 new popup scrolls to top and restore it's previous position after closing again 2 years ago
Martin Filser b869e3efb6 after moving, e.g. minicards, to the list start / end the index is rounded to the next index 2 years ago
Martin Filser 7e8073d621 after moving, e.g. the minicard, round the index to the next integer 2 years ago
Martin Filser c10f7b6134 Utils#calculateIndex re-uses the logic of Utils#calculateIndexData 2 years ago
simon816 c39403c307 Wait until user has logged in before fetching language preference. Fixes #4967 2 years ago
Lauri Ojansivu af63259f09 Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch. 2 years ago
helioguardabaxo 946c288925 Fix due date filter for next and this week. 2 years ago
Lauri Ojansivu 04aaa6f30c Fix 6.93 with brackground image breaks scrolling on lists within swimlanes. 2 years ago
Lauri Ojansivu 01a1eb177e Set card attachment as background image. Part 3. 2 years ago
Lauri Ojansivu ed92db87bc Set card attachment as background image. Part 2. 2 years ago
Lauri Ojansivu 49ef80ab6c BoardAdmin and Admin can now set board background image URL. 2 years ago
Lauri Ojansivu 9af03b0416 Fixed count of found cards in Global Search. 2 years ago
helioguardabaxo 70de2d48be Added 'next week' due date filter 2 years ago
Lauri Ojansivu 6a4e17e039 Revert set miniscreen to 250px. 3 years ago
Lauri Ojansivu e214bc55dc Drag handle toggle at top left: Each touch/non-touch screen can 3 years ago
Martin Filser 610bd66122 Checklist copy/move dialog was sometimes empty 3 years ago
Martin Filser 18d88035fb CustomFieldStringTemplate regular expressions, .{1,10} also possible 3 years ago
Martin Filser 53bfa967c6 CustomFieldStringTemplate regular expressions now on minicard too 3 years ago