lams_tool_imscc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -5
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-7: Add ISBN collections. Add buttons to manage them. Allow going back to MindTap views from different LAMS screens, like Preview or Tool authoring. Major clean up, split bloated code to MindappAction (request processing) and MindappService (helper methods).

    • -0
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
LDEV-2755: Updating translations

  1. … 232 more files in changeset.
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 32 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Make JSP precompilation task independent of schemaexport.classpath Ant variable which does not exist and is not needed in all projects.

  1. … 26 more files in changeset.
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 26 more files in changeset.
LDEV-2755: Adding Greek

    • -0
    • +202
    ./conf/language/lams/ApplicationResources_el_GR.properties
  1. … 96 more files in changeset.
LDEV-2839: Allow JSP precompilation in Common Cartridge Tool.

LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

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. … 4 more files in changeset.
LDEV-2755: Updating labels

    • -0
    • +202
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -0
    • +202
    ./conf/language/lams/ApplicationResources_no_NO.properties
  1. … 48 more files in changeset.
LDEV-2755: Updating labels

    • -0
    • +202
    ./conf/language/lams/ApplicationResources_es_ES.properties
  1. … 392 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-2807: Support for MySQL 5.5

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

  1. … 66 more files in changeset.
LDEV-1727: fixing authoring labels

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.
LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x. Remove unnecessary CSS and JS files.

  1. … 32 more files in changeset.
LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x.

    • -2
    • +15
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +75
    ./web/WEB-INF/tags/CKEditor.tag
    • -0
    • +136
    ./web/WEB-INF/tags/TextSearch.tag
    • -129
    • +0
    ./web/WEB-INF/tlds/fckeditor/FCKeditor.tld
    • -29
    • +39
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 15 more files in changeset.
LDEV-2737: Change Tools' web.xml files to comply with LAMS 2.4 Tool Application Context discovery mechanism. Add missing abstract methods implementation. Remove several libraries as they interfere with endorsed XML libraries on JBoss 5.

    • binary
    ./lib/reload_2_0_1/castor-0.9.5.3-xml.jar
    • binary
    ./lib/reload_2_0_1/reload-editor.jar
  1. … 2 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 )

    • -52
    • +0
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
LDEV-2664 check for mobile devices in LearnerFlashEnabled.tag

*merge from HEAD

    • -3
    • +10
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
LDEV-2488 * added cancel button to upload CC page * edit resource page now opens up in thickbox * fixed problem with launchUrl/secureLaunchUrl

    • -4
    • +9
    ./web/pages/authoring/parts/itemlist.jsp
LDEV-2488 upload common cartridge in several steps

    • -0
    • +163
    ./web/includes/css/thickbox.css
    • binary
    ./web/includes/images/loadingAnimation.gif
    • -0
    • +632
    ./web/includes/javascript/jquery.form.js
    • -0
    • +332
    ./web/includes/javascript/thickbox.js
    • -2
    • +10
    ./web/pages/authoring/authoring.jsp
    • -41
    • +20
    ./web/pages/authoring/instructions.jsp
    • -40
    • +12
    ./web/pages/authoring/parts/addcommoncartridge.jsp
    • -0
    • +119
    ./web/pages/authoring/parts/selectResources.jsp
LDEV-2488 Introducing first draft of the new tool "IMS Common Cartridge"

LDEV-2488 Introducing first draft of the new tool "IMS Common Cartridge"