lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4009: For subcourses fetch course groupings from parent course.

LDEV-3436 :Consistent save/cancel buttons for Edit my profile fixed.

LDEV-3436 :Consistent save/Cancel buttons for Change Password fixed.

LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

    • -15
    • +26
    ./web/css/defaultHTML_learner.css
    • -0
    • +124
    ./web/includes/javascript/interact.min.js
    • -2
    • +14
    ./web/includes/javascript/rating.js
  1. … 15 more files in changeset.
LDEV-4005: Update conditions page to bootstrap

    • -101
    • +86
    ./web/indexLessonConditions.jsp
LDEV-4004 Added ability to scroll Thickbox pages using iOS devices

LDEV-4004 Added ability to scroll Thickbox pages using iOS devices

LDEV-4004 Added ability to scroll Thickbox pages using iOS devices

  1. … 1 more file in changeset.
LDEV-4004 Added ability to scroll Thickbox pages using iOS devices

  1. … 1 more file in changeset.
LDEV-3961: adding new LAMS svg logos

    • -0
    • +107
    ./web/images/svg/lams_logo_white.svg
LDEV-3961: adjusting formatting based on Marcino's comments

LDEV-3961: adjusting formatting (yes, again!)

LDEV-3961: adjusting formatting (yes, I should use Eclipse rather than vi!) and adding missing label login button

LDEV-3961: bootstrapping two factor authentication page

LDEV-3965: login panel label

LDEV-3961: adjustments to css

LDEV-3961: css adjustments for footer

LDEV-3961: adjustments to css

LDEV-3961: new responsive login page

LDEV-3961: adding to css

LDEV-3961: adding new LAMS svg logos

    • -0
    • +108
    ./web/images/svg/lams_logo.svg
    • -0
    • +107
    ./web/images/svg/lams_logo_black.svg
LDEV-4002: Forbid non-authors from accessing Authoring. Check for author role when starting Live Edit. Do not show Live Edit button if role check fails.

  1. … 1 more file in changeset.
LDEV-4002: Forbid non-authors from accessing Authoring. Check for author role when starting Live Edit. Do not show Live Edit button if role check fails.

  1. … 1 more file in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +234
    ./src/java/org/lamsfoundation/lams/web/LoginRequestLtiServlet.java
    • -0
    • +281
    ./web/lti/addLesson.jsp
    • -0
    • +105
    ./web/lti/learnerMonitor.jsp
  1. … 17 more files in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +234
    ./src/java/org/lamsfoundation/lams/web/LoginRequestLtiServlet.java
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -8
    • +10
    ./web/includes/javascript/openUrls.js
    • -0
    • +278
    ./web/lti/addLesson.jsp
    • -0
    • +141
    ./web/lti/learnerMonitor.jsp
LDEV-3960: Redirect to login JSP page instead of going straight to j_security_check as it does not work for WF (auth data needs to be POSTed).