ScheduleGateActivityStrategy.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4797 Remove isGateActivityCompletionBased flag in case schedule gate doesn't have preceding activity

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

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

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 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.

    • -15
    • +8
    ./ScheduleGateActivityStrategy.java
  1. … 43 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.

    • -15
    • +8
    ./ScheduleGateActivityStrategy.java
  1. … 42 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

    • -27
    • +65
    ./ScheduleGateActivityStrategy.java
  1. … 25 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Rejigging contribute activities list. Still have to do the urls for grouping and gates

  1. … 23 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
Upgraded Hibernate to 3.0

    • -6
    • +11
    ./ScheduleGateActivityStrategy.java
  1. … 91 more files in changeset.
implemented the date conversion for gate start time and gate end time. - will be further refactored to factor out the date conversion logic into util

  1. … 3 more files in changeset.
code for checking up gate opening condition implemented.

    • -0
    • +72
    ./ScheduleGateActivityStrategy.java
  1. … 7 more files in changeset.