• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3629 fixing casing for Qartz tables as unix's mysql is indeed case sensitive for table names

LDEV-3631 Simple Commenting Widget. Using AwesomeFont for the thumbs up / thumbs down.

  1. … 1 more file in changeset.
file CommentLikeDAO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

LDEV-3631 Simple Commenting Widget. Use a "More Comments" button and resize the iframe to keep only one scrollbar on the page.

  1. … 8 more files in changeset.
LDEV-3624 Excel exports: when using green background use white colour font

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

  1. … 8 more files in changeset.
LDEV-3629 Renaming autopatch scripts in order to keep their names in sync with HEAD

* 2040050->2040051

* 2040051->2040052

file patch2040052.sql was initially added on branch lams2_head_wildfly.

LDEV-3621 Don't fetch groups from integrated server when ExtGroupsUrl property is empty

  1. … 2 more files in changeset.
LDEV-3624 Excel exports: when using green background use white colour font

  1. … 2 more files in changeset.
file Comment.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:16 +0000

file CommentDTO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file CommentSessionDAO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file ICommentSessionDAO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file ICommentLikeDAO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

file commentsContext.xml was added on branch lams2_head_wildfly on 2016-01-12 12:20:16 +0000

file CommentSession.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:16 +0000

file CommentLike.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:16 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +240
    ./java/org/lamsfoundation/lams/comments/Comment.java
    • -0
    • +29
    ./java/org/lamsfoundation/lams/comments/dao/ICommentDAO.java
    • -0
    • +139
    ./java/org/lamsfoundation/lams/comments/dto/CommentDTO.java
  1. … 33 more files in changeset.
file patch2040051.sql was initially added on branch lams2_head_wildfly.

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. … 282 more files in changeset.
file patch2040050.sql was added on branch lams2_head_wildfly on 2015-12-10 10:43:33 +0000

file ExtGroupDTO.java was added on branch lams2_head_wildfly on 2015-12-15 18:12:05 +0000

file GroupInfoFetchException.java was added on branch lams2_head_wildfly on 2015-12-15 18:12:05 +0000

LDEV-3621 Ability to import and use groups from integrated server

    • -0
    • +82
    ./java/org/lamsfoundation/lams/integration/dto/ExtGroupDTO.java
  1. … 13 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 7 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 7 more files in changeset.
LDEV-3617: Make editing class methods transactional.

Rename them so simple DAO setters in the service are not transactional too.

  1. … 3 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. … 29 more files in changeset.
file patch2040049.sql was added on branch lams2_head_wildfly on 2015-11-23 11:49:54 +0000