oauth support functional but not production ready (tokens currently stored in address columns of lams_user). added new share resource type for google docs which are retrieved via oauth and saved as html files in content repository.
LDEV-2374: Added a parameter to override repository security constraints. Now the Tool Content Handler name can be passed and a ticket will be taken from there, instead of the current tool.Changed the way Pixlr Tool provides output for Data Flow.
LDEV-2374: Added outputs for Data Flow for:* Image gallery (URL to the images uploaded by the students),* Forum (text for the postings for a student in the forum)* Chat (all text postings for a student in the chat)* Pixlr (URL to the image)* Share resources (URL to file/urls uploaded)* Notebook (Text entered by the student)* Submit Files (URL to files uploaded)
LDEV-2374:- Vote now accepts nominations created by Teacher as well as ones derived from input.- Teacher can now limit number of Learners contributing to Vote's nomination pool.- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.
LDEV-2186 Fixed->Adding instructions,deleting instructions, rearranging instructions and showing/hiding the loading icon when instructions are added/removed
LDEV-2186 Fixed->Adding instructions,deleting instructions, rearranging instructions and showing/hiding the loading icon when instructions are added/removed
LDEV-2131 Using ajax call to servlet to complete item's (from popup), return javascript to refresh main frame (share resources) and just close window if tool session for the user is finished (ie user moved to next activity).
LDEV-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.Removed duplicate key names in the database models.