Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Replace BBB and GMap tools with stubs

    • -81
    • +0
    ./javascript/mapFunctionsAuthoring.js
    • -60
    • +0
    ./javascript/mapFunctionsLearning.js
  1. … 303 more files in changeset.
LDEV-3699: Update Gmap Learner to Bootstrap

  1. … 9 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 9 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 134 more files in changeset.
LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 47 more files in changeset.
LDEV-2441: Check if the markers var exists if not then return an empty markersXML

Merging 2.3 changes with head

LDEV-2216 Changing handling of markerinfo and marker title to not use the javascript ecape() function as it was screwing up non ASCII (greek) characters

LDEV2232 setting gmap marker gmapSession to null on export content to prevent potential errors on import

  1. … 5 more files in changeset.
LDEV-2014 - Changing the refresh button to not just to a location.reload but instead redirect to the learner/monitor page to prevent duplicate markers

  1. … 2 more files in changeset.
LDEV-2015 - Changing save button inside the marker to say "Place Marker" instead so it is not confused with the save button

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