• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3115: Open FLA dialog in the viewport, not at the top of the index page. Add the grouping effect to parallel activities.

  1. … 1 more file in changeset.
LDEV-3479: Use extra dialog buttons in Lesson and Course dialogs: Monitoring, Notifications, Gradebook, Conditions etc.

  1. … 12 more files in changeset.
LDEV-3479: Use extra dialog buttons in Add Single Activity lesson screen. Fix cancelling of closing an unsaved LD in Flashless Authoring. Confirm if the user wants to close unsaved Activity Authoring. Remove Collapse button from extra dialog buttons.

  1. … 5 more files in changeset.
LDEV-3479: Use jQuery dialog for Flashless Authoring inner windows: edit Activity, Import Learning Design. Fix CVS resizing as dialog resizes.

  1. … 9 more files in changeset.
LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

  1. … 4 more files in changeset.
LDEV-3466: Make several more course and lesson management windows non-modal.

  1. … 7 more files in changeset.
LDEV-3453: Alert, confirm and prompt JS functions do not decode i18n labels properly (quotes are still HTML entities). This trick decodes the labels before setting them as JS variables.

  1. … 5 more files in changeset.
LDEV-3453: Fix JSP code for writing out i18n labels.

  1. … 6 more files in changeset.
LDEV-3453: Escape single quotes in i18n labels for Javascript.

  1. … 7 more files in changeset.
LDEV-3322: adding ids

  1. … 1 more file in changeset.
LDEV-3322: adding id tags for login and refresh index page

LDEV-3322: adding tags to facilitate functional testing

  1. … 3 more files in changeset.
LDEV-3207: Fix authoring URL for activities loaded with existing LD.

Layout adjustments: template font, scrollbars management.

Adjust size when user drops an activity next to canvas border.

  1. … 6 more files in changeset.
LDEV-3207: Add Import and Export buttons.

Fix Arrange button.

  1. … 5 more files in changeset.
LDEV-3207: Add Preview button.

Move title and description to the top bar.

  1. … 9 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 4 more files in changeset.
LDEV-3164: Revert session duplication check back to where it was before, as it was the desired behaviour.

  1. … 1 more file in changeset.
LDEV-3164: Move code which checks for duplicate sessions, so it is executed after login even if client does not process index.jsp fully (does not follow redirect to index.do)

  1. … 1 more file in changeset.
LDEV-3167: Auto refresh all Monitor tabs every 30 seconds. Prevent refreshing when user interacts with the interface (child dialog opened, drag & drop etc.)

Fix a bug in notifications dialog.

  1. … 3 more files in changeset.
LDEV-3115: Open activity authoring on double click. Prevent double clicking from starting drag&drop action.

Add partially functional Open Sequence interface.

  1. … 6 more files in changeset.
LDEV-3119: Add course-level groups.

  1. … 16 more files in changeset.
LDEV-3115: Use jQuery draggable for Activity templates, so they can be separated from main canvas. Add transition drawing.

  1. … 13 more files in changeset.
LDEV-3115: Playground to test technologies for Flashless Authoring.

  1. … 2 more files in changeset.
LDEV-3070: Make redesigned index page the main LAMS layout.

Update profile tab and pages customised for clients, so they work with the new layout.

  1. … 17 more files in changeset.
LDEV-3087: change access to monitor thru home.do to ensure access control is checked

  1. … 1 more file in changeset.
LDEV-3086: increase with for flashless monitor

  1. … 2 more files in changeset.
LDEV-3070: First layout of redesigned Index page.

  1. … 3 more files in changeset.
LDEV-3062: Add notifications link in Monitor.

Change notifications link on the main page to use same dialog as Monitor.

  1. … 8 more files in changeset.
LDEV-2991: Revert to using iframe for dialog, instead of div - it looks and works better. Remove "show" attribute from dialog because it made iframe content load twice.

LDEV-2991: Prevent addLesson.jsp to be loaded twice. Make loading work faster.