• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
few fixes/tweaks for edit on the fly in authoring - save function working

  1. … 2 more files in changeset.
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. … 8 more files in changeset.
LDEV-1141 sort organisations alphabetically

use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 3 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. … 4 more files in changeset.
main file for authoring

added layout manager functionality

  1. … 6 more files in changeset.
file DefaultLayoutManager.as was initially added on branch editonfly_branching.

file EditOnFlyLayoutManager.as was initially added on branch editonfly_branching.

model changes for edit-on-the-fly

  1. … 8 more files in changeset.
i18n'd group name passed when lesson class is created (wizard and edit class in monitor)

  1. … 8 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. … 2 more files in changeset.
merged changes to HEAD for ldev-1130

  1. … 3 more files in changeset.
make learner logo load dynamically

  1. … 3 more files in changeset.
updated translators lists + joinLesson call change

updated translators lists + joinLesson call change

  1. … 2 more files in changeset.
fixed export button

fixed simple case error (missing break) in controller code + committing ext call changes

LDEV-1115: Moving FlashMessage to a local variable, so to make the code more robust.

LDEV-1116: Renaming your own workspace folder now results in an error, rather than just returning the last packet sent previously (or throwing a null pointer exception).

Moved FlashMessage to be a local variable as it doesn't need to be a class variable and having it as a class variable stops the code being re-entrant.

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

  1. … 4 more files in changeset.
Clear dynamic attributes after tag finish.

Add new tags for multiline textarea.

Add new tags for multiline textarea.

  1. … 1 more file in changeset.
button alignment fix for moodle go back button

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

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

  1. … 8 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.
updated preloader for requestSrc param

  1. … 1 more file in changeset.
design model change (version field)