• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-2459 LDEV-2462 surround i18n messages with double quotes when outputting to html or javascript

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

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-2216 Changing handling of markerinfo and marker title to not use the javascript ecape() function as it was screwing up non ASCII (greek) characters

  1. … 4 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. … 9 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. … 22 more files in changeset.
Fixing up refresh function so it also warns when a marker has been edited

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.

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

Some changes to ensure that maps display properly in IE 6 and IE 7

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

  1. … 1 more file in changeset.
Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

  1. … 3 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. … 35 more files in changeset.
*** empty log message ***

learner and monitor draft versions are done

  1. … 15 more files in changeset.