lams_tool_gmap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 41 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

  1. … 27 more files in changeset.
LDEV-3211: Fix reflections formatting in learner

    • -103
    • +0
    ./conf/language/ApplicationResources.properties
  1. … 4 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

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

    • -12
    • +11
    ./web/pages/export/exportPortfolio.jsp
    • -1
    • +1
    ./web/pages/monitoring/editActivity.jsp
Adding Portuguese (Brazil). Updating English

    • -0
    • +115
    ./conf/language/lams/ApplicationResources_pt_BR.properties
  1. … 43 more files in changeset.
LDEV-3171: Remove users from activities. Fix several bugs.

  1. … 34 more files in changeset.
LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence. Implementation of content-removing method for most of tools.

  1. … 59 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 120 more files in changeset.
LDEV-3026: Adding labels

  1. … 26 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 158 more files in changeset.
LDEV-3107: redesign gmap icons

    • -0
    • +2009
    ./web/images/icon_gmap.ai
    • -700
    • +368
    ./web/images/icon_gmap.svg
    • -699
    • +367
    ./web/images/icon_gmap_16.svg
LDEV-3107: Gmap icons

    • binary
    ./web/images/icon_gmap.png
    • -0
    • +764
    ./web/images/icon_gmap.svg
    • -0
    • +764
    ./web/images/icon_gmap_16.svg
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.

    • -0
    • +1
    ./web/pages/export/exportPortfolio.jsp
LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 35 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -44
    • +48
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 122 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +10
    ./web/pages/learning/runOffline.jsp
  1. … 178 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2975: Updating Greek

  1. … 1 more file in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

    • -4
    • +4
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -1
    • +13
    ./web/pages/authoring/authoring.jsp
  1. … 2 more files in changeset.
LDEV-2938 fixed "Loosing markers in authoring"

    • -1
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
LDEV-2817: Remove references to nonexistent css files in tools

  1. … 18 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

  1. … 79 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.