• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 21 more files in changeset.
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 20 more files in changeset.
LDEV-3914: Stopping the exception thrown when the logic to get the tool session id tries a form that does not contain toolSessionId.

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 29 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3741 Add a time limit to scratchie

    • -0
    • +50
    ./includes/css/scratchie-learning.css
    • -25
    • +102
    ./pages/learning/learning.jsp
    • -0
    • +10
    ./pages/monitoring/parts/advanceOptions.jsp
  1. … 4 more files in changeset.
LDEV-3741 Add a time limit to scratchie

    • -0
    • +50
    ./includes/css/scratchie-learning.css
    • -1
    • +11
    ./pages/monitoring/parts/advanceOptions.jsp
  1. … 5 more files in changeset.
file scratchie-learning.css was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/css/scratchie-learning.css
LDEV-3862: Grouping options in the advanced tag, updating tags from core.

  1. … 1 more file in changeset.
file SimplePanel.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/SimplePanel.tag
LDEV-3826: Bootstrapping Admin

LDEV-3822: Tweaking JQgrid look and behaviour

LDEV-3822: Bootstrapping Admin, Author, Monitor. Tweaked learner to match the colours of the jqgrids

    • -0
    • +53
    ./WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +349
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -37
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +54
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 25 more files in changeset.
file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AdvancedAccordian.tag
file TabBodys.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TabBodys.tag
file TabBodyArea.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TabBodyArea.tag
file TSTable.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/TSTable.tag
file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/RestrictedUsageAccordian.tag
file Rating.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Rating.tag
file CommentsAuthor.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/CommentsAuthor.tag
file Comments.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Comments.tag
file AuthoringRatingCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
file Arrow.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Arrow.tag
LDEV-3768: Commit ignored files.

file struts-config.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/struts-config.xml
file validation.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/validation.xml
LDEV-3273: Remove obsolete reference to a JS file.

LDEV-3742 Add Like feature for Scratchie

* Implementation is a bit different for WF branch, as GET_BURNING_QUESTIONS_WITH_LIKES SQL query in ScratchieBurningQuestionDAOHibernate.java should be rewritten to comply with SQL92 standard introduced in MySQL 5.7.5