• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -0
    • +51
    ./indexLessonConditions.jsp
    • binary
    ./images/css/conditions.png
  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

file fckplugin.js was initially added on branch lams2_3_release.

    • -0
    • +0
    ./fckeditor/editor/plugins/kaltura/fckplugin.js
file swfobject.js was initially added on branch lams2_3_release.

file expressInstall.swf was initially added on branch lams2_3_release.

    • binary
    ./fckeditor/editor/plugins/kaltura/swfobject/expressInstall.swf
file en.js was initially added on branch lams2_3_release.

    • -0
    • +0
    ./fckeditor/editor/plugins/kaltura/lang/en.js
file kalturagif.gif was initially added on branch lams2_3_release.

    • binary
    ./fckeditor/editor/plugins/kaltura/kalturagif.gif
file kaltura.min.js was initially added on branch lams2_3_release.

    • -0
    • +0
    ./fckeditor/editor/plugins/kaltura/kaltura.min.js
file kaltura.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./fckeditor/editor/plugins/kaltura/kaltura.jsp
LDEV-2757 introducing Kaltura FCKEditor plugin

    • -0
    • +32
    ./fckeditor/editor/plugins/kaltura/fckplugin.js
    • -0
    • +149
    ./fckeditor/editor/plugins/kaltura/kaltura.jsp
    • -0
    • +1513
    ./fckeditor/editor/plugins/kaltura/kaltura.min.js
    • binary
    ./fckeditor/editor/plugins/kaltura/kalturagif.gif
    • -1
    • +2
    ./includes/javascript/fckconfig_custom.js
  1. … 6 more files in changeset.
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
    • +48
    ./ckeditor/plugins/kaltura/plugin.js
    • -0
    • +9
    ./ckeditor/plugins/kaltura/lang/en.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.

    • -0
    • +158
    ./ckeditor/plugins/equation/plugin.js
    • binary
    ./ckeditor/plugins/equation/images/equation.gif
    • -0
    • +11
    ./ckeditor/plugins/equation/lang/en.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