Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Reset branch to current 4.7 state

4.7 contains latest 4.6, React back end initial implementation and

previous LDEV-5083 changes

    • -0
    • +0
    ./ckeditor/skins/office2013/dialog.css
    • binary
    ./ckeditor/skins/office2013/images/hidpi/lock.png
    • binary
    ./images/css/jquery.tablesorter-first.png
    • binary
    ./images/css/jquery.tablesorter-last.png
  1. … 5 more files in changeset.
LDEV-4020 Improve properties dialog positioning in Authoring

LDEV-5200 Improve scrolling in authoring canvas

    • -10
    • +33
    ./includes/javascript/authoring/authoringHandler.js
LDEV-5213 Do not cache changeable JS files when generating LD SVG

LDEV-5302 Rename sysadmin role to appadmin

    • -11
    • +11
    ./includes/javascript/openUrls.js
  1. … 176 more files in changeset.
Merge branch 'LDEV-5260' into v4.7

Conflicts:

lams_build/3rdParty.userlibraries

  1. … 8 more files in changeset.
LDEV-5083 Add missing web resources

    • -0
    • +6
    ./css/bootstrap-select.min5.css
    • -0
    • +61
    ./css/components-responsive.css
    • -0
    • +124
    ./css/free.ui.jqgrid.custom.css
    • -0
    • +184
    ./css/jquery.tablesorter.custom.css
    • -0
    • +1
    ./images/components/arrow.svg
    • -0
    • +3
    ./images/components/arrow2.svg
    • -0
    • +6
    ./images/components/assess-icon.svg
    • -0
    • +10
    ./images/components/assess-icon1.svg
    • -0
    • +3
    ./images/components/assess-icon2.svg
    • -0
    • +3
    ./images/components/assess-icon3.svg
    • -0
    • +3
    ./images/components/assess-icon4.svg
    • -0
    • +3
    ./images/components/assess-icon5.svg
    • -0
    • +3
    ./images/components/assess-icon6.svg
    • -0
    • +4
    ./images/components/assess-icon7.svg
  1. … 18 more files in changeset.
LDEV-5298 Improve Uppy and Submit Files UI

Uppy font globally is smaller.

In Submit Files the upload area is thinner and has a distinct

background. The upload button matches its colour.

Fix Uppy language detection in Submit Files.

  1. … 14 more files in changeset.
LDEV-4434 Remove debugging information

LDEV-5293 Add support for QTI 2.2 import

  1. … 7 more files in changeset.
LDEV-5290 Improve detection of multiple tabs being open on autosave

  1. … 32 more files in changeset.
LDEV-5292 Sync RAT activities questions in TBL sequences

  1. … 13 more files in changeset.
LDEV-5291 Allow filtering question in QB search by presence in LD

  1. … 10 more files in changeset.
LDEV-5287 Cosmetic changes

Remove no-gutter from comments. Improved finished icon in SR

  1. … 1 more file in changeset.
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 40 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple comments tags on a single page

  1. … 32 more files in changeset.
LDEV-5274 Make 0.5 star the default step in star rating

LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-5283 Improve UX for Remove button at properties dialog

    • -24
    • +18
    ./includes/javascript/authoring/authoringProperty.js
LDEV-5283 Add Remove button on properties box in authoring

  1. … 1 more file in changeset.
LDEV-5200 Increase size of empty Optional and Support activities

With tiny default size they can get easily hidden under a tool activity,

causing validation errors.

LDEV-4765 Do not hide question Settings button

It makes unexperienced teachers miss it completely.

NTU-7 Scroll to expanded panel in Team Setup

Otherwise the panel opens but remains concealed to the teacher until he

scrolls down manually.

LDEV-4949 Prevent Uppy overlay from covering Word template download link

Merge branch 'v4.6' into LDEV-5277

LDEV-5277 Allow LD tree to work with user without a session

LDEV-5277 Confirm with user closing unsaved LD in LTI LAMS authoring

Also automatically refresh LTI content selection page on authoring close

LDEV-4293 Skip session creation when displaying error page

If the error was HTTP session being stale or incorrectly invalidated, we

should not try to use the same session to display the error page. The

error page should not require a session at all.

Also if making a decision which session to invalidate in case of double

login, always invalidate the other session and not current one as

otherwise it can lead to a loop of self-invalidating sessions.

  1. … 2 more files in changeset.