lams_tool_images

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
  1. … 96 more files in changeset.
LDEV-2839: Allow JSP precompilation in Image Gallery Tool.

LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -17
    • +35
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2755: Updating labels

  1. … 37 more files in changeset.
LDEV-2755: Updating labels

  1. … 381 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2755: Updating labels

  1. … 84 more files in changeset.
LDEV-2807: Support for MySQL 5.5

    • -10
    • +10
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 52 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 66 more files in changeset.
LDEV-2764: fixing frame width and height for Tool Images

    • -1
    • +1
    ./web/pages/authoring/parts/addimage.jsp
LDEV-2759: fixing with and height for image iframe

LDEV-2755: Updating translations

    • -0
    • +184
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +184
    ./conf/language/lams/ApplicationResources_es_MX.properties
    • -117
    • +117
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -0
    • +184
    ./conf/language/lams/ApplicationResources_ko_KR.properties
    • -100
    • +100
    ./conf/language/lams/ApplicationResources_no_NO.properties
    • -0
    • +184
    ./conf/language/lams/ApplicationResources_pl_PL.properties
    • -121
    • +121
    ./conf/language/lams/ApplicationResources_ru_RU.properties
    • -0
    • +184
    ./conf/language/lams/ApplicationResources_sl_SI.properties
  1. … 224 more files in changeset.
LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 29 more files in changeset.
LDEV-2732: Copy the modified CKEditor tag to all Tools.

  1. … 28 more files in changeset.
CNG-1: Single activity LD configuration opens authoring for only that activity instead of Planner with the whole LD. Parameter "notifyCloseURL" support has been added to each Tool's authoring saved page in order to redirect back to MindApp.

    • -1
    • +14
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 30 more files in changeset.
LDEV-2702 moving css properties from TabName.tag to .css files

merge from lams2_3_release

  1. … 34 more files in changeset.
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class (this is done in order to prevent updating list of mobile devices in all modules )

*merged from lams2_3_release

    • -53
    • +0
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 59 more files in changeset.
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

    • -1
    • +9
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 24 more files in changeset.
LDEV-2667 Ability to delete uploaded images

    • binary
    ./web/includes/images/delete.png
LDEV-2667 removing class files from WEB folder

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2577: Upgraded jQuery Form plugin to the latest version which fixed a bug in file uploading - previously impacting Shared Resources in Planner. The new version is compatible with jQuery 1.3.2 which LAMS currently is using and should be backwards compatible, but it has not been tested in other projects than lams_central - sorry!

    • -486
    • +645
    ./web/includes/javascript/jquery.form.js
  1. … 2 more files in changeset.
LDEV-2577: Fixed a bug preventing multiple CKEditor instances on one page to be properly reinitialized after form submit.

  1. … 27 more files in changeset.
LDEV-2577: Added extra safety measure preventing plain textarea from being show instead of CKEditor instance.

  1. … 27 more files in changeset.
LDEV-2607: Hardcoded CKEditor width as a fix for Chrome inability to process "100%" width correctly.

  1. … 26 more files in changeset.
LDEV-2577: Set default height for CKEditor instances, as in IE it was minimal.

  1. … 27 more files in changeset.
LDEV-2595: As CSS parameter "display: none" does not work in IE, the initial textarea for CKEditor has height = 0px which does the trick instead.

  1. … 27 more files in changeset.
LDEV-2596: Forcing CKEditor be reinitialized after AJAX form submit.

  1. … 28 more files in changeset.
LDEV-2577: Readded videorecorder plugin. Readded missing contentFolderID parameter to CKEditor instances.

  1. … 36 more files in changeset.
LDEV-2577, LDEV-2588: Fixed names of buttons that have changed from FCKEditor. CKEditor are hidden until they are completely initialized.

  1. … 24 more files in changeset.