lams_gradebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3319: Synchronize patch execution with an external monitor. Modules in WildFly can be loaded in parallel. AutoPatch is not ready for this as it uses static methods with unsynchronized collections. Each AutoPatchService instance should be run sequentially.

  1. … 32 more files in changeset.
LDEV-3315: Add security service and use it in vital entry points.

  1. … 12 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3307 Improve lesson gradebook export performance * speed up producing tool outputs in assessment tool

  1. … 7 more files in changeset.
LDEV-3307 Improve lesson gradebook export performance * speed up producing tool outputs in assessment tool

  1. … 7 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

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

  1. … 1 more file in changeset.
LDEV-3290 proper error handling by jqgrid

LDEV-3275: Update name of the referenced data source.

  1. … 1 more file in changeset.
LDEV-3275: Remove security domain configuration files from particular WARs. The comment said they were only used when a WAR was deployed as a standalone module. When a part of the EAR, the security is controlled by application.xml file. Also, there the domain referenced in these config files is not defined anywhere, making it dead code.

  1. … 2 more files in changeset.
LDEV-3275: Declare DTD for Tiles definitions as WildFly is strict when it comes to XML validation.

  1. … 18 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
LDEV-3293: Rewrite Application Context configuration files for Spring 4.

  1. … 77 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
LDEV-3286: Updating labels

LDEV-2975: Updating French

LDEV-3286 audit log when marks are released

  1. … 1 more file in changeset.
LDEV-3286 audit log mark changes done in gradebook

  1. … 1 more file in changeset.
LDEV-3290 proper error handling by jqgrid

LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

  1. … 280 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly. Minor changes in config files.

  1. … 38 more files in changeset.
LDEV-3275: Remove broken Eclipse builders.

  1. … 30 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3171 Applied code formatter only

LDEV-2463: escape HTML to prevent possible XSS attacks