• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added cache setting

MySQL on Shaun won't take the foriegn key for the locale fields.

Clay model had wrong foriegn keys for organisation (mouse errors while updating), leading to bad foriegn keys in the script. The new locale foriegn key missing in the user script.

    • -0
    • +48
    ./db/sql/lams_user.sql
Removed redundant language and country tables - now just use the supported locale tables.

    • -21
    • +12
    ./db/sql/create_lams_11_tables.sql
    • -0
    • +433
    ./db/sql/shaun/all.sql
    • -24
    • +0
    ./db/sql/shaun/lams_user_bulgarian.sql
    • -25
    • +0
    ./db/sql/shaun/lams_user_chinese.sql
    • -24
    • +0
    ./db/sql/shaun/lams_user_french.sql
    • -24
    • +0
    ./db/sql/shaun/lams_user_german.sql
    • -24
    • +0
    ./db/sql/shaun/lams_user_hungarian.sql
    • -25
    • +0
    ./db/sql/shaun/lams_user_italian.sql
  1. … 20 more files in changeset.
Updating English, Korean and Norwegian

    • -45
    • +34
    ./conf/language/ApplicationResources.properties
added a line of code in init method to setfocus on the File Name input box

reduces the width for tooltip display box from 175 to 155

added code to provide default line width and color if not passed in arguments

    • binary
    ./src/flash/com/polymercode/Draw.as
Attempted to translate some of the language names

preloader + cursor

uncomment essential statement in updatePassword

Remove unused lesson columns in Learning Design table

  1. … 2 more files in changeset.
make 'build-jar' depend on 'copy-lams-jar-to-shared-lib' instead of just 'lams-jar' so that master build script in lams_build won't fail if lams.jar is forgotten

add getUserManageBeans method

move from lams_admin for usermanageservice to use

Tweaking the cascading of child activities and the checking of order ids, needed to make OptionalActivities save correctly when an existing child activity is moved out of the Optional Activity onto the canvas (ie becomes a top level activity).

Wrong field name in many to many relationship, cause the create user to break.

removed getRolesForOrgType method

  1. … 1 more file in changeset.
Added programatically controlled join class for the many-to-many relationship between workspace and workspace folder. Just can't seem to get Hibernate to create the record when we do it using Hibernate's many-to-many.

This should fix the problem with the folder for a new organisation not appearing in the authoring module.

    • -2551
    • +2565
    ./db/model/lams_11.clay
Updated notebook service and session map.

  1. … 1 more file in changeset.
Implemented the decryption of 1.0.x designs

Reflected activities implemented to the point where the reflective entry is identified but not set up as the tools don't have a reflective flag yet.

Importing optional and parallel activities now working.

Updating norwegian

  1. … 8 more files in changeset.
added auto-save feature

  1. … 10 more files in changeset.
LDEV-493 when creating new classes, course managers are automatically added with staff role.

  1. … 1 more file in changeset.
Renamed NotebookConstants to CoreNotebookConstants to remove confustion with constants in Notebook tool.

  1. … 1 more file in changeset.
1.0.2 importer now handles grouping and generates a unique title (using the same code as the 2.0 importer for the title).

Added Dutch to the list of supported locales

Added accidently - temporary file used to create this table.