lams_tool_scratchie

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:marcin:20160427132218:2 does not match your current filter (clear filter).

file BurningQuestionLike.hbm.xml was initially added on branch lams2_head_wildfly.

file ScratchieAnswer.hbm.xml was initially added on branch lams2_head_wildfly.

file Scratchie.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -279
    • +0
    ./conf/xdoclet/struts-actions.xml
  1. … 389 more files in changeset.
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

LDEV-3740: Prevent thread race on activity finish when leader's websocket was the only one and it was already cleared by Send Worker.

file LearningWebsocketServer.java was initially added on branch lams2_head_wildfly.

LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

    • -31
    • +17
    ./web/pages/learning/learning.jsp
    • -40
    • +36
    ./web/pages/learning/questionlist.jsp
LDEV-3747 Redirect to the next method after submitting burning questions/notebook in order to prevent exception on refreshing the frame

LDEV-3747 Redirect to the next method after submitting burning questions/notebook in order to prevent exception on refreshing the frame

LDEV-3742 Show multiline burning questions properly

LDEV-3742 Show multiline burning questions properly

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

    • -45
    • +118
    ./web/pages/learning/results.jsp
    • -22
    • +20
    ./web/pages/monitoring/summary.jsp
LDEV-3742 Show likes count in excel export

file BurningQuestionLikeDAO.java was added on branch lams2_head_wildfly on 2016-04-05 17:24:33 +0000

file BurningQuestionLike.java was added on branch lams2_head_wildfly on 2016-04-05 17:24:32 +0000

file BurningQuestionItemDTO.java was added on branch lams2_head_wildfly on 2016-04-05 17:24:33 +0000

file patch20160329.sql was added on branch lams2_head_wildfly on 2016-04-05 17:24:32 +0000

file BurningQuestionLikeDAOHibernate.java was added on branch lams2_head_wildfly on 2016-04-05 17:24:33 +0000

LDEV-3742 Added Like feature for Scratchie

  1. … 3 more files in changeset.
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal.

Fix LD import in FLA and several Tools.

  1. … 38 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3717: updating scratchie learner to bootstrap

    • -70
    • +76
    ./web/pages/learning/burningQuestions.jsp
    • -12
    • +14
    ./web/pages/learning/definelater.jsp
    • -36
    • +46
    ./web/pages/learning/learning.jsp
    • -22
    • +27
    ./web/pages/learning/notebook.jsp
    • -44
    • +51
    ./web/pages/learning/questionlist.jsp
    • -89
    • +92
    ./web/pages/learning/results.jsp
    • -23
    • +21
    ./web/pages/learning/waitforleader.jsp
file Alert.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Alert.tag
file Page.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/Page.tag
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +2
    ./web/pages/authoring/parts/additem.jsp
  1. … 331 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -18
    • +0
    ./web/pages/export/exportportfolio.jsp
    • -64
    • +0
    ./web/pages/export/parts/exportLearner.jsp
    • -107
    • +0
    ./web/pages/export/parts/exportTeacher.jsp
  1. … 362 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 101 more files in changeset.
LDEV-3650 Include the burning questions in a new tab in the .xls export file