Log of /moodle/mod/data/field/radiobutton/field.class.php
Parent Directory
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 26 15:56:09 2007 WST (3 years ago) by
toyomoyo
Branch:
MAIN
CVS Tags:
MOODLE_19,
MOODLE_191,
MOODLE_192,
MOODLE_193,
MOODLE_194,
MOODLE_195,
MOODLE_196,
MOODLE_197,
MOODLE_19_BETA,
MOODLE_19_MERGED,
MOODLE_19_WEEKLY
Branch point for:
MOODLE_19_STABLE
Changes since
1.8: +22 -1 lines
Diff to
previous 1.8
MDL-5958, code for advanced search for db module from Elijah (HSU)
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 14 05:26:13 2006 WST (3 years, 3 months ago) by
skodak
Branch:
MAIN
CVS Tags:
MOODLE_18,
MOODLE_181,
MOODLE_1810,
MOODLE_1811,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_BETA,
MOODLE_18_GROUPS_PRE_MERGE,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Branch point for:
MOODLE_18_STABLE
Changes since
1.7: +6 -6 lines
Diff to
previous 1.7
data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 13 08:34:56 2006 WST (3 years, 3 months ago) by
skodak
Branch:
MAIN
Changes since
1.5: +10 -6 lines
Diff to
previous 1.5
xhtml and accessibility cleanup in data mod MDL-7813
* image galery preset accessiblity fixes MDL-7822
* xhtml fixes
* fields now use s() and p() where needed
* added labels to all fields - imporved accessiblity for adding of new entries
* some other general bugfixing and cleanup
it is still not finished though, expect some more commits tomorrow
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 22 16:07:26 2006 WST (3 years, 11 months ago) by
moodler
Branch:
MAIN
CVS Tags:
MOODLE_16,
MOODLE_161,
MOODLE_162,
MOODLE_163,
MOODLE_164,
MOODLE_165,
MOODLE_166,
MOODLE_167,
MOODLE_168,
MOODLE_169,
MOODLE_16_BETA,
MOODLE_16_MERGED,
MOODLE_16_WEEKLY,
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_NEWGROUPS_PRE,
MOODLE_17_WEEKLY,
MOODLE_18_GROUPS_PRE
Branch point for:
MOODLE_16_STABLE,
MOODLE_17_NEWGROUPS,
MOODLE_17_ROLES,
MOODLE_17_STABLE,
MOODLE_18_GROUPS
Changes since
1.4: +15 -65 lines
Diff to
previous 1.4
Lots and lots and lots of cleanup for the data module code, mostly
to do with how the field classes worked. Now it should be even easier
for developers.
No changes for users. :-P
The changes are not well tested yet!
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 9 12:44:56 2006 WST (4 years, 1 month ago) by
vyshane
Branch:
MAIN
Changes since
1.2: +4 -1 lines
Diff to
previous 1.2
Updated lang/en/data.php.
Removed hard coded message strings from scripts and moved them to the language file.
Fixed a display bug in multimenu field.
Removed rounded help buttons from fields, made the fields use html title to
display the descriptions instead.
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.