• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset lams2_head_wildfly:fionam:20151215102053:5 does not match your current filter (clear filter).

file msgviewwrapper.jsp was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file jquery.treetable.js was added on branch lams2_head_wildfly on 2016-01-12 12:20:50 +0000

file jquery.jscroll.js was added on branch lams2_head_wildfly on 2016-01-12 12:20:50 +0000

file jquery.treetable.lams.css was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file jquery.treetable.css was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file topicviewwrapper.jsp was added on branch lams2_head_wildfly on 2016-01-12 12:20:06 +0000

file CommentForm.java was added on branch lams2_head_wildfly on 2016-01-12 12:19:52 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +620
    ./src/java/org/lamsfoundation/lams/comments/web/CommentAction.java
    • -0
    • +31
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +76
    ./web/comments/comments.jsp
    • -0
    • +80
    ./web/comments/edit.jsp
    • -0
    • +132
    ./web/comments/msgview.jsp
    • -0
    • +25
    ./web/comments/msgviewwrapper.jsp
    • -0
    • +91
    ./web/comments/new.jsp
    • -0
    • +76
    ./web/comments/reply.jsp
    • -0
    • +166
    ./web/comments/topicview.jsp
    • -0
    • +19
    ./web/comments/topicviewwrapper.jsp
  1. … 33 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
file buttons.css was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

file buttons.jsp was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

file buttons.js was added on branch lams2_head_wildfly on 2015-12-12 18:28:52 +0000

LDEV-3632: Add buttons to the math formula plugin.

Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./web/ckeditor/plugins/jlatexmath/buttons.css
    • -0
    • +16
    ./web/ckeditor/plugins/jlatexmath/buttons.js
    • -0
    • +254
    ./web/ckeditor/plugins/jlatexmath/buttons.jsp
LDEV-3621 Ability to import and use groups from integrated server

* fixing bugs

file extGroups.jsp was added on branch lams2_head_wildfly on 2015-12-15 18:12:07 +0000

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

  1. … 17 more files in changeset.
LDEV-3616: Ignore support and floating activities when calculating system gate location.

LDEV-3616: Ignore support and floating activities when calculating system gate location.

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. … 43 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. … 42 more files in changeset.
LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3609: Ratings on an iPad now work on touch, rather than click, so you don't need to click twice.

LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./web/includes/javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -123
    • +133
    ./web/includes/javascript/progressBar.js
  1. … 15 more files in changeset.
LDEV-3115: Improve child activities detection.

The patch was initally added to WF branch and now it is getting merged.

LDEV-3115: Focus on title when saving a LD in FLA.

LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

  1. … 1 more file in changeset.
file user_red.png was added on branch lams2_head_wildfly on 2015-11-08 08:31:22 +0000

LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

  1. … 1 more file in changeset.
LDEV-3607: Remove old movieplayer