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

added RoleDAO for role check on user + service methods

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 1 more file in changeset.
remove ',' from getFullName; organise imports

create workspace for sysadmins and authoradmins as well as authors

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.

  1. … 1 more file in changeset.
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.
added new role 'author admin'

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

    • -0
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 3 more files in changeset.
Working on IMS format.

    • -0
    • +11
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 1 more file in changeset.
Working on IMS format.

Working on IMS format.

  1. … 4 more files in changeset.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

    • -2
    • +2
    ./org/lamsfoundation/lams/lesson/Lesson.java
    • -2
    • +2
    ./org/lamsfoundation/lams/tool/Tool.java
    • -2
    • +2
    ./org/lamsfoundation/lams/tool/ToolContent.java
    • -2
    • +2
    ./org/lamsfoundation/lams/tool/ToolSession.java
  1. … 56 more files in changeset.
When deleting a user, work out if groups exist for the user from a special call in the GroupDAO class, not via the user object.

    • -0
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
added config param for controlling activities colours in author

  1. … 14 more files in changeset.
removed lams home - depreciated

  1. … 2 more files in changeset.
using LinkedHashMap to order items correctly

added help page string

  1. … 1 more file in changeset.