Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Spanish translation

    • -0
    • +50
    ./language/ApplicationResources_es.properties
  1. … 3 more files in changeset.
Adding Korean translation

    • -0
    • +50
    ./language/ApplicationResources_ko.properties
  1. … 2 more files in changeset.
Finishing off I18N of monitoring

    • -0
    • +6
    ./language/ApplicationResources.properties
    • -0
    • +25
    ./xdoclet/web-security.xml
  1. … 3 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
    • +3
    ./language/ApplicationResources.properties
  1. … 11 more files in changeset.
Implemented a view random grouping screen and an interative chosen grouping screen.

    • -0
    • +22
    ./language/ApplicationResources.properties
  1. … 8 more files in changeset.
Missed the I18N on the button before

    • -2
    • +2
    ./language/ApplicationResources.properties
  1. … 1 more file in changeset.
Making the gate screens more like 2.0 screens. Mostly cosmetic changes.

    • -3
    • +2
    ./language/ApplicationResources.properties
  1. … 9 more files in changeset.
I18N the gate pages

    • -4
    • +12
    ./language/ApplicationResources.properties
  1. … 7 more files in changeset.
Added security to the monitoring calls - the calls to update a lesson now check that the user either the owner of the lesson or a staff member for the lesson.

    • -1
    • +5
    ./language/ApplicationResources.properties
  1. … 11 more files in changeset.
Added "real" monitor page, which will contain the Flash movie. Doesn't replace the dummy pages yet as the required functionality doesn't exist yet. Once completed, the dummy pages will be removed.

    • -3
    • +9
    ./language/ApplicationResources.properties
  1. … 4 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 25 more files in changeset.
Added the vote tool to the build

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

    • -0
    • +18
    ./language/ApplicationResources.properties
    • -18
    • +0
    ./language/MonitoringResources.properties
    • -1
    • +1
    ./xdoclet/struts-message-resources.xml
  1. … 28 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -21
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 180 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 3 more files in changeset.
Fixed chat application context file reference

  1. … 5 more files in changeset.
Added new tools Chat and Shared Resources

  1. … 4 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +18
    ./language/MonitoringResources.properties
  1. … 5 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

  1. … 43 more files in changeset.
New locale filter for i18n

  1. … 1 more file in changeset.
Working on createLesson and initializeLesson

  1. … 9 more files in changeset.
change forum tool context location

  1. … 3 more files in changeset.
Added forum back into the master-build

  1. … 1 more file in changeset.
Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 1 more file in changeset.
Had the wrong case for the JSTL directory

  1. … 1 more file in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

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

  1. … 46 more files in changeset.
Added a dummy monitoring page that will allow developers to access their tools via the normal learner url.

  1. … 10 more files in changeset.
Changed jar file in path to be lams-central and lams-authoring and lams-workspace have been integrated into lams_central project