• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3063: Show number of active chat users in Monitor.

  1. … 1 more file 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. … 21 more files in changeset.
LDEV-3044: No resize allow when reviewing previously completed activities

LDEV-3008: Flash does not open pop-ups in Internet Explorer 10

  1. … 1 more file in changeset.
LDEV-3021: Learners tab initial implementation.

Move progress methods from Learner to Monitor modules.

Make Flashless Learner use common Raphael progress bar library.

  1. … 8 more files in changeset.
LDEV-2967: Use SERVER_URL instead of WebAppUrl as the latter explicitely sets port number which makes cross-domain scripting prevention mechanizm fire off in IE9.

LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 181 more files in changeset.
LDEV-3009 Create mobile version of lesson complete page

    • -0
    • +26
    ./WEB-INF/urlrewrite.xml
    • -0
    • +71
    ./layout/mobileLayout.jsp
    • -0
    • +1
    ./layout/supportMobileVersionLayout.jsp
    • -0
    • +88
    ./mobile/lessonComplete.jsp
  1. … 2 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. … 5 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. … 22 more files in changeset.
LDEV-2967: Add comments. Move global variables to top of file for easier customisation.

    • -54
    • +126
    ./includes/javascript/main.js
LDEV-2967: Add support for Branching. Fix minor bugs.

    • -86
    • +231
    ./includes/javascript/main.js
  1. … 3 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2967: Fix label positioning in Optional Activities.

LDEV-2967: Add support for Gates and Optional Activities and Sequences.

    • -139
    • +512
    ./includes/javascript/main.js
  1. … 4 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-2967: Add Learner screen with SVG/VML.

    • -0
    • +345
    ./includes/javascript/main.js
  1. … 3 more files in changeset.
LDEV-2889: set the dockable panel open by default

LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • -0
    • +143
    ./presenceChat.jsp
    • -0
    • +147
    ./css/presence.css
    • -455
    • +0
    ./includes/JavaScriptFlashGateway.js
    • binary
    ./includes/JavaScriptFlashGateway.swf
    • -0
    • +321
    ./includes/javascript/presence.js
    • binary
    ./includes/jquery-contextmenu/images/cut.png
  1. … 75 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

    • binary
    ./includes/jquery-contextmenu/images/cut.png
    • binary
    ./includes/jquery-contextmenu/images/door.png
  1. … 752 more files in changeset.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

  1. … 17 more files in changeset.
file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:20:49 +0000

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

    • -0
    • +155
    ./WEB-INF/tiles-defs.xml
    • -0
    • +313
    ./WEB-INF/validator-rules.xml
    • binary
    ./WEB-INF/struts/.struts-config.mex
    • -410
    • +0
    ./WEB-INF/struts/struts-config.xml
    • -313
    • +0
    ./WEB-INF/struts/validator-rules.xml
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html.tld
  1. … 1177 more files in changeset.
LDEV-2889, CNG-26: Use custom tag instead of JSP code - cleaner this way.

LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

  1. … 31 more files in changeset.
LDEV-2889: Set fixed size for west pane so it fits Flash contents perfectly.

CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

  1. … 31 more files in changeset.
LDEV-2889: Add collapsible west pane in Learner containig Flash progress bar.

Make its appearance optional with sysadmin settings.

Externalise mainflash.jsp CSS.

  1. … 7 more files in changeset.