lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Putting updateMarkersXML in gmapService and removing from author and learner actions

Minor changes in functionality and debugging, according to Fiona's letter.

    • -1
    • +1
    /lams_tool_daco/db/sql/create_lams_tool_daco.sql
    • -0
    • +3
    /lams_tool_daco/web/includes/css/daco.css
    • -1
    • +1
    /lams_tool_daco/web/pages/authoring/basic.jsp
  1. … 5 more files in changeset.
Added save action and button in the learning inteface so users can save markers without going to the next activity

Learner export completed, export portfolio functionality completed

some bugfixes and enhancements

    • -5
    • +13
    /debian_installer/lams2/debian/config
    • -7
    • +30
    /debian_installer/lams2/debian/postinst
    • -5
    • +2
    /debian_installer/lams2/debian/templates
    • -0
    • +1
    /debian_installer/lams2/index.jsp
Fixed up export portfolio jsp page to work for teacher export, same interface as in monitor

Using divs with float:left/right instead of tables to display map/sidebar correctly

    • -5
    • +14
    /lams_tool_gmap/web/pages/learning/gmap.jsp
max zoom of the fit markers changed from 15 to 16

Fixing up learner interface to resize the map when the window is resized

    • -1
    • +49
    /lams_tool_gmap/web/common/learnerheader.jsp
Fixing up export servlet for learner export portfolio

removed feature to add new wiki links via the fckeditor plugin for the wikit tool

Fixing up map/sidebar divs using the float:left/right style

Fixing up map/sidebar divs using the float:left/right style

    • -9
    • +8
    /lams_tool_gmap/web/pages/authoring/basic.jsp
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

    • -26
    • +10
    /lams_tool_gmap/web/pages/learning/gmap.jsp
Added onkeypress (enter) evecnt catches to prevent the form from submitting when someone presses enter either editing a marker or using the geocoder

    • -4
    • +4
    /lams_tool_gmap/web/pages/authoring/basic.jsp
Fixing Greek

update to 2.1; rename folder to package name minus version number

    • -13
    • +0
    /debian_installer/lams2-2.1rc1/debian/changelog
    • -14
    • +0
    /debian_installer/lams2-2.1rc1/debian/config
    • -19
    • +0
    /debian_installer/lams2-2.1rc1/debian/control
    • -83
    • +0
    /debian_installer/lams2-2.1rc1/debian/copyright
    • -123
    • +0
    /debian_installer/lams2-2.1rc1/debian/lams2.init
    • -190
    • +0
    /debian_installer/lams2-2.1rc1/debian/postinst
    • -73
    • +0
    /debian_installer/lams2-2.1rc1/debian/postrm
    • -37
    • +0
    /debian_installer/lams2-2.1rc1/debian/preinst
  1. … 55 more files in changeset.
was missing the step to dump db

New spreadsheet tool introduced

    • -0
    • +27
    /lams_tool_spreadsheet/.classpath
    • -0
    • +3
    /lams_tool_spreadsheet/.cvsignore
    • -0
    • +25
    /lams_tool_spreadsheet/build.properties
    • -0
    • +506
    /lams_tool_spreadsheet/build.xml
    • -0
    • +3
    /lams_tool_spreadsheet/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +172
    /lams_tool_spreadsheet/conf/language/lams/ApplicationResources.properties
    • -0
    • +169
    /lams_tool_spreadsheet/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +167
    /lams_tool_spreadsheet/conf/language/rams/ApplicationResources.properties
    • -0
    • +167
    /lams_tool_spreadsheet/conf/language/rams/ApplicationResources_en_AU.properties
    • -0
    • +4
    /lams_tool_spreadsheet/conf/war/META-INF/MANIFEST.MF
    • -0
    • +8
    /lams_tool_spreadsheet/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_spreadsheet/conf/xdoclet/global-forwards.xml
    • -0
    • +168
    /lams_tool_spreadsheet/conf/xdoclet/struts-actions.xml
  1. … 299 more files in changeset.
The tool now acts properly as a part of a sequence. Fixed some horizontal display issues. The tool checks for min and max number of records before finishing the activity.

    • -1
    • +2
    /lams_tool_daco/db/clear_old_learning_session.sql
    • -3
    • +1
    /lams_tool_daco/web/pages/learning/finish.jsp
    • -0
    • +2
    /lams_tool_daco/web/pages/learning/learning.jsp
Made the z-level of the markers depend on what current marker is selected

LDEV-1840 Branch mappings retained

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Made the z-level of the markers depend on what current marker is selected

Removing defunct mapFuntions.js

Fixed problem preventing deleted markers being removed from the sidebar

Fixed problem preventing the current user from being diplayed in the sidebar unless they have saved a marker

Fixed up a problem with export/import tool content that was throwing an error when the user saves an imported gmap

    • -1
    • +1
    /lams_tool_gmap/web/pages/authoring/basic.jsp
some minor language changes

Slight inteface change for learner so group name does not go over the line in the sidebar

Removing the test button from the author interface

    • -1
    • +0
    /lams_tool_gmap/web/pages/authoring/basic.jsp
Added changes in to implement code and interfaces for grouping, this was previously un-implemented n monitor and learner