Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add postcode and portraitUuid fields

  1. … 1 more file in changeset.
Added country code to all locales

    • -0
    • +34
    ./language/ApplicationResources_el_GR.properties
    • -0
    • +36
    ./language/ApplicationResources_es_ES.properties
    • -0
    • +36
    ./language/ApplicationResources_ko_KR.properties
    • -0
    • +36
    ./language/ApplicationResources_no_NO.properties
  1. … 171 more files in changeset.
added content folder id field to learning design table + updated related dto's + added generator method for random 32 char id to authoring service + updated wddx packet handling

  1. … 9 more files in changeset.
Previous update stuffed up the case.

    • -34
    • +0
    ./language/ApplicationResources_el_GR.properties
    • -36
    • +0
    ./language/ApplicationResources_es_ES.properties
    • -36
    • +0
    ./language/ApplicationResources_ko_KR.properties
    • -36
    • +0
    ./language/ApplicationResources_no_NO.properties
    • -36
    • +0
    ./language/applicationresources_es_ES.properties
    • -36
    • +0
    ./language/applicationresources_ko_KR.properties
    • -36
    • +0
    ./language/applicationresources_no_NO.properties
  1. … 13 more files in changeset.
Added country code to all locales

    • -0
    • +34
    ./language/ApplicationResources_el_GR.properties
  1. … 22 more files in changeset.
Previous update stuffed up the case.

    • -34
    • +0
    ./language/ApplicationResources_el.properties
    • -0
    • +36
    ./language/ApplicationResources_es_ES.properties
    • -0
    • +36
    ./language/ApplicationResources_ko_KR.properties
    • -0
    • +36
    ./language/ApplicationResources_no_NO.properties
    • -34
    • +0
    ./language/applicationresources_el_GR.properties
  1. … 8 more files in changeset.
Added country code to all locales

    • -36
    • +0
    ./language/ApplicationResources_es.properties
    • -36
    • +0
    ./language/ApplicationResources_ko.properties
    • -36
    • +0
    ./language/ApplicationResources_no.properties
    • -0
    • +34
    ./language/applicationresources_el_GR.properties
    • -0
    • +36
    ./language/applicationresources_es_ES.properties
    • -0
    • +36
    ./language/applicationresources_ko_KR.properties
    • -0
    • +36
    ./language/applicationresources_no_NO.properties
  1. … 107 more files in changeset.
Updating Spanish

    • -2
    • +4
    ./language/ApplicationResources_es.properties
table name length audit + changed table names with length greater than 30 + updated changed table references in the code (LDEV-47)

  1. … 8 more files in changeset.
added cache setting

Removed redundant language and country tables - now just use the supported locale tables.

  1. … 31 more files in changeset.
Updating English, Korean and Norwegian

    • -43
    • +32
    ./language/ApplicationResources.properties
    • -2
    • +4
    ./language/ApplicationResources_ko.properties
    • -2
    • +4
    ./language/ApplicationResources_no.properties
Remove unused lesson columns in Learning Design table

  1. … 10 more files in changeset.
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).

  1. … 2 more files in changeset.
Wrong field name in many to many relationship, cause the create user to break.

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.

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

    • -1
    • +5
    ./language/ApplicationResources.properties
  1. … 4 more files in changeset.
Updating norwegian

    • -8
    • +8
    ./language/ApplicationResources_no.properties
  1. … 8 more files in changeset.
Adding support for LAMS 1.0.2 import. Includes a table to map the old tool types to our new tool signatures. Can import a sequence with tool tasks, no grouping and no data.

  1. … 15 more files in changeset.
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

  1. … 3 more files in changeset.
Added new field create_date and update_date

  1. … 2 more files in changeset.
Changed entry field to use text rather than varchar

  1. … 4 more files in changeset.
Updating Norwegian

    • -5
    • +5
    ./language/ApplicationResources_no.properties
  1. … 1 more file in changeset.
Renamed Journal to Notebook. The Notebook is accessed via coreNotebookService

  1. … 16 more files in changeset.
Adding Norwegian

    • -0
    • +34
    ./language/ApplicationResources_no.properties
  1. … 3 more files in changeset.
Implenting copyToolContent. The ToolContent object needs to load the Tool straight away, otherwise the copyToolContent call ends up trying to link a proxied Tool object to two different sessions (the call to actually generate the id is in its own transation).

  1. … 6 more files in changeset.
Added Journal Service.

    • -0
    • +7
    ./hibernate/mappings/hibernate.properties
  1. … 9 more files in changeset.
Adding Greek

    • -0
    • +34
    ./language/ApplicationResources_el.properties
  1. … 1 more file in changeset.
Added the "course admin can do blah" fields

  1. … 3 more files in changeset.