lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

LDEV-2197

PresenceChat fixed for IE7/IE8

Better user management/no more status messages onConnect and onDisconnect

    • -0
    • +89
    ./lams/webservice/PaintAction.java
  1. … 20 more files in changeset.
LDEV-2005 = VideoRecorder tool and FCKEditor video recorder updated - export portfolio fixed - export fck recordings fixed - conditions added - preview images are now produced and displayed - more feedback for rating - instructions highlighted - clicking delete button does not trigger viewing of recording - timer display corrected - prompt validation - misc bugs

LDEV-2197 = Presence Chat updated

- no longer stacking in ie7

- scrolling improved

- logged conversations are fetched on open new tab

- status messages no longer shown in chat boxes, user icons change instead

- minimize/maximize button shown on presence tab

iFrame fixed for ie6

    • -0
    • +166
    ./lams/webservice/PresenceChatLoggerAction.java
  1. … 54 more files in changeset.
LDEV-2212 displaying the appropriate lessons in the course views only if the user has permission

  1. … 5 more files in changeset.
LDEV-2196 fix charset not set when get requests sent to integration xml servlets

    • -0
    • +10
    ./lams/web/LoginRequestServlet.java
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

    • -703
    • +0
    ./lams/gradebook/service/GradeBookService.java
    • -127
    • +0
    ./lams/gradebook/service/IGradeBookService.java
    • -87
    • +0
    ./lams/gradebook/util/GradeBookConstants.java
    • -304
    • +0
    ./lams/gradebook/util/GradeBookUtil.java
  1. … 39 more files in changeset.
LDEV-2205 Didnt commit all the required files for the group admin view

  1. … 5 more files in changeset.
LDEV-2208 - Prettying up interfaces for gradebook. Drastically reduced the size of the grids so they can fit in nice popups

  1. … 3 more files in changeset.
LDEV-2120 Adding links from index page to gradebook

  1. … 3 more files in changeset.
Fixing up DisplayGroupAction formatting

    • -203
    • +230
    ./lams/web/DisplayGroupAction.java
LDEV-2204 Adding learner views for gradebook

    • -43
    • +51
    ./lams/gradebook/service/GradeBookService.java
    • -0
    • +1
    ./lams/gradebook/util/GradeBookConstants.java
    • -1
    • +3
    ./lams/gradebook/util/GradeBookUtil.java
  1. … 6 more files in changeset.
LDEV-2173 Using an enum type to identify the view for gradebook so it is more re-usable

    • -33
    • +43
    ./lams/gradebook/service/GradeBookService.java
    • -3
    • +6
    ./lams/gradebook/util/GradeBookConstants.java
    • -2
    • +20
    ./lams/gradebook/util/GradeBookUtil.java
    • -0
    • +159
    ./lams/gradebook/web/action/GradeBookLearningAction.java
  1. … 10 more files in changeset.
LDEV-2173 Adding in an averageTime and an averageMark parameter to the abstract GradeBookGridRow class as it makes sense for all views to have these parameters

    • -0
    • +2
    ./lams/gradebook/util/GradeBookConstants.java
    • -0
    • +6
    ./lams/gradebook/util/GradeBookUtil.java
  1. … 5 more files in changeset.
LDEV-2173 Putting contants into GradeBookConstants as they should be

    • -8
    • +52
    ./lams/gradebook/util/GradeBookConstants.java
    • -18
    • +18
    ./lams/gradebook/util/GradeBookUtil.java
LDEV-2173 Fixing bug that caused updates to not work in gradebook

  1. … 1 more file in changeset.
LDEV-2187 Put time taken for activities and lessons in gradebook.

Adding in averaget time for activities for activity view in gradebook lesson monitor

    • -41
    • +38
    ./lams/gradebook/service/GradeBookService.java
  1. … 7 more files in changeset.
LDEV-2200 Making gradebook only available for ToolActivities

    • -45
    • +38
    ./lams/gradebook/service/GradeBookService.java
LDEV-2187 Put time taken for activities and lessons in gradebook.

Fixing up LearnerProgress.java so it stores both finish time and start time for all completed activities

    • -31
    • +26
    ./lams/gradebook/service/GradeBookService.java
  1. … 10 more files in changeset.
LDEV-2173 Standardising sorting and searching for GradeBookGridRows, now all can sort on name, id, mark and timeTaken (common properties for all types) and all can search on name

    • -13
    • +14
    ./lams/gradebook/service/GradeBookService.java
    • -4
    • +163
    ./lams/gradebook/util/GradeBookUtil.java
    • -169
    • +242
    ./lams/gradebook/web/action/GradeBookAction.java
  1. … 2 more files in changeset.
LDEV-2187 - Adding in time columns for gradebook

    • -13
    • +33
    ./lams/gradebook/service/GradeBookService.java
  1. … 8 more files in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

    • -0
    • +96
    ./lams/webservice/PresenceChatLoggerServlet.java
  1. … 264 more files in changeset.
LDEV-2187 Adding time column to activities

and also, added tooltips to monitor view

    • -10
    • +41
    ./lams/gradebook/service/GradeBookService.java
  1. … 3 more files in changeset.
LDEV-2184 Created new Add Lesson wizard. Updated index page to load new add lesson.

  1. … 3 more files in changeset.
LDEV-2190 - Adding course-level view to gradebook

    • -0
    • +10
    ./lams/gradebook/service/IGradeBookService.java
    • -13
    • +3
    ./lams/gradebook/util/GradeBookUtil.java
  1. … 12 more files in changeset.
LDEV-2041: Added full functionality of exporting to XLS/CSV to Daco tool.

  1. … 14 more files in changeset.
LDEV-2173 Adding monitor link for activities in the activity view

  1. … 4 more files in changeset.
LDEV-2150: adding lesson search icon/button

  1. … 3 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 116 more files in changeset.
LDEV-2041: Added new libraries. Added export methods in FileUtil. Moved several common constants to CentralConstants.

  1. … 10 more files in changeset.
LDEV-1998: Removed "Editor" and "Preview" links if subnode has a full description.

  1. … 3 more files in changeset.
LDEV-2173 Fixed up some javascript referencing issues with the jqGrid library, Now it will work server-wide for LAMS (it will not work for RAMS unfortunately at this point but this can be fixed by editing the jquery.jqGrid.js file

  1. … 2 more files in changeset.