• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made authoring (edit-on-fly) popup out of monitor (temp.) + authoring changes for edit mode (loading design to edit on startup) + canvas view changes (lesson name lip) + backend java changes for setting up edit locks for LD

  1. … 21 more files in changeset.
use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 4 more files in changeset.
layout manager controls display/control of components in movie - correct display achieved for edit-on-fly mode with altered toolbar

  1. … 8 more files in changeset.
add null check to setRolesForUserOrganisation

file ILayoutManager.as was initially added on branch editonfly_branching.

file LFLayoutManager.as was initially added on branch editonfly_branching.

file LFLayoutItem.as was initially added on branch editonfly_branching.

file LFLayout.as was initially added on branch editonfly_branching.

    • binary
    ./flash/org/lamsfoundation/lams/common/layout/LFLayout.as
added layout manager functionality

  1. … 8 more files in changeset.
model changes for edit-on-the-fly

  1. … 7 more files in changeset.
LDEV-1110: New columns required for edit on fly - added read only to activity, edit override and edit override user to learning design.

  1. … 5 more files in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 10 more files in changeset.
Fixing theme issues

fixed export failure on incorrect EARDir key and empty directory

  1. … 1 more file in changeset.
Fixed bugs with CSS code, which was stopping user themes working. The order was wrong (default came second) and it wasn't handling the login page properly.

Wrong varibale, caused null ptr exception.

Adding a catch for the login page - when no user theme can be found, use the server default theme.

Reordered themes, so that default comes first. Then default will be listed first in the HTML.

Default theme (from the perspective of the css handling) is not the server default theme (which may be set to some custom theme) but is hardcoded as defaultHTML.

used busy flag and additional condition on setfoldercontents method to prevent duplicates in the folders

  1. … 2 more files in changeset.
refreshed folder node becomes selected after refreshing

  1. … 2 more files in changeset.
fix preventing users from completing rename/delete actions on their private dir

  1. … 2 more files in changeset.
LDEV-1115: Moving FlashMessage to a local variable, so to make the code more robust.

Deprecate this class since i18n problem.

LDEV-1102 disable Register web service by default, add key check

  1. … 5 more files in changeset.
Change some API for learning library management

  1. … 2 more files in changeset.
fix for flash 8/mac

  1. … 11 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
Removed call to decode the redirect URL.

changes for adding removal option to monitor

  1. … 8 more files in changeset.