Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1856 Resolved this issue by putting a javascript escape() around the title and info message when the markers are serialised for saving. Then when we redraw them later, the javascript unescape() function is used to put them back to their original form.

LDEV-1850 - Adding reflection to advanced summary in monitor for gmap

  1. … 2 more files in changeset.
LDEV-1850 - Doing reflection for Gmap, export portfolio

  1. … 1 more file in changeset.
LDEV-1850 - Doing reflection for Gmap, Learner, monitor done. Just need to do export portfolio

    • -0
    • +19
    ./pages/monitoring/notebook.jsp
  1. … 7 more files in changeset.
LDEV-1662 wrong closure of the script tab solved in all tools

  1. … 11 more files in changeset.
For LDEV-1850

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

    • -0
    • +38
    ./pages/learning/notebook.jsp
    • -0
    • +73
    ./pages/learning/parts/finishButton.jsp
  1. … 14 more files in changeset.
For LDEV-1851

Adding the saveMarkers action to monitor so the teacher can save/update/remove markers

  1. … 3 more files in changeset.
Fixing up refresh function so it also warns when a marker has been edited

Moving the common editMarker method to the map mapFunctions library

Added refresh button to monitor and learner interfaces

  1. … 2 more files in changeset.
Added in functionality that preserves the open user div when a new maker is added to the list. and the sidebar is subsequently refreshed

also added in some commenting.

LDEV-1852 - Edit a marker produces a copy of it, if you move the marker first. A simple fix

Some small GMAP language changes

  1. … 2 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Gmap

  1. … 1 more file in changeset.
Changing the location of the gmap images for export portfolio

Changing the size of the info window display div to fit in the learner page

Removing some unneccessary resizing javascript methods from the learner interface

Fixed up some small learner alert bugs

Some changes to ensure that maps display properly in IE 6 and IE 7

Fixed up export portfolio so that images are included in the export.

That way the activity still displays correctly even when the lams server is down

  1. … 3 more files in changeset.
LDEV-1845 adding a map legend to the map interface

    • -0
    • +24
    ./common/mapLegend.jsp
  1. … 1 more file in changeset.
LDEV-1846 Notify the user when there is no gmap key set up

  1. … 4 more files in changeset.
code cleanup - removing any remaining occurences of notebook code

  1. … 12 more files in changeset.
Added save action and button in the learning inteface so users can save markers without going to the next activity

  1. … 1 more file in changeset.
Learner export completed, export portfolio functionality completed

  1. … 1 more file in changeset.
Fixed up export portfolio jsp page to work for teacher export, same interface as in monitor

    • -116
    • +152
    ./pages/export/exportPortfolio.jsp
Using divs with float:left/right instead of tables to display map/sidebar correctly

max zoom of the fit markers changed from 15 to 16

Fixing up learner interface to resize the map when the window is resized

Fixing up map/sidebar divs using the float:left/right style