• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file templatehelp.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/templatehelp.jsp
file TabBodys.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/WEB-INF/tags/TabBodys.tag
file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/WEB-INF/tags/RestrictedUsageAccordian.tag
file Page.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/WEB-INF/tags/Page.tag
file Arrow.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/WEB-INF/tags/Arrow.tag
file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_admin/web/WEB-INF/tags/AdvancedAccordian.tag
LDEV-3750 Improve performance of pushing marks to gradebook

LDEV-3827 Remove JQM mobile interface

    • -11
    • +0
    /lams_tool_forum/web/WEB-INF/web.xml
    • -39
    • +0
    /lams_tool_forum/web/jsps/learning/mobile/edit.jsp
  1. … 7 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

    • binary
    /lams_build/lib/lams/lams-gradebook.jar
  1. … 22 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

LDEV-3826: Updating Admin for Bootstrap. Subcourses not able to be updated as they do not have folders so this code was throwing an exception.

file toolOutput.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_lamc/web/monitoring/parts/toolOutput.jsp
LDEV-3750 Ability to push marks to gradebook directly from MCQ

    • -2
    • +32
    /lams_tool_lamc/web/monitoring/Stats.jsp
LDEV-3827 Remove JQM mobile interface

    • -12
    • +0
    /lams_tool_laqa/web/WEB-INF/web.xml
    • -493
    • +0
    /lams_tool_laqa/web/learning/mobile/LearnerRep.jsp
    • -10
    • +0
    /lams_tool_larsrc/web/WEB-INF/web.xml
  1. … 13 more files in changeset.
LDEV-3827 Remove JQM mobile interface

    • -12
    • +0
    /lams_tool_kaltura/web/WEB-INF/web.xml
    • -12
    • +0
    /lams_tool_lamc/web/WEB-INF/web.xml
  1. … 37 more files in changeset.
file patch2040063.sql was initially added on branch lams2_head_wildfly.

LDEV-3826: Updating Admin for Bootstrap. The Cognitive Skills Wizard has been removed for so the admin page maintaining it is no longer needed.

    • -507
    • +0
    /lams_tool_laqa/web/admin/config.jsp
LDEV-3750 Ability to push marks to gradebook directly from Assessment

file ToolOutputDTO.java was added on branch lams2_head_wildfly on 2016-06-15 07:59:47 +0000

LDEV-3750 Ability to push marks to gradebook directly from MCQ

    • -2
    • +55
    /lams_tool_lamc/web/monitoring/Stats.jsp
LDEV-3826: Bootstrapping Admin

    • -34
    • +37
    /lams_tool_bbb/web/pages/admin/edit.jsp
    • -20
    • +18
    /lams_tool_bbb/web/pages/admin/view.jsp
LDEV-3422: Remove JSP precompilation from build files.

LDEV-3750 Ability to push marks to gradebook directly from MCQ

LDEV-3826: Bootstrapping Admin

    • -3
    • +4
    /lams_tool_scratchie/web/pages/admin/config.jsp
LDEV-3826: Bootstrapping Admin

    • -23
    • +16
    /lams_tool_pixlr/web/pages/admin/config.jsp
LDEV-3826: Bootstrapping Admin

    • -17
    • +12
    /lams_tool_images/web/pages/admin/config.jsp
    • -16
    • +11
    /lams_tool_imscc/web/pages/admin/config.jsp
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

    • binary
    /lams_build/lib/lams/lams-gradebook.jar
  1. … 22 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

LDEV-3826: Configuration object wasn't transactional so the updates done in Admin were not saving.

LDEV-3656: Invalidate user's session before trying re-authentication. Move the solution back to SAML as LoginRequestServlet uses current session for authentication, so the session can not be invalidated there.