• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3061: Add Email button on progress bars in Monitor.

    • -6
    • +11
    ./includes/javascript/monitorLesson.js
LDEV-3062: Add notifications link in Monitor.

Change notifications link on the main page to use same dialog as Monitor.

    • -1
    • +0
    ./emailnotifications/lessonNotifications.jsp
    • -4
    • +5
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor.

Fix issues with EventNotificationService.

Move emailing module from Admin to Central.

    • -4
    • +41
    ./includes/javascript/monitorLesson.js
  1. … 35 more files in changeset.
LDEV-3069: Fix pop up names with white spaces, not accepted by IE.

    • -5
    • +3
    ./includes/javascript/monitorLesson.js
LDEV-3064: Add a flag to Flashless Monitor so it calls proper forceComplete method.

    • -4
    • +5
    ./includes/javascript/monitorLesson.js
LDEV-3021: Set character encoding to UTF-8, otherwise JSON responses are sometimes corrupted.

    • -26
    • +29
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021, LDEV-3030: Show branching contents in Sequence tab.

Allow forcing user into activities within branching.

Add Live Edit and Journal Entries buttons in Learners tab.

    • -61
    • +134
    ./includes/javascript/monitorLesson.js
  1. … 18 more files in changeset.
LDEV-3021: Add learners search by given phrase in Learners tab.

Fix few bugs with Gate activity in Sequence tab.

    • -37
    • +118
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Add Learners tab paging.

Fix a bug in progress activity URL calculation.

    • -200
    • +368
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-3008: Flash does not open pop-ups in Internet Explorer 10

  1. … 1 more file in changeset.
LDEV-3021: Fix Gate activity pop up not showing in Sequence tab.

Add "loading" animation when refreshing Monitor.

Add double refresh prevention measure.

    • -3
    • +24
    ./includes/javascript/monitorLesson.js
  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.

    • -19
    • +53
    ./includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3030: In Flashless Monitor, allow forcing user to an activity after he finished the whole lesson.

    • -14
    • +34
    ./includes/javascript/monitorLesson.js
LDEV-3030: Allow user to be moved to a previosly completed activity. Support for main sequence and complex activities.

    • -27
    • +8
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Fix refresh button in Sequence tab.

LDEV-3021: Add "Lesson" tab features.

    • -142
    • +624
    ./includes/javascript/monitorLesson.js
  1. … 5 more files in changeset.
LDEV-3017, LDEV-3021: Sort users by first name and last name, same as displayed string.

    • -3
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

    • -0
    • +114
    ./css/monitorLesson.css
    • -0
    • +506
    ./includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-2997: javascript errors displayed due to single quotes in alerts functions

    • -3
    • +3
    ./emailnotifications/courseNotifications.jsp
    • -3
    • +3
    ./emailnotifications/lessonNotifications.jsp
LDEV-2988 fixing a typo

    • -1
    • +1
    ./emailnotifications/courseNotifications.jsp
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-2946 encode url parameter

    • -1
    • +1
    ./emailnotifications/courseNotifications.jsp
    • -1
    • +1
    ./emailnotifications/lessonNotifications.jsp
LDEV-2946 forced jsp encoding to UTF-8

    • -1
    • +2
    ./emailnotifications/courseNotifications.jsp
    • -0
    • +1
    ./emailnotifications/lessonNotifications.jsp
    • -0
    • +1
    ./emailnotifications/scheduledEmailList.jsp
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

    • -5
    • +5
    ./emailnotifications/courseNotifications.jsp
    • -5
    • +5
    ./emailnotifications/lessonNotifications.jsp
    • -1
    • +1
    ./emailnotifications/scheduledEmailList.jsp
  1. … 762 more files in changeset.
file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:20:47 +0000

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

    • -0
    • +63
    ./WEB-INF/tiles-defs.xml
    • binary
    ./WEB-INF/struts/.struts-config.mex
    • -248
    • +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
    • -652
    • +0
    ./WEB-INF/struts/tlds/struts-logic.tld
  1. … 1177 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.