lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

LDEV-4176: Fix the check whether LD is invalid when enabling Preview button.

LDEV-3640: Add missing cascade in Scratchie tool.

LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-3765: Make sure all necessary objects still exist when unregistering an user.

LDEV-4175: Prevent a CompleteToolSession race exception caused by optimistic locking from canceling the whole transaction.

LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    /lams_central/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_gradebook/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_learning/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_bbb/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_chat/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_daco/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_gmap/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag
  1. … 12 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    /lams_tool_task/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_vote/web/WEB-INF/tags/StyledRating.tag
    • -7
    • +11
    /lams_tool_wiki/web/WEB-INF/tags/StyledRating.tag
LDEV-4161: Further enhancement to Peer Review - the author can now differentiate what to show on the results, the results page now indicates how many possible reviews can be done and sorts the comments in alphabetical order.

LDEV-4065 Bind event handler to only 'pagerComplete' event due to problems with EDGE browser