learningdesign

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.

    • -177
    • +0
    ./TestComplexActivityStrategy.java
  1. … 282 more files in changeset.
LDEV-2074 Improved validation and added floating activities index field to Learning Design (table/class).

  1. … 14 more files in changeset.
LDEV-523, LDEV-1527: The tool's help urls need to be modified to include the language code before sending to Flash.

  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.
Fixing up Grouping related code so it will cope with more cases during grouping, and so that groupingDAO can better find all the groups in a learning design.

  1. … 9 more files in changeset.
LDEV-1241: Problem with progess engine getting stuck when a user is in a parallel activity within an optional activity required a change to the setProgressState method call. Test classes changed to match,

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

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

  1. … 52 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. … 6 more files in changeset.
Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

  1. … 13 more files in changeset.
Adding a run sequence folder to a course's workspace. Fixing bugs in authoring relating to grouped activities.

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

  1. … 249 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. … 249 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -19
    • +22
    ./TestComplexActivityStrategy.java
    • -20
    • +23
    ./dao/TestLearningDesignDAO.java
    • -20
    • +23
    ./dao/TestLearningLibraryDAO.java
  1. … 249 more files in changeset.
Add group name.

  1. … 10 more files in changeset.
LDEV-73: Added method to check that two licenses are the "same" for import purposes ie compares license id and name.

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

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

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

    • -18
    • +22
    ./dao/TestLearningDesignDAO.java
    • -20
    • +22
    ./dao/TestLearningLibraryDAO.java
  1. … 21 more files in changeset.
*** empty log message ***

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

  1. … 31 more files in changeset.
change back to local time implementation

  1. … 2 more files in changeset.
factor out the date conversion logic into DateUtil

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

    • -0
    • +121
    ./TestScheduleGateActivity.java
  1. … 3 more files in changeset.
*** empty log message ***

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

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

    • -29
    • +30
    ./dao/TestLearningDesignDAO.java
    • -34
    • +0
    ./learningDesignApplicationContext.xml
  1. … 6 more files in changeset.
make the session factory configurable. - needs to be further refactored

  1. … 4 more files in changeset.
update gate activity tested

add more test cases for opening and closing gate. fix waiting list clearing bug

  1. … 1 more file in changeset.