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