Commit History

作者 SHA1 備註 提交日期
  Nadav Tasher 99e579f47d Add week of year toggle state in user model 9 月之前
  Lauri Ojansivu b537f9b20a Merge pull request #5643 from NadavTasher/feature/optional-vertical-scrollbars 9 月之前
  Nadav Tasher 3e01231874 Allow vertical scrollbars to be disabled (user preferences, visible by default) 9 月之前
  Nadav Tasher 189ebd4201 Enable keyboard shortcuts by default 9 月之前
  Lauri Ojansivu 955a46ca60 Fixes keyboard shortcuts defaults, icons and texts to be more understandable. 10 月之前
  Nadav Tasher 658e43ab54 Add profile.keyboardShortcuts to User model 10 月之前
  Nadav Tasher 17f4bbde20 Changed the default maximum list width 10 月之前
  Nadav Tasher 9576f6807b Add missing functions to users model for auto-width 10 月之前
  Nadav Tasher efe50a65ee Add list constraint support in set-width popup 10 月之前
  Nadav Tasher fb34dd6114 Add auto-width board-header toggle 10 月之前
  Nadav Tasher 0097674fc0 Added initial support for auto-width lists option 10 月之前
  Martin Filser 9fa36c3991 hide checklist-items per card now 2 年之前
  Martin Filser 8a446de3e9 added comment section on card details to avoid loading the card comment activities from the server 2 年之前
  Martin Filser bff96f6ae2 change Meteor.user() to ReactiveCache.getCurrentUser() 2 年之前
  Martin Filser 38a32824ea fix error on console when user logout (Part 1) 2 年之前
  Lauri Ojansivu 4156b6f932 Temporarily revert collapse per user that did not work yet. 1 年之前
  Lauri Ojansivu ed801f7082 Collapse Swimlane. In Progress. 1 年之前
  Lauri Ojansivu 902f86d363 Collapse Lists to be per user, not per board. In Progress. 1 年之前
  Lauri Ojansivu 42ece21fa1 Fix users.save is not a function. 1 年之前
  Lauri Ojansivu 4e97a5351a Fix missing profile/avatar pictures. 1 年之前
  Martin Filser 00e60ff855 notifications are now always ordered from newest to oldest activity 1 年之前
  Martin Filser c4882707e9 use ReactiveMiniMongoIndex for notifications 1 年之前
  Martin Filser 402528d97e notifications are now displayed correctly again 1 年之前
  Lauri Ojansivu 4fe168b03b Fix Security issue: Hyperlink injection. 2 年之前
  mark 406766a82b make default swimlane auto-height 2 年之前
  Martin Filser 70c2f0f89f first registration after installation must be an admin account 2 年之前
  Lauri Ojansivu a2f479f4bd Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master 2 年之前
  Martin Filser 875442f1ce removing Utils.getCurrentSetting() and use ReactiveCache directly 2 年之前
  Martin Filser f83ee124d0 Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 年之前
  Martin Filser 030359aa0e Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 年之前