lams_tool_scratchie

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

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

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

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

    • -0
    • +0
    ./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.
file BurningQuestionLike.hbm.xml was initially added on branch lams2_head_wildfly.

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

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

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

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

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

file ScratchieAnswerVisitLog.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