• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2173 Added paging to activity grids

    • -27
    • +35
    ./web/gradebook/gradeBookMonitor.jsp
LDEV-2184 Updated monitoring service (lesson class servlet) - to handle default lesson class when receiving null or (empty) users in wddx packet.

  1. … 3 more files in changeset.
LDEV-2179: Added "Export sequence" button.

    • -1
    • +12
    ./web/pedagogical_planner/templateBase.jsp
LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.

    • -29
    • +113
    ./web/gradebook/gradeBookMonitor.jsp
  1. … 13 more files in changeset.
LDEV-2177 Fixed IE using cached version of workspace tree by making each request unique by appending the current time in milliseconds to the request that gets the folder's contents

  1. … 1 more file in changeset.
file history.css was added on branch lams2_3 on 2009-05-19 05:28:05 +0000

file historyFrame.html was added on branch lams2_3 on 2009-05-19 05:28:05 +0000

file history.js was added on branch lams2_3 on 2009-05-19 05:28:05 +0000

LDEV-2005

VideoRecorder tool and FCKEditor video recorder updated

  1. … 36 more files in changeset.
Change save as template to Save As Sequence

Fixing spelling mistake

Deleted ExternalServerUtil, better class exists in lams_common package

LDEV-2173 Adding feedback to gradebook

  1. … 8 more files in changeset.
file applicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    ./web/WEB-INF/applicationContext.xml
  1. … 3 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 26 more files in changeset.
LDEV-2173 - Adding user lesson status to monitor gradebook view

    • -13
    • +22
    ./web/gradebook/gradeBookMonitor.jsp
  1. … 4 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

    • -0
    • +45
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +113
    ./web/gradebook/gradeBookMonitor.jsp
    • -0
    • +1482
    ./web/includes/javascript/jqgrid/js/grid.base.js
    • -0
    • +441
    ./web/includes/javascript/jqgrid/js/grid.celledit.js
    • -0
    • +303
    ./web/includes/javascript/jqgrid/js/grid.common.js
    • -0
    • +416
    ./web/includes/javascript/jqgrid/js/grid.custom.js
  1. … 234 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
Updating English and Spanish

Updating Norwegian

  1. … 2 more files in changeset.
LDEV-2167: adding logos

    • binary
    ./web/images/css/more_options.png
    • binary
    ./web/images/css/more_options.rtl.png
LDEV-2170 moved playerProduct swf for flex apps.

    • binary
    ./web/includes/flash/playerProductInstall.swf
  1. … 5 more files in changeset.
LDEV-1998: Fixed incorrect label.

    • -1
    • +1
    ./web/pedagogical_planner/templateBase.jsp
Added key 'index.moreActions'

LDEV-2167

Updated jquery from 1.1.4 to 'latest' in lams-central.

LDEV-2167

Added more actions drop down menu for each group header.

LDEV-2167

    • -1
    • +26
    ./web/includes/javascript/groupDisplay.js
Added styling for more actions drop down menu

LDEV-2167

Moved all links except 'add lesson' to the more links drop down menu

LDEV-2167

LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and user

this invovles:

- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save

- Fetching the data in LessonManagerService so it can be serialised into xml