lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4187: Commented out the actions that bind the session to the thread as this is causing the progress bar issues. Needs to be reviewed and fixed properly.

LDEV-4187: Debugging for the learner progress issues commented out in the code in case needed for future testing. Only the warnings left active to warn if the attempted activity set is wrong.

LDEV-4187: Extra logging.

LDEV-4187: Extra logging.

Extra debugging to view what LAMS thinks is the current and completed activities.

LDEV-4188 Fixed and issue with MCQ not presenting options to change tool output in Monitor (Stats tab)

LDEV-4187: Improving debugging statements.

LDEV-4187: Synchronise completeActivity() method again. Do not pull LearnerProgress from DB as the same object seems to be fetched fron cache anyway. Add extra logs for attempted->completed activity transition.

LDEV-4180 fixing third zero

LDEV-4179: Target only Monitoring dialogs when running JS code to center LD SVGs.

LDEV-4181: When sequences are imported if maxRating or ratingStyle is null, need to set them to appropriate values. Will happen when a sequence is imported from a server that did not have these fields.

LDEV-4185: Be ready for null names of LDs or folders in Authoring.

LDEV-4184: SIlence " HHH000179: Narrowing proxy..." warning.

LDEV-4169: Fixed scrollbar missing in some of the LAMS pages in older versions of IE and Firefox

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-4169: Fixed scrollbar missing in some of the LAMS pages in older versions of IE and Firefox

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-4180: Updating release details to version 3.0

    • -6
    • +7
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-876: As version property seems to be used after all, convert it to a full object instead of a primitive.

LDEV-876: Version field does not seem to be used anymore.

LDEV-4161: I18N tweaks

LDEV-3640: Add cascades for learner progress as otherwise permanent lesson removal fails.

LDEV-3115: Prevent an author from trying to save a LD in Run Sequences folders.

    • -0
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-3335: Prevent an exception if session for a login is already invalidated.

LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-3638: Do not try to delete a missing branching grouping.

LDEV-4178 Escape commas when pre-adding users to a lesson

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
    • binary
    /lams_bb_integration/lib/commons-lang.jar
LDEV-4178 Escape commas when pre-adding users to a lesson

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
    • binary
    /lams_bb_integration/lib/commons-lang.jar
LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-4177: Use proper reference to tool object.

LDEV-4175: Try to evict one of objects from session to prevent "attempt to associate a collection to two sessions".

LDEV-4115: Response enforced for CKEditor (when option turned on in authoring). Also changed the button disabling to hide/show as disabling does not work. So the button is hidden while the entry is saved on the server.