Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

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

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

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

  1. … 134 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. … 180 more files in changeset.
LDEV-2817: Remove references to nonexistent css files in tools

  1. … 21 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 66 more files in changeset.
LDEV-2152: Changes to make it work with IE6

LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

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

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

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

  1. … 6 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 web stuff to make the config model possible

  1. … 8 more files in changeset.
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. … 5 more files in changeset.
For LDEV-1850

Adding in reflection, finished for learner and author.

Monitor and export portfolio still unfinished

    • -0
    • +73
    ./parts/finishButton.jsp
  1. … 19 more files in changeset.
Added refresh button to monitor and learner interfaces

  1. … 4 more files in changeset.
Some changes to ensure that maps display properly in IE 6 and IE 7

  1. … 3 more files in changeset.
LDEV-1845 adding a map legend to the map interface

  1. … 6 more files in changeset.
code cleanup - removing any remaining occurences of notebook code

  1. … 13 more files in changeset.
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.
Using divs with float:left/right instead of tables to display map/sidebar correctly

  1. … 1 more file in changeset.
Added onkeypress (enter) evecnt catches to prevent the form from submitting when someone presses enter either editing a marker or using the geocoder

AND

Set up the divs correctly so the gmap resizes with the learner window, side and top margins are maintained

Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner

  1. … 1 more file in changeset.
Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner

  1. … 34 more files in changeset.
Optimising javascript in view pages

  1. … 3 more files in changeset.
learner and monitor draft versions are done

  1. … 14 more files in changeset.
Authoring is working, you can submit new markers and they will appear again when you go back to them.

  1. … 41 more files in changeset.
- 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

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

  1. … 140 more files in changeset.