• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added code to initiate flying pie when user clicks on saves button, so the user can't double click on save button to save a second copy by mistake

disabled Go > ToDo

Added ltr/rtl support based on the person's locale.

  1. … 25 more files in changeset.
fix for null date value

  1. … 1 more file in changeset.
pojos for integration

    • -0
    • +284
    ./src/java/org/lamsfoundation/lams/integration/ExtServerOrgMap.java
add mapping files for integration

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.
Adding Portuguese

    • -0
    • +36
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 2 more files in changeset.
change workspace_id up to 50 to avoid conflicts with shaun's script

change workspace_folder_id up to 40 to avoid conflicts with shaun's script, thanks for Jundir's telling me

create integration tables when rebuild-db

create integration tables and insert data for them

    • -0
    • +54
    ./db/sql/create_integration_tables.sql
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. … 2 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. … 13 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.
Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.

Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.

Created a removeUser method

Removed unneeded import support entries

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