• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed regular expression pattern used to convert the resouceId to a javascript call.

First commit for webct integration, Author and workspace trees working

    • -0
    • +14
    /lams_webct_integration/.classpath
    • -0
    • +3
    /lams_webct_integration/.cvsignore
    • -0
    • +17
    /lams_webct_integration/.project
    • -0
    • +160
    /lams_webct_integration/DeployableComponentConfig.xml
    • -0
    • +94
    /lams_webct_integration/build.xml
    • binary
    /lams_webct_integration/lib/authmoduledata_ce_1.4.jar
    • binary
    /lams_webct_integration/lib/commons-codec-1.3.jar
    • binary
    /lams_webct_integration/lib/commons-discovery-0.2.jar
    • binary
    /lams_webct_integration/lib/commons-logging-1.0.4.jar
    • binary
    /lams_webct_integration/lib/log4j-1.2.8.jar
    • binary
    /lams_webct_integration/lib/servlet.jar
    • binary
    /lams_webct_integration/lib/velocity-1.5.jar
    • binary
    /lams_webct_integration/lib/webct1200_ap1_sdk_client.jar
  1. … 20 more files in changeset.
LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

    • -0
    • +79
    /lams_central/web/groupContents.jsp
    • -0
    • +20
    /lams_central/web/groupHeader.jsp
    • -0
    • +110
    /lams_central/web/includes/javascript/groupDisplay.js
    • -1
    • +9
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +10
    /lams_common/db/sql/lams_user_organisation_collapsed.sql
  1. … 6 more files in changeset.
LDEV-1285 Added orderID incrementation for sequences and use orderID to show set panel colour.

LDEV-1268: Learning designs (when saved and when exported) now have the version in x.x.x.xxxxxx format.

Fixed a nullpointer exception problem that appeared with teh implicit sign on change

LDEV-1278: Adding calls that allow the sending of learner progress records in batches. This requires specific HQL to lookup the records, and a new entry (for the size of the batches) in the configuration table.

    • -0
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_rams_windows_config_data.sql
LDEV-1278: Adding calls that allow the sending of learner progress records in batches.

LDEV-1285 Changed stepper to combo box component (0..10 values). Can add and remove sequences using the combo box component in Property Inspector.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1268: Message added to warn when a user is opening an export file that was created in a later version of LAMS.

LDEV-1268: Applied field removal logic to the tools as well, so now the import should be able to handle tools adding new fields in future versions without breaking. The tools should still implement their filters though, as it gives the tools finer control and is more efficient.

LDEV-1268: Attempting to make the import forward compatible. Xstream 1.1 throws an exception when a field exists in an XML file but there isn't a field in the POJO. Now if it encounters an extra field in the core learning design, the field is removed. This won't deal with tools but if a tool import fails at least only that activity is lost.

LDEV-1398: Uploaded files are not longer corrupted on export.

LDEV-1374: Exports filenames as content repository given names instead of native names.

Changes for Share Resources

LDEV-1374: Exports filenames as content repository given names instead of native names.

Changes for Forum tool

LDEV-1374: Exports filenames as content repository given names instead of native names.

Changes for Submit Files

LDEV-1285 LDEV-1132 Improvements to branching view to enable handling of Optional Activities (Sequences). Modified canvas class for Optional Activity to use sequence based options, named Optional Sequences. Updated Property Inspector for the Optional Sequences activity which uses a stepper to added and remove Sequence options. Work to be done to display the Sequence options and add activities to them.

LDEV-1382: The content repository needs the user details from the session to function properly, so it was throwing an exception on import. The previous code looked at the path, but we need the filename!

LDEV-1382: The content repository needs the user details from the session to function properly, so it was throwing an exception on import. The previous code looked at the path, but we need the filename!

fix off-by-one error causing user's role not to be detected

LDEV-1396 - Impliment implicit login requests so that integrated servers can pass user details and perform a loginRequest implicitly

LDEV-1253 convert newlines to <br> for lesson description, widen tooltip box, change colour.

LDEV-1251 restored and added validation to LessonOrderServlet; fix ids in sortables so that containment now works for ie6/7 and firefox

LDEV-1252 use slideToggle for ie6, otherwise the course contents gets messed up after being toggled twice (hide/show).

    • -3
    • +3
    /lams_central/web/css/defaultHTML_rtl.css
LDEV-1374: To ensure file names are not munged by zip utilities or operating systems using different encodings, we want to use filenames that use only the simplest of characters in zip archives. Added a new method getZipCompatiblePath() which converts a normal path to a numeric filename with the appropriate extension.

LDEV-1382: The content repository needs the user details from the session to function properly, so it was throwing an exception on import. I've added some code to dummy up the session but it needs to be tested.

LDEV-1382: If the content repository is called from a webservice, the HttpSession won't exist, so it was throwing a null pointer error. Now it throws a meaningful error.

LDEV-1285 Added two options (buttons) for Optional to the Toolbar. Ready to now configure Optional Activity (canvas class) to manage Sequences within Optionals.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
Modified getSupportedLocale to return the default locale when the languageIsoCode and the countryIsoCode is empty.

LDEV-1272: changes in English dictionary

LDEV-1272: rearranging layout

Recompiled with new canvas and branching fixes.

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf