Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3070: Allow enabling single activity lessons for each organisation, not globally in sysadmin panel. Sort Tool names. Use their i18n names instead ones from DB. Fix layout issues. Fix bugs in Daco Tool.

  1. … 17 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: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

  1. … 122 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor. Fix issues with EventNotificationService. Move emailing module from Admin to Central.

  1. … 35 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-2986 added option to allow choosing which tab is active on a signup page

  1. … 9 more files in changeset.
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js * path to loading.gif image is specified in css file now

  1. … 23 more files in changeset.
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. … 26 more files in changeset.
LDEV-2960: Removing LAMSv1 import features

  1. … 11 more files in changeset.
LDEV-2950: A cloud string was included in the loginas URL.

LDEV-2850: Change context of jQuery selector as new version of this library does not seem to transfer "this" as context to an external method.

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. … 755 more files in changeset.
LDEV-2850 Now it's possible to remove jquery 1.1.4

  1. … 1 more file in changeset.
LDEV-2929 fixed problem: Tablesorter with 0 rows throws JS error

  1. … 3 more files in changeset.
LDEV-2905 improvements to signup * added help tag * context explained with mentioning "lams_server/signup" URL

LDEV-2905 improvements to signup * added help tag * context explained with mentioning "lams_server/signup" URL

  1. … 1 more file in changeset.
LDEV-2905 Integrated lams_signup to LAMS core

LDEV-2905 Integrated lams_signup to LAMS core

  1. … 1 more file in changeset.
LDEV-2905 Integrated lams_signup to LAMS core

    • -0
    • +67
    ./signupmanagement/add.jsp
    • -0
    • +56
    ./signupmanagement/list.jsp
  1. … 27 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -1045
    • +0
    ./WEB-INF/struts/struts-config.xml
    • -212
    • +0
    ./WEB-INF/struts/tlds/struts-bean-el.tld
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html-el.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html.tld
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-logic-el.tld
    • -652
    • +0
    ./WEB-INF/struts/tlds/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/struts/tlds/struts-nested.tld
    • -343
    • +0
    ./WEB-INF/struts/tlds/struts-tiles-el.tld
    • -344
    • +0
    ./WEB-INF/struts/tlds/struts-tiles.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: lams_admin clean up: Move help PDF file from web folder to docs as it is not deployed in WAR anyway and makes JSP precompilation more complex.

  1. … 1 more file in changeset.
LDEV-2839: lams_admin 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-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

  1. … 9 more files in changeset.