• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 17 more files in changeset.
file LearningLibraryGroup.hbm.xml was initially added on branch lams2_head_wildfly.

file OrganisationGrouping.hbm.xml was initially added on branch lams2_head_wildfly.

file OrganisationGroup.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 389 more files in changeset.
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 19 more files in changeset.
LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

  1. … 17 more files in changeset.
LDEV-3749: Remove OpenID resources.

  1. … 7 more files in changeset.
LDEV-2949: Remove obsolete column.

  1. … 2 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 367 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries.

Clean up and formatting.

  1. … 7 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries.

Clean up and formatting.

  1. … 7 more files in changeset.
LDEV-3631 Simple Commenting Widget

  1. … 74 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 14 more files in changeset.
file Comment.hbm.xml was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file CommentSession.hbm.xml was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file CommentLike.hbm.xml was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

  1. … 45 more files in changeset.
LDEV-3629: Alter character set and collation of the database and each of its tables.

Shorten indexed text fields.

Upgrade Java -> MySQL connector.

Remove an obsolete field from User class.

  1. … 284 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 19 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 41 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 40 more files in changeset.
LDEV-3606 In monitor display the author of each feedback comment

  1. … 14 more files in changeset.
LDEV-3606 In monitor display the author of each feedback comment

  1. … 15 more files in changeset.
LDEV-3292: Remove batch-size parameters from Hibernate collection mappings as they seem to cause performance problems on heavy load LAMS instances.

LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change.

Remove password hashing in browser.

Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 23 more files in changeset.
LDEV-3523: Added subtype to Learning Design

  1. … 10 more files in changeset.
LDEV-3523: Added subtype to Learning Design

  1. … 10 more files in changeset.
LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.

  1. … 7 more files in changeset.