Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./pages/export/exportPortfolio.jsp
Using divs with float:left/right instead of tables to display map/sidebar correctly

max zoom of the fit markers changed from 15 to 16

Fixing up learner interface to resize the map when the window is resized

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

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

    • -221
    • +0
    ./includes/javascript/mapFunctions.js
Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

  1. … 1 more file in changeset.
Slight inteface change for learner so group name does not go over the line in the sidebar

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

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

    • binary
    ./images/yellow_Marker.png
    • -16
    • +143
    ./includes/jsp/mapFunctions.jsp
    • -98
    • +24
    ./pages/monitoring/headItems.jsp
  1. … 22 more files in changeset.
Optimising javascript in view pages

    • -40
    • +139
    ./pages/export/exportPortfolio.jsp
    • -17
    • +11
    ./pages/monitoring/headItems.jsp
Optimising the author javascript

Optimisting leanerHeader.jsp to use jstl tags better

*** empty log message ***

Working on monitoring view

Images for the monitor user menu

    • binary
    ./images/tree_closed.gif
    • binary
    ./images/tree_open.gif
learner and monitor draft versions are done

    • binary
    ./images/collapse.gif
    • -0
    • +0
    ./includes/javascript/mapFunctionsMonitoring.js
    • -2
    • +157
    ./pages/monitoring/headItems.jsp
  1. … 2 more files in changeset.
Authoring is working, you can submit new markers and they will appear again when you go back to them.

    • -6
    • +38
    ./includes/javascript/mapFunctions.js
    • -0
    • +226
    ./includes/jsp/mapFunctions.jsp
  1. … 33 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

    • -210
    • +53
    ./includes/javascript/mapFunctions.js
    • -0
    • +114
    ./includes/javascript/mapFunctionsAuthoring.js
    • -0
    • +92
    ./includes/javascript/mapFunctionsLearning.js
  1. … 9 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

    • -35
    • +10
    ./includes/javascript/mapFunctions.js
  1. … 4 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

    • -25
    • +33
    ./includes/javascript/mapFunctions.js
  1. … 10 more files in changeset.
Added title field to the marker object

added sidebar to the view

    • -27
    • +110
    ./includes/javascript/mapFunctions.js
  1. … 5 more files in changeset.
Code for google map tool

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

    • binary
    ./images/blue_Marker.png
    • binary
    ./images/paleblue_Marker.png
    • binary
    ./images/red_Marker.png
    • -60
    • +203
    ./includes/javascript/mapFunctions.js
  1. … 15 more files in changeset.