• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-563 Fixed OptionActivity bug and rewording learner page message

  1. … 2 more files in changeset.
fixed dictionary disk load issue

  1. … 7 more files in changeset.
Implemented putting the user id in the version record for files in the content repository. (LDEV-180) Replaces changes previously checked in.

The content repository gets the user from the shared session object (the userDTO). This allowed the content repository changes to be made without any changes to other parts of LAMS (hence the parts changed previously had to be changed back).

  1. … 18 more files in changeset.
appended module name to dictionary lang shared object ref

  1. … 7 more files in changeset.
updated config classes and flash code to use language date from lams.xml

  1. … 1 more file in changeset.
updated config classes and flash code to use language date from lams.xml

  1. … 7 more files in changeset.
Added created by field to organisation.

Added help url column to tool.

Started to record user id against entries in content repository - not yet completed.

Added created by field to organisation.

Added help url column to tool.

Started to record user id against entries in content repository - not yet completed.

  1. … 5 more files in changeset.
add new user service method saveRolesForUserOrganisation

  1. … 1 more file in changeset.
move the plave ment of code and added a debugger command for double click testing

updated help->about

  1. … 2 more files in changeset.
created new smaller user dto for use in flash (removing problem with serializing timezone)

  1. … 4 more files in changeset.
fix portuguese not having any groups displayed on index page

Added toString to UserDTO, so that we can debug the values.

fixed user dto causing problem with serialization

  1. … 1 more file in changeset.
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