Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

Added onkeypress (enter) evecnt catches to prevent the form from submitting when someone presses enter either editing a marker or using the geocoder

AND

Set up the divs correctly so the gmap resizes with the learner window, side and top margins are maintained

Added onkeypress (enter) evecnt catches to prevent the form from submitting when someone presses enter either editing a marker or using the geocoder

Made the z-level of the markers depend on what current marker is selected

Made the z-level of the markers depend on what current marker is selected

Removing defunct mapFuntions.js

Fixed problem preventing deleted markers being removed from the sidebar

    • -221
    • +0
    ./includes/javascript/mapFunctions.js
Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

  1. … 1 more file in changeset.