lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4107: Add test unit for Scribe. Use websockets and optional reflection.

LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

LDEV-4144: Timezone warning message for when LAMS timezone does not match device timezone. Checked in for testing by team members.

LDEV-4152: changing tick image

LDEV-4152: changing tick image

LDEV-4054: updating English

LDEV-4079: updating news.html for LAMS 3 release (draft1)

LDEV-4148 Updating LAMS libraries

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-3962 Use ajax() instead of load()

LDEV-3575 Links to have appropriate cursor type

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

DEV-4097 Change lams_ext_user_userid_map's tc_gradebook_id to text

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

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).