Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 182 more files in changeset.
LDEV-2842: fixing typos

  1. … 10 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 1 more file in changeset.
LDEV-2374: - Vote now accepts nominations created by Teacher as well as ones derived from input. - Teacher can now limit number of Learners contributing to Vote's nomination pool. - Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 49 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 85 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
Merging 2.3 changes with head

LDEV-2216 Changing handling of markerinfo and marker title to not use the javascript ecape() function as it was screwing up non ASCII (greek) characters

LDEV2232 setting gmap marker gmapSession to null on export content to prevent potential errors on import

  1. … 5 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

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

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
fixing up some formatted files in gmap project

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

  1. … 5 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

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

This is the backend stuff to make the config model possible

    • -0
    • +34
    ./java/org/lamsfoundation/lams/tool/gmap/web/forms/AdminForm.java
LDEV-1850 - Doing reflection for Gmap, export portfolio

  1. … 1 more file in changeset.
LDEV-1850 - Doing reflection for Gmap, Learner, monitor done. Just need to do export portfolio

  1. … 9 more files in changeset.
For LDEV-1850

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

  1. … 13 more files in changeset.
For LDEV-1851

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

  1. … 3 more files in changeset.
For LDEV-1851

the isAuthored property of the marker should not be updated, only saved on the first time, otherwise any markers edited in monitor come unter the Authored user

LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

Gmap

  1. … 1 more file in changeset.
Removed import for the gmap image bundler class

LDEV-1847 - Fixed export portfolio so custom images for gmap are bundled with the export.

Now the class is centralised in learner so this can be used in future for other tools.

Fixed up export portfolio so that images are included in the export.

That way the activity still displays correctly even when the lams server is down

  1. … 1 more file in changeset.
Code cleanup for java source

Code cleanup for java source

code cleanup - removing any remaining occurences of notebook code

  1. … 5 more files in changeset.
Putting updateMarkersXML in gmapService and removing from author and learner actions

Added save action and button in the learning inteface so users can save markers without going to the next activity

  1. … 1 more file in changeset.
Learner export completed, export portfolio functionality completed

  1. … 1 more file in changeset.
Fixing up export servlet for learner export portfolio