• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2695 Excel export: Split firstname and lastname into two separate cells

    • -1
    • +20
    ./lams/gradebook/dto/GBUserGridRowDTO.java
    • -31
    • +41
    ./lams/gradebook/service/GradebookService.java
  1. … 1 more file in changeset.
LDEV-2597 added Ability to export course gradebook into excel

*merge from lams2_3_release

    • -1
    • +10
    ./lams/gradebook/service/IGradebookService.java
  1. … 1 more file in changeset.
LDEV-2597 added Ability to export course gradebook into excel

    • -1
    • +10
    ./lams/gradebook/service/IGradebookService.java
  1. … 1 more file in changeset.
SIF-10 Adding date to lesson for release date of marks. So it can be used for sif publisher

  1. … 3 more files in changeset.
LDEV-2386 Merging with 2.3 release branch

LDEV-2386 Fixing null pointer problem with gradebook caused by pre 2.3 lessons having their gradebook exported

merge lams2_3 to head

    • -6
    • +14
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -4
    • +8
    ./lams/gradebook/dto/GBUserGridRowDTO.java
    • -1
    • +4
    ./lams/gradebook/util/GradebookConstants.java
  1. … 19 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

    • -75
    • +68
    ./lams/gradebook/service/GradebookService.java
  1. … 85 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

    • -9
    • +8
    ./lams/gradebook/dto/GradebookGridRowDTO.java
  1. … 214 more files in changeset.
Merge lams2_3 into head

    • -0
    • +54
    ./lams/gradebook/dto/ExcelCell.java
    • -32
    • +99
    ./lams/gradebook/dto/GradebookGridRowDTO.java
    • -33
    • +401
    ./lams/gradebook/service/GradebookService.java
    • -2
    • +84
    ./lams/gradebook/service/IGradebookService.java
    • -4
    • +106
    ./lams/gradebook/util/GradebookUtil.java
  1. … 156 more files in changeset.
Merge lams2_3_jboss5 changes into lams2_3

  1. … 99 more files in changeset.
removing redundant call in GradebookMonitoringAction

LDEV-2367Adding export to .xls file to gradebook

    • -0
    • +54
    ./lams/gradebook/dto/ExcelCell.java
    • -3
    • +19
    ./lams/gradebook/dto/GradebookGridRowDTO.java
    • -8
    • +230
    ./lams/gradebook/service/GradebookService.java
    • -1
    • +30
    ./lams/gradebook/service/IGradebookService.java
    • -4
    • +106
    ./lams/gradebook/util/GradebookUtil.java
  1. … 3 more files in changeset.
file ExcelCell.java was initially added on branch lams2_3.

    • -0
    • +0
    ./lams/gradebook/dto/ExcelCell.java
LDEV-2071: Corrected several Application Context files. Did minor changes to prepare LAMS for JBoss 5.1.0.GA. Added retry mechanism in deadlock spot.

  1. … 10 more files in changeset.
LDEV-2261 Setting a flag in gradebook activities so that they can be updated more than once if hte request comes from an external source like a tool. If it is set in gradebook, the flag is set so it cant be updated from an external source again

  1. … 8 more files in changeset.
Making average only print out to 2 dec places in gradebook

    • -50
    • +61
    ./lams/gradebook/dto/GradebookGridRowDTO.java
LDEV-2208 Prettying up gradebook css

LDEV-2220 gradebook changes suggested by james

  1. … 5 more files in changeset.
LDEV-2206 Adding auto filling functionaility for submit tool, also fixing submit tool so it only sends marks to gradebook when you release them - once

  1. … 6 more files in changeset.
LDEV-2206 Adding auto filling functionaility for forum tool

    • -13
    • +38
    ./lams/gradebook/service/GradebookService.java
    • -1
    • +11
    ./lams/gradebook/service/IGradebookService.java
  1. … 5 more files in changeset.
LDEV-2173 Adding the functionality into the progress engine to force outputs into gradebook if specified by the user

    • -31
    • +63
    ./lams/gradebook/service/GradebookService.java
  1. … 11 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
    • +2
    ./lams/gradebook/util/GradebookConstants.java
  1. … 1 more file in changeset.
LDEV-2247 - Making the lesson mark aggregation and average calulation an ajax call to get the correct data for the entire lesson/activity/whatever

    • -1
    • +36
    ./lams/gradebook/service/IGradebookService.java
    • -1
    • +3
    ./lams/gradebook/util/GradebookConstants.java
  1. … 2 more files in changeset.
LDEV-2248 Adding maximum mark handling for gradebook

    • -7
    • +15
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -4
    • +8
    ./lams/gradebook/dto/GBUserGridRowDTO.java
    • -3
    • +42
    ./lams/gradebook/dto/GradebookGridRowDTO.java
  1. … 6 more files in changeset.
Fixing little bug released by null "marksreleased" flag in

LDEV-2207 Adding in mark release functionality for gradebook

  1. … 1 more file in changeset.
Merging lams_gradebook changes with head

LDEV-2213

LDEV-2214

LDEV-2212

LDEV-2207

    • -2
    • +12
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -0
    • +0
    ./lams/gradebook/dto/GBUserGridRowDTO.java
    • -4
    • +4
    ./lams/gradebook/dto/GradebookGridRowDTO.java
    • -20
    • +89
    ./lams/gradebook/service/GradebookService.java
    • -1
    • +2
    ./lams/gradebook/util/GradebookConstants.java
    • -0
    • +0
    ./lams/gradebook/util/GradebookUtil.java
  1. … 2 more files in changeset.
LDEV-2207 Adding in mark release functionality for gradebook

  1. … 8 more files in changeset.
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

    • -2
    • +12
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -4
    • +4
    ./lams/gradebook/dto/GradebookGridRowDTO.java
    • -19
    • +88
    ./lams/gradebook/service/GradebookService.java
    • -1
    • +2
    ./lams/gradebook/util/GradebookConstants.java
  1. … 7 more files in changeset.
Merging to head

LDEV-2214 Adding sorting algorithm so activities are sorted by start date in gradebook if the learner has attempted them

    • -1
    • +11
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -0
    • +0
    ./lams/gradebook/dto/GBUserGridRowDTO.java
    • -1
    • +2
    ./lams/gradebook/util/GradebookConstants.java
    • -1
    • +4
    ./lams/gradebook/util/GradebookUtil.java
  1. … 2 more files in changeset.
LDEV-2214 Adding sorting algorithm so activities are sorted by start date in gradebook if the learner has attempted them

    • -1
    • +11
    ./lams/gradebook/dto/GBActivityGridRowDTO.java
    • -1
    • +2
    ./lams/gradebook/util/GradebookConstants.java
    • -1
    • +4
    ./lams/gradebook/util/GradebookUtil.java
  1. … 2 more files in changeset.