lams-gradebook.jar

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 15 more files in changeset.
LDEV-4213 Create servlet that will be able to recalculate lesson total marks

  1. … 1 more file in changeset.
LDEV-4200: Adding start and finish dates for lessons and activities to teacher's gradebook screens.

  1. … 12 more files in changeset.
LDEV-4057 :Sort activities in sequence or chronological orders in .xls export

  1. … 6 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

  1. … 17 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from Assessment

  1. … 21 more files in changeset.
LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

  1. … 9 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 1 more file in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 11 more files in changeset.
LDEV-3425: copy lams libs

  1. … 6 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
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.