| .. | 
			
		
		
			
				
					| 
						
							
						
						accountSettings.js
					 | 
				
				
					cd253522a3
					Add more Font Awesome icons. This was originally added
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						actions.js
					 | 
				
				
					e4a9dc25ec
					Revert Removed extra imports of Meteor. Hopefully fixes email notifications
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						activities.js
					 | 
				
				
					12a0e73587
					Fix syntax typo
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						announcements.js
					 | 
				
				
					3b9f2ca7c2
					Fixes #2596 incorrect date types for created & updated
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						attachments.js
					 | 
				
				
					0e593c7d81
					Add admin reports to admin panel
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						avatars.js
					 | 
				
				
					3d82323eaa
					Update avatars.js
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						boards.js
					 | 
				
				
					ed6c6e5a25
					Use new colors constants
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						cardComments.js
					 | 
				
				
					43f40c4085
					Fix sort operator
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						cards.js
					 | 
				
				
					a94bec921c
					Remove allowedValues from Cards.type schema
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						checklistItems.js
					 | 
				
				
					0911511d0c
					Checklist Item PUT API: boolean cast on isFinished
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						checklists.js
					 | 
				
				
					e8b6b78dfa
					Checklistitems are now inserted always at the end of the checklist
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						counters.js
					 | 
				
				
					2cedbcb9b3
					Teams/Organizations part 1, in progress. Add table: org
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						csvCreator.js
					 | 
				
				
					74d93a6adc
					Option to add custom field to all cards
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						customFields.js
					 | 
				
				
					3778a9ebcf
					add configuration field for separator
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						export.js
					 | 
				
				
					6eb90238b1
					Included a new route to export (json) an attachment from a board.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						exportExcel.js
					 | 
				
				
					5c4421dc38
					Delete test file
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						exporter.js
					 | 
				
				
					6eb90238b1
					Included a new route to export (json) an attachment from a board.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						import.js
					 | 
				
				
					a3cd1b89ff
					Fix missing member assignments when cloning board
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						integrations.js
					 | 
				
				
					0f5226f814
					Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						invitationCodes.js
					 | 
				
				
					3b9f2ca7c2
					Fixes #2596 incorrect date types for created & updated
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						lists.js
					 | 
				
				
					ed6c6e5a25
					Use new colors constants
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						org.js
					 | 
				
				
					1bc07b1b4a
					Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						orgUser.js
					 | 
				
				
					3b9f2ca7c2
					Fixes #2596 incorrect date types for created & updated
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						presences.js
					 | 
				
				
					9db3c93116
					Speed improvement: Delete presences older than one week, and add index to presences serverId.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						rules.js
					 | 
				
				
					1d4a65d0b4
					Add new rules report
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings.js
					 | 
				
				
					28582b7e77
					correction of a typo
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						swimlanes.js
					 | 
				
				
					ed6c6e5a25
					Use new colors constants
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						team.js
					 | 
				
				
					1bc07b1b4a
					Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						trelloCreator.js
					 | 
				
				
					74ac7d8d3f
					Fix for issue #1569 Trello data without labels definition
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						triggers.js
					 | 
				
				
					e4a9dc25ec
					Revert Removed extra imports of Meteor. Hopefully fixes email notifications
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						unsavedEdits.js
					 | 
				
				
					3b9f2ca7c2
					Fixes #2596 incorrect date types for created & updated
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						users.js
					 | 
				
				
					a249ffc805
					Admin Panel/Settings/Accounts: Hide system messages of all users.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						usersessiondata.js
					 | 
				
				
					0aabb0b364
					Fix lint.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						watchable.js
					 | 
				
				
					3eb4d2c341
					Prettier & eslint project style update
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						wekanCreator.js
					 | 
				
				
					f7cc1abc8e
					Merge pull request #3500 from jrsupplee/patch-5
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						wekanmapper.js
					 | 
				
				
					3eb4d2c341
					Prettier & eslint project style update
				 | 
				6 years ago |