• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New customerized HTML textarea tag (compatible with STRUTS)

New customerized HTML textarea tag (compatible with STRUTS)

    • -0
    • +179
    ./conf/xdoclet/taglib-tag.xml
    • -0
    • +21
    ./web/includes/javascript/common.js
Dave's changes made last week "the client now saves the date as the title so you can trace the one you saved, and also allows you to open a design using the tree."

after parsing the activity list, it will go through the list again and match up the parent with child activity based ont he parentUIID

getFolderContents wasn't returning designs when mode=1 (authoring). The equality check was wrong (using == instead of .equals), so it was only returning valid designs. Nothing is setting the "valid" flag yet, so no designs were valid, and hence none returned.

workspace folder added to design

added new function showMonitoringTab

    • -0
    • +24
    ./web/includes/javascript/tabcontroller.js
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.
Fixed bug - tool content id was not being updated when a tool activity was updated. The code that handles the special fields for tool activities, optional activities, etc wasn't being called.

  1. … 1 more file in changeset.
FckEditor upgrade from version 2.0 to 2.1.1

    • -21
    • +25
    ./web/fckeditor/editor/fckdialog.html
  1. … 261 more files in changeset.
bug fixes & development on parallel activities.

parallel activities

*** empty log message ***

debug

bug fix for boolean values

parallel activities work in progress, transition bug fix. better handlling of nulls.

Added dummy learner page

Added dummy learner page

tidy

Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

added parallel activity MC (WIP)

getComplexActivityChildren

ad toData and clone methods

change toData() to omit fields that are undefined

removed grouping.setGroupingTypeId, this does need to be set as hibernate deals with it.

modifications done on groupings stuff.

added method parseGroupings and changed it so that the groupings object is not created when parsing the grouping activities.

Instead it will be created when processing the groupings array.

removed some use of instanceOf as it wasnt working.

Calculate first activity for a learning design now works properly.

Fix bug in getting toolCOntentID form toolkit

Staff screen now redirects automatically to dummy screen. The popup javascript code to add scrollbars,resizable as the JSP screen gets too long to fit in the window. The scrollbars,resizable should be removed when the Flash screen is implemented.

    • -4
    • +4
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
user super() for po9pulateFromDTO

some comments