• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3581: Modify Q&A monitor UI to support search

LDEV-3605: Modify QA to support sorting by rating.

LDEV-3605: Code tidy

LDEV-3599: Load a batch of Learners in Learners tab in Monitoring interface using well-tailored SQL rather than Hibernate fetch and processing in Java.

LDEV-3599: Load a batch of Learners in Learners tab in Monitoring interface using well-tailored SQL rather than Hibernate fetch and processing in Java.

LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand.

Remove unnecessary methods.

LDEV-3490: Re-introduce methods for checking activity precedence. They have been accindentaly removed during an another commit.

LDEV-3605 LDEV-3581 Sort by answer and rating in Learner, sort by full name and rating in monitoring.

LDEV-3605: Sorting by Rating

LDEV-3605: Sorting by Rating

LDEV-2903: Delete lams_lesson_learner table.

    • -11
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -2
    • +1
    /lams_common/db/sql/drop_lams_11_tables.sql
file patch2040047.sql was added on branch lams2_head_wildfly on 2015-10-31 17:39:08 +0000

LDEV-2903: Delete lams_lesson_learner table.

    • -11
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -2
    • +1
    /lams_common/db/sql/drop_lams_11_tables.sql
LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand.

Remove unnecessary methods.

Load the really needed objects instead of using Hibernate to derive them from parent objects. Use SQL for counting instead of fetching full collection in Hibernate and checking its size.

Prepare for paging: add offset parameter to queries.

LDEV-3599: Load the really needed objects instead of using Hibernate to derive them from parent objects. Use SQL for counting instead of fetching full collection in Hibernate and checking its size.

Prepare for paging: add offset parameter to queries.

LDEV-3597: Remove truststore code and entries in configuration table.

file patch2040046.sql was initially added on branch lams2_head_wildfly.

LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand.

Remove unnecessary methods.

LDEV-3292: Remove batch-size parameters from Hibernate collection mappings as they seem to cause performance problems on heavy load LAMS instances.

LDEV-3581: adding label

LDEV-3604: Round percents in the legend.

LDEV-3604: Round percents in the legend.

LDEV-3581: Implementing a default behaviour for disabled entries in the tablesorter, so that it doesn't need to be defined in every project.

    • -0
    • +5
    /lams_central/web/css/defaultHTML_learner.css
    • -1
    • +6
    /lams_central/web/css/defaultHTML_learner_mobile.css
    • -0
    • +5
    /lams_central/web/css/defaultHTML_rtl.css
LDEV-3581: Allowing monitor to search for particular learner by part of their full name. Changed sort in monitor to sort on the user's full name, to match the search.

LDEV-3602: Clear authentication cache on session invalidation.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-3578: Add salt to user form in Admin module.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-3578: Use single-use passwords for internal authentication in LoginRequestServlet and LoginAsAction.

LDEV-3517: Conversion to work on Wildfly

    • -139
    • +125
    /lams_tool_preview/web/WEB-INF/web.xml
LDEV-3595: Remove SOAP classes and their references.

    • -1
    • +0
    /lams_central/src/java/migration.properties
    • -120
    • +0
    /lams_central/web/WEB-INF/server-config.wsdd
LDEV-3594: Prevent XSS injection

file patch2040045.sql was initially added on branch lams2_head_wildfly.