lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New separate themes - flashTheme and htmlTheme properties

Custom Exception used in ThemeService

Removed users set

Changed use of Monitoring url tool sessionName

Fixed dataToStyleObject function to only parse numbers for colours to hex values and not font value numbers i.e fontSize

Added version control (build no.) - deletes cached data if new build no. passed in.

Added checkDataLoaded polling method - once theme and dictionary data is loaded will setup UI.

Set style for Grouping Btn in Toolbar

Italian dictionary.

    • -0
    • +1
    /lams_central/web/flashxml/it_dictionary.xml
Updated default Theme - added missing styleObjects and adjusted some values.

plenty work for basic structure and authoring page: 1.ant build 2.add many fields to model class 3. finish basic logic of authoring init page 4. copy lams tag into authoring page 5. IMS download method.

    • -5
    • +141
    /lams_tool_larsrc/db/model/resource.clay
    • -2
    • +0
    /lams_tool_larsrc/db/sql/cleanup_lams_tool_forum.sql
    • -109
    • +0
    /lams_tool_larsrc/db/sql/create_lams_tool_forum.sql
    • -0
    • +85
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -14
    • +0
    /lams_tool_larsrc/db/sql/drop_lams_tool_forum.sql
    • -0
    • +13
    /lams_tool_larsrc/db/sql/drop_lams_tool_rsrc.sql
    • -4
    • +0
    /lams_tool_larsrc/db/sql/insert_lams_tool_forum_data.sql
    • -0
    • +17
    /lams_tool_larsrc/db/sql/table-schema.sql
  1. … 17 more files in changeset.
Added tabs to forum monitoring interface.

    • -65
    • +23
    /lams_tool_forum/web/WEB-INF/struts-config.xml
Learner module fixes

    • -29
    • +29
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
    • -9
    • +0
    /lams_tool_lamc/web/learning/Preview.jsp
Added some debugging to try to work out Ozgur's login screen problem

Updated pages to use FCKEditor custom tags.

    • -0
    • +68
    /lams_tool_forum/web/includes/authoringHeader.jsp
    • -0
    • +5
    /lams_tool_forum/web/includes/header.jsp
    • -40
    • +46
    /lams_tool_forum/web/jsps/authoring/basic.jsp
some directory change, and tag lib change

    • -15
    • +15
    /lams_tool_larsrc/db/sql/tool_insert.sql
    • -0
    • +1
    /lams_tool_larsrc/web/WEB-INF/.cvsignore
    • -563
    • +0
    /lams_tool_larsrc/web/WEB-INF/jstl/tlds/c.tld
    • -207
    • +0
    /lams_tool_larsrc/web/WEB-INF/jstl/tlds/fn.tld
    • -448
    • +0
    /lams_tool_larsrc/web/WEB-INF/jstl/tlds/x.tld
    • -0
    • +36
    /lams_tool_larsrc/web/WEB-INF/tiles-defs.xml
    • -56
    • +0
    /lams_tool_larsrc/web/WEB-INF/web.xml
    • -8
    • +12
    /lams_tool_larsrc/web/common/taglibs.jsp
  1. … 20 more files in changeset.
Adding copyright statements

    • -0
    • +22
    /lams_tool_nb/db/sql/activity_insert.sql
revove dummy service bean.

Initial check in. Basic structure of project.

    • -0
    • +1
    /lams_tool_larsrc/conf/hibernate/mappings/.cvsignore
    • -289
    • +2
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -1
    • +516
    /lams_tool_larsrc/db/model/resource.clay
    • -83
    • +35
    /lams_tool_larsrc/db/sql/table-schema.sql
  1. … 61 more files in changeset.
Trying to get the cvs id keyword expansion to work.

  1. … 4 more files in changeset.
Trying to get the cvs id keyword expansion to work.

Trying to get the cvs id keyword expansion to work.

Added missing copyright statement and the cvs id keyword

Changed paths to suit the new locations of BaseDAO and IBaseDAO. See lams_common project for description of BaseDAO and IBaseDAO changes.

Implemented some basic Hibernate POJOs and their DAOs, along with an applicationContext.xml file. The tool should now deploy okay and appear in authoring. So you can run a lesson with it but you can't actually do anything as the service doesn't store any data and no jsp pages exist.

    • -0
    • +1
    /lams_tool_example/.cvsignore
    • -0
    • +4
    /lams_tool_example/.settings/org.eclipse.core.resources.prefs
    • -0
    • +80
    /lams_tool_example/conf/language/ApplicationResources.properties
  1. … 16 more files in changeset.
Looks like a temporary file.

    • -161
    • +0
    /lams_learning/db/sql/export_test_data.sql
Changed paths to suit the new locations of BaseDAO and IBaseDAO. See lams_common project for description of BaseDAO and IBaseDAO changes.

Moved the IBaseDAO and BaseDAO classes to their own packages and out of learning design. This interface and class may be used as the basis for any Hibernate DAO in the system - it isn't compulsory but it is a handy way of getting functionality. If we are going to be using it all over the place, having the classes in the learning design package is not a good idea.

  1. … 10 more files in changeset.
File must have got here accidently - belongs in the sql directory!

    • -743
    • +0
    /lams_common/conf/create_lams_11_tables.sql
fixes to learning module and learner progress report