lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge remote-tracking branch 'origin/master' into LDEV-4415

  1. … 1 more file in changeset.
LDEV-4427 System Admin can delete profile pictures

  1. … 4 more files in changeset.
LDEV-4423 Adding portraits to Monitor screens

Portraits incorporated into general monitor screens such as the

email sending popup, journal viewing, grouping and learner

progress. Also fixed issues in journal viewing relating to

LDEV-4393.

    • -4
    • +11
    ./web/includes/javascript/orgGroup.js
  1. … 8 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

    • -0
    • +39
    ./web/includes/javascript/portrait.js
  1. … 42 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Wiki, DoKumaran

  1. … 5 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Wiki, DoKumaran

  1. … 5 more files in changeset.
LDEV-4424: display larger portrait pic

Display a larger portrait picture when showing the profile options

LDEV-4419 Add widget for cropping portrait photos

Added widget that allows cropping the image to a standardised size for

webcam and image uploads (in order to make it squarish).

    • -0
    • +250
    ./web/css/croppie.css
    • -0
    • +7
    ./web/includes/javascript/croppie.js
LDEV-4419 Add widget for cropping portrait photos

Added widget that allows cropping the image to a standardised size for

webcam and image uploads (in order to make it squarish).

LDEV-4417 Popover portraits in Monitoring

Implmented in Share Resources, Survey, Leader, Mindmap,

Noticeboard, Notebook, Pixlr, Peer Review

  1. … 42 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Share Resources, Survey, Leader, Mindmap,

Noticeboard, Notebook, Pixlr, Peer Review

  1. … 42 more files in changeset.
LDEV-4293 Skip isSysAdmin check when there is no session

The code that checks if user is sysadmin depends on HTTP session being

present in SessionManager. It is normally present as the authentication

request goes through SsoHandler which initiates the session. It is not

the case, though, when session gets replicated and UniversalLoginModule

is accessed directly.

The fix skips the check in no session is present, which means that

sysadmin will need to authenticate same as regular user, which is OK for

this edge situation. Session failover still works.

LDEV-4415 Add front end for weighted outputs

  1. … 7 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

    • -7
    • +50
    ./web/includes/javascript/portrait.js
  1. … 70 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implemented in Assessment, Chat, Daco, Forum and Submit.

    • -7
    • +50
    ./web/includes/javascript/portrait.js
  1. … 71 more files in changeset.
LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 14 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Multiple conflicts resolved with JSON replace and class move to

packages.

  1. … 27 more files in changeset.
LDEV-4374 Hide search widget if there is less than 10 courses

If the number of active courses that user has access to is less

than 10 - we don't display search widget.

LDEV-4357 Disable "Move learner to" button when no users selected

The root problem was that diaplog's 'open' method wasn't called in case

dialog gets opened for the second time.

LDEV-4395: Portrait will not tile and improved Generic spacing

LDEV-4395: Further tweaks to suit Forum changes

LDEV-4395: Portrait will not tile and improved Generic spacing

LDEV-4366 Portrait picture tweaks

LDEV-4407 Move lams_contentrepository exceptions to the proper package

lams_contentrepository's exception classes were moved to

contentrepository.exception package.

(To access exceptions' earlier history use Eclipse's Show in History

feature or run 'git log --follow ./path/to/file')

  1. … 60 more files in changeset.
LDEV-4399 Present entries in the order of least commented.

Also reapplied Bootstrap changes to tablesorter so that the sort

icons appear when a column is sorted.

  1. … 4 more files in changeset.
LDEV-4395: modify message layout

Changed the message layout based on feedback

  1. … 1 more file in changeset.
LDEV-4405 War deployment minifies Javascript files

  1. … 5 more files in changeset.
LDEV-4404 Tags and tlds match LAMS standard tags.

Customisation made to CKEditor tag removed and the new toolbar

set in the jsp rather than hardcoded in the tag.

  1. … 25 more files in changeset.
LDEV-4405: fixing white logo

Ooops... accidentally modified the white logo. Fixing it now.

LDEV-4405 minify .svg logo files

minify svg logo files

    • -106
    • +5
    ./web/images/svg/lams_logo_black.svg
    • -106
    • +4
    ./web/images/svg/lams_logo_white.svg