Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

    • -1
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 15 more files in changeset.
LDEV-2749 fixed mobile link style

LDEV-3035 added new CSS class "user-answer" to distinguish user answers from the page markup

    • -1
    • +1
    ./learning/IndividualLearnerResults.jsp
    • -1
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +10
    ./learning/IndividualLearnerResults.jsp
    • -1
    • +10
    ./learning/mobile/IndividualLearnerResults.jsp
    • -1
    • +8
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 173 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 68 more files in changeset.
LDEV-2998 Added tooltip to the sorter table header

    • -2
    • +6
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 1 more file in changeset.
LDEV-2908 Added new version of jquery tablesorter plugin

Improvements to Q&A:

* limit number of displayed answers in learner

* ability to sort Q&A responses by rating

Also removed duplicative jsp parts from /learning/LearnerRep.jsp and /learning/RevisitedLearnerRep.jsp

    • -20
    • +0
    ./learning/CombinedAnswersContent.jsp
    • -20
    • +0
    ./learning/IndividualLearnerResults.jsp
    • -320
    • +179
    ./learning/RevisitedLearnerRep.jsp
    • -20
    • +0
    ./learning/SequentialAnswersContent.jsp
    • -79
    • +168
    ./learning/mobile/LearnerRep.jsp
    • -244
    • +190
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 12 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

    • -206
    • +0
    ./includes/javascript/jRating.jquery.js
    • -8
    • +8
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -4
    • +4
    ./learning/mobile/parts/ratingStars.jsp
    • -4
    • +4
    ./learning/mobile/parts/ratingStarsDisabled.jsp
    • -4
    • +4
    ./learning/parts/ratingStarsDisabled.jsp
  1. … 22 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2749 added ability to leave ratings for mobile version

    • -4
    • +21
    ./learning/mobile/RevisitedLearnerRep.jsp
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

  1. … 26 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

    • -1
    • +1
    ./authoring/pedagogicalPlannerForm.jsp
    • -490
    • +0
    ./includes/javascript/jquery.blockUI.js
    • -803
    • +0
    ./includes/javascript/jquery.form.js
    • -1
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 750 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html.tld
    • -652
    • +0
    ./WEB-INF/struts/tlds/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/struts/tlds/struts-nested.tld
    • -344
    • +0
    ./WEB-INF/struts/tlds/struts-tiles.tld
    • -0
    • +111
    ./WEB-INF/tiles-defs.xml
    • -0
    • +563
    ./WEB-INF/tlds/jstl/c.tld
  1. … 1299 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-2839: Q&A Tool clean up: Remove duplicate MANIFEST.

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-2821 small change to prevent the link to jump to the top of thepage when clicked

LDEV-2821 fixing onclick event of link

LDEV-2749 support for ipad; removed next parameters from urlrewrite config file: - confReloadCheckInterval, by default the conf file won't be checked for reload; - logLevel, the default level is INFO - confPath, the default path is /WEB-INF/urlrewrite.xml

  1. … 5 more files in changeset.
LDEV-2749 Introduced mobile version of Q&A tool

    • -0
    • +26
    ./WEB-INF/urlrewrite.xml
    • -0
    • +170
    ./learning/mobile/AnswersContent.jsp
    • -0
    • +55
    ./learning/mobile/CombinedAnswersContent.jsp
    • -0
    • +156
    ./learning/mobile/IndividualLearnerResults.jsp
    • -0
    • +212
    ./learning/mobile/LearnerRep.jsp
    • -0
    • +74
    ./learning/mobile/Notebook.jsp
    • -0
    • +344
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -0
    • +99
    ./learning/mobile/RunOffline.jsp
    • -0
    • +94
    ./learning/mobile/SequentialAnswersContent.jsp
    • -0
    • +38
    ./learning/mobile/defineLater.jsp
    • -0
    • +22
    ./learning/mobile/parts/ratingStars.jsp
    • -0
    • +22
    ./learning/mobile/parts/ratingStarsDisabled.jsp
LDEV-2657 Removing duplicate lines from jsp

LDEV-2798: Adding nogo to finishbutton

    • -1
    • +1
    ./learning/IndividualLearnerResults.jsp
  1. … 64 more files in changeset.
LDEV-2629: flicking monitor user responses between online HTML or plain text

    • -2
    • +13
    ./monitoring/AllSessionsSummary.jsp
    • -1
    • +11
    ./monitoring/IndividualSessionSummary.jsp
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.