lams-github

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

LDEV-1616: Add hidden fields so first and last name are submitted even if they are disabled by Partial Profile Editing. Fix validation error messages overwriting.

WVI-14 updating IMonitoringService.initializeLesson() call with up-to-date parameters

*merge from lams2_3_release

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-2745: Replace current CKEditor Equation plugin implementation with one provided by CodeCogs.

    • binary
    /lams_central/web/ckeditor/plugins/equation/images/equation.gif
    • -0
    • +11
    /lams_central/web/ckeditor/plugins/equation/lang/en.js
    • -0
    • +158
    /lams_central/web/ckeditor/plugins/equation/plugin.js
LDEV-2755: Updating translations

LDEV-2755: Updating translations

LDEV-2755: Updating translations

  1. … 223 more files in changeset.
WVI-14 updating IMonitoringService.initializeLesson() call with up-to-date parameters

*merge from lams2_3_release

LDEV-2754: Fix reference to contentFolderID when initialising Paint SWF. Trim image URL when putting it in Editor (FF only issue).

LDEV-2748: Fix the problem with quotes in a localised message which made javascript code unparsable.

LDEV-2669: Fix incorrect message about file being renamed. Clean up and optimisation performed. The servlet now uses LAMS logging mechanism.

LDEV-2752 Widened all entry fields as we have more space after we've enlarged thickbox area

LDEV-2744: Major clean up and optimisation performed. The servlet uses LAMS logging mechanism. Return messages are sent by the servlet because they are not generated on new CKEditor side.

LDEV-2744: Upload servlet response changed to call a function setting image URL correctly in new CKEditor.

LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

    • -1
    • +1
    /lams_admin/web/WEB-INF/tags/CKEditor.tag
  1. … 15 more files in changeset.
LDEV-2752 Widen the thickbox in Assessment

LDEV-2481 filename for zipfile is now utf-8

Adding LDEV-2559

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Adding LDEV-2750 and LDEV-2557

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-2691 CKEditors don't disappear after ajax calls

LDEV-2732 * adjusted assessment's CKEditor width to let it fit * moved css parameters to separate .css file

    • -0
    • +6
    /lams_tool_assessment/web/includes/css/addQuestion.css
LDEV-2743: Change the way the function opening dialog gets registered in setup process.

Plugins Paint, MoviePlayer and WikiLink were bidning to their commands functions with the same name, causing clash and incorrect registration of one function to multiple plugins.

The function was removed from each Tool and an anonymous function was used instead.

    • -9
    • +14
    /lams_tool_wiki/web/wikilink/plugin.js
LDEV-2746: Reapply changes made to previous 3.4.2 version: Add custom configuration file.

Changed position of dialogs from "fixed" to "absolute" to display them properly in iframes.

http://code.lamsfoundation.org/fisheye/changelog/lams/lams_central/web/ckeditor?cs=MAIN:marcin:20101027185233

Change link default target:

http://code.lamsfoundation.org/fisheye/changelog/lams/lams_central/web/ckeditor?cs=MAIN:marcin:20101006100917

    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.js
LDEV-2746: Unmodified CKEditor version 3.6.2 with filemanager, movieplayer, videorecorder, pain and equation copied from previous version.

    • -10
    • +520
    /lams_central/web/ckeditor/CHANGES.html
    • -2
    • +2
    /lams_central/web/ckeditor/INSTALL.html
    • -10
    • +3
    /lams_central/web/ckeditor/LICENSE.html
    • -4
    • +4
    /lams_central/web/ckeditor/ckeditor.asp
    • -131
    • +145
    /lams_central/web/ckeditor/ckeditor.js
    • -10
    • +10
    /lams_central/web/ckeditor/ckeditor.pack
    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.php
  1. … 144 more files in changeset.
LDEV-2732: Expand Vote Nomination CKEditor instance horizontally so it does show strange icons when shrinked.

LDEV-2732: Copy the modified CKEditor tag to all Tools.

    • -0
    • +13
    /lams_admin/web/WEB-INF/tags/CKEditor.tag
    • -0
    • +13
    /lams_tool_dimdim/web/WEB-INF/tags/CKEditor.tag
    • -0
    • +13
    /lams_tool_images/web/WEB-INF/tags/CKEditor.tag
  1. … 14 more files in changeset.
LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x.

    • -24
    • +39
    /lams_tool_bbb/web/WEB-INF/lams.tld
LDEV-2741: One missing bit

LDEV-2741: Encode Organisation name before adding them as a javascript function parameter. For some reason the name needs to be encoded twice on Java side so it is encoded on JSP page as well.