Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 9 more files in changeset.
fixed preloaded to append build no parameter to library file that is loaded

  1. … 2 more files in changeset.
fixed transition temp line removal + changed lesson tab view text fields to labels to handle i18n non-roman characters

  1. … 4 more files in changeset.
Fixed wizard preloader movie - adjusted position of lams logo

2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

  1. … 11 more files in changeset.
fixed validation issues dialog - translation problem

  1. … 2 more files in changeset.
translation fix

  1. … 2 more files in changeset.
modify RegisterService to be more flexible

LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

  1. … 1 more file in changeset.
ldev-1150 display fullname

  1. … 4 more files in changeset.
don't list the subgroup if user is not a member/group admin/group manager/sysadmin

LDEV-1107 extserver classes are created as subgroups, not groups; make extuser a member of the group as well as the subgroup; don't give extusers group manager role as they don't need it, especially in a subgroup

  1. … 1 more file in changeset.
Reset the optional parameters - if they aren't reset and the jsp page doesn't specify them, then they are reused in all instances of this tag on the page. This resulted in one answer being used for all questions on a q&a page where more than one question is displayed at a time (ie combined mode).

lesson progress data fix

  1. … 1 more file in changeset.
fixed translation list for about us dialog + lesson progress data fix

  1. … 2 more files in changeset.
fixed translation list for about us dialog

  1. … 2 more files in changeset.
fixed up welsh translators names

fixed replicated code + fixed children selected activity in monitor (Seq tab)

  1. … 5 more files in changeset.
make reading user.changePassword more robust

updated lams translator list (welsh) for about lams dialog

updated lams translator list (welsh) for about lams dialog

  1. … 2 more files in changeset.
LDEV-1141 sort organisations alphabetically

use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 3 more files in changeset.
i18n'd group name passed when lesson class is created (wizard and edit class in monitor)

  1. … 8 more files in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

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

  1. … 3 more files in changeset.
updated translators lists + joinLesson call change

updated translators lists + joinLesson call change

  1. … 2 more files in changeset.
fixed export button

fixed simple case error (missing break) in controller code + committing ext call changes