lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2110: Adding 2.4 jps

LDEV-2755: Updating translations

    • -128
    • +144
    ./conf/language/lams/ApplicationResources_es_ES.properties
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.

LDEV-2745: Replace current CKEditor Equation plugin implementation with one provided by CodeCogs.

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

    • -129
    • +136
    ./conf/language/lams/ApplicationResources_en_AU.properties
LDEV-2755: Updating translations

    • -0
    • +1
    ./conf/flashxml/lams/learner/ca_ES_dictionary.xml
  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).

    • -4
    • +5
    ./web/ckeditor/plugins/paint/content.jsp
LDEV-2669: Fix incorrect message about file being renamed. Clean up and optimisation performed. The servlet now uses LAMS logging mechanism.

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.

  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.

    • -10
    • +13
    ./web/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
    ./web/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.

    • -131
    • +145
    ./web/ckeditor/ckeditor.js
    • -2
    • +2
    ./web/ckeditor/ckeditor_basic_source.js
    • -54
    • +27
    ./web/ckeditor/ckeditor_php4.php
    • -53
    • +26
    ./web/ckeditor/ckeditor_php5.php
  1. … 144 more files in changeset.
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.

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: Change the field name the servlet is looking for when uploading a file. Old FCKEditor seemed to use "NewFile", new CKEditor uses hardcoded "upload" name.

LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x. Remove unnecessary CSS and JS files.

    • -211
    • +0
    ./web/includes/javascript/ckcontroller.js
  1. … 31 more files in changeset.
WVI-20 Server-to-server calls between StepWise Aup and Lams

*merge from lams2_3_release

    • -0
    • +480
    ./src/java/org/lamsfoundation/lams/webservice/RegisterAction.java
WVI-15 Email Notifications

*merge from lams2_3_release

    • -0
    • +134
    ./web/css/jquery.jqGrid-4.1.2.css
    • binary
    ./web/images/css/course-notifications.png
    • binary
    ./web/images/css/notifications_go.png
    • -0
    • +128
    ./web/includes/javascript/jquery.jqGrid.locale-en.js
    • -0
    • +467
    ./web/includes/javascript/jquery.jqGrid.min.js
    • -0
    • +36
    ./web/includes/javascript/jquery.jstepper.min.js
  1. … 23 more files in changeset.
WVI-14 adding Lesson time limits feature

*merge from lams2_3_release

  1. … 21 more files in changeset.
WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

  1. … 1 more file in changeset.
LDEV-2719: Invalidating session in LoginRequestServlet removes SSO cookie as well. Way to remove a cookie has been adjusted for Firefox needs.

  1. … 1 more file in changeset.
LDEV-2711: Forbid accessing lesson level gradebook by learners. Allow setting courseName without prefix. Fix a bug when accessing course level gradebook by learners.

  1. … 2 more files in changeset.
CNG-2: Register an OpenID user which does not exist in LAMS yet, using new registration form.

LDEV-2711: Add "mode=gradebook" parameter value to LoginRequestServlet so it redirects user straight to Gradebook servlet after authentication. Modify parameters veryfied by Gradebook servlet on access to keep them coherent with LoginRequestServlet.

  1. … 1 more file in changeset.