Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Learner module, 2nd user screen completed.

  1. … 3 more files in changeset.
Learner module implementation. First page completed.

  1. … 7 more files in changeset.
Basic Learner module implementation. Needs improvement.

  1. … 1 more file in changeset.
Completed monitoring url except Summary tab

  1. … 5 more files in changeset.
Monitoring url implementation. Nees a little work on the Edit Activity screen.

  1. … 2 more files in changeset.
Completed Define Later implementation

  1. … 4 more files in changeset.
finalized authoring url after making changes to Basic and Advanced tabs and relevant classes

  1. … 8 more files in changeset.
Finished all functions of authoring url. Define later functionality to be added separetely.

  1. … 3 more files in changeset.
instruction content as well as advanced and basic is done to do: display order up and down

Finished majority of authoring functionality. Added GPL 2.0 license notes

    • -123
    • +62
    ./org/lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 53 more files in changeset.
Authoring url additions

Authoring url additions.

    • -25
    • +18
    ./org/lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 11 more files in changeset.
removing redundat files

  1. … 11 more files in changeset.
authoring url basic tab implemenation

  1. … 4 more files in changeset.
Change of definitions, references and config file updates

    • -23
    • +50
    ./org/lamsfoundation/lams/tool/vote/VoteUtils.java
  1. … 24 more files in changeset.
Voting tool skeleton structure. Included are: Database model DAOs Initial forms of action classes Initial form of web.xml and struts config file

    • -0
    • +41
    ./org/lamsfoundation/lams/tool/vote/Nullable.java
    • -0
    • +306
    ./org/lamsfoundation/lams/tool/vote/VoteAppConstants.java
    • -0
    • +90
    ./org/lamsfoundation/lams/tool/vote/VoteAttachmentDTO.java
    • -0
    • +50
    ./org/lamsfoundation/lams/tool/vote/VoteComparator.java
    • -0
    • +193
    ./org/lamsfoundation/lams/tool/vote/VoteMonitoredUserDTO.java
    • -0
    • +50
    ./org/lamsfoundation/lams/tool/vote/VoteStringComparator.java
    • -0
    • +600
    ./org/lamsfoundation/lams/tool/vote/VoteUtils.java
    • -0
    • +52
    ./org/lamsfoundation/lams/tool/vote/dao/IVoteContentDAO.java
    • -0
    • +62
    ./org/lamsfoundation/lams/tool/vote/dao/IVoteSessionDAO.java
    • -0
    • +80
    ./org/lamsfoundation/lams/tool/vote/dao/IVoteUploadedFileDAO.java
    • -0
    • +56
    ./org/lamsfoundation/lams/tool/vote/dao/IVoteUserDAO.java
  1. … 139 more files in changeset.