lams_tool_gmap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek

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

LDEV-2015 - Changing save button inside the marker to say "Place Marker" instead so it is not confused with the save button

Adding extra param to create-deploy-package task for these three tools, so the installer packages can be generated

  1. … 2 more files in changeset.
Adding Spanish. Updating English

    • -0
    • +123
    ./conf/language/lams/ApplicationResources_es_ES.properties
Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

  1. … 16 more files in changeset.
LDEV-1850 - Fixing a problem that makes the GoogleMaps API check appear in the reflection page for monitoring and learning

    • -2
    • +2
    ./web/WEB-INF/struts/struts-config.xml
    • -34
    • +62
    ./web/pages/learning/notebook.jsp
    • -16
    • +55
    ./web/pages/monitoring/notebook.jsp
Updating English

Adding Greek and updating English

    • -0
    • +121
    ./conf/language/lams/ApplicationResources_el_GR.properties
LDEV-1850 - fixing up language entries in gmap

LDEV-1943: Gmap to be a collaborative activity

Adding Norwegian. Updating English

    • -0
    • +121
    ./conf/language/lams/ApplicationResources_no_NO.properties
  1. … 6 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db/sql/db_version_insert.sql
  1. … 68 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

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

Adding a comment to the db insert script

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

    • -0
    • +19
    ./web/WEB-INF/struts/struts-config.xml
    • -17
    • +0
    ./web/includes/jsp/mapFunctions.jsp
    • -0
    • +61
    ./web/pages/admin/config.jsp
    • -0
    • +14
    ./web/pages/authoring/headItems.jsp
    • -0
    • +15
    ./web/pages/export/exportPortfolio.jsp
    • -0
    • +14
    ./web/pages/monitoring/headItems.jsp
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 config stuff to make the config model possible

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 backend stuff to make the config model possible

Committing gmap icon

Also, deleting a trailing space in the activity title that was screwing up the centeredness of the gmap text on the tool activity icon

Updated project classpaths

  1. … 13 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
    • +1
    ./web/pages/export/exportPortfolio.jsp
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.

    • -4
    • +4
    ./web/pages/export/exportPortfolio.jsp
LDEV-1850 - Adding reflection to advanced summary in monitor for gmap

LDEV-1850 - Doing reflection for Gmap, export portfolio

    • -2
    • +56
    ./web/pages/export/exportPortfolio.jsp
LDEV-1850 - Doing reflection for Gmap, Learner, monitor done. Just need to do export portfolio

    • -100
    • +0
    ./db/model/gmap_tool_clay_generated.sql
    • -0
    • +5
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +19
    ./web/pages/monitoring/notebook.jsp
    • -13
    • +55
    ./web/pages/monitoring/summary.jsp
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
    • +5
    ./web/WEB-INF/struts/struts-config.xml
  1. … 7 more files in changeset.
For LDEV-1851

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

    • -8
    • +14
    ./web/pages/monitoring/headItems.jsp
    • -59
    • +77
    ./web/pages/monitoring/summary.jsp