• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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-2836 fixed Presence and IM

LDEV-2839: lams_monitoring: Remove duplicate MANIFEST. Change output folder of plain Java compilation so it is the same as in other projects. Allows JSP precompilation.

  1. … 3 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-2802 use jquery-1.7 instead

    • -1
    • +1
    ./emailnotifications/courseNotifications.jsp
    • -1
    • +1
    ./emailnotifications/lessonNotifications.jsp
LDEV-2802 removing unnecessary title for page

    • -1
    • +0
    ./emailnotifications/scheduledEmailList.jsp
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-2802 removing HTML tags from labels

    • -5
    • +2
    ./emailnotifications/courseNotifications.jsp
    • -5
    • +2
    ./emailnotifications/lessonNotifications.jsp
  1. … 5 more files in changeset.
LDEV-2782 adding new labels and control over enabling/disabling of options

LDEV-2782 adding new labels and control over enabling/disabling of options

  1. … 4 more files in changeset.
LDEV-2782 added new Conditions tab (with Preceding Lesson and Time Limitations options) to CloudWizard

  1. … 11 more files in changeset.