Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  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
    ./java/org/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
    • +260
    ./java/org/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
    • +69
    ./java/org/lamsfoundation/lams/tool/rsrc/dao/DAO.java
    • -0
    • +25
    ./java/org/lamsfoundation/lams/tool/rsrc/dao/ResourceDAO.java
  1. … 61 more files in changeset.
Initial check in. Basic structure of project.

    • -0
    • +69
    ./org/lamsfoundation/lams/tool/rsrc/dao/DAO.java
    • -0
    • +62
    ./org/lamsfoundation/lams/tool/rsrc/ims/IMSManifestException.java
    • -0
    • +427
    ./org/lamsfoundation/lams/tool/rsrc/model/Resource.java
    • -0
    • +25
    ./org/lamsfoundation/lams/tool/rsrc/model/ResourceItem.java
    • -0
    • +25
    ./org/lamsfoundation/lams/tool/rsrc/model/ResourceSession.java
    • -0
    • +143
    ./org/lamsfoundation/lams/tool/rsrc/model/ResourceUser.java
    • -0
    • +109
    ./org/lamsfoundation/lams/tool/rsrc/rsrcApplicationContext.xml
  1. … 51 more files in changeset.