lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove application context files used for the removed junit tests.

  1. … 4 more files in changeset.
LDEV-3336: Remove code for unnecessary ContentRepository WAR.

    • -263
    • +0
    ./lams/contentrepository/AllTests.html
    • -246
    • +0
    ./lams/contentrepository/BaseTestCase.html
    • -504
    • +0
    ./lams/contentrepository/CrCredential.html
    • -848
    • +0
    ./lams/contentrepository/CrNode.html
    • -506
    • +0
    ./lams/contentrepository/CrWorkspace.html
    • -286
    • +0
    ./lams/contentrepository/ICredentials.html
    • -870
    • +0
    ./lams/contentrepository/IRepository.html
    • -274
    • +0
    ./lams/contentrepository/ITicket.html
  1. … 256 more files in changeset.
Clarifying naming of bean

Modified the ToolDownload to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. This is needed as we can't have duplicated bean names across projects - the beans overwrite each other when loaded in lams_learning and lams_monitoring.

    • -26
    • +27
    ./lams/contentrepository/client/Download.html
    • -43
    • +77
    ./lams/contentrepository/client/ToolDownload.html
    • -11
    • +15
    ./lams/contentrepository/client/package-tree.html
    • -9
    • +13
    ./lams/contentrepository/client/package-use.html
Move common.js in Lams_central to /includes/javascript subfolder

    • -1
    • +1
    ./lams/contentrepository/client/ToolDownload.html
  1. … 11 more files in changeset.
No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.. Also tidied up a few javadoc errors.

    • -1
    • +1
    ./lams/contentrepository/CrCredential.html
    • -12
    • +14
    ./lams/contentrepository/CrNode.html
    • -1
    • +1
    ./lams/contentrepository/CrWorkspace.html
    • -1
    • +1
    ./lams/contentrepository/ICredentials.html
  1. … 168 more files in changeset.
Completed generic tool file download servlet.

    • -1
    • +1
    ./lams/contentrepository/CrCredential.html
    • -1
    • +1
    ./lams/contentrepository/CrWorkspace.html
    • -1
    • +1
    ./lams/contentrepository/ICredentials.html
  1. … 100 more files in changeset.
Completed generic tool file download servlet.

    • -0
    • +136
    ./lams/contentrepository/client/class-use/ToolDownload.html
    • -1
    • +1
    ./lams/contentrepository/dao/IFileDAO.html
    • -1
    • +1
    ./lams/contentrepository/dao/INodeDAO.html
    • -1
    • +1
    ./lams/contentrepository/dao/file/FileDAO.html
  1. … 14 more files in changeset.
Completed generic tool file download servlet.

    • -1
    • +1
    ./lams/contentrepository/service/SimpleTicket.html
  1. … 36 more files in changeset.
Started client download servlet. Trying out in forum - there is some issue with accessing the servlet. Checked in as this code has been released to Dolly.

    • -1
    • +1
    ./lams/contentrepository/CrCredential.html
    • -1
    • +1
    ./lams/contentrepository/CrWorkspace.html
    • -1
    • +1
    ./lams/contentrepository/ICredentials.html
  1. … 145 more files in changeset.
Started client download servlet. Trying out in forum - there is some issue with accessing the servlet. Checked in as this code has been released to Dolly.

    • -0
    • +439
    ./lams/contentrepository/client/Download.html
    • -2
    • +10
    ./lams/contentrepository/client/package-tree.html
    • -2
    • +29
    ./lams/contentrepository/client/package-use.html
  1. … 6 more files in changeset.
Fixed up the documentation for the new class

    • -1
    • +3
    ./lams/contentrepository/CrCredential.html
    • -1
    • +3
    ./lams/contentrepository/CrWorkspace.html
    • -2
    • +4
    ./lams/contentrepository/ICredentials.html
  1. … 165 more files in changeset.
Restructured code to specify application context files by name in the web.xml.

    • -1
    • +1
    ./lams/contentrepository/CrCredential.html
    • -1
    • +1
    ./lams/contentrepository/CrWorkspace.html
    • -1
    • +4
    ./lams/contentrepository/ICredentials.html
    • -10
    • +32
    ./lams/contentrepository/IRepository.html
  1. … 110 more files in changeset.
Moved code around so that the main repository class was named a service class and exists in the service directory (as per LAMS programming standards)

    • -4
    • +4
    ./lams/contentrepository/CrCredential.html
    • -9
    • +62
    ./lams/contentrepository/CrNode.html
    • -5
    • +7
    ./lams/contentrepository/CrWorkspace.html
    • -6
    • +1
    ./lams/contentrepository/ICredentials.html
  1. … 108 more files in changeset.
Change name from com.lamsinternational to org.lamsfoundation. Changed all the entries I can find but the jar file still contains a folder reference it appears.

    • -0
    • +263
    ./lams/contentrepository/AllTests.html
    • -0
    • +246
    ./lams/contentrepository/BaseTestCase.html
    • -0
    • +282
    ./lams/contentrepository/CheckCredentialTicketBeforeAdvice.html
    • -0
    • +502
    ./lams/contentrepository/CrCredential.html
    • -0
    • +791
    ./lams/contentrepository/CrNode.html
    • -0
    • +919
    ./lams/contentrepository/CrNodeVersion.html
    • -0
    • +502
    ./lams/contentrepository/CrWorkspace.html
    • -0
    • +307
    ./lams/contentrepository/FileException.html
    • -0
    • +286
    ./lams/contentrepository/ICredentials.html
    • -0
    • +848
    ./lams/contentrepository/IRepository.html
    • -0
    • +294
    ./lams/contentrepository/IRepositoryAdmin.html
    • -0
    • +274
    ./lams/contentrepository/ITicket.html
  1. … 401 more files in changeset.