lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3822: small adjustments

LDEV-3696: fixing button size

LDEV-3822: small adjustments

LDEV-3804: small adjustments

LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

    • -1
    • +0
    /lams_tool_preview/.settings/.cvsignore
LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

    • -3
    • +0
    /lams_admin/web/WEB-INF/tags/CKEditor.tag
    • -1
    • +2
    /lams_central/web/css/inlineeditor.css
  1. … 23 more files in changeset.
LDEV-4005: Tweaking the bootstrapping so that the panels display correctly when the window is maximised.

    • -17
    • +15
    /lams_central/web/indexLessonConditions.jsp
LDEV-3774: Reducing the footprint of the inline CKEditor. The display="" was causing the display:none to be removed from the textarea and leaving a blank (wasted) area on the screen just before the editing area.

    • -2
    • +2
    /lams_central/web/css/inlineeditor.css
LDEV-4037 Fix LAMS as LTI provider feature after the latest changes to index page

    • -2
    • +4
    /lams_central/web/lti/learnerMonitor.jsp
LDEV-4037 Moving showAuthoringDialog() method to dialog.js file

LDEV-4037 Fix LAMS as LTI provider feature after the latest changes to index page

LDEV-3965: including autocomplete="off" to input

    • -2
    • +2
    /lams_central/web/loginTwoFactorAuth.jsp
LDEV-4035:Bootstrapping the Radio Buttons.

LDEV-4034:Page jumps to the top when adding a new blank answer.

LDEV-4035:Radio buttons display incorrectly

LDEV-3676 :Use bootstrap as UI framework

LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

    • -5
    • +7
    /lams_central/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_lamc/web/WEB-INF/tags/Page.tag
    • -5
    • +7
    /lams_tool_laqa/web/WEB-INF/tags/Page.tag
  1. … 15 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Also stopped onMessage being called before document.ready() had a chance to complete as this was sometimes stopping the past messages being displayed when a new tool activity was entered.

    • -5
    • +7
    /lams_learning/web/WEB-INF/tags/Page.tag
LDEV-4014 hide frame that generates SVG

LDEV-3684: messageDiv was removed when the tool was bootstrapped, so stop trying to display it.

    • -11
    • +0
    /lams_tool_wiki/web/pages/learning/wiki.jsp
LDEV-3962 Altered CSS rules: * color of notificationsPendingCount is aligned with other buttons color

LDEV-3962 Altered CSS rules: * set color for tablesorter's text * slightly increased space between course-header and lessons

LDEV-3741 Fixed path to CSS file

LDEV-3653: Fix websocket name clash.

    • -1
    • +1
    /lams_tool_chat/web/pages/learning/learning.jsp
LDEV-4033 Fixed the issue, when Using start.jsp pages which open another jsps leads to inability to correctly refresh the page

LDEV-4032 Make Finish button stop being hidden for the non-leaders after leader has finished activity

LDEV-3902: Moving introduction edit to monitoring.

LDEV-4020: Allow maximising and minimising of activity authoring dialogs.

    • -0
    • +40
    /lams_central/web/css/authoring.css
LDEV-3902: Moving introduction edit to monitoring.

LDEV-4020: Show tool's icon and label while dragging from toolbar.