• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2230: Add IE8 as support browser

LDEV-2231: min Flash Player version 8

LDEV-2230: warning about ie6

LDEV-2175: Added Formulae editor to learner

    • -2
    • +2
    ./includes/javascript/fckconfig_custom.js
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
    ./gradebook/gradeBookCourseLearner.jsp
    • -183
    • +0
    ./gradebook/gradeBookCourseMonitor.jsp
    • -308
    • +0
    ./gradebook/gradeBookMonitor.jsp
    • -20
    • +20
    ./includes/javascript/openUrls.js
  1. … 135 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
    ./gradebook/gradeBookCourseLearner.jsp
    • -9
    • +9
    ./gradebook/gradeBookCourseMonitor.jsp
    • -25
    • +25
    ./gradebook/gradeBookMonitor.jsp
  1. … 1 more file in changeset.
LDEV-2120 Adding links from index page to gradebook

  1. … 3 more files in changeset.
LDEV-2204 Adding learner views for gradebook

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

    • -0
    • +144
    ./gradebook/gradeBookCourseLearner.jsp
    • -8
    • +7
    ./gradebook/gradeBookCourseMonitor.jsp
  1. … 14 more files in changeset.
LDEV-2173 Fixing bug that caused updates to not work in gradebook

  1. … 2 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. … 7 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

    • -1
    • +1
    ./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
    ./gradebook/gradeBookCourseMonitor.jsp
    • -13
    • +15
    ./gradebook/gradeBookMonitor.jsp
  1. … 17 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

    • -0
    • +11
    ./includes/javascript/jqgrid/js/jquery-1.2.6.pack.js
LDEV-2173 Adding gradebook images

    • binary
    ./images/table_edit.png
- 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
    • +412
    ./includes/javascript/jquery-ui/themes/base/jquery-ui.css
    • -0
    • +2
    ./includes/javascript/jquery-ui/themes/base/ui.all.css
    • -0
    • +62
    ./includes/javascript/jquery-ui/themes/base/ui.datepicker.css
    • -0
    • +4
    ./includes/javascript/jquery-ui/themes/base/ui.progressbar.css
    • -0
    • +13
    ./includes/javascript/jquery-ui/themes/base/ui.resizable.css
    • -0
    • +243
    ./includes/javascript/jquery-ui/themes/base/ui.theme.css
  1. … 250 more files in changeset.
LDEV-2173 Restructuring jqgrid javascript functions and jsps for re-use

    • -10
    • +11
    ./gradebook/gradeBookCourseMonitor.jsp
    • -131
    • +1
    ./gradebook/gradeBookMonitor.jsp
    • -0
    • +144
    ./gradebook/jqGridIncludes.jsp
  1. … 5 more files in changeset.
LDEV-2187 Adding time column to activities

and also, added tooltips to monitor view

    • -71
    • +186
    ./gradebook/gradeBookMonitor.jsp
  1. … 4 more files in changeset.
LDEV-2140 Made it so that tool activities outputs are retrieved once on single click the first time they are clicked, instead of when they are dropped from the toolkit. Also got it working so that when you open an existing design with outputs, it selects the correct one in the gradebook output combo box.

  1. … 3 more files in changeset.
LDEV-2184 Created new Add Lesson wizard. Updated index page to load new add lesson.

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

    • -0
    • +192
    ./gradebook/gradeBookCourseMonitor.jsp
  1. … 14 more files in changeset.
Adding source to customized planner fckconfig

    • -1
    • +1
    ./includes/javascript/fckconfig_custom.js
LDEV-1998: added editing advice button

    • binary
    ./images/css/editing_advice.png
    • -2
    • +2
    ./pedagogical_planner/templateBase.jsp
LDEV-2174: Added shared context support to tool adapters. Added some code comments explaining how everything works.

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

    • -17
    • +106
    ./gradebook/gradeBookMonitor.jsp
  1. … 4 more files in changeset.
LDEV-2150: adding lesson search icon/button

    • binary
    ./images/css/search_lesson.png
  1. … 1 more file in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
Fixing up the jqgrid show/hide column dialog so it looks better and displays only the required text

LDEV-1998: Removed "Editor" and "Preview" links if subnode has a full description.

    • -23
    • +38
    ./pedagogical_planner/sequenceChooser.jsp
  1. … 2 more files in changeset.