Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1573 Changed to post call for Ajax Updater fixes UTF-8 bug.

    • -7
    • +13
    ./includes/javascript/rsrcresourceitem.js
  1. … 1 more file in changeset.
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 50 more files in changeset.
LDEV-1186: changing from finished to Next Activity

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.
LDEV-1262: instead of using a hashset, we use the lams:Tabs tag

LDEV-1364: Allows editing the activity even when users have already access the activity.

    • -17
    • +13
    ./pages/monitoring/editactivity.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.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
    • -2
    • +2
    ./pages/authoring/definelaterforbid.jsp
    • -2
    • +2
    ./pages/authoring/parts/addlearningobject.jsp
    • -2
    • +2
    ./pages/authoring/parts/addwebsite.jsp
  1. … 170 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 233 more files in changeset.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for edit and check new when in monitoring mode. Hopefully the buttons are right now.

  1. … 1 more file in changeset.
LDEV-1136: Users who are only learners couldn't access the files as the download servlet security was missing the LEARNER role.

auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
imgbuttonwrapper tag changes for share res

    • -2
    • +2
    ./pages/authoring/parts/addlearningobject.jsp
    • -2
    • +2
    ./pages/authoring/parts/addwebsite.jsp
added new tag (image button wrapper) to tools

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 15 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 9 more files in changeset.
updated authoringbutton tag (display rtl)

  1. … 6 more files in changeset.
tools export page utf8 encoding + css bundler update to include rtl styles for rtl locale/lang

  1. … 5 more files in changeset.
fixed typo

RTL changes

    • -2
    • +2
    ./pages/authoring/parts/addlearningobject.jsp
    • -2
    • +2
    ./pages/authoring/parts/addwebsite.jsp
    • -2
    • +2
    ./pages/itemreview/instructionsnav.jsp
  1. … 60 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 1 more file in changeset.
Fixed incorrect language key.

  1. … 2 more files in changeset.
Implemented new reflection functionality. LDEV-1016

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

  1. … 16 more files in changeset.
updated AuthoringButton tag

  1. … 8 more files in changeset.
Added cellspacing=0 to table using alternative-color

  1. … 25 more files in changeset.
Added DOCTYPE

    • -0
    • +3
    ./pages/authoring/parts/addlearningobject.jsp
    • -0
    • +3
    ./pages/authoring/parts/addwebsite.jsp
Fixed typo.