lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Some changes in the moodle's navigation headers so you can't see them inside Lams

We add the Lams navigation buttons so you can go to next activity or finish editing the Lams activity

    • -0
    • +5
    /temp_moodle_dev/moodle/mod/glossary/edit.php
Add the is_lams variable to the database table

No significant change

    • -2
    • +1
    /temp_moodle_dev/moodle/mod/choice/view.php
I forgot to export the options, so I have added the code to do it

    • -13
    • +35
    /temp_moodle_dev/moodle/mod/choice/lib.php
LDEV-2026 Proper solution for bad encoding integrated. The problem lay in the fact that strings were not urlEncoded when passed from Flash to Javascript. Url encoding and decoding are now taken care of both in on the Flash-side and JS-side.

NOTE: When a Flash movie is being run in IE, urlEncoding seems to be automatic. Therefore, if Flash is being run in IE, no urlEncoding is done on the Flash-side. For all other browsers urlEncoding is done.

    • -1
    • +13
    /lams_flash/src/central/flash/main2.as
    • binary
    /lams_learning/web/lams_learner.swf
Updating English

Updating Greek

Updating English

Updating Greek, English, Spanish, Norwegian

Updating English

Updating Greek, English, Spanish, Norwegian

LDEV-2009 * if the size of the image doesn't require zooming then this image will be assigned with close button * also removed wrong forwarding from close area in thickbox layer

making sure run.sh is executable

Making sure dimdim tool is set to hidden for 2.2 install

change of heart to include spreadsheet tool as not hidden for 2.2

Making sure that the blob collumn in the lams_qtz tables do not create a risk of data corruptin in the lams dump

Fixing run.conf to have the correct java memory settings

Fixing removeConfigs.sql to make sure it removes all lams_qtz trigger rows taht may have been created

Fixes Smack throwing exceptions (flashless version) The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.

Example:

-shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

-shaun gets rebuilt, no more lessons, lessons restart counting at 1

-jabber server already has a room named "1" so it throws an exception

The lessonId as chatRoomName is bound to cause problems if different servers are using the same chatServer. Therefore, room names are now formed by concatenating lessonId to createDateTime and by replacing " " and ":" characters with underscores (Jabber servers don't accept those characters).

    • -0
    • +7
    /lams_learning/web/includes/presence.js
Updating Greek

    • -122
    • +154
    /lams_tool_larsrc/conf/language/lams/ApplicationResources_el_GR.properties
Updating Greek, English

Updating Greek, English

Updating Greek

    • -155
    • +123
    /lams_tool_larsrc/conf/language/lams/ApplicationResources_el_GR.properties
Updating English, Greek

LDEV-2042: Unnecessary column is not displayed anymore.

LI-176 Ensuring run.conf has the correct java memory requirements if the user chooses to install without the wrapper

    • -0
    • +50
    /unix_installer/installer-package/conf/run.conf
Fixes Smack throwing exceptions The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed. Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
Learner not coming up. Recompiled from Flash and will see if it helps.

    • binary
    /lams_learning/web/lams_learner.swf
LDEV-2039

Fixed typo in message key

Updating English and Spanish