lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1986 Wiki doesn't enforce minimum number of edits - fixed

LDEV-1987 Export portfolio not exporting images

this was related to LDEV-1971:, the image urls were not being adjusted properly in export becuse the "lams/www/secure" url was instead "rams/www/sevure" because this tool was developed in rams.

now the "lams" bit is retrieved from the request context using:

request.getContextPath().substring(0, 5);

LDEV-1971 : Main export server only adjusts image urls for lams, not in rams,

this is because "/lams/secure/www" was included in the regex

now the "lams" bit is retrieved from the request context using:

request.getContextPath().substring(0, 5);

Fixing up format of main export servlet

LDEV-1949 Added "(default)" text to closed gate state for condition gates

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1949 Fixed crash on double click in author for condition gates

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1894 Small bug in monitor, makes the edit by column display the first name twice - fixed

LDEV-1985 - Inserting a url link breaks wiki links

This was actually happening because the FCKEditor would escape the quotation characters the next time it was edited, fixed by making the link:

javascript:changeWikiPage(&quot;<wikiPage>&quot;);

LDEV-1918: Fixed a typo in DB patch file.

LDEV-1936 Flash support for conditions of type OUTPUT_STRING added. For example see notebook tool.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Updating Greek, English, Spanish, Norwegian

Removed non existent src folder from build path

Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 8 more files in changeset.
LDEV-1299: Fixed a Struts bug in monitoring for condition gates. Added some labels.

LDEV-1510: Updated jboss-serialization.jar version information.

LDEV-1510: Added ant task to copy cache libraries to JBoss server.

LDEV-1510: Added license information. Removed a request for the user to copy cache JARs from server.

    • -1
    • +1
    /lams_common/conf/jar/META-INF/MANIFEST.MF
LDEV-1949 Monitor swfs to fix condition gates not displaying properly in monitor

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1859 Fixed Connecting branches incorrectly disallowed for branching within branching within branching

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Updating English and Spanish

Updating Greek, English, Spanish, Norwegian

Updating English, Greek, Norwegian Spanish

Updating English, Greek, Spanish, Turkish

Updating Greek, English and Spanish

Updating Greek, English, Spanish

Updating Engslish Spanish

Updating Greek

LDEV-1510: Committing new JBoss cache components were added to LAMS distribution. For developement purposes they reside in lams_build/lib/jboss directory and are deployed in lams.ear when building the project. There is no longer need to copy those JARs from JBoss distribution into lams.ear.

    • binary
    /lams_build/lib/jboss/jboss-cache.jar
    • binary
    /lams_build/lib/jboss/jboss-serialization.jar
LDEV-1299: Backend for condition gates.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +9
    /lams_common/db/sql/insert_types_data.sql
  1. … 11 more files in changeset.
LDEV-1949 Added support for condition (tool-output) based gates

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
  1. … 7 more files in changeset.