lams_tool_gmap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing defunct mapFuntions.js

Fixed problem preventing deleted markers being removed from the sidebar

    • -221
    • +0
    ./web/includes/javascript/mapFunctions.js
Fixed problem preventing the current user from being diplayed in the sidebar unless they have saved a marker

Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

some minor language changes

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

    • -31
    • +49
    ./conf/language/ApplicationResources.properties
  1. … 20 more files in changeset.
Optimising javascript in view pages

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

    • -11
    • +0
    ./web/pages/authoring/headItems.jsp
Optimisting leanerHeader.jsp to use jstl tags better

*** empty log message ***

Working on monitoring view

    • -3
    • +0
    ./web/includes/javascript/monitoring.js
Images for the monitor user menu

    • binary
    ./web/images/tree_closed.gif
    • binary
    ./web/images/tree_open.gif
Implementing export sevlet

Fixed up GmapService for exporting the learning design activity correctly:

Previousl, the export xml was a bit wrong because a gmap has marker(s) and a marker has a gmap, so it got a bit ugly with nesting, nulling the marker's gmap object (as was done in forum) fixed the problem before the export

learner and monitor draft versions are done

    • binary
    ./web/images/collapse.gif
    • binary
    ./web/images/expand.gif
    • -1
    • +2
    ./web/includes/javascript/mapFunctions.js
    • -0
    • +0
    ./web/includes/javascript/mapFunctionsMonitoring.js
    • -3
    • +17
    ./web/includes/jsp/mapFunctions.jsp
    • -2
    • +157
    ./web/pages/monitoring/headItems.jsp
Fixed a problem with removing markers, that was causing the rest of the markers to not be updated after the first was removed

Also, fixed a problem that was creating a new gmapUser each time the sequence was saved and not using the existing one

Fixed a problem with removing markers, that was causing the rest of the markers to not be updated after the first was removed

Authoring is working, you can submit new markers and they will appear again when you go back to them.

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

    • -3
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +1
    ./web/includes/javascript/authoring.js
    • -210
    • +53
    ./web/includes/javascript/mapFunctions.js
    • -0
    • +114
    ./web/includes/javascript/mapFunctionsAuthoring.js
    • -0
    • +92
    ./web/includes/javascript/mapFunctionsLearning.js
- 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

    • -3
    • +0
    ./web/includes/javascript/authoring.js
    • -35
    • +10
    ./web/includes/javascript/mapFunctions.js
- 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

    • -0
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -1
    • +8
    ./web/includes/javascript/authoring.js
    • -25
    • +33
    ./web/includes/javascript/mapFunctions.js
Added title field to the marker object

added sidebar to the view

    • -1
    • +2
    ./web/includes/javascript/authoring.js
    • -27
    • +110
    ./web/includes/javascript/mapFunctions.js
Code for google map tool

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

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

    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +85
    ./conf/language/ApplicationResources.properties
    • -0
    • +87
    ./conf/language/lams/ApplicationResources.properties
  1. … 129 more files in changeset.