lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3681 adding label and fixing other labels while at it

LDEV-3681 adding label and fixing other labels while at it

LDEV-3680: Update MCQ learner to bootstrap

    • -0
    • +46
    /lams_tool_lamc/web/WEB-INF/tags/Alert.tag
    • -7
    • +15
    /lams_tool_lamc/web/WEB-INF/tags/DefineLater.tag
    • -0
    • +36
    /lams_tool_lamc/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_lamc/web/WEB-INF/tlds/lams/lams.tld
    • -140
    • +157
    /lams_tool_lamc/web/learning/AnswersContent.jsp
    • -161
    • +155
    /lams_tool_lamc/web/learning/IndividualLearnerResults.jsp
    • -42
    • +33
    /lams_tool_lamc/web/learning/Notebook.jsp
    • -85
    • +68
    /lams_tool_lamc/web/learning/SingleQuestionAnswersContent.jsp
    • -182
    • +213
    /lams_tool_lamc/web/learning/ViewAnswers.jsp
LDEV-3679: Update Q&A learner to bootstrap

    • -2
    • +2
    /lams_central/web/css/jquery.jRating.css
    • -0
    • +46
    /lams_tool_laqa/web/WEB-INF/tags/Alert.tag
    • -7
    • +15
    /lams_tool_laqa/web/WEB-INF/tags/DefineLater.tag
    • -0
    • +36
    /lams_tool_laqa/web/WEB-INF/tags/Page.tag
    • -1
    • +9
    /lams_tool_laqa/web/WEB-INF/tlds/lams/lams.tld
    • -52
    • +69
    /lams_tool_laqa/web/learning/AnswersContent.jsp
    • -80
    • +109
    /lams_tool_laqa/web/learning/IndividualLearnerResults.jsp
    • -139
    • +169
    /lams_tool_laqa/web/learning/LearnerRep.jsp
    • -20
    • +16
    /lams_tool_laqa/web/learning/Notebook.jsp
LDEV-3678: updating noticeboard learner to bootstrap

    • -2
    • +1
    /lams_tool_nb/web/template/template.jsp
LDEV-3678: updating noticeboard learner to bootrstrap

    • -0
    • +46
    /lams_tool_nb/web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    /lams_tool_nb/web/WEB-INF/tags/Page.tag
    • -0
    • +8
    /lams_tool_nb/web/WEB-INF/tlds/lams/lams.tld
    • -57
    • +44
    /lams_tool_nb/web/learnerContent.jsp
LDEV-3677: Upgrade comments to use bootstrap and timeago

    • -8
    • +10
    /lams_central/web/comments/comments.jsp
    • -111
    • +123
    /lams_central/web/comments/msgview.jsp
    • -57
    • +88
    /lams_central/web/comments/new.jsp
    • -45
    • +56
    /lams_central/web/comments/reply.jsp
    • -8
    • +8
    /lams_central/web/comments/topicview.jsp
    • -0
    • +225
    /lams_central/web/includes/javascript/jquery.timeago.js
LDEV-3676: Adding background image

    • binary
    /lams_central/web/images/css/light-fabric.jpg
LDEV-3676: Adding bootstrap to LAMS

    • -0
    • +5
    /lams_central/web/css/bootstrap.min.css
    • -668
    • +147
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +7
    /lams_central/web/includes/javascript/bootstrap.min.js
    • -0
    • +200
    /lams_central/web/less/defaultHTML_learner.less
LDEV-3619. Page the notebook entries.

LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3619. Page the notebook entries.

LDEV-3672 Adding necessary labels

LDEV-3672 Adding necessary labels

LDEV-3672 Add variables to pass to the UI

LDEV-3670: Hiding open text entries in learner

LDEV-3670: Hiding open text entries in learner

LDEV-3584: Improve performance and support paging, sort and search

  1. … 14 more files in changeset.
LDEV-3584: Improve performance and support paging, sort and search

  1. … 15 more files in changeset.
LDEV-3671: unnecessary white spaces in jsp generation

LDEV-3629: Remove the database char set change statement as at the point of executing the patch we do not know the database name.

LDEV-3556: Remove LAMS 1 import utility methods.

LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 13 more files in changeset.
LDEV-3661: Methods coping with multiple recipients send messages in a new thread.

LDEV-3661: Reduce error logs each failed attempt to send an email produces.

LDEV-3665: Use Java 8 time API instead of Joda library in LAMS core. Use Joda time library shipped with Wildfly for lams_saml project, which needs it for OpenSaml 2.6 library.

  1. … 175 more files in changeset.
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 36 more files in changeset.
LDEV-3663: Allow all classess being (un)marshalled for any instance of XStream we use in LAMS.

LDEV-3656: When using LoginAs action invalidate sysadmin session only after all JSP tags read data from it.