learnerheader.jsp

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

  1. … 307 more files in changeset.
LDEV-4067: changing google maps URL to be on https rather than http

  1. … 2 more files in changeset.
LDEV-4067: changing google maps URL to be on https rather than http

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

  1. … 9 more files in changeset.
LDEV-3084: If Google Maps API was not loaded, mark browser as incompatible, resulting in "Could not load map" message, better than error while loading page.

  1. … 3 more files in changeset.
LDEV-2817: Remove references to nonexistent css files in tools

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

  1. … 47 more files in changeset.
LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

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

Adding the saveMarkers action to monitor so the teacher can save/update/remove markers

  1. … 5 more files in changeset.
Removing some unneccessary resizing javascript methods from the learner interface

Fixed up some small learner alert bugs

  1. … 1 more file in changeset.
Fixing up learner interface to resize the map when the window is resized

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

  1. … 34 more files in changeset.
Optimisting leanerHeader.jsp to use jstl tags better

  1. … 1 more file in changeset.
learner and monitor draft versions are done

  1. … 14 more files in changeset.
Authoring is working, you can submit new markers and they will appear again when you go back to them.

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

  1. … 16 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. … 12 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

  1. … 143 more files in changeset.