• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file dnd.html was initially added on branch lams2_head_wildfly.

file magicfinger.html was initially added on branch lams2_head_wildfly.

file widgetstyles.html was initially added on branch lams2_head_wildfly.

file nestedwidgets.html was initially added on branch lams2_head_wildfly.

file console.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/ckeditor/plugins/widget/dev/console.js
file jquery.oembed.min.js was initially added on branch lams2_head_wildfly.

file tr.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/ckeditor/plugins/oembed/lang/tr.js
file ru.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/ckeditor/plugins/oembed/lang/ru.js
file pt-br.js was initially added on branch lams2_head_wildfly.

file pl.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/ckeditor/plugins/oembed/lang/pl.js
LDEV-3490: Re-introduce methods for Live Edit. They have been accindentaly removed during an another commit.

LDEV-3605: Sorting by Rating

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: 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.