• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add other fields to prop inspector support

added code to open tool authoring URLs

fix bug in sending tool ID and add LearningDeisngID to activities. n ote need to savethe design before anything else/.

fix bug sending toolID. make debugger on by default

fix bug in transition logic. property inspector work.

see author file log... fixed, sending null for a false

use serverURL for all calls. mustr be passed into the query string on embedding the .swf. else if null will use dolly.uklams.net

convert to wrapped packet format with a key

Changed name of jsp to match name expected by Home action.

Corrected case of JSTL directory - worked fine on windows, broke on Linux

  1. … 1 more file in changeset.
latest version

the xml files that flash loads - dictionary, themes, config etc..

    • -0
    • +1
    ./flashxml/all_learning_designs.xml
    • -0
    • +1
    ./flashxml/all_library_details.xml
    • -0
    • +1
    ./flashxml/configData.xml
    • -0
    • +1
    ./flashxml/defaultTheme.xml
    • -0
    • +1
    ./flashxml/en_dictionary.xml
    • -0
    • +1
    ./flashxml/fr_dictionary.xml
    • -0
    • +1
    ./flashxml/learning_design.xml
    • -0
    • +1
    ./flashxml/limeTheme.xml
    • -0
    • +1
    ./flashxml/rubyTheme.xml
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets.

The struts actions can't take the WDDX packet from Flash as a POST body.

    • -0
    • +31
    ./development/wddxPost.jsp
  1. … 27 more files in changeset.
Move common.js in Lams_central to /includes/javascript subfolder

    • -0
    • +18
    ./includes/javascript/common.js
  1. … 10 more files in changeset.
Move to Lams_admin project

  1. … 1 more file in changeset.
Fix small bugs

Fix small bugs

Modify MANIFEST.MF for searching contentrepository.jar

  1. … 3 more files in changeset.
Change password screen display.

  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

Move login/index stuff from Lams_common

    • -0
    • +82
    ./WEB-INF/tiles/tiles-defs.xml
  1. … 18 more files in changeset.
Move login/index stuff from Lams_common

  1. … 1 more file in changeset.
Move login/index stuff from Lams_common

    • -0
    • +148
    ./indexContent.jsp
    • -0
    • +51
    ./passwordChangeContent.jsp
    • -0
    • +22
    ./passwordChangeOkContent.jsp
  1. … 29 more files in changeset.
Merge Lams_authoring and Lams_workspace.

  1. … 2 more files in changeset.
Merge Lams_authoring and Lams_workspace.

    • binary
    ./lams_authoring.swf
    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
  1. … 85 more files in changeset.
changed the default toolbar to a limited set, instead of the original default toolbar

added FCKeditor Connector and Upload Servlet COnfiguration settings. These were previously placed in individual tool's web.xml, however they can now be removed.

jsp folder not needed. checked into cvs by mistake

update from fckEditor 2.0 fc to fckEditor 2.0

    • -1
    • +1
    ./fckeditor/editor/_source/globals/fckeditorapi.js
    • -3
    • +114
    ./fckeditor/editor/_source/internals/fck_1.js
    • -33
    • +48
    ./fckeditor/editor/_source/internals/fck_1_ie.js
    • -17
    • +58
    ./fckeditor/editor/_source/internals/fck_2.js
    • -7
    • +24
    ./fckeditor/editor/_source/internals/fck_onload.js
  1. … 152 more files in changeset.
changed the directory name from fckEditor to fckeditor (all lowercase)

    • -0
    • +148
    ./fckeditor/fckconfig.js
    • -0
    • +167
    ./fckeditor/fckeditor.js
    • -0
    • +46
    ./fckeditor/fckstyles.xml
    • -0
    • +78
    ./fckeditor/fcktemplates.xml
    • -0
    • +4
    ./fckeditor/editor/fckblank.html
    • -0
    • +106
    ./fckeditor/editor/fckdebug.html
    • -0
    • +306
    ./fckeditor/editor/fckdialog.html
    • -0
    • +56
    ./fckeditor/editor/fckeditor.html
    • -0
    • +73
    ./fckeditor/editor/fckeditor.original.html
    • -0
    • +69
    ./fckeditor/editor/_source/classes/fckcontextmenugroup.js
    • -0
    • +102
    ./fckeditor/editor/_source/classes/fckcontextmenuitem.js
    • -0
    • +53
    ./fckeditor/editor/_source/classes/fckcontextmenuseparator.js
    • -0
    • +48
    ./fckeditor/editor/_source/classes/fckevents.js
    • -0
    • +202
    ./fckeditor/editor/_source/classes/fckpanel_gecko.js
    • -0
    • +76
    ./fckeditor/editor/_source/classes/fckpanel_ie.js
  1. … 768 more files in changeset.