Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge remote-tracking branch 'origin/v4.0' into v4.5

Conflicts:

lams_central/web/authoring/authoring.jsp

  1. … 6 more files in changeset.
LDEV-5219 Prevent incompatible state for schedule gate

Stop-at-preceding-activity option may prevent preceding activity from

completion, meaning that timer-from-previous-activity-completion will

never start.

LDEV-5219 Introduce stop-at-preceding-activity flag for some gates

  1. … 7 more files in changeset.
LDEV-5200 Rearrange activities of pre-redesign LDs

Keep authoring 4.5 patch on top for future users' upgrades.

  1. … 2 more files in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

  1. … 94 more files in changeset.
LDEV-5200 Hide rubbish bin while activity toolbar is hiding/expanding

LDEV-5200 Improve detection of transition end activity

LDEV-5200 Fix transition drawing from a Grouping activity

LDEV-5200 Move branching from top menu to activity toolbar

  1. … 1 more file in changeset.
LDEV-5200 Move optional activity from top menu to activity toolbar

  1. … 2 more files in changeset.
LDEV-5200 Move support activity from top menu to activity toolbar

  1. … 2 more files in changeset.
LDEV-5200 Adjust dotted grid by moving background and not calculations

  1. … 1 more file in changeset.
LDEV-5200 Move gate activity from top menu to activity toolbar

  1. … 3 more files in changeset.
LDEV-5200 Move grouping activity from top menu to activity toolbar

  1. … 8 more files in changeset.
LDEV-5200 Improve sizing of canvas and activity toolbar

LDEV-5200 Improve layout of activity toolbar

  1. … 2 more files in changeset.
LDEV-5200 Make authoring design more fluid

  1. … 2 more files in changeset.
LDEV-5200 Improve expand/collapse activity toolbar buttons layout

  1. … 3 more files in changeset.
LDEV-5200 Add own mechanism for automatic scrolling on SVG canvas

  1. … 1 more file in changeset.
LDEV-5200 Add expand/collapse all tool categories button

  1. … 2 more files in changeset.
LDEV-5200 Fix activity toolbar collapse. Add highlight on hover.

  1. … 2 more files in changeset.
LDEV-5200 Add activity toolbar collapse button to authoring

  1. … 2 more files in changeset.
LDEV-5200 Put tool activities in toolbar into panels

  1. … 3 more files in changeset.
LDEV-5200 Remove tool library groups feature

  1. … 13 more files in changeset.
LDEV-5200 Always rearrange activities on SVG recreate

Authoring layout has changed. Trying to draw the same structure using

new graphic elements may lead to broken LD layout. We need to remove all

existing SVGs and make LAMS recreate them using latest authoring layout,

along with rearranging activities on canvas.

  1. … 1 more file in changeset.
LDEV-5200 Reintroduce mechanism to make regenerated SVGs look better

LDEV-5200 Detect if sequence is TBL and arrange activities differently

The default activity arrangement tries to fill horizontally as many

activities as possible.

For TBL it makes sense to detect stages of sequence: introduction, iRAT,

tRAT, AEs, feedback. The most simple way to achieve it is to break rows

on each gate as gates separate learning stages.

LDEV-5200 Clean up and comments

  1. … 5 more files in changeset.
LDEV-5200 Fix saving activity coordinates

LDEV-5200 Improve transitions for grouped activities