lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

*** empty log message ***

    • -21
    • +10
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -0
    • +182
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -1
    • +2
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -5
    • +8
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -23
    • +49
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -1
    • +1
    /lams_tool_lamc/db/sql/tool_insert.sql
  1. … 18 more files in changeset.
*** empty log message ***

    • -1
    • +1
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -1
    • +1
    /lams_tool_laqa/db/sql/tool_insert.sql
  1. … 10 more files in changeset.
changed exportservlet, so that it called export service directly, (doesnt use the httpUrlConnection) Created another method exportPortfolioForTeacher which takes in a lessonID as a parameter instead of Lesson object, as that triggers the lazy initialization exception

added lessonDAO, used to retireve the lesson inside export service.

Fix ERD and working on authoring.

    • -1
    • +17
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -63
    • +71
    /lams_tool_forum/db/model/forum.clay
    • -7
    • +11
    /lams_tool_forum/db/sql/table-schema.sql
    • -1
    • +1
    /lams_tool_forum/src/java/forumApplicationContext.xml
  1. … 26 more files in changeset.
Modified case of toolSessionID parameter, to suit the standard agreed on for Flash -> server communication.

Working on some basic configuration and authoring page.

    • -0
    • +4
    /lams_tool_forum/conf/xdoclet/error-pages.xml
    • -16
    • +73
    /lams_tool_forum/conf/xdoclet/taglibs.xml
    • -0
    • +26
    /lams_tool_forum/conf/xdoclet/validation-forms.xml
    • -0
    • +6
    /lams_tool_forum/conf/xdoclet/validation-global.xml
    • -18
    • +24
    /lams_tool_forum/conf/xdoclet/web-settings.xml
    • -0
    • +212
    /lams_tool_forum/web/WEB-INF/struts/struts-bean-el.tld
    • -0
    • +3302
    /lams_tool_forum/web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +382
    /lams_tool_forum/web/WEB-INF/struts/struts-logic-el.tld
  1. … 9 more files in changeset.
commented out exportServlet definition. Will add this on later after testing that everything works

updated the classpath for conf/hibernate/mapping to conf/hibernate/mappinsg

changed the test data for survey template. changed the service_name from surveyService to srvyService, as the former clashes with the real service bean name of the actual survey tool.

    • -1
    • +1
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

    • -10
    • +65
    /lams_tool_lamc/web/authoringMaincontent.jsp
updated with the extra cookie parameter

Added a dummy monitoring page that will allow developers to access their tools via the normal learner url.

    • -1
    • +6
    /lams_monitoring/conf/xdoclet/filters.xml
    • -0
    • +6
    /lams_monitoring/conf/xdoclet/taglibs.xml
    • -0
    • +27
    /lams_monitoring/web/WEB-INF/lams.tld
    • -1
    • +16
    /lams_monitoring/web/WEB-INF/web.xml
    • -0
    • +76
    /lams_monitoring/web/dummy.jsp
changed to use method from HttpUrlConnectionUtil

generalised code to open a httpurlconnection. mainly coded for the export service stuff

pages for security stuff.

    • -0
    • +1
    /lams_learning/web/403.html
    • -0
    • +24
    /lams_learning/web/login.jsp
*** empty log message ***

export servlet, which calls the main export action. generates the main export page

retrieves the cookies and passes it into the export service method

added Cookie[] as a parameter to some of the methods, so that the Cookie can be passed along.

cleaned up the code a little bit. the method connectToToolViaExportUrl, now calls the HttpUrlConnectionUtil method instead.

removed toolSessionId, userId, exportContent, toolContentId, mainFileName, directoryName that arent being used

added subdirectory constant

security stuff for lams learning (for export portfolio )

    • -0
    • +4
    /lams_learning/conf/xdoclet/error-pages.xml
    • -0
    • +39
    /lams_learning/conf/xdoclet/web-security.xml
Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

    • binary
    /lams_build/lib/lams/lams-central.jar