lams-github

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

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
Created based on previous notes and new requirements decided in design meetings.

    • binary
    /lams_documents/lams_common/ThemeDesign.doc
Added client update, license details to document. Moved theme details to a new document, ThemeDesign.doc

added attribute localLink to css tag

new export page which uses the css tag

    • -22
    • +35
    /lams_tool_nb/web/exportPortfolio.jsp
changed the forward action of export portfolio.. will forward to exportPortfolio.jsp (doesnt use tiles)

added localLink attribute to csstag

moved HTML out of export into resource file

also has functionality to bundle the stylesheets along with export

moved HTML out of export into resource file

some new constants

new utility to grab the list of stylesheets used by the user. used by css tag and export portfolio

the argument for creating the UserDTO object refers to a CSSThemeBriefDTO object instead of the actual CSSThemeVisualElement object

modified the call to getUserDTO the argument for creating the UserDTO object refers to a CSSThemeBriefDTO object instead of the actual CSSThemeVisualElement object

added a new constructor containing id, name and description

changed theme so it isnt lazily loaded. problem occurred when trying the get the users theme. the CSSThemeVisualElement did not seem tob e loading

added this.getHibernateTemplate().flush(); to the save, update, delete calls.

added localLink attribute to csstag

does not expect the parameters createDateTime and lastModifiedDate, server will set these values instead. request parameter "contentType" renamed to contentTypeID

modified createWorkspaceFolderContent, removed createDateTime and lastModifiedDateTime from the arguments. Server will set these values instead.

will get a list of stylesheets from utility in lams_common and then generate the link, added an attribute "localLink", if set to true, local link will be generated instead of one composed of serverurl

jboss and repository home properties removed

j2eelibs is removed (now it is in the common.properties)

Add lock flag for learner

JUnit test works

JUnit test works

added errorList to Monitoring/

keep working on this file

included a <div> header

    • -9
    • +3
    /lams_tool_lamc/web/monitoring/Stats.jsp
completely restructured this file so that Struts methods get called when buttons are clicked

renamed to Instructions.jsp