• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3382: Including tests for new TTL integration features

file advanceOptions.jsp was added on branch lams2_head_wildfly on 2014-12-12 14:36:38 +0000

LDEV-3391 *removed strange characters in the chat monitoring summary tab

*slightly improved monitor UI

    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_en_AU.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_ko_KR.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_mi_NZ.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_no_NO.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_pt_BR.properties
    • -98
    • +0
    /lams_tool_chat/conf/language/ApplicationResources_sv_SE.properties
LDEV-2265 fixed openLearner() by introducing new method openLearnerShortenedUrl() designed particularly for opening learner window from shortened URLs like /lams/r/*

    • -160
    • +103
    /lams_central/web/includes/javascript/openUrls.js
LDEV-3340: Remove "use cache debug listener" setting from sysadmin configuration as the whole cache management was removed before.

file patch02040037.sql was initially added on branch lams2_head_wildfly.

LDEV-3387 * fixed Autosave in Assessment breaks time limitation feature

* slightly improved UI

file jquery.jgrowl.css was added on branch lams2_head_wildfly on 2014-12-12 14:39:53 +0000

    • -0
    • +0
    /lams_central/web/css/jquery.jgrowl.css
file jquery.jgrowl.js was added on branch lams2_head_wildfly on 2014-12-12 14:39:53 +0000

file jquery.plugin.js was added on branch lams2_head_wildfly on 2014-12-12 14:39:53 +0000

LDEV-3387 updated libraries. introduced new jquery.plugin.js (required for jqeury.countdown.js) and jgrowl plugin

    • -24
    • +31
    /lams_central/web/css/jquery.countdown.css
    • -0
    • +100
    /lams_central/web/css/jquery.jgrowl.css
    • -0
    • +16
    /lams_central/web/includes/javascript/jquery.jgrowl.js
    • -0
    • +4
    /lams_central/web/includes/javascript/jquery.plugin.js
LDEV-3389: Create QA user if it is missing, probably because of force complete.

LDEV-3389: Create QA user if it is missing, probably because of force complete.

LDEV-3388: Do not fetch vote and rank data as it would not be displayed

for Teachers anyway.

LDEV-3388: Do not fetch vote and rank data as it would not be displayed

for Teachers anyway.

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_common

LDEV-3382 Add datetime parameter check to LoginRequest.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-2265 Utilise URL Shortner to shorten lesson URL

    • -51
    • +49
    /lams_central/web/launchlearner.jsp
LDEV-3384 Signup page shouldn't display if the url to it is incorrect

LDEV-3386: removing debug line

LDEV-3385 fix Verify in LessonManagerServlet

LDEV-3382 creates URL with hash on the fly

    • -0
    • +25
    /lams_bb_integration/web/modules/openAuthor.jsp
    • -0
    • +69
    /lams_bb_integration/web/modules/openLearner.jsp
    • -0
    • +68
    /lams_bb_integration/web/modules/openMonitor.jsp
LDEV-3386: implementing time-to-live for login requests in Moodle (see LDEV-3382)

    • -0
    • +6
    /moodle/mod/lamslesson/offset.php
    • -0
    • +30
    /moodle/mod/lamslesson/settings.php
    • -0
    • +12
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-3382 prettifying error message

LDEV-3382 Add datetime parameter check to LoginRequest. It must check for "a range" of TTL that is datetime parameter provided can't be too far in the future as well

LDEV-3335: Revert session ID changes.

LDEV-3384 Signup page shouldn't display if the url to it is incorrect

file LaunchLearnerUrlServlet.java was added on branch lams2_head_wildfly on 2014-12-08 13:56:15 +0000

LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

    • -51
    • +49
    /lams_central/web/launchlearner.jsp
LDEV-3385 fix Verify in LessonManagerServlet