LDEV-1908 If the requestSrc and the notifyCloseURL are not included in the LoginRequest calls for integrations, then tool adapter tools do not appear- Fixed
LDEV-1861 Adding customCSVChanged the lamsCoreToolService so that it detects when it is a tool adapter tool, and then passes a customCSV param to the copyToolContnet method so the tool can copy it's content on the external server
LDEV-1861 Adding customCSVNew type of ToolContentManager ToolAdapterContentManager, tool adapters will implement this so that customCSV will be passed to the required methods
LDEV-1861 Adding customCSVAdding a method to ToolDAO so that you can retireve a tool from a tool_signature, and also update it. This is needed for tool adapter tools so they can update their extLmsId mapping
LDEV-1861 Adding customCSVAdding the extLmsId property to Activity and ActivityDTO so that flash can determine whether to display a external tool adapter tool or not
Removing lams_support@melcoe.mq.edu.au from the config table as it may be misleading to users, this is the email used by the Forgot Password functionality, and it will retrun undeliverable if someone tries to reply to it.