lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3631 Simple Commenting Widget

    • -0
    • +52
    /lams_central/web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    /lams_central/web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +8
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +101
    /lams_central/web/comments/comments.jsp
    • -0
    • +80
    /lams_central/web/comments/edit.jsp
    • -0
    • +122
    /lams_central/web/comments/msgview.jsp
    • -0
    • +25
    /lams_central/web/comments/msgviewwrapper.jsp
    • -0
    • +86
    /lams_central/web/comments/new.jsp
  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.

LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

LDEV-3578: Remove password hashing in TestHarness as login page does not support it anymore.

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.

LDEV-3631: Wouldn't refresh the first time the page loaded.

    • -2
    • +2
    /lams_central/web/comments/comments.jsp
LDEV-3631: Simplifying the tag so that it precompiles.

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

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

    • -1
    • +1
    /lams_tool_nb/web/WEB-INF/tlds/lams/lams.tld
LDEV-3631: Sort by likes implemented, used as a top 10 on the reflection page.

    • -0
    • +51
    /lams_central/web/WEB-INF/tags/CommentsAuthor.tag
    • -1
    • +5
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +26
    /lams_central/web/comments/comments.jsp
    • -1
    • +5
    /lams_central/web/comments/topicview.jsp
LDEV-3631: New columns added in error. Removed.

LDEV-3192: Adding labels

LDEV-3192: Adding labels

LDEV-3643 adding missing label

LDEV-3643 adding missing label

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. … 3 more files in changeset.
LDEV-3582 Modify MCQ monitor UI to support paging, sort and search

LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

LDEV-3642 Fix total user mark doesn't get updated after manually changing the mark user scored for one of the questions

LDEV-3642 Fix total user mark doesn't get updated after manually changing the mark user scored for one of the questions

LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

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

  1. … 8 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.

    • -0
    • +51
    /lams_tool_nb/web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +4
    /lams_tool_nb/web/WEB-INF/tlds/lams/lams.tld
    • -8
    • +1
    /lams_tool_nb/web/authoring/advance.jsp
    • -2
    • +7
    /lams_tool_nb/web/authoring/authoring.jsp
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
    • +1
    /lams_central/web/comments/comments.jsp
    • -19
    • +13
    /lams_central/web/comments/msgview.jsp
    • -1
    • +5
    /lams_central/web/comments/topicview.jsp
LDEV-3468: Add jvmRoute to runitme statistics.

LDEV-3633: Disable SSL when LAMS connects to DB.

LDEV-3468: Add runitme statistics servlet to WildFly branch.

LDEV-3640: Allow temprorary NULL value in QaUsrResp so DB can make a cascade on delete.