• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduced the tooltip delay time from 2 to 1 second

added code to check for title length and trim it if it is more than 19 characters

i18n for start and schedule date strings

  1. … 7 more files in changeset.
added new cursor variable for Learner Icon

added code to open Help > About LAMS credit window

license fix

remove dictionary data (shared objects) when config build no is updated

  1. … 7 more files in changeset.
Set a default value of category, so that all activities sent to Flash will have a sensible category.

Added methods to add a user to the lesson class on the fly

  1. … 3 more files in changeset.
commented out the seprator after Draw Option menu option in Tool Menu

commented out the Prefrence Option from Author Tools Menu

Updated address of FSF in copyright statement

  1. … 571 more files in changeset.
- Remove method that had been used for the dummy monitoring interface.

- Updated count (*) sql to accomodate two different versions of hibernate - it could return either an integer or a long.

added constant definitions

CSVUtil

    • -0
    • +171
    ./java/org/lamsfoundation/lams/util/CSVUtil.java
integration related services , security and exception

*** empty log message ***

    • -0
    • +28
    ./java/org/lamsfoundation/lams/integrationContext.xml
  1. … 1 more file in changeset.
updated dictionary cookie handling

  1. … 7 more files in changeset.
change column name from "foreign_username" to "ext_username" in lams_ext_user_userid_map table

  1. … 2 more files in changeset.
changed zipped filename to sequence title name (url encoded utf-8)

  1. … 1 more file in changeset.
clarify debug output (was incorrect)

Removed calls managing the learner in lesson cache - it isn't being used currently and the implementation didn't clear out users who closed their browsers without doing a proper exit.

  1. … 2 more files in changeset.
Removed unrequired import

Changed user dto to be the special Flash DTO, otherwise a monitoring can't access a learning design containing a grouping that has people in the grouping.

dictionary SharedObjects fix

  1. … 7 more files in changeset.
appended servlet mapping + filter mapping updated + flash servlet call fixes + dictionary fix

  1. … 4 more files in changeset.
small fix for empty (non-existant) unique content folder or non-existant content zip file

  1. … 1 more file in changeset.
zip fckeditor (unique) content folder - import/export + minor adjustment to setting new content folder id in flash (only set if null)

  1. … 7 more files in changeset.
killed the flying pie if user enters an empty or invalid field name

Handling the reflection properly for Q&A - output is always on a noticeboard even if there isn't reflection. I had assumed a noticeboard indicated reflection.