• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 173 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 35 more files in changeset.
updated dictionary load url to include build no/version param

  1. … 6 more files in changeset.
updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixes from todays test session: learner progress to scroll to current act when initially loaded + fix double var use in learner tab and container depths

  1. … 4 more files in changeset.
LDEV-1225: While testing, found that the notSupported.jsp doesn't work properly. This page only appeared when the system tools (gates and grouping) don't work in export portfolio properly, so its not worth trying to fix it. Now if they don't work there is an entry in the main page but no "no supported" page.

  1. … 3 more files in changeset.
LDEV-1182 & LDEV-1126: Fixing up behaviour of the close.jsp - which is called when the user completes an activity that was already finished. There were problems with the parallel activities when one was finished and the user clicked resume (or restarted learner) and with force complete. Now instead of just showing the "close" message, it detects that it is not in the popup window and instead of trying to close it now forwards to the next appropriate screen.

  1. … 5 more files in changeset.
LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 12 more files in changeset.
LDEV-1222: Notebook window wasn't popping up in a new window

merged SWF files (recompiled) from editonfly branch to HEAD

Merging RAMS and Edit On Fly changes from branch to the head.

    • -19
    • +10
    ./WEB-INF/struts/struts-config.xml
  1. … 145 more files in changeset.
LDEV-1210: Actual notebook entry not appearing - just said "txtEntry" previously. Problem due to jsp syntax.

Removing LAMS from titles

Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 50 more files in changeset.
Breaking the completeToolSession functionality into two parts. Now the tool session is completed but it forwards to another call to complete the activity and calculate the next activity. This is to reduce the chances of collisions when live edit is being started, in a clustering environment. See the live edit wiki page for more details.

  1. … 14 more files in changeset.
file progressBroken.jsp was initially added on branch editonfly_branching.

Trying to make progress engine cope with "holes" in the progress ie if the user's current activity disappears (e.g. temporary system gate and live edit end)

    • -19
    • +10
    ./WEB-INF/struts/struts-config.xml
  1. … 9 more files in changeset.
update to learner for refresh progress bar

  1. … 4 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf

  1. … 16 more files in changeset.
Merging 2.0.1 changes from the HEAD

  1. … 60 more files in changeset.
LDEV-1161: First activity wasn't loading in Arabic. The change to add the lesson id to the welcome page (for the join) hadn't been made to the RTL version.

updated learner to handle new gate activity (system gate)

  1. … 1 more file in changeset.
Removing unused libraries

  1. … 1 more file in changeset.
lesson progress data fix

  1. … 1 more file in changeset.
merged changes to HEAD for ldev-1130

  1. … 4 more files in changeset.
make learner logo load dynamically

  1. … 4 more files in changeset.
moved joinLesson call to jsp ldev-1128

  1. … 1 more file in changeset.
fixed export button

Adjust next button location for firefox