Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1473 Add learner progress screens for complex activities. Parallel activities display simultaneously just like in learner; optional/branch activities state whether they have been started or not; optional/branch sequences display whether the sequences have been started, and link to each tool's learner progress url if the activity has been attempted. Branch screen yet to be tested due to flash error when making callback to LAMS.

  1. … 8 more files in changeset.
LDEV-1375: Implementing the class export portfolio page for sequence activities

  1. … 4 more files in changeset.
LDEV-1280: Implementing assign groups to branch in monitor screen (for define later). Split the current branching activity into three - one for each type of branching. Also moved the UTF-8 ajax fix to a common class in lams.jar so it can be used for all AJAX calls if desired.

  1. … 10 more files in changeset.
View branch screen done for the group based branching and tool based branching activities.

  1. … 4 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1391 more files in changeset.
Removed the dummy monitoring page.

  1. … 9 more files in changeset.
Make it work offline.

  1. … 3 more files in changeset.
Converting to the new CSS look

  1. … 31 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Creating a grouping failing when max number of groups null - now allows 99 of groups. Also changed the calculation of urls so that " null + some parameter" = null rather than null?param=blah

  1. … 10 more files in changeset.
Implemented a view random grouping screen and an interative chosen grouping screen.

  1. … 7 more files in changeset.
Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

  1. … 14 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 39 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 186 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

  1. … 41 more files in changeset.
Adding web access support for delete preview lessons

  1. … 7 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.
Regigged the dummy monitoring screen. Made the layout more compact, moved the learner functionality to the learner screens.

Fixed a transaction bug with startLesson - the method was not named consistently in the applicationContext file, so the method was not part of a proper transaction. As such, the db changes done by the method were lost. This resulted in the lesson staying in the created state, never going onto the started state. Made the naming consistent and it now goes into the started state as expected.

  1. … 14 more files in changeset.
Updated the taglib settings and references to suit the new standard

    • -0
    • +212
    ./tlds/struts-bean-el.tld
    • -0
    • +382
    ./tlds/struts-bean.tld
    • -0
    • +3302
    ./tlds/struts-html-el.tld
    • -0
    • +3302
    ./tlds/struts-html.tld
    • -0
    • +382
    ./tlds/struts-logic-el.tld
    • -0
    • +652
    ./tlds/struts-logic.tld
  1. … 32 more files in changeset.
Upgraded to Struts 1.2.7

  1. … 27 more files in changeset.
gate stuff completed

  1. … 7 more files in changeset.
implemented jsps and actions for gate

  1. … 40 more files in changeset.
gate action implemented and some comments added

  1. … 31 more files in changeset.
get automatic system scheduling function working and tested

    • -0
    • +212
    ./struts-bean-el.tld
    • -0
    • +382
    ./struts-bean.tld
    • -0
    • +106
    ./struts-config.xml
    • -0
    • +3032
    ./struts-html-el.tld
    • -0
    • +2972
    ./struts-html.tld
    • -0
    • +382
    ./struts-logic-el.tld
    • -0
    • +642
    ./struts-logic.tld
    • -0
    • +2870
    ./struts-nested.tld
    • -0
    • +73
    ./struts-template.tld
    • -0
    • +344
    ./struts-tiles.tld
    • -0
    • +1044
    ./validator-rules.xml
  1. … 85 more files in changeset.