Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add toolContentManager toolsessionmanager interface.

Learning page done.

    • -0
    • +86
    ./lamsfoundation/lams/tool/rsrc/model/ResourceItemVisitLog.java
  1. … 9 more files in changeset.
Add instruction navigator.

  1. … 9 more files in changeset.
Add instruction navgator page to frame, and a lot refactor. No run/test yet.

  1. … 18 more files in changeset.
Fix bugs in authoring page.

  1. … 8 more files in changeset.
99.9999% authoring function done and test.

  1. … 9 more files in changeset.
Refresh page fix: no lost info, no read database again. Edit file/website/learningobj can delete file and upload again.

  1. … 13 more files in changeset.
Preview for website and learning object working.

  1. … 26 more files in changeset.
Add all objects works.

  1. … 6 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -5
    • +6
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
    • -19
    • +22
    ./lamsfoundation/lams/tool/rsrc/dao/ResourceDAO.java
  1. … 39 more files in changeset.
Working on persist authoring stuff.

  1. … 7 more files in changeset.
eclipse broken CVS info?! submit all again.

  1. … 3 more files in changeset.
Add all four resource item page and finish code to upload package/file. But no test yet. Need to do persist whole content method...

  1. … 10 more files in changeset.
Add URL all functions work well ! but not persist yet (in save entire authoring content).

  1. … 6 more files in changeset.
Add resouce url most main function done. not finish: 1. Move up/down 2. test verify url, edit, delete. 3. refresh page test

  1. … 8 more files in changeset.
Delete/Add instruction works fine.

  1. … 5 more files in changeset.
Reoursce Instruction js works!

  1. … 6 more files in changeset.
Authoring page display...

    • -0
    • +260
    ./lamsfoundation/lams/tool/rsrc/web/servlet/Download.java
  1. … 45 more files in changeset.
working on authoring

  1. … 53 more files in changeset.
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.

    • -0
    • +38
    ./lamsfoundation/lams/tool/rsrc/ResourceConstants.java
    • -11
    • +27
    ./lamsfoundation/lams/tool/rsrc/model/Resource.java
    • -0
    • +260
    ./lamsfoundation/lams/tool/rsrc/web/Download.java
  1. … 17 more files in changeset.
some directory change, and tag lib change

  1. … 34 more files in changeset.
revove dummy service bean.

Initial check in. Basic structure of project.

    • -0
    • +158
    ./lamsfoundation/lams/tool/rsrc/ApplicationResources.properties
    • -0
    • +25
    ./lamsfoundation/lams/tool/rsrc/DummyServiceBean.java
    • -0
    • +69
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
    • -0
    • +25
    ./lamsfoundation/lams/tool/rsrc/dao/ResourceDAO.java
    • -0
    • +25
    ./lamsfoundation/lams/tool/rsrc/dao/ResourceItemDAO.java
    • -0
    • +25
    ./lamsfoundation/lams/tool/rsrc/dao/ResourceSessionDAO.java
    • -0
    • +25
    ./lamsfoundation/lams/tool/rsrc/dao/ResourceUserDAO.java
    • -0
    • +61
    ./lamsfoundation/lams/tool/rsrc/ims/IContentPackageConverter.java
  1. … 61 more files in changeset.