lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add lams_www to 'all' alias

Added the upload war lams-www. Turned off the directory listing so the user must go directly to a file or action/servlet call, they can't get up a list of files in a directory.

    • -0
    • +984
    /lams_build/conf/unix/jboss/tomcat/web.xml
    • -0
    • +984
    /lams_build/conf/windows/jboss/tomcat/web.xml
Changed Courses to Groups and Classes to subgroups

Defining the upload war - this is where user uploaded files can be put.

    • -0
    • +5
    /lams_www/build.properties
    • -0
    • +104
    /lams_www/build.xml
    • -0
    • +1
    /lams_www/web/META-INF/MANIFEST.MF
    • -0
    • +563
    /lams_www/web/WEB-INF/jstl/tlds/c.tld
    • -0
    • +671
    /lams_www/web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    /lams_www/web/WEB-INF/jstl/tlds/fn.tld
    • -0
    • +34
    /lams_www/web/WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    /lams_www/web/WEB-INF/jstl/tlds/scriptfree.tld
    • -0
    • +448
    /lams_www/web/WEB-INF/jstl/tlds/x.tld
    • -0
    • +314
    /lams_www/web/WEB-INF/lams.tld
    • -0
    • +416
    /lams_www/web/WEB-INF/struts/tlds/c.tld
  1. … 18 more files in changeset.
Wrong field name in many to many relationship, cause the create user to break.

display locale using database description field instead of resource messages (probably locales will be named in their native language in future)

Add release mark button.

    • -0
    • +1
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -92
    • +13
    /lams_tool_forum/db/sql/table-schema.sql
    • binary
    /lams_tool_forum/web/images/indicator.gif
  1. … 6 more files in changeset.
removed getRolesForOrgType method

Enclose javascript into Html body tag, so it can work in FF.

Deleting files that weren't translated for the notebook tool

    • -88
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_el.properties
    • -88
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_es.properties
    • -88
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_ko.properties
Found a reference in the comment to an old class name.

Added programatically controlled join class for the many-to-many relationship between workspace and workspace folder. Just can't seem to get Hibernate to create the record when we do it using Hibernate's many-to-many.

This should fix the problem with the folder for a new organisation not appearing in the authoring module.

    • -2549
    • +2563
    /lams_common/db/model/lams_11.clay
    • -1
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
    • -10
    • +10
    /lams_common/db/sql/insert_users.sql
updated dict

Updated notebook service and session map.

added pre-loader + using import library (monitor/add seq wizard)

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
    • binary
    /lams_central/src/flash/lams_authoring_main.fla
    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_central/src/flash/lams_monitoring_main.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
    • binary
    /lams_central/src/flash/lams_wizard_main.fla
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
added pre-loader + using import library

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/src/flash/lams_authoring_main.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
added autoSaved flag

enabled branch button to show toltip but it does not perform any function yet

author import library

    • binary
    /lams_central/web/lams_authoring_library.swf
added pre-loader + using import library

    • binary
    /lams_central/web/lams_authoring.swf
latest fla file

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
added new theme for backgroung panel used in monitor

Implemented the decryption of 1.0.x designs

Corrected version number in import message

Reflected activities implemented to the point where the reflective entry is identified but not set up as the tools don't have a reflective flag yet.

Completed the monitoring module's conversion for the task except for the Edit Activity Screen which is being done at th3 moment.

General status on Q/A is: Authoring conversion: done, Learner module conversion: done, Monitoring module conversion:90 % done.

Export Portfolio conversion:90% done.

    • -3
    • +3
    /lams_tool_laqa/web/monitoring/Edit.jsp
  1. … 5 more files in changeset.
Completed Define Later functionality and tested it. It works with the core API call from monitoring interface, not yet from tool's monitoring Edit Activity tab.

modified serial number constant

Fix bug LDEV-421 Forum doesn't restrict postings to the user's group on learner screen