lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3768: Commit ignored files.

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

LDEV-3768: Remove references to "assembly" dir in Ant build files. Clean up lams-www.

  1. … 9 more files in changeset.
LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 460 more files in changeset.
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.

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

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

    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./web/WEB-INF/tags/Page.tag
    • -68
    • +74
    ./web/pages/learning/burningQuestions.jsp
    • -12
    • +14
    ./web/pages/learning/definelater.jsp
    • -35
    • +45
    ./web/pages/learning/learning.jsp
    • -22
    • +27
    ./web/pages/learning/notebook.jsp
    • -44
    • +51
    ./web/pages/learning/questionlist.jsp
    • -90
    • +93
    ./web/pages/learning/results.jsp
    • -23
    • +21
    ./web/pages/learning/waitforleader.jsp
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

LDEV-3650 Include the burning questions in a new tab in the .xls export file

LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/pages/learning/burningQuestions.jsp
    • -1
    • +1
    ./web/pages/learning/waitforleader.jsp
  1. … 163 more files in changeset.