lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Get transactional LDAP data before non-transactional one

Configuration class exposes static methods which are not transactional.

Using them close Hibernate session. Subsequent queries fail even in

transactional context. The optimal solution would be to expose most

Configuration methods as non-static transactional. For now we just make

sure that Session closing happens only everything else is fetched.

LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 34 more files in changeset.
LDEV-5220 Distribute the new popover tag

    • -0
    • +31
    ./web/WEB-INF/tags/Popover.tag
  1. … 62 more files in changeset.
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-4769 Updating Greek, English, Spanish, Norwegian

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

    • -2
    • +21
    ./web/WEB-INF/tags/StyledRating.tag
  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.

    • -0
    • +182
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 92 more files in changeset.
Merge branch 'LDEV-5200' into v4.5

    • -18
    • +0
    ./web/toolcontent/toolcontentlist.jsp
  1. … 11 more files in changeset.
LDEV-4769 Updating Greek

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. … 91 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./web/WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5258 Sort time zone alphabetically when creating a new user

  1. … 2 more files in changeset.
LDEV-4769 Updating Greek, French, English, Spanish, Norwegian

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

    • -70
    • +0
    ./web/toolcontent/learningLibraryGroup.jsp
    • -18
    • +0
    ./web/toolcontent/toolcontentlist.jsp
  1. … 10 more files in changeset.
LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./web/WEB-INF/tags/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-4769 Updating English, Spanish, Norwegian, Greek and French

  1. … 11 more files in changeset.
LDEV-5193 Use case-insensitive extension checking for Uppy upload

Also use built-in Uppy extension check where possible.

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

  1. … 31 more files in changeset.
LDEV-4440 Fix exception when there are no users left in organisation

LDEV-4769 Update Norwegian, Spanish, English, Greek

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

  1. … 83 more files in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek

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

  1. … 29 more files in changeset.