Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5223 Fix Etherpad resizing

  1. … 33 more files in changeset.
Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5155 Add column with average rating for given rubrics row

  1. … 31 more files in changeset.
LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 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.

    • -76
    • +319
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 92 more files in changeset.
LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

  1. … 32 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 93 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

  1. … 64 more files in changeset.
LDEV-3450 Improve layout of AuthoringRatingCriteria tag

  1. … 32 more files in changeset.
LDEV-5208 Distribute discussion-enabled Page tag to all projects

  1. … 29 more files in changeset.
LDEV-5085 Remove accidentally added character to CKEditor.tag

  1. … 31 more files in changeset.
LDEV-5085 Use displayExpanded JS parameter, not JSP

  1. … 31 more files in changeset.
LDEV-5192 Make activity authoring content adjust to pop up width

  1. … 31 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 83 more files in changeset.
LDEV-5156 Fix element ordering in web.xml files

  1. … 29 more files in changeset.
LDEV-5156 Fix schema info in web.xml files

  1. … 37 more files in changeset.
LDEV-4372 Fix tooltips in progress bar and bootstrap

  1. … 34 more files in changeset.
LDEV-5120 Allow hiding criteria titles in Rating.tag

  1. … 31 more files in changeset.
LDEV-5127 Adjust reported pad height when toolbar is not displayed

  1. … 32 more files in changeset.
LDEV-5127 Fix pad resizing

  1. … 32 more files in changeset.
LDEV-5091 Etherpad.tag to accept predefined pad ID

  1. … 31 more files in changeset.
LDEV-5091 Initialise Etherpads on Discussion panel expand

  1. … 36 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

  1. … 31 more files in changeset.
LDEV-5085 Run CKEditor initialisation immediately

If CKEditor.tag is loaded dynamically, binding it to page load event

does not work.

  1. … 31 more files in changeset.
LDEV-4425 Do not escape user names. Add padding to portrait.

  1. … 31 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

  1. … 31 more files in changeset.
LDEV-5085 Make editor init method parametrized

It seems that multiple instances of CKEditor tag were interacting with

each other, probably with request attributes. Now initialisation method

is parametrised so CKEditor starts with own set of attributes.

  1. … 31 more files in changeset.
LDEV-5078 Fix i18n labels in Arrow tag

  1. … 52 more files in changeset.
LDEV-5054 Fix Learning Outcome removal Ajax call

  1. … 31 more files in changeset.