• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1351 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 402 more files in changeset.
file validation.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/validation.xml
  1. … 25 more files in changeset.
LDEV-3674: Remove Flash SVG support in Monitoring. Old SVGs must be removed from file system so they can automatically re-created on access.

    • -71
    • +23
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3653: Use websockets infrastructure when fetching active lesson chat users.

    • -6
    • +6
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3726: Re-create a missing LD SVG in Add Lesson and Monitorin interfaces.

    • -30
    • +50
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

    • -154
    • +0
    ./grouping/chosenGroupingFlash.jsp
    • -1
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 414 more files in changeset.
LDEV-3707: Use Flashless chosen branching interface in Monitor. Remove obsolete Flash classes and methods. Fix group renaming. General clean up.

    • -380
    • +0
    ./branching/groupedSelection.jsp
  1. … 10 more files in changeset.
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. … 338 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

    • -49
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 25 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -27
    • +15
    ./gate/permissionGateContent.jsp
    • -25
    • +0
    ./includes/javascript/monitorLesson.js
  1. … 364 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 102 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./emailnotifications/courseNotifications.jsp
    • -1
    • +1
    ./emailnotifications/lessonNotifications.jsp
    • -1
    • +1
    ./emailnotifications/scheduledEmailList.jsp
  1. … 162 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 5 more files in changeset.
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

  1. … 5 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

    • -41
    • +105
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3622: Add search field in View Learners dialog.

Fix double click/tap function.

    • -47
    • +108
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

    • -195
    • +204
    ./includes/javascript/monitorLesson.js
  1. … 12 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

    • -208
    • +220
    ./includes/javascript/monitorLesson.js
  1. … 12 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 42 more files in changeset.
LDEV-3614: Improve processing of Gate activities.

Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate.

Find out who is waiting in front of a gate using learner progress (activity attempt).

For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson.

Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity.

Code clean up.

  1. … 41 more files in changeset.
LDEV-3599: Add paging to learner group dialogs.

Change icons from custom to ones provided with jQuery UI.

    • -63
    • +165
    ./includes/javascript/monitorLesson.js
  1. … 11 more files in changeset.
LDEV-3599: Add paging to learner group dialogs.

Change icons from custom to ones provided with jQuery UI.

    • -81
    • +183
    ./includes/javascript/monitorLesson.js
  1. … 11 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -9
    • +16
    ./includes/javascript/monitorLesson.js
  1. … 14 more files in changeset.
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

    • -10
    • +17
    ./includes/javascript/monitorLesson.js
  1. … 14 more files in changeset.
LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

    • -6
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

    • -6
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3600: Search for a learner in Monitoring Sequence tab and highlight it afterwards.

    • -9
    • +86
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.