• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 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. 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.
merge with lams2_0_3 tag on HEAD

  1. … 99 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 76 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.

  1. … 44 more files in changeset.
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 7 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 70 more files in changeset.
Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 15 more files in changeset.
update to learner for refresh progress bar

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

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

  1. … 237 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 127 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 233 more files in changeset.
moved some funct to monitor (setting up edit on fly) and author just opens the design in the correct mode + few fixes for new system gate + finish edit on fly lock and gate release

  1. … 14 more files in changeset.
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!

    • -161
    • +161
    ./struts/struts-config.xml
  1. … 2 more files in changeset.
Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

    • -161
    • +161
    ./struts/struts-config.xml
  1. … 190 more files in changeset.
LDEV-1102 disable Register web service by default, add key check

  1. … 6 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
added new tag (image button wrapper) + updated mcq to use new tag

    • binary
    ./tags/ImgButtonWrapper.tag
  1. … 8 more files in changeset.
authoring button update

  1. … 2 more files in changeset.
added community tab (index) + configuration item

  1. … 8 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated tag to align buttons correctly for LTR/RTL

  1. … 1 more file in changeset.
LDEV-774 integrate profile page into index page tab

  1. … 9 more files in changeset.
Open tool windows in a new page using target="_blank"

  1. … 1 more file in changeset.
LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson.

  1. … 2 more files in changeset.
Cleaned up jsp.

  1. … 14 more files in changeset.
remove incorrect/unused tile

Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.