lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Varchar fck editor fields made TEXT

    • -24
    • +19
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -21
    • +21
    /lams_tool_laqa/db/sql/create_lams_tool_qa.sql
    • -8
    • +13
    /lams_tool_laqa/db/sql/drop_lams_tool_qa.sql
    • -17
    • +0
    /lams_tool_laqa/db/sql/insert_tool_qa_data.sql
Fixed chat application context file reference

Temporary hack to stop it trying to build the chat project. This allows the build to work on Shaun, although JBOSS won't start properly.

Add all four resource item page and finish code to upload package/file. But no test yet. Need to do persist whole content method...

    • -0
    • +201
    /lams_tool_larsrc/conf/language/ApplicationResources.properties
    • -1
    • +1
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
  1. … 3 more files in changeset.
Fixed typo for the location of larsrc tool/

Commented out call to larsrc deploy tool task in build script. The tool does not build without errors yet.

Added new tools Chat and Shared Resources

Added new tools Chat and Shared Resources

    • -1
    • +1
    /lams_central/conf/war/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_learning/conf/war/META-INF/MANIFEST.MF
Added new tools Chat and Shared Resources

Authoring url FCK editor changes as per standards for tab controller and lams tag

    • -15
    • +63
    /lams_tool_laqa/web/WEB-INF/lams.tld
    • binary
    /lams_tool_laqa/web/author_page/images/aqua_tab_i_left.gif
    • -0
    • +61
    /lams_tool_laqa/web/includes/javascript/xmlrequest.js
added <lams:css/>

Add URL all functions work well ! but not persist yet (in save entire authoring content).

    • -21
    • +17
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • binary
    /lams_tool_larsrc/web/includes/images/iconInformation.gif
    • -8
    • +42
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
project files

Modifications to authoring and monitoring urls to use tabs and fck editor in a standard way.

    • -0
    • +48
    /lams_tool_lamc/web/monitoring/Edit.jsp
  1. … 5 more files in changeset.
Left jboss ear file hardcoded - now replaced with a value set in build.xml.

Add resouce url most main function done. not finish: 1. Move up/down 2. test verify url, edit, delete. 3. refresh page test

    • -3
    • +43
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -0
    • +21
    /lams_tool_larsrc/web/common/messages.jsp
    • binary
    /lams_tool_larsrc/web/includes/images/iconWarning.gif
    • -3
    • +26
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
Implemented a new method to store a package (or directory) of files.

Implemented a new method to store a package (or directory) of files. Also fixed errors in other testcases.

Delete/Add instruction works fine.

    • binary
    /lams_tool_larsrc/web/includes/images/cross.gif
    • binary
    /lams_tool_larsrc/web/includes/images/downarrow.gif
    • binary
    /lams_tool_larsrc/web/includes/images/indicator.gif
    • binary
    /lams_tool_larsrc/web/includes/images/uparrow.gif
Implementation getLearningLibraryByTitle was wrong and the method is not used so the whole method was removed.

Implementation of getLearningLibraries was returning all libraries in the database. Changed to only return the active libraries (ie the libraries that have been successfully installed).

Had internationalization wrongly abbreviated as I8N, rather than I18N

Small tweak to make the code more efficient.

Completed linking of a language file to a complex activity. The last check in of code was missing setting the language file in the database - it only copied the file.

On doing this second part, I found that I hadn't passed data around in the same manner as Chris originally designed. So I removed the Maps returned by the tasks and went over to Chris' way of just calling the tasks to get any necessary cross-task information.

  1. … 6 more files in changeset.
Added the Id keyword for expansion.

Updated Tool Deployer so that that parallel activities, installed using the tool deployer, can also be I18N.

Also added the Id keyword for expansion.

  1. … 11 more files in changeset.
Updated Tool Deployer so that that parallel activities, installed using the tool deployer, can also be I18N.

    • -0
    • +1
    /lams_build/lib/spring/src/.cvsignore
Reoursce Instruction js works!

    • -1
    • +16
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -4
    • +4
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
    • -0
    • +35
    /lams_tool_larsrc/web/pages/authoring/parts/instructions.jsp
& converted to &amp;

Had the wrong path for the applications resources file.

Updated French translation

First check in for chat tool. Based on example_tool template.

    • -0
    • +14
    /lams_tool_chat/.classpath
    • -0
    • +12
    /lams_tool_chat/.mymetadata
    • -0
    • +49
    /lams_tool_chat/.project
    • -0
    • +4
    /lams_tool_chat/.settings/org.eclipse.core.resources.prefs
    • -0
    • +3
    /lams_tool_chat/.settings/org.eclipse.jdt.ui.prefs
    • -0
    • +26
    /lams_tool_chat/build.properties
    • -0
    • +402
    /lams_tool_chat/build.xml
    • -0
    • +3
    /lams_tool_chat/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +82
    /lams_tool_chat/conf/language/ApplicationResources.properties
    • -0
    • +128
    /lams_tool_chat/conf/middlegen/lams_tool_lachat11-prefs.properties
    • -0
    • +1
    /lams_tool_chat/conf/war/META-INF/MANIFEST.MF
  1. … 67 more files in changeset.