Commit graph

5529 commits

Author SHA1 Message Date
toyomoyo
4cb35c1b95 MDL-7861, fixing xhtml for lesson. When in strict mode, javascript button is not working 2006-12-19 01:52:39 +00:00
toyomoyo
78d112679d MLD-7861, making moodle xhtml strict. There are still errors in lesson mod 2006-12-18 06:13:04 +00:00
toyomoyo
88878a5be2 MDL-7681, fix for non xhtml strict tags and attributes 2006-12-18 05:24:01 +00:00
moodler
2d3da9b8eb XHTML compliance MDL-7861 2006-12-18 04:47:58 +00:00
toyomoyo
d3cc8d56c6 fixing broken xhtml 2006-12-18 01:56:21 +00:00
skodak
488fa6f7f9 MDL-7959 improve rss template for Image gallery preset 2006-12-17 22:00:30 +00:00
skodak
aa3b20e9df MDL-7945 Database learning activity does not use user defined RSS template, but continues to use default template. 2006-12-17 21:48:51 +00:00
skodak
e076bccbc9 fixed number of rss articles in data mod settings - broken during new forms conversion 2006-12-17 21:12:23 +00:00
gbateson
244299a374 increased release number to v2.3.0, to differentiate this version fo the module from v2.2.0, which is used on Moodle 1.7 2006-12-17 02:27:40 +00:00
gbateson
54021a6f35 Modified README.TXT to reflect the fact that this version fo the module, v2.3.0, is not compatitble with Moodle 1.7 and eariler. 2006-12-17 02:22:38 +00:00
gbateson
76fcbbcb49 Modifications to reflect the fact that this version of the module, v2.2.0, only works with Moodle 1.7 2006-12-17 01:15:05 +00:00
jamiesensei
19194f825a added setAdvanced MoodleQuickForm method. And added closeHeaderAfter method 2006-12-14 12:44:10 +00:00
skodak
102a58099a SC#341 fixed initilaization of navtail variable 2006-12-14 08:14:03 +00:00
toyomoyo
3f5abcb20a accessibility fixes 2006-12-14 07:48:40 +00:00
skodak
40b6dd0116 MDL-5964 need html editor for comments in database mod + added format sql table field
MDL-7813 accessiblity fixes in comments
2006-12-13 23:09:34 +00:00
skodak
bb828644ba xhtml and accessibility cleanup in data mod MDL-7813
* buttons reorganized - now displayed only with templates where usable
2006-12-13 21:02:01 +00:00
skodak
63efcb8c72 data preset coding style fixes 2006-12-13 20:32:13 +00:00
skodak
aab98aaff1 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 2006-12-13 20:26:11 +00:00
skodak
b252c1ccf6 MDL-7822 Make imagegallery database template accessible - minor fixing 2006-12-13 09:58:55 +00:00
skodak
6c31d376c2 MDL-5696 fixed 'Checkbox' actually allows 'checkboxes' and empty 'options' (radio buttons too) 2006-12-13 09:53:59 +00:00
skodak
76a2fd8251 xhtml and accessibility cleanup in data mod MDL-7813
* preference form fixes

do not search for one character in data mod MDL-7911
2006-12-13 09:38:46 +00:00
skodak
007e4f6ede xhtml and accessibility cleanup in data mod MDL-7813
* image alt value is now called "Alternative text" because it should not be considered optional
2006-12-13 09:29:03 +00:00
skodak
a032a46017 xhtml and accessibility cleanup in data mod MDL-7813
* fixed labels in preference form
2006-12-13 09:22:47 +00:00
toyomoyo
077f381461 accessiblity, associating <th> with respective row or col 2006-12-13 08:24:23 +00:00
skodak
e357c206db 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
2006-12-12 23:34:55 +00:00
skodak
1a57f3aa8d MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() - needed data mod changes 2006-12-12 22:08:50 +00:00
skodak
7850588ab8 MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor quoting improvement in choose_from_menu() 2006-12-12 22:06:37 +00:00
skodak
9706fa5684 MDL-7905 Add new available tag for element id for in database mod - fixed renaming of field
and other cleanup
2006-12-12 20:10:32 +00:00
skodak
740902d0ff MDL-7822 Make imagegallery database template accessible 2006-12-12 20:09:23 +00:00
skodak
a5adbd0c39 MDL-7905 Add new available tag for element id for in database mod 2006-12-12 18:20:51 +00:00
csantossaenz
8e5d604263 Fixed problem with the update of cmi.entry adding conditions in the first php block 2006-12-12 11:57:00 +00:00
toyomoyo
b5828a96a5 fix for MDL-7862, frames titles and frame accessibility for resources 2006-12-12 03:39:14 +00:00
mark-nielsen
f2a3512bbd Merged in changes for MDL-7477 fix 2006-12-11 18:44:00 +00:00
tjhunt
f4b7d5a3f9 Restore notices. 2006-12-11 17:12:04 +00:00
bobopinna
b7e771ce20 Added sequencing db support 2006-12-11 15:14:59 +00:00
bobopinna
0e1bf35071 Added sequencing tables 2006-12-11 15:13:44 +00:00
bobopinna
33b6a8f4c8 Added sequencing manifest parsing and db store 2006-12-11 15:12:02 +00:00
tjhunt
1ff4cfaf6a MDL-7886 - typo in overview report javascript. 2006-12-11 14:03:01 +00:00
skodak
5023c3abc8 MDL-6635 Template fields filtered twice 2006-12-11 09:35:27 +00:00
skodak
a3318c36b8 MDL-7455 Database Activity Fatal Error after removing filed used for sorting 2006-12-11 09:17:05 +00:00
skodak
014145051e MDL-7858 Textarea field of database activity needs two translation strings. 2006-12-11 09:03:35 +00:00
skodak
5cd079644a MDL-7881 Reset js template should make the template empty 2006-12-11 08:55:40 +00:00
skodak
be6d38eac4 MDL-7879 Removed available tags from CSS and Javascript template definition 2006-12-11 08:54:04 +00:00
toyomoyo
c2adcc90b0 merged removed warning 2006-12-11 05:31:00 +00:00
toyomoyo
e420932827 merged fix for MDL-7270, fixing warnings 2006-12-11 03:14:32 +00:00
skodak
986b73b818 MDL-5585 Clicking on available tag does not enter it into html editor when defining database templates 2006-12-10 23:18:43 +00:00
skodak
6871e4e431 MDL-6234 - reworked available tags when editing database templates; fixed closing optgroup tag 2006-12-10 23:09:52 +00:00
skodak
061e2ce31e MDL-6234 - reworked available tags when editing database templates 2006-12-10 22:38:42 +00:00
skodak
f56f05dab1 MDL-5671 html editor can now be switched off on the fly while editing database templates; removed editor button from js and css template 2006-12-10 22:15:15 +00:00
skodak
af7dc2f8db MDL-7826 added labels to text areas in data mod template definitions 2006-12-10 22:11:41 +00:00