lams_tool_wiki

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Allow JSP precompilation in Wiki Tool.

LDEV-2839: Wiki Tool clean up: Remove duplicate MANIFEST.

  1. … 94 more files in changeset.
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-2842: fixing typos

  1. … 11 more files in changeset.
LDEV-2826 adding labels

LDEV-2827 adding labels

LDEV-2827: Add option to restore a page in Learner and Author.

LDEV-2826: Limit range of pages searched for broken references.

LDEV-2826: Allow marking Wiki pages as removed instead of removing them completely. Clear references to unexisting pages. Fix refresh Wiki page list after removing one.

LDEV-2755: Updating labels

  1. … 48 more files in changeset.
LDEV-2831: Submit form after CKEditor updated content.

    • -3
    • +16
    ./web/includes/javascript/wikiCommon.js
    • -2
    • +1
    ./web/pages/monitoring/wikiDisplay.jsp
LDEV-2831: Force CKEditor original textarea to be updated after asynchronously setting data in editor instance.

    • -1
    • +3
    ./web/includes/javascript/wikiCommon.js
LDEV-2755: Updating labels

  1. … 381 more files in changeset.
LDEV-2824: Revert changes made by previous attempt to workaround Chrome and Safari XSS detection. Replace "javascript" word in submitted Wiki pages with another token and replace it back on server side, so returning code is not identical to submitted one and XSS protection does not kick in. Clean up unnecessary methods and calls.

    • -6
    • +1
    ./web/includes/javascript/authoring.js
    • -6
    • +1
    ./web/includes/javascript/monitoring.js
    • -0
    • +11
    ./web/includes/javascript/wikiCommon.js
    • -2
    • +2
    ./web/pages/authoring/instructions.jsp
    • -0
    • +1
    ./web/pages/monitoring/wikiDisplay.jsp
LDEV-2824: Refresh view page after adding/editing it so Chrome does not block new javascript code.

LDEV-2824: Fix quotes problem when editing a WikiPage with an existing link to another page.

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

  1. … 51 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 66 more files in changeset.
LDEV-2755: Updating translations

    • -0
    • +162
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -111
    • +111
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +162
    ./conf/language/lams/ApplicationResources_es_MX.properties
    • -117
    • +117
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -106
    • +106
    ./conf/language/lams/ApplicationResources_it_IT.properties
    • -137
    • +137
    ./conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +162
    ./conf/language/lams/ApplicationResources_ko_KR.properties
    • -100
    • +100
    ./conf/language/lams/ApplicationResources_ru_RU.properties
  1. … 224 more files in changeset.
LDEV-2748: Fix the problem with quotes in a localised message which made javascript code unparsable.

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-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.

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

  1. … 28 more files in changeset.
LDEV-2729: While in teacher mode, let userID not to be forgotten as just a first request parameter, but allow it to circulate in the submitted wiki form so subpages can still access it.

CNG-1: Shrink Planner content horizontally so unnecessary scrollbars in Mindapp are not displayed.

  1. … 11 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.