• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3654: Calculate whether SVG is outdated more roughly as exact calculations may lead to a conclusion that LD was updated after SVG was created.

  1. … 1 more file in changeset.
LDEV-3653 Add websocket server and client code.

Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up.

Rearange, clean up and formatting.

    • -10
    • +0
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 17 more files in changeset.
LDEV-3337: Add a missing rename table statement.

file HibernateSessionManager.java was initially added on branch lams2_head_wildfly.

LDEV-3646: Add websocket server and client code.

Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up.

Clean up and formatting.

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

Clean up and formatting.

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

Clean up and formatting.

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

    • -0
    • +1
    ./org/lamsfoundation/lams/beanRefContext.xml
    • -0
    • +240
    ./org/lamsfoundation/lams/comments/Comment.java
  1. … 62 more files in changeset.
LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 4 more files in changeset.
LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 4 more files in changeset.
file patch2040053.sql was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

LDEV-3631: Adding IF NOT EXISTS in case used on a database updated with an old script.

LDEV-3631: Moving comment table creation to a new number so it doesn't conflict with existing script on Wildfly.

    • -0
    • +62
    ./org/lamsfoundation/lams/dbupdates/patch2040053.sql
file ICommentDAO.java was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000

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

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

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

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

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

LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

  1. … 11 more files in changeset.
LDEV-3582 Modify MCQ monitor UI to support paging, sort and search

LDEV-3582 Modify MCQ monitor UI to support paging, sort and search

  1. … 22 more files in changeset.
LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

  1. … 27 more files in changeset.
LDEV-3468: Add jvmRoute to runitme statistics.

  1. … 2 more files in changeset.
LDEV-3468: Add runitme statistics servlet to WildFly branch.

  1. … 3 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 40 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

    • -286
    • +319
    ./org/lamsfoundation/lams/dao/IBaseDAO.java
  1. … 39 more files in changeset.
LDEV-3639 Fixed exception on posting a message when "On new postings send email to: learner" option is ON

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.