lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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.

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.

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

LDEV-3455 Rest support for template based authoring.

LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface. LDEV-3455 Rest support for templates, involving portions of a rest based learning design saving interface.

LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in. LDEV-3456: Refactor to use shared REST tags and remove the need for course id for Authoring and Preview.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

Extra code added back in accidently in a previous commit - stops LAMS running.

LDEV-3456: Refactor to use shared REST tags and remove the need for course id for Authoring and Preview.

    • -0
    • +65
    /lams_central/src/java/org/lamsfoundation/lams/rest/RestTags.java
LDEV-3456: Backing out the method signature change - while courseId is no longer needed no point risking breaking integrations.

LDEV-3456: Tweaks to support the templating - authoring doesn't require a course id and opening authoring through an integeration needs to be able to open a particular design.

LDEV-3456: Code is being reused for templating, and template authoring may exist outside of a course.

LDEV-3456: Code is being reused for templating, and template authoring may exist outside of a course.

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

LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

LDEV-3476 prevent Learners from proceeding to the result page if burning questions aren't submitted yet

LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.