• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

create workspace for sysadmins and authoradmins as well as authors

bug fix for drawing transition form tool menu draw transition option

update sysadmin's name and email to something generic

disabled the tabs when workspace opens in open mode

keep org virtual folder closed on open

LDEV-920 shorten table comment to less than 60 chars

Removed the FileManager directory setting as it won't be used in 2.0, and renamed the exe file setting to a more generic name.

    • -2
    • +1
    ./db/sql/insert_windows_config_data.sql
Some .las files have more top level transitions than activities - if this occurs then do not show the warning messages that the transitions are missing the matching activity. The entry will still be written to the log in case it is needed for debugging purposes.

Log tool exceptions properly - log both the message and the exception.

added filterRoles to userManagementService

  1. … 1 more file in changeset.
made window resizable for internationalised error message fit, as required in task: 879

added code to initiate optional tool cursor on selection of Draw optional in Tool Menu

added new role 'author admin'

  1. … 1 more file in changeset.
Adding English, Danish, Spanish and Norwegian

    • -2
    • +5
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +5
    ./conf/language/ApplicationResources_no_NO.properties
Add comments for IMS exporting.

Get correct scheman folder.

Working on IMS format: XSLT progress: Done!

  1. … 5 more files in changeset.
moving i18n part of authoringService.getAllLearningLibraryDetails to learningDesignService in lams_common, so it's usable elsewhere as suggested by Fiona

  1. … 3 more files in changeset.
Import error messages had got lost somehow - must have forgotten to add them to the I18N website.