lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDEV-4482'

LDEV-4482 Adding Leader Awareness to Submit Tool

  1. … 10 more files in changeset.
LDEV-4446: display bigger picture

Display bigger picture when changing portrait

LDEV-4480 Acknowledgement when submitting a comment for a Q&A response

Merge branch 'LDEV-4483'

LDEV-4483 Make secure content cacheable

WildFly makes in non-cacheable by default.

Also we put an explicit header in LAMS content repository.

LDEV-4475 Missing information in Legend for Pie Chart when more than 7 items

LDEV-4475 Missing information in Legend for Pie Chart when more than 7 items

LDEV-4478 Make sure user has GROUP_MANAGER role

When displaying GRADEBOOK_MONITOR_ORGANISATION_URL we need to make

sure user has GROUP_MANAGER role

LDEV-4478: Add ability to display LAMS CourseGradebook

    • -1
    • +2
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-4469: change to jpg instead of png

Store all portrait images as jpgs instead of PNG. See LDEV-4479

LDEV-4479 Set jpg quality to 0.95 on image resizing

Merge branch 'LDEV-4479'

LDEV-4479 Switch portrait images format to JPG

As long as JPG files are much more compact and we expect a lot of

them to be stored in LAMS (users' portraits primarily), there is

a need to switch to JPG.

LDEV-4471: Formatted email with SPA calculations for user results

Merge branch 'LDEV-4469'

LDEV-4469 Implement portrait batch upload servlet

    • -1
    • +4
    /lams_admin/web/WEB-INF/struts-config.xml
LDEV-4469 Remove obsolete file

LDEV-3263 Allow altering exported XML using only class names

It allows XML doc manipulation even if current project (for example

Common) is not aware of another project's classes (for example some

Tool)

LDEV-4457: Chosen Grouping screen layout tweaked

LDEV-4454 Add bar chart

    • -9
    • +23
    /lams_learning/web/includes/javascript/kumalive.js
    • -0
    • +3
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4454 Add pie chart, colours to badges and missing voters.

    • -6
    • +28
    /lams_learning/web/css/kumalive.scss
    • -20
    • +108
    /lams_learning/web/includes/javascript/kumalive.js
    • -4
    • +14
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4473 Add bootstrap.js when it's not available on page

    • -1
    • +7
    /lams_central/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
    • -1
    • +7
    /lams_tool_lamc/web/WEB-INF/tags/Page.tag
  1. … 16 more files in changeset.
LDEV-4472 Fix Javascript error on accessing a Grouping activity

Since <i name="ui-${user.userId}" class="fa fa-xs

fa-user"></i>&nbsp;<c:out value="${user.firstName}" />&nbsp<c:out

value="${user.lastName}" /> was removed in one of the previous commits,

this peace of Javascript also needs to be taken care of.

LDEV-4454 Add buttons to release votes & voters to learners

    • -1
    • +41
    /lams_learning/web/includes/javascript/kumalive.js
    • -2
    • +13
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4470 Fix conflict between query-ui's slider and bootstrap-slider

LDEV-4454 Display voters in groups and with badges

    • -5
    • +40
    /lams_learning/web/css/kumalive.scss
    • -8
    • +48
    /lams_learning/web/includes/javascript/kumalive.js
    • -3
    • +2
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4457 Create groupings based on file upload

    • -1
    • +13
    /lams_central/web/css/orgGroup.scss
    • -0
    • +126
    /lams_central/web/includes/javascript/orgGroup.js
LDEV-4454 Add voting back end and basic front end

    • -33
    • +75
    /lams_learning/web/includes/javascript/kumalive.js
    • -1
    • +1
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-4436 Fixing progress bar css

Removed 'min-height' parameter as it was causing nav.sidebar to

appear larger than its descendant .container-fluid div.

Besides, removed box-shadow parameter from .container-fluid as

its parent already has it.

    • -2
    • +0
    /lams_central/web/css/_learner_base.scss