lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding cvs id tags

major module update in progress; removed dependency on phpdomxml and yahoo calendar among other changes

    • -0
    • +54
    /temp_moodle_dev/lamstwo/add.php
    • -0
    • +88
    /temp_moodle_dev/lamstwo/add_form.php
    • -0
    • +168
    /temp_moodle_dev/lamstwo/backuplib.php
    • -172
    • +0
    /temp_moodle_dev/lamstwo/calendar.css
    • -155
    • +0
    /temp_moodle_dev/lamstwo/calendar.js
    • -19
    • +0
    /temp_moodle_dev/lamstwo/constants.php
    • -26
    • +41
    /temp_moodle_dev/lamstwo/index.php
    • -957
    • +0
    /temp_moodle_dev/lamstwo/lib.xml.inc.php
    • -487
    • +0
    /temp_moodle_dev/lamstwo/mod.html
    • -0
    • +31
    /temp_moodle_dev/lamstwo/mod_form.php
  1. … 6 more files in changeset.
LDEV-1633 major module update in progress; removed dependency on phpdomxml and yahoo calendar among other changes

    • -133
    • +409
    /temp_moodle_dev/lamstwo/lib.php
    • -96
    • +101
    /temp_moodle_dev/lamstwo/view.php
Changed Tool Name

Tool Adapters

  1. … 101 more files in changeset.
remove accidental commit

    • -4434
    • +0
    /debian_installer/lams2/lams.sql
LDEV-1862, LDEV-1868, LDEV-1869, LDEV-1870 Tool adapter changes, passing in customCSV and extLmsId so Flash can handle external tools. Changes made for displaying the toolactivity in author, importing sequences with external tools, copying external tools and previewing the sequence.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_central/web/lams_preloader.swf
update to lams 2.1.1

    • -0
    • +4
    /debian_installer/lams2/2.1.0to2.1.1.sql
    • -0
    • +6
    /debian_installer/lams2/debian/changelog
    • -13
    • +31
    /debian_installer/lams2/debian/postinst
    • -0
    • +4434
    /debian_installer/lams2/lams.sql
First check in for Dimdim tool.

    • -0
    • +12
    /lams_tool_dimdim/.classpath
    • -0
    • +3
    /lams_tool_dimdim/.cvsignore
    • -0
    • +2
    /lams_tool_dimdim/.myumldata
    • -0
    • +49
    /lams_tool_dimdim/.project
    • -0
    • +3
    /lams_tool_dimdim/.settings/com.genuitec.eclipse.j2eedt.core.prefs
    • -0
    • +4
    /lams_tool_dimdim/.settings/org.eclipse.core.resources.prefs
    • -0
    • +12
    /lams_tool_dimdim/.settings/org.eclipse.jdt.core.prefs
    • -0
    • +3
    /lams_tool_dimdim/.settings/org.eclipse.jdt.ui.prefs
    • -0
    • +20
    /lams_tool_dimdim/build.properties
    • -0
    • +501
    /lams_tool_dimdim/build.xml
  1. … 131 more files in changeset.
For LDEV-1784.

Updating lams jars for monitor, common and central so the tool adapter changes work

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1861 Adding customCSV

Adding the customCSV in to the initializeLesson method, so that when the call for preview is made, the customCSV is passed through and the tools can perform the copy required for tool adapters on external servers

LDEV-1861 Adding customCSV

Adding the extLmsId property to Activity and ActivityDTO so that flash can determine whether to display a external tool adapter tool or not

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-1861 Adding customCSV

Changed the lamsCoreToolService so that it detects when it is a tool adapter tool, and then passes a customCSV param to the copyToolContnet method so the tool can copy it's content on the external server

LDEV-1861 Adding customCSV

New type of ToolContentManager ToolAdapterContentManager, tool adapters will implement this so that customCSV will be passed to the required methods

LDEV-1861 Adding customCSV

Adding customCSV parameter for import tool content

LDEV-1861 Adding customCSV

Adding a method to ToolDAO so that you can retireve a tool from a tool_signature, and also update it. This is needed for tool adapter tools so they can update their extLmsId mapping

LDEV-1861 Adding customCSV

Adding the extLmsId property to Activity and ActivityDTO so that flash can determine whether to display a external tool adapter tool or not

LDEV-1861 Adding customCSV

author.jsp changed to include customCSV so it can be sent through to flash authoring

LDEV-1861 Adding customCSV

import.jsp changed to include the customCSV so it can be sent to tooladapter tools

    • -0
    • +1
    /lams_central/web/toolcontent/import.jsp
LDEV-1861 Adding customCSV

Custom CSV added to the calls to start the lesson from integrated servers

LDEV-1861 Adding customCSV

LoginRequestServlet can now get customCSV from external integrated servers for tool adadper tools

LDEV-1861 Adding customCSV

HomeAction author action sends customCSV to the flash interface for tool adapters

LDEV-1861 Adding customCSV

For InsertLDServlet, added customCSV param so tool_adapters can copy

LDEV-1861 Adding customCSV

For ImportToolContent action, added customCSV param into the copyToolConent action so tool_adapters can copy

LDEV-1861 Adding customCSV

For CopyMultpipleToolContent action, added customCSV param into the copyToolConent action so tool_adapters can copy

LDEV-1861 Adding customCSV

For authoring action, added customCSV param into the copyToolConent action so tool_adapters can copy

LDEV-1861 Adding customCSV

For authoring service, a customCSV parameter was added to the following methods:

insertLearningDesign, copyLearningDesign, initialiseToolActivityForRuntime, copyToolContent, copyMultipleToolContent

2.1.1 version updates

    • -1
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-1880: Fix the outputs

LDEV-1880: Adding outputs