findUserLessons.jsp

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users.

Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 10 more files in changeset.
LDEV-3696: Update central to bootstrap

LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

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

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

  1. … 3 more files in changeset.
LDEV-2868

* in order to fix LDEV-2933 jquery-ui was updated to 1.9.2

* it also required updating blockui

* pages with jquery-ui tabs shouldn't contain base tag. thus removed it from signup.jsp

  1. … 10 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. … 764 more files in changeset.
LDEV-2461 merged from head

  1. … 2 more files in changeset.
LDEV-2461 only display monitor link if user is staff for that lesson

  1. … 2 more files in changeset.
LDEV-2039

Fixed typo in message key

LDEV-2039

Added text 'No lesson found' when user has no lesson,

Fixed validation errors.

LDEV-1967

Removed close button since it is now provided by thickbox.

Fixing small layout change

LDEV-1967

Replaced IndexLessonBean with Lesson.

  1. … 4 more files in changeset.
LDEV-1967

Added search dialog to allow teacher to search for any student across all lessons

    • -0
    • +103
    ./findUserLessons.jsp
  1. … 12 more files in changeset.