LessonDataAccessTestCase.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2829 Lesson intro page

  1. … 18 more files in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 37 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 33 more files in changeset.
LDEV-1257: Added support for Groups to be created in authoring (so that the names can be entered) and the mapping table to map groups to a sequence activity (ala branch) for a Group based branching activity.

  1. … 18 more files in changeset.
fixed up test cases following Lesson updates (mitch)

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

  1. … 1392 more files in changeset.
remove DAOs that don't do much, rewrite BaseDAO, update UserManagementService(not completed yet), very messy

  1. … 54 more files in changeset.
Preview changes: (1) when define later activity occurs don't tell the tool that it is define later but display a special screen before going to the next tool (2) for chosen grouping, schedule and permission gates show the normal page with an extra preview message then override the normal process and continue.

  1. … 7 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 37 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.
Add group name.

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

  1. … 91 more files in changeset.
Converted to use JNDI datasource. Cleaned up some of the context files - moved the ones in the test area into src.

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

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

  1. … 33 more files in changeset.
make the session factory configurable. - needs to be further refactored

  1. … 9 more files in changeset.
added not-nullable name field and decription field and modified creation factory method.

  1. … 5 more files in changeset.
test group based tool session

  1. … 7 more files in changeset.
upgraded hibernate to 2.1.8. added helper method to get all tool activities belongs to an activity.

  1. … 5 more files in changeset.
fixing up the broken learner progress test due to the change of mapping file

  1. … 3 more files in changeset.
fix the potential foreign key failure during lesson deletion

  1. … 3 more files in changeset.
learner progress dao tested

  1. … 7 more files in changeset.
add referrence to learningdesignApplication.xml

tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 more files in changeset.
correct some old comments that still referrence to lamsinternational

  1. … 2 more files in changeset.
Rename AbstractLamsCommonTestCase to AbstractLamsTestCase. so it can used in other package as well.

  1. … 8 more files in changeset.
change ac to context. comments for ToolContentIDGenerator added

  1. … 5 more files in changeset.