• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file ToolRatingManager.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file RatingCommentDAO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:52 +0000

file IRatingCommentDAO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:52 +0000

LDEV-3450 further development of rating/comments feature

LDEV-3464: Cleaning up TreeSets that may have a non Comparable object added to them.

LDEV-3450 updating Image Gallery after last changes to RatingService

    • -223
    • +83
    /lams_tool_images/web/WEB-INF/tags/Rating.tag
file common.js was added on branch lams2_head_wildfly on 2015-06-15 22:24:56 +0000

file patch20150511.sql was added on branch lams2_head_wildfly on 2015-06-15 22:24:55 +0000

file qalearning.css was added on branch lams2_head_wildfly on 2015-06-15 22:24:55 +0000

LDEV-3480 Peer review feature for Q&A

  1. … 38 more files in changeset.
file ItemRatingDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file ItemRatingCriteriaDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file RatingCommentDTO.java was added on branch lams2_head_wildfly on 2015-06-15 22:42:51 +0000

file rating.js was added on branch lams2_head_wildfly on 2015-06-15 22:42:48 +0000

LDEV-3450 further development of rating/comments feature

(developed when working on Q&A's peer review feature)

    • binary
    /lams_build/lib/lams/lams-central.jar
    • -1
    • +7
    /lams_central/web/css/jquery.jRating.css
    • -0
    • +142
    /lams_central/web/includes/javascript/rating.js
  1. … 4 more files in changeset.
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

    • -1
    • +0
    /lams_tool_forum/web/jsps/learning/reply.jsp
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

    • -1
    • +0
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-3464: Unable to save attachments due to a TreeSet being created without a comparator.

file AttachmentComparator.java was initially added on branch lams2_head_wildfly.

LDEV-3443: Edit now highlights properly and rating works after edit.

    • -1
    • +10
    /lams_tool_forum/web/jsps/learning/edit.jsp
    • -0
    • +4
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-3443: Edit now highlights properly and rating works after edit.

    • -1
    • +10
    /lams_tool_forum/web/jsps/learning/edit.jsp
    • -0
    • +4
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

file jquery.dialogextend.js was added on branch lams2_head_wildfly on 2015-05-20 09:03:50 +0000

LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

LDEV-2913: Remove application context files used for the removed junit tests.

LDEV-2913: Remove application context files used for the removed junit tests.

LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

LDEV-3478: Do not save an empty answer for a required question.

LDEV-3478: Do not save an empty answer for a required question.

LDEV-3447: Get rid of c3p0 configuration as we do not use this library.