• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Learner Progress DTO changes made to so that Flash will know when a learner is finished.

* Current activity now set to null (and hence won't appear in packet) when the learner has completed the lesson.

* New field lessonComplete which is true when the learner has completed the lesson, false otherwise.

  1. … 5 more files in changeset.
Set server default Locale when session create, in order to make index.jsp/login.jsp display correctly.

Add ActivityDTOOrderComparator to sort activityDTO. This fix complex activity can not open in correct sequence bug.

moved password hashing out of user management service

  1. … 1 more file in changeset.
added getSupportedLocale

change lamskh01 country from 'nz' to 'au' (nz not currently in supported_locale)

Fix 2 bugs:

1. Insert activity parent is always before itself, so avoid foreign key exception.

2. Ignore some file attachment class which has null uuid.

Ignore Exception when import/export.

changed save to encrypt a user's password for editing as well as creating users

dynamically attach title with style set to component

  1. … 1 more file in changeset.
handle for default flash date value

Added styling images to export portfolio. This required adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

adjusted for style setting

If prefer local is null, use lams server's

Adding Greek

    • -0
    • +34
    ./conf/language/ApplicationResources_el.properties
  1. … 1 more file in changeset.
Moved hard coded jabber config from chat tool to lams.xml

  1. … 9 more files in changeset.
change 'null' to null

set country to null for some orgs

added loading movie

  1. … 4 more files in changeset.
Added the "course admin can do blah" fields

remove unsupported countries

reverted to previous version, to be synchronized with the list in lams community website

Implements Comparable interface

add/modify some data

set the defaultFolder for new workspace

implemented Comparable for sorting

changed getUserByLogin to handle empty result

Changed the dtd to 3.0. Using the old DTD causes the system to try to go out the internet when the server is started, and this stops JBOSS starting when not connected to the internet.

Changing activity title from "title" to "activityTitle" - needed for sorting on the Flash client.

  1. … 2 more files in changeset.
Adding a combined language/country supported locale table

    • -0
    • +13
    ./db/sql/lams_supported_locale.sql