lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4340 Fix the problem with being unable to open Author and Preview pages when using BB Learn 9.1 Q4 2016

    • -1
    • +1
    /lams_bb_integration/web/links/author.jsp
LDEV-4341 1) Add advanced settings that will contain Save button 2) If there are *no* course groupings - jump directly to the create groups page

LDEV-4339 Prevent exception on adding course grouping with non-unique name * Also added a few enhancements like support for saving groupings on pressing Enter key and hiding warning once it's fixed rather than after pressing Save button

LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

    • -4
    • +6
    /lams_central/web/WEB-INF/tags/Page.tag
    • -4
    • +6
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -4
    • +7
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
  1. … 21 more files in changeset.
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

    • -13
    • +26
    /lams_tool_doku/web/WEB-INF/tags/Page.tag
LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

    • -13
    • +26
    /lams_tool_doku/web/WEB-INF/tags/Page.tag
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive

LDEV-4343 Replace hardcoded references to defaultHTML_learner.css file with <lams:css/>

    • -1
    • +1
    /lams_central/web/authoring/authoring.jsp
    • -9
    • +3
    /lams_central/web/forgotPasswordChange.jsp
    • -4
    • +1
    /lams_central/web/notificationsprivate.jsp
    • -1
    • +1
    /lams_central/web/passwordChangeContent.jsp
    • -2
    • +2
    /lams_central/web/passwordChangeOkContent.jsp
    • -67
    • +52
    /lams_central/web/signup/signup.jsp
    • -10
    • +5
    /lams_central/web/signup/singupTab.jsp
    • -10
    • +8
    /lams_central/web/signup/successfulSignup.jsp
LDEV-4343 Remove obsolete "style" attribute from CssTag

    • -9
    • +0
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -9
    • +0
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +1
    /lams_monitoring/web/previewdeleted.jsp
  1. … 42 more files in changeset.
LDEV-4341 Ability to save lesson grouping as a course grouping

    • -1
    • +111
    /lams_central/web/includes/javascript/orgGroup.js
LDEV-4336: Text coming via websocket is now escaped and the newlines converted to <br> so the pages can use it as html and get the correct visual line breaks.

    • -1
    • +1
    /lams_tool_scribe/web/pages/learning/scribe.jsp
LDEV-4239: Making the gradebook buttons responsive.

    • -4
    • +14
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -49
    • +106
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4239 Adding Gradebook tab to the Monitoring Tour

    • -18
    • +35
    /lams_gradebook/web/gradebookMonitor.jsp
    • -1
    • +64
    /lams_monitoring/web/monitorTour.jsp
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

LDEV-4334: Tweaking stylesheet so that the Gradebook Lesson Monitor settings do not interfere with the main Monitor settings

    • -1
    • +1
    /lams_gradebook/web/gradebookCourseMonitor.jsp
    • -2
    • +2
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-4331 Fix + button showing big when using in small screen

    • -3
    • +2
    /lams_central/web/css/defaultHTML_learner.css
LDEV-4334 Reverted previous accidentally committed change

LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-3962 Replacing favicon

LDEV-4335 Change the address bar color in Android's Chrome

    • -0
    • +1
    /lams_central/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_gradebook/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_learning/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_tool_bbb/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_tool_chat/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_tool_daco/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_tool_gmap/web/WEB-INF/tags/Head.tag
    • -0
    • +1
    /lams_tool_lamc/web/WEB-INF/tags/Head.tag
  1. … 17 more files in changeset.
LDEV-4335 Change the address bar color in Android's Chrome

    • -0
    • +1
    /lams_tool_doku/web/WEB-INF/tags/Head.tag
LDEV-4335 Change the address bar color in Android's Chrome

    • -0
    • +1
    /lams_tool_doku/web/WEB-INF/tags/Head.tag
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

    • -17
    • +23
    /lams_admin/web/WEB-INF/tags/Page.tag
    • -17
    • +23
    /lams_central/web/WEB-INF/tags/Page.tag
    • -0
    • +6
    /lams_gradebook/web/WEB-INF/tags/Page.tag
    • -0
    • +6
    /lams_learning/web/WEB-INF/tags/Page.tag
    • -17
    • +23
    /lams_tool_assessment/web/WEB-INF/tags/Page.tag
    • -17
    • +23
    /lams_tool_bbb/web/WEB-INF/tags/Page.tag
    • -0
    • +6
    /lams_tool_chat/web/WEB-INF/tags/Page.tag
    • -0
    • +6
    /lams_tool_daco/web/WEB-INF/tags/Page.tag
    • -17
    • +23
    /lams_tool_gmap/web/WEB-INF/tags/Page.tag
  1. … 22 more files in changeset.
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

    • -2
    • +6
    /lams_tool_doku/web/pages/learning/learning.jsp
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

    • -2
    • +6
    /lams_tool_doku/web/pages/learning/learning.jsp
LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4252: Use another collection type instead of synchronisation.