Nadav Tasher
|
17f4bbde20
Changed the default maximum list width
|
6 月之前 |
Nadav Tasher
|
9576f6807b
Add missing functions to users model for auto-width
|
6 月之前 |
Nadav Tasher
|
efe50a65ee
Add list constraint support in set-width popup
|
6 月之前 |
Nadav Tasher
|
fb34dd6114
Add auto-width board-header toggle
|
6 月之前 |
Nadav Tasher
|
0097674fc0
Added initial support for auto-width lists option
|
6 月之前 |
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()
|
1 年之前 |
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.
|
1 年之前 |
mark
|
406766a82b
make default swimlane auto-height
|
1 年之前 |
Martin Filser
|
70c2f0f89f
first registration after installation must be an admin account
|
1 年之前 |
Lauri Ojansivu
|
a2f479f4bd
Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master
|
1 年之前 |
Martin Filser
|
875442f1ce
removing Utils.getCurrentSetting() and use ReactiveCache directly
|
1 年之前 |
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 年之前 |
Martin Filser
|
76aae41637
Move every InvitationCodes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 年之前 |
Martin Filser
|
767d8e66e7
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 年之前 |
Martin Filser
|
92052458f5
Move every Meteor.users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 年之前 |
Martin Filser
|
2c92524cf4
Move every Boards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 年之前 |
Martin Filser
|
0767f50af8
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 年之前 |
Martin Filser
|
79ea4d6d1e
Move every Activities.findOne() to the ReactiveCache
|
2 年之前 |