• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed wddxtags type (firstActivityUIID) + improvement in loading sequences for branching activity

  1. … 4 more files in changeset.
branching activity saves start/end connector coords

  1. … 4 more files in changeset.
Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

  1. … 12 more files in changeset.
Allow the master build to set the dbname, username and password in mysql-ds from the properties file.

    • -9
    • +9
    ./conf/unix/jboss/service/mysql-ds.xml
    • -9
    • +10
    ./conf/windows/jboss/service/mysql-ds.xml
LDEV-881: Another attempt to get rid of the java.lang.ArrayIndexOutOfBoundsException: 1 warning. This change should avoid many warnings coming out of Tomcat - not what we really wanted but we need to get rid of the "java.lang.ArrayIndexOutOfBoundsException: 1" warning as it really clutters the logs.

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.
Split branching activity into 3 activities - one for each method of branching (teacher chosen, grouped and tool based)

  1. … 10 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 115 more files in changeset.
Updating greek

  1. … 8 more files in changeset.
LDEV-1241: Problem with progess engine getting stuck when a user is in a parallel activity within an optional activity and a force complete has occured. If the user selects the parallel activity after the force complete, the parallel activity is set to attempted, but the contained activities were left marked complete. So when the contained activities were "finished", they detected as complete and tried to forward the user to the current activity, which was the aforesaid parallel!

Now the code that sets an activity back to attempted will also check any completed child activities back to completed.

  1. … 1 more file in changeset.
file gomba-0.8.0.jar was initially added on branch shibboleth_2_0.

    • binary
    ./lib/gomba/gomba-0.8.0.jar
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 6 more files in changeset.
Updating version numbers for LAMS 2.0.3, RAMS 0.8.1 (Still 1.0 beta!)

LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 11 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 7 more files in changeset.
file application.xml was added on branch lams2_head_wildfly on 2014-07-30 14:23:14 +0000

Merging RAMS and Edit On Fly changes from branch to the head.

    • -0
    • +227
    ./conf/j2ee/lams.application.xml
    • -0
    • +227
    ./conf/j2ee/rams.application.xml
Updating Italian

  1. … 2 more files in changeset.
Updating Greek

  1. … 1 more file in changeset.
LDEV-1216 make ssl parameters optional

  1. … 1 more file in changeset.
file lams.application.xml was initially added on branch editonfly_branching.

    • -0
    • +0
    ./conf/j2ee/lams.application.xml
file rams.application.xml was initially added on branch editonfly_branching.

    • -0
    • +0
    ./conf/j2ee/rams.application.xml
Removing hardcoded references to LAMS in paths

    • -0
    • +227
    ./conf/j2ee/lams.application.xml
    • -0
    • +227
    ./conf/j2ee/rams.application.xml
Merging RAMS theme changes from the head

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

Adding RAMS theme and version to the build.

  1. … 16 more files in changeset.
configure shibboleth attribute header names in lams_configuration table

  1. … 6 more files in changeset.
Split the scheduling of gates into a separate public method, so I can schedule gates from live edit.

  1. … 3 more files in changeset.
Updating the define later and run offline flags when live edit completes

  1. … 6 more files in changeset.
Adding initialise field, so we can tell which activities get added during the live edit.

  1. … 6 more files in changeset.