Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1649: Adding a new servlet to support copying tool content in a batch. This will be used when copying complex activities in authoring.

  1. … 3 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

  1. … 21 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

    • -0
    • +45
    ./tags/LearnerFlashEnabled.tag
    • -0
    • +75
    ./tags/ProgressOutput.tag
  1. … 48 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
forgot to commit tiles definition for all my lessons jsp

Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
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. … 184 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.
Merging RAMS and Edit On Fly changes from branch to the head.

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

    • -0
    • +37
    ./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.
Added highlighting for authoring tab.

  1. … 1 more file in changeset.
updated HelpTag - non-required attributes + null checks (conditions) + page attribute

  1. … 2 more files in changeset.