• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2165 Changing the scope an name fields in lams_events to VARCHAR(128) to prevent possible character limit problems

  1. … 1 more file in changeset.
LDEV-2173 Adding the functionality into the progress engine to force outputs into gradebook if specified by the user

  1. … 14 more files in changeset.
LDEV-2249 Making gradebook work with non-ASCII characters by setting the response encoding to be "UTF8"

Also altered LamsDispatchAction to have a default writeResponse() method for convenience

  1. … 3 more files in changeset.
LDEV-2246 fixed up isDefaultGradebookMark attribute not being sent in wddx packet to flash

LDEV-2206 Add auto-filling functionality for gradebook

adding the default mark for gradebook flag in the ToolOutputDefinitionDTO

Merging lams_gradebook changes with head

LDEV-2213

LDEV-2214

LDEV-2212

LDEV-2207

LDEV-2206 Creating a flag for output definitions to set the default gradebook mark for a tool

  1. … 1 more file in changeset.
Fixing up code format of ToolOutputDefinition.java

Fixing little bug released by null "marksreleased" flag in

LDEV-2207 Adding in mark release functionality for gradebook

  1. … 2 more files in changeset.
LDEV-2027 LDEV-2235 Separated notes into a lesson segmented list. Unknown heading label for empty ' ' external signatures.

  1. … 4 more files in changeset.
Merging gradebook lams-common changes with head

LDEV-2213

LDEV-2214

LDEV-2212

LDEV-2207

  1. … 3 more files in changeset.
Merging latest changes from HEAD to 2.3 branch

See MAIN:paulg:20090417074901 for details

Also, Video Recorder tool project was replaced completely given that it didn't exist in the 2.3 branch yet

  1. … 236 more files in changeset.
LDEV-2207 Adding in mark release functionality for gradebook

  1. … 7 more files in changeset.
file Base64StringToImageUtil.java was added on branch lams2_3 on 2009-04-17 08:21:20 +0000

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

  1. … 50 more files in changeset.
LDEV-2191 Can now remove staff/learners from a started lesson

  1. … 5 more files in changeset.
file GroupUser.java was initially added on branch lams2_3.

LDEV-2213 Adding grouping functionalitly to gradebook

Had to create another hibernate mapping for the lams_user_group table so I could create a hql query that fetch the average marks and times taken just for a group

  1. … 12 more files in changeset.
LDEV-2191 Can now remove staff/learners from a started lesson

  1. … 5 more files in changeset.
LDEV-2227 Fixed validation message for floating activities.

LDEV-2173 Adding gradebook create table scripts to the dbupdates scripts for .23

LDEV-2173 Adding gradebook create table scripts to the dbupdates scripts for .23

LDEV-2173 Adding gradebook create table scripts to the dbupdates scripts for .23

LDEV-2164 add try/catch block inside processing loop in order to continue processing on error.

LDEV-2159 fix missing apostrophe introduced in earlier commit; remove some string concatenators that became unnecessary after auto-formatting

LDEV-2123 escape search strings used in admin

LDEV-2030 update workspace name when user's name/s are changed; LDEV-2196 ensure user workspaces are created with utf8 strings when user is created

  1. … 1 more file in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

    • -0
    • +108
    ./java/org/lamsfoundation/lams/gradebook/GradebookUserActivity.java
    • -0
    • +107
    ./java/org/lamsfoundation/lams/gradebook/GradebookUserLesson.java
  1. … 125 more files in changeset.
LDEV-2205 Didnt commit all the required files for the group admin view

  1. … 5 more files in changeset.
LDEV-2205 Adding in course-level admin to enable/disable gradebook for a course

  1. … 7 more files in changeset.