lams_tool_gmap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

    • -0
    • +13
    ./conf/hibernate/mappings/hibernate.cfg.xml
  1. … 55 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 115 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
Adding Maori

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 3 more files in changeset.
LDEV-2150: added icons to save/cancel buttons

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 25 more files in changeset.
New gmap icon

Updating Spanish

  1. … 2 more files in changeset.
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

  1. … 21 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -200
    • +114
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -14
    • +14
    ./web/WEB-INF/tags/FCKEditor.tag
  1. … 82 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 21 more files in changeset.
Adding Turkish

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_tr_TR.properties
  1. … 5 more files in changeset.
fixing up some formatted files in gmap project

Updating Norwegian

  1. … 2 more files in changeset.
UPdating Greek and Italian

  1. … 8 more files in changeset.
Adding Italian. Updating Greek

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_it_IT.properties
  1. … 2 more files in changeset.
Updating Greek

  1. … 14 more files in changeset.
Updating Greek

  1. … 14 more files in changeset.
Updating English and Spanish

Small gmap language change to make it less confusing when you click save without setting map titles

Fixing spelling mistake in label name

Updating Greek

  1. … 17 more files in changeset.
Updating Greek, English, Spanish, Norwegian

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.