Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

    • -1
    • +9
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 24 more files in changeset.
LDEV-2672: creating directory where SVG/PNG files will go

    • -0
    • +1
    ./secure/learning-design-images/readme.txt
LDEV-2329 When editing in monitor if press the "Cancel" button, the define_later flag *does* get removed.

  1. … 28 more files in changeset.
LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

  1. … 96 more files in changeset.
removing accidental commit

Merge lams2_3 to head (continuing...)

    • binary
    ./images/about.logo.swf
    • binary
    ./images/preloader.logo.swf
  1. … 45 more files in changeset.
LDEV-2252: Copyright page css is munged

LDEV-2150: added icons to save/cancel buttons

  1. … 25 more files in changeset.
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

  1. … 21 more files in changeset.
Tag is no longer used.

LDEV-2135

LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 85 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 21 more files in changeset.
Adjusting default pixlr image "blank.jpg" from 200x200 to 400x450 so it will fit better in the pixlr screen

  1. … 2 more files in changeset.
LDEV-2076 Adding default blank.jpg picture to lams_www for the pixlr tool

- previously the image was corrupted, so adding a new 200x200 blank image

LDEV-2076 Adding default blank.jpg picture to lams_www for the pixlr tool

    • -0
    • +1
    ./images/pixlr/blank.jpg
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
Changing the GPL link to the GPL version 2 instead of 3 as now the default gpl.txt is v3

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-1368: Typo in the template image locations was stopping any templated being displayed.

LDEV-1384: Added a note about raising windows in Authoring for Firefox to the help document.

LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

    • -0
    • +103
    ./htmltemplates.xml
    • binary
    ./images/template1.gif
    • binary
    ./images/template2.gif
    • binary
    ./images/template3.gif
  1. … 354 more files in changeset.
LDEV-907: Fixed typos

LDEV-907: Adding troubleshooting file for login page (en_AU)

    • binary
    ./help/troubleshoot-en_AU.pdf
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
  1. … 182 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.