lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
learner currently shows simple tool activitys (no runtime progress updates currently)

    • binary
    /lams_learning/web/lams_learner.swf
added design drawing/ordering methods

added draw/remove activity methods

added activity event methods

added methods to load activity url's in content frame (or popup)

represents activity in progress bar

added lessonID param

updated FLA - added progress bar components

    • binary
    /lams_central/src/flash/lams_learner.fla
Exception handle for each tool.

modified tiles definitions

    • -55
    • +10
    /lams_admin/web/WEB-INF/tiles/tiles-defs.xml
*** empty log message ***

    • -0
    • +324
    /lams_admin/web/WEB-INF/struts/validator-rules.xml
removed sysadmin folder

moved files in admin folder out to web folder

    • binary
    /lams_admin/web/file/tmpl_admin.xls
removed admin folder

    • -275
    • +0
    /lams_admin/web/admin/adminContent.jsp
    • -22
    • +0
    /lams_admin/web/admin/errorContent.jsp
    • binary
    /lams_admin/web/admin/file/tmpl_admin.xls
    • -58
    • +0
    /lams_admin/web/admin/organisationContent.jsp
    • -214
    • +0
    /lams_admin/web/admin/userContent.jsp
    • -100
    • +0
    /lams_admin/web/admin/usersaddContent.jsp
    • -89
    • +0
    /lams_admin/web/admin/usersremoveContent.jsp
Exception handle for each tool.

added some files, changed some

    • -0
    • +31
    /lams_admin/web/joblist.jsp
    • -0
    • +51
    /lams_admin/web/organisation.jsp
    • -0
    • +57
    /lams_admin/web/orglist.jsp
    • -0
    • +15
    /lams_admin/web/sysadmin.jsp
removed sysadmin package

Implement import/export tool content methods.

removed some classes, added some, modified some

remove deprecated class

modified struts-actions.xml

    • -0
    • +13
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +5
    /lams_admin/conf/xdoclet/validation-forms.xml
added new message entries

change to compile with the latest Role class

insert data lams_privilege, lams_role_privilege tables modified data in lams_role table

    • -2
    • +38
    /lams_common/db/sql/insert_types_data.sql
change method names to compile with the latest DAO interfaces

Added some privilege related methods

privilege related DAOs

PrivilegeDAO interface

removed teacher role, add some methods

RolePrivilegeDAO interface