• 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-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-3401: Convert XDoclet annotations to empty comments.

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

  1. … 42 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 72 more files in changeset.
LDEV-1910 hibernate loses branch_activity_id value when association is uni-directional, make it bi-directional. Putting link in the top level Activity class rather than BranchingActivity because of new work for LDEV-1299 that will allow more types of Activities to be mapped to branch_activity_id in lams_branching_activity_entry

  1. … 19 more files in changeset.
LDEV-750: Adding insert sequence into sequence functionality. Basic functionality done - still yet to do the Flash side and some security checking.

  1. … 35 more files in changeset.
Changes to support tool output based branching. Work in progress!

  1. … 32 more files in changeset.
LDEV-1134: Branching: Added stopAfterActivity flag to activity, which will allow us to "end" a lesson at the end of the activity. Progress engine changes done.

  1. … 18 more files in changeset.
Updated address of FSF in copyright statement

  1. … 585 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 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.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 35 more files in changeset.
More changes to suit Hibernate 3

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

  1. … 111 more files in changeset.
Added initial Theme support

  1. … 48 more files in changeset.
added licence text and got rid of TODO's

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

  1. … 7 more files in changeset.
modify gate hibernate mapping file and object to include waiting learners attribute

  1. … 4 more files in changeset.
onlineInstructions added to createCopy() method

  1. … 7 more files in changeset.
*** empty log message ***

  1. … 11 more files in changeset.
createCopy() method modified

  1. … 8 more files in changeset.
*** empty log message ***

  1. … 22 more files in changeset.
refactor NullActivity using Null value object pattern

  1. … 13 more files in changeset.
*** empty log message ***