• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file index.html was initially added on branch lams2_head_wildfly.

file struts-config.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/struts-config.xml
file applicationContext.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/applicationContext.xml
file icon_eAdventure game.png was initially added on branch lams2_head_wildfly.

    • binary
    ./images/icon_eAdventure game.png
LDEV-3547: Add icons for E-adventure and Wookie.

    • -57
    • +170
    ./images/icon_eAdventure game.svg
  1. … 1 more file in changeset.
LDEV-3547: Add icons for E-adventure and Wookie.

    • -0
    • +59
    ./images/icon_eAdventure game.svg
  1. … 1 more file in changeset.
LDEV-3315: Remove AUTHOR ADMIN role.

Allow AUTHOR role to preview lessons.

Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 12 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
file permittedTaglibs.tld was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tlds/jstl/permittedTaglibs.tld
  1. … 22 more files in changeset.
file scriptfree.tld was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tlds/jstl/scriptfree.tld
  1. … 22 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 15 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -2
    • +2
    ./pages/itemreview/instructionsnav.jsp
  1. … 6 more files in changeset.
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
    • -87
    • +0
    ./pages/authoring/parts/instructions.jsp
    • -96
    • +0
    ./pages/monitoring/instructions.jsp
  1. … 170 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-3095: Display item list in top or parent window, but never in current.

    • -7
    • +3
    ./pages/authoring/parts/addcondition.jsp
    • -7
    • +7
    ./pages/authoring/parts/conditionlist.jsp
    • -7
    • +3
    ./pages/authoring/parts/editexpression-vieja.jsp
    • -7
    • +9
    ./pages/authoring/parts/expressionlist.jsp
    • -28
    • +18
    ./pages/authoring/parts/gamearea.jsp
  1. … 31 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.

    • -6
    • +12
    ./includes/javascript/eadventureitem.js
    • -2
    • +14
    ./pages/authoring/parts/addcondition.jsp
    • -5
    • +10
    ./pages/authoring/parts/conditionlist.jsp
    • -59
    • +15
    ./pages/authoring/parts/editexpression-vieja.jsp
    • -3
    • +4
    ./pages/authoring/parts/editexpression.jsp
    • -4
    • +2
    ./pages/authoring/parts/expression-vieja.jsp
    • -10
    • +18
    ./pages/authoring/parts/expression.jsp
    • -8
    • +10
    ./pages/authoring/parts/expressionlist.jsp
    • -13
    • +38
    ./pages/authoring/parts/gamearea.jsp
    • -1
    • +4
    ./pages/authoring/parts/instructions.jsp
    • -6
    • +11
    ./pages/authoring/parts/itemlist.jsp
  1. … 47 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.

    • -7
    • +12
    ./includes/javascript/eadventureitem.js
    • -1
    • +1
    ./pages/authoring/parts/addcondition.jsp
    • -4
    • +4
    ./pages/authoring/parts/conditionlist.jsp
    • -1
    • +1
    ./pages/authoring/parts/editexpression-vieja.jsp
    • -4
    • +16
    ./pages/authoring/parts/expression.jsp
    • -2
    • +6
    ./pages/authoring/parts/expressionlist.jsp
    • -8
    • +14
    ./pages/authoring/parts/gamearea.jsp
    • -1
    • +4
    ./pages/authoring/parts/instructions.jsp
  1. … 111 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 26 more files in changeset.
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 move tigra library to lams_central

  1. … 8 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-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. … 763 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -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. … 1186 more files in changeset.