PermissionGateActivityStrategy.java

Clone Tools
  • 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. … 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.

    • -26
    • +20
    ./PermissionGateActivityStrategy.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.

    • -26
    • +20
    ./PermissionGateActivityStrategy.java
  1. … 42 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

    • -4
    • +10
    ./PermissionGateActivityStrategy.java
  1. … 91 more files in changeset.
added licence text and got rid of TODO's

    • -19
    • +21
    ./PermissionGateActivityStrategy.java
  1. … 57 more files in changeset.
code for checking up gate opening condition implemented.

    • -0
    • +14
    ./PermissionGateActivityStrategy.java
  1. … 7 more files in changeset.
refactorred strategies using template method. added comments

    • -17
    • +36
    ./PermissionGateActivityStrategy.java
  1. … 8 more files in changeset.
*** empty log message ***

    • -0
    • +30
    ./PermissionGateActivityStrategy.java
  1. … 5 more files in changeset.