Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added title field to the marker object

added sidebar to the view

  1. … 8 more files in changeset.
Code for google map tool

Now can save markers in authoring, they are redisplayed on the map

  1. … 22 more files in changeset.
First commit for the gmap tool

Got the gmaps appearing in author, you can add multiple markers and descriptions for the markers, but you cannot save yet.

Draft data model also completed

    • -0
    • +38
    ./javascript/authoring.js
    • -0
    • +136
    ./javascript/mapFunctions.js
    • -0
    • +12
    ./javascript/monitoring.js
  1. … 141 more files in changeset.