lams-gradebook.jar

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3413: update lams libs

  1. … 4 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3275: Refresh compiled LAMS libraries

  1. … 3 more files in changeset.
LDEV-3275: Introduce SSO using Undertow mechanisms.

Valves do not exist in Undertow. Another approach had to be used.

In each WAR there is a file in META-INF/service dir which adds a class in request processing chaing.

For Central it is SsoProducer which put the authenticated account into shared session.

All other modules use SsoConsumer which takes the account and puts it into its security context.

In standalone.xml caching of credentials was switched off as it would prevent UniversalLoginModule from putting UserDTO into shared session.

TODO: use a simple pass-all authentication mechanism for static files like images and JS files.

  1. … 12 more files in changeset.
LDEV-3286 audit log when marks are released

  1. … 4 more files in changeset.
LDEV-3286 new option for gradebook service to audit log mark changes

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

  1. … 28 more files in changeset.
LDEV-2978 Added excel export feature to Tool Scratchie

  1. … 11 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
LDEV-2709 committing updated lams-gradebook.jar

adding lams-gradebook.jar compiled with Java 1.5

LDEV-2709 Applied latest version of POI for gradebook excel export

  1. … 13 more files in changeset.
LDEV-2604 committing jars compiled with Java 1.5

  1. … 2 more files in changeset.
Merge lams2_3 into head

  1. … 162 more files in changeset.
Committing some jars in lams_build for 2.3.1

  1. … 1 more file in changeset.
LDEV-2261 Setting a flag in gradebook activities so that they can be updated more than once if hte request comes from an external source like a tool. If it is set in gradebook, the flag is set so it cant be updated from an external source again

  1. … 10 more files in changeset.
LDEV-2206 Adding auto filling functionaility for forum tool

file lams-gradebook.jar was initially added on branch lams2_3.

    • binary
    ./lams-gradebook.jar
LDEV-2173 Adding the functionality into the progress engine to force outputs into gradebook if specified by the user

  1. … 14 more files in changeset.