• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed ServerVersionNumber to include 2.0 RC2

    • -1
    • +1
    ./db/sql/insert_windows_config_data.sql
Adding Maori

    • -0
    • +40
    ./conf/language/ApplicationResources_mi_NZ.properties
  1. … 2 more files in changeset.
added community tab (index) + configuration item

    • -1
    • +2
    ./db/sql/insert_windows_config_data.sql
  1. … 7 more files in changeset.
fixed up test cases following Lesson updates (mitch)

added learnerExportAvailable to LessonDTO

  1. … 1 more file in changeset.
added learnerExportAvailable field

Adding a flag to control whether or not the export portfolio button appears on the learner client. Includes a change to the lesson table in the database and adding the new field to the LessonDetailsDTO.

More fixes for optional activity - the previous fix didn't work for optional activities that were in more than one column (yes 1.0.2 supported a "matrix" layout) and the y co-ord for the overall optional activity isn't reliable - have to take it from the child activities.

Sort the child activities in an optional activity based on the y co-ordinate, rather than the order in the sequence. This seems to give an order that matches to 1.0.2 better than the order in the sequence.

Updating French

    • -2
    • +5
    ./conf/language/ApplicationResources_fr_FR.properties
  1. … 1 more file in changeset.
Converted the 1.0.2 & format to the 2.0 &amp& format.

match up icon for parallel activities with ld102 importer

  1. … 1 more file in changeset.
fixed for .las imported design issue (with gate) . max id needed to be set after transitions were completed.

  1. … 1 more file in changeset.
add new method to usermanagementservice

  1. … 1 more file in changeset.
Added locale debugging, to help solve LDEV-997 (problem with the Chinese servers).

  1. … 1 more file in changeset.
removed redundant validation messages + added code field to validation error dto

  1. … 1 more file in changeset.
synchronise with insert_windows_config_data.sql

update for unix config as well

Adding Swedish. Updating Danish, English, Korean and Norwegian

    • -3
    • +3
    ./conf/language/ApplicationResources_da_DK.properties
    • -3
    • +6
    ./conf/language/ApplicationResources_ko_KR.properties
    • -3
    • +3
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +40
    ./conf/language/ApplicationResources_sv_SE.properties
Version number update for RC2

    • -4
    • +4
    ./db/sql/insert_windows_config_data.sql
  1. … 9 more files in changeset.
made few changes to bug free the workspace show hide of property tab and license id combo box

added code to hide Properties Tab if a folder is selected in workspace Open Mode and disable license drop down onselection of sequence in workspace Open Mode

added a method to return workspace model

Added new launch lesson page control flag.

Removed some unused dictionary entries

Remove deprecated dictionary related methods

No longer required as configuration now comes from a db table

LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson. This change added a flag whch will be passed to the monitoring call to control whether or not the url for the new page will be shown in monitor.

    • -0
    • +1
    ./db/sql/insert_windows_config_data.sql
added RoleDAO for role check on user + service methods

  1. … 1 more file in changeset.
remove ',' from getFullName; organise imports

sysadmin now has a workspace; changed workspace folder names