Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

This is the web stuff to make the config model possible

  1. … 8 more files in changeset.
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.

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

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

  1. … 21 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

    • -16
    • +1
    ./javascript/mapFunctionsAuthoring.js
Added refresh button to monitor and learner interfaces

  1. … 4 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. … 3 more files in changeset.
Changing the size of the info window display div to fit in the learner page

Fixed up some small learner alert bugs

  1. … 1 more file in changeset.
Some changes to ensure that maps display properly in IE 6 and IE 7

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

  1. … 6 more files in changeset.
LDEV-1846 Notify the user when there is no gmap key set up

  1. … 4 more files in changeset.
max zoom of the fit markers changed from 15 to 16

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

  1. … 3 more files in changeset.
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

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

  1. … 2 more files in changeset.
Slight inteface change for learner so group name does not go over the line in the sidebar

Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner

  1. … 1 more file in changeset.
Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner

    • -3
    • +22
    ./javascript/mapFunctionsAuthoring.js
  1. … 32 more files in changeset.
*** empty log message ***

Working on monitoring view

    • -0
    • +0
    ./javascript/mapFunctionsMonitoring.js
learner and monitor draft versions are done

    • -0
    • +0
    ./javascript/mapFunctionsMonitoring.js
  1. … 10 more files in changeset.
Authoring is working, you can submit new markers and they will appear again when you go back to them.

    • -36
    • +0
    ./javascript/mapFunctionsAuthoring.js
    • -24
    • +0
    ./javascript/mapFunctionsLearning.js
    • -0
    • +226
    ./jsp/mapFunctions.jsp
  1. … 37 more files in changeset.
Advanced options implemented in learner, some fixes to hte display of the info maessages for the markers,

created by user is also displayed

    • -0
    • +114
    ./javascript/mapFunctionsAuthoring.js
    • -0
    • +92
    ./javascript/mapFunctionsLearning.js
  1. … 13 more files in changeset.
- Updated advanced tab

- Learner now displays gmap and markers

- Some map control advanced options implemented in learner

- build script updated to allow to deploy just the jar file

  1. … 11 more files in changeset.
- Added options in advanced tab, as well as persistance entries in the Gmap object

- Add state-saving for the Gmap, so when the teacher saves teh map, it appears exactly as it was before when they go back, ie map type, zoom, location

- Fixed up language strings in application.properties

- All non-cosmetic authoring tasks so far are completed

  1. … 15 more files in changeset.