lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3940 Move Java code from jsps to proper util Java classes

    • -134
    • +11
    /lams_bb_integration/web/modules/start_lesson_proc.jsp
LDEV-3914: Correcting path to jquery

LDEV-3914: Page needs to be inside form to be able to get the tool session id from the form bean.

    • -3
    • +7
    /lams_tool_laqa/web/learning/Notebook.jsp
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3956 * added missing .jar phrase * renamed urlrewrite->urlrewritefilter

    • -0
    • +41
    /lams_build/lib/urlrewritefilter/urlrewritefilter.module.xml
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache. Also fixed error that was stopping the condition up and down arrows working.

    • -0
    • +1
    /lams_tool_task/web/pages/authoring/basic.jsp
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

    • -0
    • +1
    /lams_tool_survey/web/pages/authoring/basic.jsp
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

    • -0
    • +2
    /lams_tool_scribe/web/pages/authoring/basic.jsp
LDEV-3959: Fixing path - css file was not found resulting in a 404 error.

LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

LDEV-3959: Moving jinplace javascript to the public javascript area so that it can be cached.

    • -0
    • +726
    /lams_central/web/includes/javascript/jinplace-1.0.1.js
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

    • -28
    • +0
    /lams_tool_forum/web/css/jquery.treetable.css
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

    • -0
    • +1
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

    • -0
    • +1
    /lams_tool_daco/web/pages/authoring/basic.jsp
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

    • -0
    • +1
    /lams_central/web/comments/comments.jsp
    • -0
    • +2
    /lams_central/web/comments/topicview.jsp
LDEV-3956 Minor code formatting

    • -10
    • +8
    /lams_central/web/signup/singupTab.jsp
LDEV-3956 Updated UrlRewriteFilter library to stop Java compiler complaining

    • binary
    /lams_build/lib/urlrewritefilter/urlrewritefilter-4.0.3.jar
LDEV-3945: Treetable definition had been lost in a previous fix, causing javascript errors which blocked the highlight code running. Treetable has been restored and javascript code rearranged so that any future similar errors will not break the highlighting.

    • -2
    • +2
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-3959: Javascript and css files can only be cached if they are in the public area, otherwise they are reloaded every time.

LDEV-3959: Reduce reloading of javascript files during an AJAX call by overriding the jquery cache settings.

    • -1
    • +2
    /lams_tool_forum/web/jsps/authoring/basic.jsp
    • -0
    • +1
    /lams_tool_forum/web/jsps/learning/edit.jsp
    • -0
    • +1
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-3315: Remove session before changing its ID, i.e. creating a new session. Remove session from mapping even if user is not logged in.