• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
pojos for integration

    • -0
    • +105
    ./java/org/lamsfoundation/lams/integration/ExtCourseClassMap.java
add mapping files for integration

added string value (locale-based) for schedule start date/time to dto

  1. … 1 more file in changeset.
fixed schedule conditional problem and date/time string format

  1. … 4 more files in changeset.
added default flash/html themes

Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
add new methods disableUser and userHasData; added check to removeUser

Added constant PARAM_CONTENT_FOLDER_ID

updated role type STAFF to MONITOR

  1. … 14 more files in changeset.
Changing the order id values for complex activities to start at 1, not 0

fixed parallel activity inside optional activity issue (650)

  1. … 1 more file in changeset.
Created a removeUser method

Tweaking to get the content to import properly and to handle q&a and multiple choice which use a noticeboard as their output.

make getUserOrganisations return null instead of throwing an index exception

added contentFolderID to lesson details dto

updated monitor to pass on content folder ID in tool monitor urls

  1. … 5 more files in changeset.
added code to check for invalid sequence title

added minimal constructor to dto + saveMode wddx tag

  1. … 1 more file in changeset.
added code to show error message when user try to save a design with no file name.

added debugger commands

made a small change in getScheduleDateTime method

fixed file->open menu call

  1. … 2 more files in changeset.
add postcode and portraitUuid fields

  1. … 1 more file in changeset.
Working on the content import

  1. … 1 more file in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation. Needed the server timezone to display the timezone properly in the AU locale

fix bug in saveOrganisation where only 1 course manager was being added as staff to a new class/subgroup

made changes in the requestDeleteResource method and added new method: confirmedDeleteResource to show confirmation message when user dlete a file or folder

made a small change in the fileOperationRequest for delete button

constructor change

  1. … 1 more file in changeset.
added content folder id field to learning design table + updated related dto's + added generator method for random 32 char id to authoring service + updated wddx packet handling

  1. … 5 more files in changeset.