• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
LDEV-1299: Added some logic for the new "condition gate" that allows learners to pass depending on condition satisfaction.

  1. … 36 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 136 more files in changeset.
LDEV-1402: Support empty branches by going straight to the next activity - this will be supported in the authoring client as a normal branch.

  1. … 4 more files in changeset.
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

  1. … 6 more files in changeset.
Stop it deploying the classes directory under WEB-INF - this can give us class conflicts as the code ends up in two places.

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

  1. … 159 more files in changeset.
Removing LAMS from titles

  1. … 4 more files in changeset.
Trying to make progress engine cope with "holes" in the progress ie if the user's current activity disappears (e.g. temporary system gate and live edit end)

  1. … 14 more files in changeset.
journal entries page for teachers - accessible from Monitor (learners tab)

  1. … 16 more files in changeset.
my notes - add/edit/view notes/journal entries

  1. … 13 more files in changeset.
notebook view all page (popup jsp) + add notebook entry or journal (not quite ready) (popup jsp)

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

  1. … 585 more files in changeset.
close learner (tool activity) popup window on 'finish' click if tool session/activity completed LDEV-506

  1. … 6 more files in changeset.
Lost the body tags from the loadToolActivity and previewDefineLater pages.

Converted to the learner content styles

  1. … 25 more files in changeset.
Added the define later special screen code to the wrong Action class.

  1. … 3 more files in changeset.
Bad definition for the group wait page.

Added support for chosen grouping.

  1. … 10 more files in changeset.
Implementing the gate screens for learner.

  1. … 13 more files in changeset.
Added "exitted lesson" screen and I18N'd the text of the welcome screen.

Made the Action more robust with respect to exceptions - most exceptions are now caught and a proper error message is sent back to Flash (rather than nothing being returned).

Changed the LearnerActions to not forward to page when the wddx packet is returned. We now have a Flash interface so forwarding to a page (rather than letting Flash bring up the next bad) is now bad. Had to change the dummy learner screen to still forward temporarily otherwise the dummy screen won't display the tool pages.

  1. … 8 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 36 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.
added defintion for .systemError

make it deployable using ant build

  1. … 6 more files in changeset.
gate struts action implemented

  1. … 12 more files in changeset.
implemented complete activity for the completion of system driven activity.

customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

  1. … 14 more files in changeset.
get the learner web app prototype working

  1. … 25 more files in changeset.
join lesson modified according to the discussion with Dave

exit lesson service implemented.

get progress data added

  1. … 13 more files in changeset.
renamed requestDisplayActivity requestURL