Releases: concord-consortium/lara
1.9.2 Error Logging and User Listing Fix
We added Rollbar to LARA so we can log javascript errors.
We increased the unicorn and nginx timeouts so the user admin page could finish loading.
For developers setting up demo docker containers the migrations can now be run automatically.
1.9.1 Fix run with Collaborators
This release fixes an issue when "run with collaborators" is used by a https portal.
1.9.0 Production Docker Support
This release includes several changes to make it possible to run LARA in a docker container for production.
We are currently using Rancher to manager our docker containers, but this LARA docker container should work anywhere.
Additionally:
- Rails has been upgraded to version 3.2.22
- Report view shows drawing prompts
- Added building models theme
1.9.0-pre.2 Production Docker Support
This release includes several changes to make it possible to run LARA in a docker container for production.
We are currently using Rancher to manager our docker containers, but this LARA docker container should work anywhere.
Rails 3.2.22 & Report shows drawing prompts
In this release:
- Rails 3.2.22
- Report view shows drawing prompts
- Added building models theme
1.8.0 New Themes and Better Banners
- new HAS astro theme
- new theme for NGSA that hides sharing buttons
- LARA completion banners now match up better with the portal completion reports
- default line thickness of drawing tool is a one step thinner
- more efficient sending of learner data to the portal
- more efficient publishing of activity changes to the portal
1.8.0-pre.5 NGSA Theme and fixed HAS Astro Theme
This pre-release adds two new themes.
1.8.0-pre.4 Speed Up Publications
this adds an index to the portal publications which are searched a lot now
1.8.0-pre.2 More small changes
- new HAS astro theme
- fix answered logic for image questions. Previously if an image question had a background image then it would be considered answered even if the student hadn't touched it yet.
1.8.0-pre.1 So Far Just Minor Changes
- the completed banner in LARA should now match the status in the portal even if there is a labbook question
- default line thickness of the drawing tool is one step thinner
- LARA no longer sends the full drawing state to the portal, the portal isn't saving it. This large chunk of data was causing problems for the the portals background processing.