Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -131
    • +0
    ./pages/authoring/instructions.jsp
    • -65
    • +0
    ./pages/authoring/parts/instructionfilelist.jsp
    • -96
    • +0
    ./pages/monitoring/instructions.jsp
  1. … 334 more files in changeset.
LDEV-3142: Add help icon which fixes padding problem as well.

  1. … 10 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 158 more files in changeset.
LDEV-3107: missing PNG

  1. … 2 more files in changeset.
LDEV-3107: redesign Spreadsheet icons

    • -0
    • +1935
    ./images/icon_spreadsheet.ai
    • -426
    • +212
    ./images/icon_spreadsheet.svg
    • -425
    • +211
    ./images/icon_spreadsheet_16.svg
LDEV-3107: Spreadsheet icons

    • binary
    ./images/icon_spreadsheet.png
    • -0
    • +468
    ./images/icon_spreadsheet.svg
    • -0
    • +468
    ./images/icon_spreadsheet_16.svg
LDEV-3095: Display item list in top or parent window, but never in current.

    • -7
    • +7
    ./pages/monitoring/parts/summarylist.jsp
  1. … 36 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Use window.parent if required in Tools. Make single activity lesson wizard optional, set in sysadmin menu.

    • -1
    • +14
    ./pages/monitoring/parts/editmark.jsp
    • -5
    • +10
    ./pages/monitoring/parts/summarylist.jsp
  1. … 57 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

    • -3
    • +4
    ./pages/monitoring/parts/summarylist.jsp
  1. … 120 more files in changeset.
LDEV-3058 fixed loading of language file for IE10

LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3056 fixed export portfolio in order to be able to open it with Chrome

    • -12
    • +14
    ./pages/export/exportportfolio.jsp
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 180 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 75 more files in changeset.
LDEV-2868 remove library that is not needed anymore

LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

  1. … 2 more files in changeset.
LDEV-2940 fixed issue "Spreadsheet looses its content."

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
    • -0
    • +212
    ./WEB-INF/tlds/struts/struts-bean-el.tld
    • -0
    • +3302
    ./WEB-INF/tlds/struts/struts-html-el.tld
    • -0
    • +382
    ./WEB-INF/tlds/struts/struts-logic-el.tld
    • -0
    • +343
    ./WEB-INF/tlds/struts/struts-tiles-el.tld
  1. … 1305 more files in changeset.
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and 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.

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

  1. … 31 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)

  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-INF/tags/ExportPortOutput.tag
  1. … 100 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -17
    • +35
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 66 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. … 30 more files in changeset.