Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2782: On Index page show lesson having conditions when its finish date is set. Allow setting lesson finish date either individually for every user or for lesson as a whole. Adjust lesson conditions thickbox labels and form elements.

  1. … 6 more files in changeset.
LDEV-2799 Kaltura plugin: fix for IE9

    • -10
    • +38
    ./ckeditor/plugins/kaltura/kaltura.jsp
LDEV-2796: Change the way news file is imported - not from external server, but from another context on the same server.

LDEV-2749 Included jquery mobile on lams-central

    • -0
    • +142
    ./css/defaultHTML_learner_mobile.css
LDEV-2782: Show number of days to lesson finish in conditions thickbox. Allow rescheduling of lesson finish Quartz Job. Display "traffic light" flat next to lesson name on Index page when the lesson depends on other lesson completion.

  1. … 5 more files in changeset.
LDEV-2749 Included jquery mobile on lams-central

    • -0
    • +1847
    ./css/jquery.mobile.css
    • binary
    ./images/jquery.mobile/ajax-loader.png
    • binary
    ./images/jquery.mobile/icons-18-black.png
    • binary
    ./images/jquery.mobile/icons-18-white.png
    • binary
    ./images/jquery.mobile/icons-36-black.png
    • binary
    ./images/jquery.mobile/icons-36-white.png
    • -0
    • +4
    ./includes/javascript/jquery-1.7.1.min.js
    • -0
    • +6951
    ./includes/javascript/jquery.mobile.js
LDEV-2782: Check preceding lessons completion in AccessPermissionFilter, so files like mainflash.jsp can not be accessed. Allow only lesson owner to modify conditions. Refresh Index page after conditions thickbox is closed.

    • -0
    • +6
    ./includes/javascript/thickbox.patched.js
  1. … 2 more files in changeset.
LDEV-2782: Leave traffic lights icon no matter if dependencies exist or not. Allow adding dependencies. Nicer layout for conditions thickbox. Remove unnecessary changes in CSS pages as they are inherited from defaultHTML.css.

  1. … 3 more files in changeset.
LDEV-2782: Rename table with lesson condtions for better reflection of its function. Add icon and thickbox on Index page, showing release conditions of given lesson. Allow removing conditions.

    • binary
    ./images/css/conditions.png
    • -0
    • +51
    ./indexLessonConditions.jsp
  1. … 8 more files in changeset.
LDEV-2792: speeding author.swf files load by removing uniqueID parameter

LDEV-2783 rotate image to point downwards

LDEV-2776: Remove html element descriptors from CKEditors

    • -0
    • +1
    ./includes/javascript/ckconfig_custom.js
LDEV-2775: Use <div> rather than <p> as default entermode for CKEditor

    • -1
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-2762: accidentally committed two ffiles to the wrong dir

LDEV-2762: Adding wookie icon

    • binary
    ./images/svg/icon_wookie.png
LDEV-2762: Adding BBB icon

    • binary
    ./images/icon_bbb.png
LDEV-2672: Adding wookie logo

    • binary
    ./images/icon_wookie.png
LDEV-2768: fixed encoding issue when creating new folders

LDEV-2756 introducing Kaltura CKEditor plugin

    • -0
    • +145
    ./ckeditor/plugins/kaltura/kaltura.jsp
    • -0
    • +1513
    ./ckeditor/plugins/kaltura/kaltura.min.js
    • binary
    ./ckeditor/plugins/kaltura/kalturagif.gif
    • -0
    • +9
    ./ckeditor/plugins/kaltura/lang/en.js
    • -0
    • +48
    ./ckeditor/plugins/kaltura/plugin.js
    • binary
    ./ckeditor/plugins/kaltura/swfobject/expressInstall.swf
    • -0
    • +4
    ./ckeditor/plugins/kaltura/swfobject/swfobject.js
    • -2
    • +2
    ./includes/javascript/ckconfig_custom.js
  1. … 3 more files in changeset.
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.

  1. … 1 more file in changeset.
LDEV-2745: Replace current CKEditor Equation plugin implementation with one provided by CodeCogs.

    • binary
    ./ckeditor/plugins/equation/images/equation.gif
    • -0
    • +11
    ./ckeditor/plugins/equation/lang/en.js
    • -0
    • +158
    ./ckeditor/plugins/equation/plugin.js
    • -104
    • +0
    ./ckeditor/plugins/equation_html/plugin.js
    • -5
    • +5
    ./includes/javascript/ckconfig_custom.js
LDEV-2754: Fix reference to contentFolderID when initialising Paint SWF. Trim image URL when putting it in Editor (FF only issue).

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

  1. … 1 more file in changeset.
Adding LDEV-2559

Adding LDEV-2750 and LDEV-2557

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.

    • -5
    • +13
    ./ckeditor/plugins/movieplayer/plugin.js
    • -10
    • +13
    ./ckeditor/plugins/paint/plugin.js
  1. … 1 more file in changeset.
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

    • -2
    • +2
    ./ckeditor/plugins/link/dialogs/link.js
LDEV-2746: Unmodified CKEditor version 3.6.2 with filemanager, movieplayer, videorecorder, pain and equation copied from previous version.

  1. … 144 more files in changeset.
LDEV-2732: Add a new attribute in CKEditor tag which updates parent frame height to fit whole of its contents.

  1. … 3 more files in changeset.
LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x. Remove unnecessary CSS and JS files.

    • -211
    • +0
    ./includes/javascript/ckcontroller.js
  1. … 31 more files in changeset.