• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating English, Spanish, Maori and Norwegian (merge to 2.3 branch)

LDEV-2175: Added Formulae editor to learner (merge to 2.3 branch)

merging to branch 2.3

LDEV-2230: Add IE8 as support browser

LDEV-2231: min Flash Player version 8

LDEV-2230: warning about ie6

Updating English, Spanish, Maori and Norwegian

LDEV-2175: Added Formulae editor to learner

LDEV-2196 fix charset not set when get requests sent to integration xml servlets

LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

    • -150
    • +0
    ./web/gradebook/gradeBookCourseLearner.jsp
    • -183
    • +0
    ./web/gradebook/gradeBookCourseMonitor.jsp
    • -308
    • +0
    ./web/gradebook/gradeBookMonitor.jsp
    • -144
    • +0
    ./web/gradebook/jqGridIncludes.jsp
    • -20
    • +20
    ./web/includes/javascript/openUrls.js
  1. … 127 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

    • -16
    • +16
    ./web/gradebook/gradeBookCourseLearner.jsp
    • -9
    • +9
    ./web/gradebook/gradeBookCourseMonitor.jsp
    • -25
    • +25
    ./web/gradebook/gradeBookMonitor.jsp
LDEV-2120 Adding links from index page to gradebook

    • -0
    • +32
    ./web/includes/javascript/openUrls.js
Fixing up DisplayGroupAction formatting

LDEV-2204 Adding learner views for gradebook

    • -8
    • +14
    ./web/gradebook/gradeBookCourseLearner.jsp
    • -2
    • +1
    ./web/gradebook/gradeBookCourseMonitor.jsp
  1. … 4 more files in changeset.
LDEV-2173 Using an enum type to identify the view for gradebook so it is more re-usable

    • -0
    • +144
    ./web/gradebook/gradeBookCourseLearner.jsp
    • -8
    • +7
    ./web/gradebook/gradeBookCourseMonitor.jsp
  1. … 7 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

  1. … 5 more files in changeset.
LDEV-2173 Putting contants into GradeBookConstants as they should be

LDEV-2173 Fixing bug that caused updates to not work in gradebook

Update Greek

  1. … 3 more files 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

  1. … 6 more files in changeset.
Updating English, Spanish, Maori and Norwegian

    • -1
    • +1
    ./conf/flashxml/lams/learner/en_dictionary.xml
LDEV-2200 Making gradebook only available for ToolActivities

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

  1. … 10 more files in changeset.
Updating Greek, Norwegian and Russian

Updating Greek and Hungarian

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

    • -1
    • +1
    ./web/gradebook/gradeBookCourseMonitor.jsp
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

    • -21
    • +13
    ./web/gradebook/gradeBookCourseMonitor.jsp
    • -13
    • +15
    ./web/gradebook/gradeBookMonitor.jsp
  1. … 14 more files in changeset.
LDEV-2197 Presence Chat

- Added a scrollbar to Presence user listings

- Changed css

- Scrolling better, still a bit iffy

  1. … 2 more files in changeset.
LDEV-2173 Moving jquery library so jqGrid can keep using 1.2.6 as the new 1.3.2 breaks the search function