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. … 3 more files in changeset.
Small change to fix up geocoder address searcher

LDEV-1853 The default geocoder address is now saveable along with the other gmap content, so teachers can decide what info the students start with. This commit fixes the jsp pages to do so

  1. … 2 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. … 2 more files in changeset.
LDEV-1850 - Adding reflection to advanced summary in monitor for gmap

  1. … 2 more files in changeset.
LDEV-1850 - Doing reflection for Gmap, export portfolio

  1. … 1 more file in changeset.
LDEV-1850 - Doing reflection for Gmap, Learner, monitor done. Just need to do export portfolio

    • -0
    • +19
    ./monitoring/notebook.jsp
  1. … 9 more files in changeset.
LDEV-1662 wrong closure of the script tab solved in all tools

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

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

    • -0
    • +38
    ./learning/notebook.jsp
    • -0
    • +73
    ./learning/parts/finishButton.jsp
  1. … 17 more files in changeset.
For LDEV-1851

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

  1. … 4 more files in changeset.
Added refresh button to monitor and learner interfaces

  1. … 3 more files in changeset.
Some small GMAP language changes

  1. … 3 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Gmap

  1. … 1 more file in changeset.
Changing the location of the gmap images for export portfolio

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

  1. … 1 more file in changeset.
Fixed up export portfolio so that images are included in the export.

That way the activity still displays correctly even when the lams server is down

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

  1. … 3 more files in changeset.
code cleanup - removing any remaining occurences of notebook code

  1. … 12 more files in changeset.
Added save action and button in the learning inteface so users can save markers without going to the next activity

  1. … 1 more file in changeset.
Learner export completed, export portfolio functionality completed

  1. … 1 more file in changeset.
Fixed up export portfolio jsp page to work for teacher export, same interface as in monitor

    • -116
    • +152
    ./export/exportPortfolio.jsp
Using divs with float:left/right instead of tables to display map/sidebar correctly

Fixing up map/sidebar divs using the float:left/right style

Fixing up map/sidebar divs using the float:left/right style

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

AND

Set up the divs correctly so the gmap resizes with the learner window, side and top margins are maintained

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

  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.
Removing the test button from the author interface

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

  1. … 29 more files in changeset.