• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add aurhoring 3 tabs stuff:

1.Tab images

2. Updated CSS

3. tabcontrol.js

4. Updated build.xml

    • -29
    • +92
    /lams_central/web/css/default.css
    • binary
    /lams_central/web/images/aqua_tab.gif
    • binary
    /lams_central/web/images/aqua_tab_centre.gif
    • binary
    /lams_central/web/images/aqua_tab_left.gif
    • binary
    /lams_central/web/images/aqua_tab_right.gif
    • binary
    /lams_central/web/images/aqua_tab_s_centre.gif
    • binary
    /lams_central/web/images/aqua_tab_s_left.gif
    • binary
    /lams_central/web/images/aqua_tab_s_right.gif
    • binary
    /lams_central/web/images/aqua_tab_selected.gif
    • -0
    • +118
    /lams_central/web/includes/javascript/tabcontroller.js
removed the dbname when creating / dropping tables

    • -4
    • +4
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -4
    • +4
    /lams_tool_nb/db/sql/drop_lams_tool_nb.sql
    • -8
    • +8
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
image icon for nb

    • binary
    /lams_tool_nb/web/WEB-INF/images/dot.gif
    • binary
    /lams_tool_nb/web/WEB-INF/images/icon_noticeboard.swf
    • binary
    /lams_tool_nb/web/WEB-INF/images/tree_I_line.gif
included the learner and lams core application context

included the reference to lams-learning

    • -1
    • +1
    /lams_tool_nb/conf/war/META-INF/MANIFEST.MF
*** empty log message ***

    • -0
    • +84
    /lams_tool_nb/db/sql/activity_insert.sql
    • -0
    • +20
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • binary
    /lams_tool_nb/db/sql/lams_tool_nb.sql
    • -0
    • +18
    /lams_tool_nb/db/sql/library_insert.sql
    • -0
    • +56
    /lams_tool_nb/db/sql/test_data_lams_tool_nb.sql
    • -0
    • +50
    /lams_tool_nb/db/sql/tool_insert.sql
    • -1
    • +1
    /lams_tool_nb/web/template/template.jsp
implemented to call to leaveToolSession, indicating that the learner has finished the activity

instead of using the constant for default content id, the service method is called

removed the TODO

added author tag

methods to return the toolSessionManager and ToolContentManager interface

implementation of the new function get default content id

in method copyToolSession and copyToolCOntent this method is used instead of the constant

added comments in the code

and also new method called getDefaultToolContentId which retrieves the default content id instead of hard coding it

use the JNDI tool-ds instead od jdbc connection

also added learnerService and ToolService

added comments in the code

added references to other applicationContext.xml as it is needed by the learners application context

added the deploy-tool targets and create-deploy-package

added AUTHOR_PAGEV2

AND TOOL_SIGNATURE constants

Implement ToolSessionManager and ToolContentManager interface methods.

v1008200501

Add statistic feature for monitoring.

    • -0
    • +33
    /lams_tool_sbmt/web/monitoring/statistic.jsp
Will now run the service and gate action tests okay - allows more memory.

Now runs from ANT without "file missing errors", but still doesn't work - throws duplicate key. Not sure what state it expects the test data to be in.

Do not appear to be required for lams_monitoring - appear to have been coped from other projects.

    • binary
    /lams_monitoring/lib/jakarta-commons/commons-configuration-1.0-dev-3.20030607.194155.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/dom.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/jaxen-full.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/mail.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/sax.jar
    • binary
    /lams_monitoring/web/WEB-INF/lib/xercesImpl.jar
Improved test cases to make them run more than once (without resetting the db) and to not use as many magic numbers as ids!

1.Migrate Authoring to 3 DHTML

2.Monitoring Download mark from Excel format

    • -0
    • +118
    /lams_tool_sbmt/web/includes/javascript/server.js
*** empty log message ***

used for the authoring page using DHTML

    • -0
    • +203
    /lams_tool_nb/web/author_page/css/aqua.css
    • -0
    • +3
    /lams_tool_nb/web/author_page/css/base.css
    • -0
    • +3
    /lams_tool_nb/web/author_page/css/xp.css
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_centre.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_left.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_right.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_centre.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_left.gif
    • binary
    /lams_tool_nb/web/author_page/images/aqua_tab_s_right.gif
    • -0
    • +119
    /lams_tool_nb/web/author_page/js/tabcontroller.js
this authoring page support the DHTML 3 tab stuff

    • -0
    • +275
    /lams_tool_nb/web/author_page.jsp
v0808200501