lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Introduce LAMS custom colour palette to Bootstrap 5

    • -0
    • +118
    /lams_central/web/css/bootstrap/_accordion.scss
    • -0
    • +57
    /lams_central/web/css/bootstrap/_alert.scss
    • -0
    • +29
    /lams_central/web/css/bootstrap/_badge.scss
    • -0
    • +28
    /lams_central/web/css/bootstrap/_breadcrumb.scss
    • -0
    • +139
    /lams_central/web/css/bootstrap/_button-group.scss
    • -0
    • +111
    /lams_central/web/css/bootstrap/_buttons.scss
    • -0
    • +216
    /lams_central/web/css/bootstrap/_card.scss
    • -0
    • +229
    /lams_central/web/css/bootstrap/_carousel.scss
    • -0
    • +40
    /lams_central/web/css/bootstrap/_close.scss
    • -0
    • +41
    /lams_central/web/css/bootstrap/_containers.scss
    • -0
    • +240
    /lams_central/web/css/bootstrap/_dropdown.scss
    • -0
    • +9
    /lams_central/web/css/bootstrap/_forms.scss
    • -0
    • +302
    /lams_central/web/css/bootstrap/_functions.scss
    • -0
    • +33
    /lams_central/web/css/bootstrap/_grid.scss
  1. … 74 more files in changeset.
LDEV-5083 Make panels larger rather than having bigger gaps

It is a bad design to have too much empty space on the page. It is

better to make panels (sections) larger, even when there is little

content, rather have small panels and huge gaps.

    • -3
    • +13
    /lams_monitoring/web/css/components-monitoring.css
    • -4
    • +4
    /lams_monitoring/web/monitor-sequence-tab.jsp
LKC-215 Do not show edit buttons if QB question comes from WA

LDEV-5083 Update lesson information on sequence tab display

Main goal is to display contribute activities correctly for now.

JS code requires refactorisation anyway.

Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

LDEV-5059 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with a direct code

duplication.

    • -6
    • +0
    /lams_gradebook/web/WEB-INF/jboss-web.xml
LDEV-5317 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with an Ajax call.

    • -6
    • +0
    /lams_tool_doku/web/WEB-INF/jboss-web.xml
LDEV-4769 Updating Chinese, English, Norwegian Greek, and Spanish

  1. … 17 more files in changeset.
LDEV-5317 Keep time limit widget open between refreshes

TBL monitoring auto refreshes its content to display updates of learner

progress. The time limit widget after refresh is always in it default,

collapsed state. This given bad user experience.

Now the time limit widget retains its collapsed/expanded state between

refreshes.

LDEV-5317 Fix time limit widget collapse in TBL monitoring

In TBL monitoring we import jQuery and Bootstrap multiple times as we

load various tabs. This should be cleaned up. Especially that it breaks

the Bootstrap functionality.

Since Monitoring UI 5 is coming, there is little point in doing it now.

Instead control collapse using JS and not HTML attributes.

LDEV-5317 Improve layout for TBL monitoring time limit widget

Merge branch 'LDEV-5317' into v4.6

LDEV-5317 Add Cancel button to time limit widget

Also set expiration warning to 60 seconds and not 30 seconds.

    • -15
    • +22
    /lams_monitoring/web/timeLimit.jsp
LDEV-5317 Increase font size of time limit widget

LKC-89 Keep max-width and max-height between automatic LD refresh

LDEV-5317 Move timeLimit.jsp from its own directory

LDEV-5317 Move timeLimit.jsp from its own directory

    • -0
    • +714
    /lams_monitoring/web/timeLimit.jsp
LDEV-5317 Add time limit widget to monitoring

LDEV-5301 Set fixed column width correctly in number of characters

LDEV-5317 Move time limit panel to single source in monitoring

Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard)

had it own code to display and operate time limits.

In preparations for time limit widget in monitoring the code was

refactored so there is single source of time limit feature.

    • -0
    • +558
    /lams_monitoring/web/timelimit/timeLimit.jsp
    • -0
    • +6
    /lams_tool_assessment/web/WEB-INF/jboss-web.xml
    • -0
    • +6
    /lams_tool_doku/web/WEB-INF/jboss-web.xml
  1. … 15 more files in changeset.
LDEV-4617 Add missing label for email verification

LDEV-4617 Fix paths to JSP pages for verification email sent/confirmed

Merge branch 'LDEV-5316' into v4.6

LDEV-5316 Change content folder ID to default one

Only for questions which have images referring the default content

folder and which do not have images which refer a new content folder.

Merge branch 'LDEV-5315' into v4.6

LDEV-5315 Refresh lesson & sequence tab in monitoring after gate toggle

    • -0
    • +7
    /lams_monitoring/web/gate/gateStatus.jsp
LDEV-5273 Fix allocation of answers being prefixed with "null"

LDEV-4366 Fix Kumalive role detection

    • -1
    • +1
    /lams_learning/web/kumalive/kumalive.jsp
LDEV-213 Do not hardcode IGPS URL

LDEV-4792 Fix optional activity and branching min/max spinners