lams_tool_gmap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed import for the gmap image bundler class

LDEV-1847 - Fixed export portfolio so custom images for gmap are bundled with the export.

Now the class is centralised in learner so this can be used in future for other tools.

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

    • -14
    • +6
    ./web/pages/export/exportPortfolio.jsp
Clay model for gmap

    • -0
    • +100
    ./db/model/gmap_tool_clay_generated.sql
Clay model for gmap

Clay model for gmap

LDEV-1845 adding a map legend to the map interface

LDEV-1845 adding a map legend to the map interface

    • -0
    • +24
    ./web/common/mapLegend.jsp
LDEV-1846 Notify the user when there is no gmap key set up

    • -13
    • +15
    ./web/includes/jsp/mapFunctions.jsp
Code cleanup for java source

Code cleanup for java source

code cleanup - removing any remaining occurences of notebook code

    • -37
    • +0
    ./web/pages/monitoring/gmapDisplay.jsp
Putting updateMarkersXML in gmapService and removing from author and learner actions

Added save action and button in the learning inteface so users can save markers without going to the next activity

Learner export completed, export portfolio functionality completed

    • -5
    • +17
    ./web/pages/export/exportPortfolio.jsp
Fixed up export portfolio jsp page to work for teacher export, same interface as in monitor

    • -116
    • +152
    ./web/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 export servlet for learner export portfolio

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

    • -1
    • +1
    ./web/pages/export/exportPortfolio.jsp
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

    • -2
    • +18
    ./web/includes/jsp/mapFunctions.jsp
Removing defunct mapFuntions.js

Fixed problem preventing deleted markers being removed from the sidebar

    • -221
    • +0
    ./web/includes/javascript/mapFunctions.js
Fixed problem preventing the current user from being diplayed in the sidebar unless they have saved a marker

Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

some minor language changes