Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4786 Removing mapping does not remove outcome

Also limit outcome editing to sysadmin only.

  1. … 3 more files in changeset.
LDEV-4788 All learning outcomes are now global

  1. … 19 more files in changeset.
LDEV-4777 Further development of QB search feature

* Search QB interface is now available in Q&A tool, but questions of

this type (Essay) can only be added via DB for now

  1. … 14 more files in changeset.
LDEV-4786 Allow creating learning outcomes on the fly

  1. … 63 more files in changeset.
LDEV-4759 Fixing responsive behaviour on front page and tabs.

  1. … 43 more files in changeset.
LDEV-4777 Initial implementation of question bank search feature

  1. … 10 more files in changeset.
LDEV-4782 Add initial implementation of QB statistics

    • -0
    • +54
    ./org/lamsfoundation/lams/web/qb/QbStatsController.java
  1. … 6 more files in changeset.
LDEV-4776 Let monitors see course gradebook for their lessons

Group manager sees all lessons in a course. Monitor sees only ones he is

a monitor in.

  1. … 6 more files in changeset.
LDEV-4731 Re-enable users who were disable before if they are in CSV

LDEV-4731 Disable learners who are not in any course anymore

LDEV-4731 Use email as user login

LDEV-4767 Move logout logging to higher level methods

This way we know what triggered logout: manual logout, sysadmin or

duplicate session in another browser.

Timeout logout will be silent.

    • -22
    • +6
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 2 more files in changeset.
LDEV-4731 Adjust parser code for current code state on master

LDEV-4731, LDEV-4761 Create users and orgs via integrated server

Provisioned users will authenticate through Azure using SAML. They need

to go through an integrated server, so they need to be already

provisioned as external users.

LDEV-4767 Add login and logout event logs

    • -4
    • +22
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 4 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

    • -2
    • +2
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
  1. … 315 more files in changeset.
Merge ordered branching LDEV-4587 into develop

  1. … 23 more files in changeset.
LDEV-4755 Scan when importing LDs

  1. … 3 more files in changeset.
LDEV-4755 Scan when uploading files to CKEditor

LDEV-4728 Lesson Description CKEditor restricted palette, update saves

  1. … 2 more files in changeset.
LDEV-4726 Licenses updated to Creative Commons 4.0

  1. … 19 more files in changeset.
LDEV-4731 Initial implementation of enrolments parser

    • -0
    • +327
    ./org/lamsfoundation/lams/webservice/SPEnrolmentServlet.java
  1. … 1 more file in changeset.
LDEV-4705 Add missing sysadmin role in a check

LDEV-4705 Remove references to Group Admin role from Java code

  1. … 21 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/ForgotPasswordServlet.java

lams_central/web/forgotPassword.jsp

lams_central/web/forgotPasswordChange.jsp

lams_central/web/forgotPasswordProc.jsp

lams_tool_assessment/web/pages/learning/results.jsp

  1. … 10 more files in changeset.
LDEV-4711 Show only generic message when resetting passwords

  1. … 4 more files in changeset.
LDEV-4710 Add config setting to enable "Forgot your password?" option

Also if people try to get to the login page by going to the URL

directly, we display a 404 error message.

  1. … 5 more files in changeset.
LDEV-4714 Fix LD access adding and processing

  1. … 3 more files in changeset.
LDEV-4714 Clear overflow of LD access entries

There is no point in keeping hundreds of LD access entries in DB for

each user, if there are always displayed only few of them.

LDEV-4649 Get rid of obsolete field

  1. … 1 more file in changeset.