Log of /moodle/grade/export/grade_export_form.php
Parent Directory
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 4 19:35:26 2007 WST (2 years, 3 months ago) by
nicolasconnault
Branch:
MAIN
Changes since
1.30: +3 -3 lines
Diff to
previous 1.30
MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller.
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 4 05:13:08 2007 WST (2 years, 3 months ago) by
nicolasconnault
Branch:
MAIN
Changes since
1.29: +8 -4 lines
Diff to
previous 1.29
MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form
Revision
1.27.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 4 00:42:11 2007 WST (2 years, 3 months ago) by
nicolasconnault
Branch:
MOODLE_19_STABLE
Changes since
1.27.2.2: +18 -4 lines
Diff to
previous 1.27.2.2
, to
branch point 1.27
MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 10 14:43:24 2007 WST (2 years, 5 months ago) by
toyomoyo
Branch:
MAIN
CVS Tags:
MOODLE_19_BETA
Branch point for:
MOODLE_19_STABLE
Changes since
1.26: +30 -7 lines
Diff to
previous 1.26
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 27 20:23:50 2007 WST (2 years, 6 months ago) by
nicolasconnault
Branch:
MAIN
Changes since
1.11: +21 -9 lines
Diff to
previous 1.11
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jun 25 06:26:33 2007 WST (2 years, 8 months ago) by
skodak
Branch:
MAIN
Changes since
1.3: +2 -2 lines
Diff to
previous 1.3
MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.