lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
under the ant target build-war, changed the directory name of fckEditor to fckeditor

changed the directory name from fckEditor to fckeditor (all lowercase)

    • -0
    • +69
    ./web/fckeditor/editor/_source/classes/fckcontextmenugroup.js
    • -0
    • +102
    ./web/fckeditor/editor/_source/classes/fckcontextmenuitem.js
    • -0
    • +48
    ./web/fckeditor/editor/_source/classes/fckevents.js
    • -0
    • +202
    ./web/fckeditor/editor/_source/classes/fckpanel_gecko.js
    • -0
    • +76
    ./web/fckeditor/editor/_source/classes/fckpanel_ie.js
    • -0
    • +52
    ./web/fckeditor/editor/_source/classes/fckplugin.js
    • -0
    • +213
    ./web/fckeditor/editor/_source/classes/fckspecialcombo.js
    • -0
    • +53
    ./web/fckeditor/editor/_source/classes/fckstyledef.js
    • -0
    • +105
    ./web/fckeditor/editor/_source/classes/fckstyledef_gecko.js
    • -0
    • +128
    ./web/fckeditor/editor/_source/classes/fckstyledef_ie.js
    • -0
    • +82
    ./web/fckeditor/editor/_source/classes/fckstylesloader.js
    • -0
    • +62
    ./web/fckeditor/editor/_source/classes/fcktoolbar.js
    • -0
    • +29
    ./web/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
  1. … 768 more files in changeset.
Add aurhoring 3 tabs stuff: 1.Tab images 2. Updated CSS 3. tabcontrol.js 4. Updated build.xml

    • binary
    ./web/images/aqua_tab.gif
    • binary
    ./web/images/aqua_tab_centre.gif
    • binary
    ./web/images/aqua_tab_left.gif
    • binary
    ./web/images/aqua_tab_right.gif
    • binary
    ./web/images/aqua_tab_s_centre.gif
    • binary
    ./web/images/aqua_tab_s_left.gif
    • binary
    ./web/images/aqua_tab_s_right.gif
    • binary
    ./web/images/aqua_tab_selected.gif
    • -0
    • +118
    ./web/includes/javascript/tabcontroller.js
Removed unnecessary parameters

Added the Instructions popup window needed for the downloading of instructions files.

Upgraded to Struts 1.2.7

    • -0
    • +408
    ./web/WEB-INF/struts/struts-config_1_0.dtd
    • -0
    • +695
    ./web/WEB-INF/struts/struts-config_1_1.dtd
    • -0
    • +686
    ./web/WEB-INF/struts/struts-config_1_2.dtd
    • -0
    • +270
    ./web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +270
    ./web/WEB-INF/struts/struts-html.tld
    • -0
    • +285
    ./web/WEB-INF/struts/struts-nested.tld
    • -0
    • +281
    ./web/WEB-INF/struts/tiles-config_1_1.dtd
    • -0
    • +313
    ./web/WEB-INF/struts/validator-rules.xml
    • -0
    • +565
    ./web/WEB-INF/struts/web-app_2_2.dtd
    • -0
    • +1059
    ./web/WEB-INF/struts/web-app_2_3.dtd
  1. … 26 more files in changeset.
Added tool icons. These have come from Dave, and are yet to reconciled to our list of tools.

    • binary
    ./web/images/icon_chat.swf
    • binary
    ./web/images/icon_chatgroupreporting.swf
    • binary
    ./web/images/icon_doublereflectivequestion.swf
    • binary
    ./web/images/icon_group.swf
    • binary
    ./web/images/icon_groupreporting.swf
    • binary
    ./web/images/icon_htmlnb.swf
    • binary
    ./web/images/icon_imagegallery.swf
    • binary
    ./web/images/icon_imageranking.swf
    • binary
    ./web/images/icon_journal.swf
    • binary
    ./web/images/icon_messageboard.swf
    • binary
    ./web/images/icon_noticeboard.swf
    • binary
    ./web/images/icon_ranking.swf
    • binary
    ./web/images/icon_reflectivequestion.swf
    • binary
    ./web/images/icon_reflectiveranking.swf
    • binary
    ./web/images/icon_reportsubmission.swf
  1. … 7 more files in changeset.
*** empty log message ***

    • -0
    • +140
    ./web/css/default.css
  1. … 1 more file in changeset.
Now creates the build directory as needed - this was causing the master build to fail.

Made lams_authoring and lams_workspace work with the ear.

  1. … 1 more file in changeset.
Added new stylesheets and examples of how to use

    • -0
    • +140
    ./web/css/aqua.css
    • -0
    • +80
    ./web/lams_example_tool/author_page.html
    • -0
    • +3
    ./web/lams_example_tool/css/tool_custom.css
Changed build and class paths to use shared libraries

Moved basic contents from lams_common to lams_central

    • -0
    • +3
    ./web/META-INF/MANIFEST.MF
    • -0
    • +11
    ./web/WEB-INF/jboss-web.xml
    • -0
    • +393
    ./web/WEB-INF/jstl/c-rt.tld
    • -0
    • +416
    ./web/WEB-INF/jstl/c.tld
    • -0
    • +403
    ./web/WEB-INF/jstl/fmt-rt.tld
    • -0
    • +442
    ./web/WEB-INF/jstl/fmt.tld
    • -0
    • +188
    ./web/WEB-INF/jstl/sql-rt.tld
    • -0
    • +213
    ./web/WEB-INF/jstl/sql.tld
    • -0
    • +256
    ./web/WEB-INF/jstl/x-rt.tld
    • -0
    • +273
    ./web/WEB-INF/jstl/x.tld
  1. … 17 more files in changeset.