lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4151 In case LoginRequest call has redirectURL parameter make sure user gets added to the lesson as a learner

LDEV-4151 In case LoginRequest call has redirectURL parameter Make sure user gets added to the lesson as a learner

LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-3292: Get rid of learner progress object juggling when compling an activity. It looked like there were several objects but all changes were done on the same one. It could also lead to two objects referencing the same row in DB which resulted in an exception while saving.

LDEV-3971: Move code that creates a session on tool side to the same transaction where core tool session gets created. Otherwise a learner can read that the core session is created and enter the activity where tool session does not exist yet.

LDEV-3653: Make sure that a websocket is open before sending any messages.

LDEV-3646: Make sure that a websocket is open before sending any messages.

LDEV-4107: Once one learner gets a confirmation that Scratchie is finished, he marks the tool session as finished for everyone. This prevent leaving out learners who did not get the confirmation because their websockets were still being set up.

LDEV-4107: Use websockets in Scratchie testing.

LDEV-3971: Use separate transaction to create a tool session as otherwise duplicate attempt & retry cancels whole business logic.

LDEV-4149 Added CSS rule to be able to see entire navbar which gets enlarged at 1330px

LDEV-4145: Comments made in monitoring now get a blue background. Also tweaked comment layout so that the replies do not go outside the panel border.

    • -1
    • +1
    /lams_central/web/comments/comments.jsp
    • -7
    • +20
    /lams_central/web/comments/msgview.jsp
    • -1
    • +2
    /lams_central/web/comments/topicview.jsp
LDEV-4145: Tweaking comment layout so that the replies do not go outside the panel border.

LDEV-3997: Add updated source code for Apache HttpClient and HttpCore.

  1. … 649 more files in changeset.
LDEV-4023: missing label and moved labels to admin which were incorrectly added to central

LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 24 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

LDEV-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 14 more files in changeset.
LDEV-4148 * Passing userId of the person who initiated cloning to startLesson() method in order to pass security check * modified a few methods to stop returning non-needed variables

LDEV-3676: Update My profile pages.

LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

LDEV-3322:Add tag ids to facilitate selenium functional testing

  1. … 13 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

LDEV-3322:Add tag ids to facilitate selenium functional testing

LDEV-4143 :Error on save when no Flash player

LDEV-4143 :Error on save when no Flash player

LDEV-4143 :Error on save when no Flash player

LDEV-4143 :Error on save when no Flash player

LDEV-3801: adding labels

LDEV-4141: Converting tablesorter to bootstrap style