Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added space to the top of the page to make it look better.

Improving the "waiting" page for export portfolio. Now styled correctly, updates every 10 secs to give the user feedback and has a close button once the generation is complete. Java code also contains some test code that can be used to test the timeout (commented out).

  1. … 2 more files in changeset.
Make it work offline.

  1. … 1 more file in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 76 more files in changeset.
fix for progress bar update - on redirect pages

  1. … 1 more file in changeset.
Lost the body tags from the loadToolActivity and previewDefineLater pages.

fix for progress bar update - on redirect pages

  1. … 1 more file in changeset.
fix for progress bar update - on redirect pages

dynamically attach title with style set to component

  1. … 2 more files in changeset.
frame changes

Added styling images to export portfolio. The directory of the images is hardcoded and this will need to be fixed before we can create any other styles.

This required adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

  1. … 2 more files in changeset.
Converted to the learner content styles

  1. … 11 more files in changeset.
updated UI

added some js methods called from flash

Updating export portfolio for the new stylesheets. New sheets applied and some extra data added to the page (such as learner name). Doesn't look right yet as the images aren't available and the css references have had to be hardcoded and this should be done via the css tag.

  1. … 4 more files in changeset.
Converting to the new CSS look

  1. … 17 more files in changeset.
updated passon - make sure delete send connection

Slow down the redirect to the tool, otherwise the passon.swf doesn't get a chance to make the connection to the progress bar.

recompiled for dto changes

passon updates working in both browsers

using Active Content (js) method for embedding flash.

  1. … 4 more files in changeset.
Finishing off I18N of learning

  1. … 3 more files in changeset.
need to delete connection after send

generate tag id param not required

Implementing gate and grouping screens for export portfolio.

    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 35 more files in changeset.
The activityId was changed to activityID in a previous check in, but the change seems to have got lost.

appended id to unique connection name to avoid conflicts with preview/learner

  1. … 4 more files in changeset.
Adding lessonID to the activity form, so that the passon.swf can have it separately and make it part of the connection name. Changed form.activityId to form.activityID for consistency.

  1. … 5 more files in changeset.
Removing learnerProgress from the user's shared session. This should allow preview and learner to run without interfering with each other.

  1. … 23 more files in changeset.
Changed export portfolio to * reduce the number of error messages * move the html out of the I18N file and into jsps * use the learning design processor so that the activities are processed (and hence displayed) in the correct order.

    • -0
    • +60
    ./exportPortfolio/main.jsp
    • -0
    • +53
    ./exportPortfolio/notSupported.jsp
  1. … 15 more files in changeset.