lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3759: When cloning Conditions take only non-session (original) Messages into account.

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-3701 Tweaking formatting

LDEV-3701 Tweaking formatting

    • -32
    • +28
    ./web/jsps/learning/viewforum.jsp
    • -2
    • +6
    ./web/jsps/learning/message/msgview.jsp
    • -5
    • +6
    ./web/jsps/learning/message/topiclist.jsp
    • -40
    • +49
    ./web/jsps/learning/message/topicview.jsp
LDEV-3701 some cosmetic adjustments

    • -109
    • +106
    ./web/jsps/learning/viewtopic.jsp
    • -1
    • +1
    ./web/jsps/learning/message/bodyarea.jsp
    • -79
    • +95
    ./web/jsps/learning/message/msgview.jsp
    • -96
    • +77
    ./web/jsps/learning/message/topiclist.jsp
    • -52
    • +54
    ./web/jsps/learning/message/topicview.jsp
LDEV-3701 Update Forum Learner to Bootstrap

    • -8
    • +0
    ./web/jsps/learning/message/bodyarea.jsp
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 13 more files in changeset.
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/includes/mobileLearnerLayout.jsp
    • -2
    • +2
    ./web/jsps/learning/mobile/viewtopic.jsp
  1. … 333 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.

    • -164
    • +0
    ./web/jsps/export/exportportfolio.jsp
  1. … 360 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
    • +1
    ./web/jsps/authoring/message/create.jsp
  1. … 98 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
  1. … 164 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 47 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 48 more files in changeset.
file patch20151217.sql was added on branch lams2_head_wildfly on 2015-12-30 20:38:40 +0000

  1. … 1 more file in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3629: Limit length of columns as "the effective maximum length of a VARCHAR is subject to the maximum row size (65,535 bytes, which is shared among all columns)".

LDEV-3633: Allow specyfing port which MySQL runs on.

Disable SSL for building LAMS as it generates a warning message.

New MySQL does not accept ALTER IGNORE TABLE statements.

  1. … 24 more files in changeset.
LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 43 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

LDEV-3443, LDEV-3586 Adding labels (no for real)

LDEV-3443, LDEV-3586 Adding labels (no for real)