24081 Commits

Author SHA1 Message Date
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
sam_marshall
dc268b2f24 MDL-7904: Trivial change to load_capability_def (so it works if run multiple times for the same file during one PHP run) 2006-12-12 17:23:31 +00:00
skodak
bbb5ac9ae6 MDL-7901 allow empty spans in multilang block 2006-12-12 12:27:59 +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
skodak
f16242ce61 MDL-7887 Multilang upgrade to new tags in Moodle 1.8 2006-12-12 10:39:17 +00:00
tjhunt
9016b062e7 MDL-7602 - Multianswer question type only works with invalid HTML. Merged from MOODLE_17_STABLE. 2006-12-12 08:58:53 +00:00
toyomoyo
62fb666445 making default scope col for <th> 2006-12-12 08:11:49 +00:00
moodler
91a9559092 Fixed some potential XHTML strict errors MDL-7861 2006-12-12 07:30:37 +00:00
moodler
27f79fdab0 Added changes suggested by Nick in MDL-7883 to help debug XHTML strict
It only affects DEBUG_DEVELOPER mode, and causes the browser to break when it encounters non-strict XHTML.

I took out the changes for DEBUG_NORMAL for now, might be premature.
2006-12-12 07:24:32 +00:00
moodler
d0b59e3bf6 Fixed a missing space which broken XHTML 1.0 strict 2006-12-12 07:12:11 +00:00
toyomoyo
b5828a96a5 fix for MDL-7862, frames titles and frame accessibility for resources 2006-12-12 03:39:14 +00:00
tjhunt
bb080d2046 MDL-7896 - error from random question type in adaptive mode. Merged from MOODLE_17_STABLE. 2006-12-11 23:46:15 +00:00
skodak
049bd7dbbd fixed cleantext producing two spaces between element attributes instead of one MDL-7894 2006-12-11 22:07:53 +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
sam_marshall
ae628043a0 MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +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
nfreear
f7a4bc03ff Fixes MDL-7885 "CSS unit errors in Standard theme, layout" - follows on from Jamie's fix 11/12. 2006-12-11 12:12:48 +00:00
nfreear
fb132873d9 Fixes MDL-7884 "XML well-formed bug, need space before 'checked' attribute." (Merged from MOODLE_18_GROUPS) 2006-12-11 11:29:19 +00:00
jamiesensei
fe2e0a749e fixing couple of syntax errors introduced into css 2006-12-11 10:10:26 +00:00
jamiesensei
84b4a843ed removed whitespace at the end of file causing headers already sent errors 2006-12-11 10:07:47 +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
vyshane
5b1675f420 Fix for MDL-7493. Added html id attribute for the image button used to toggle hide and show for blocks. This is used by javascript to replace the image on the fly. 2006-12-11 07:15:30 +00:00
vyshane
122223e8ab Fix for MDL-7493.
We basically replace the plus and minus hide buttons when the elementToggleHide javascript function is called.
2006-12-11 07:10:07 +00:00
toyomoyo
0d0e48d464 addming missing help file 2006-12-11 06:29:34 +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
skodak
e21f9da6c8 MDL-7857 uninitialized context in mod/data/index.php 2006-12-10 20:21:10 +00:00
skodak
cca1547e7c MDL-7716 In visible groups mode, It is possible to put a database entries in other group that it his 2006-12-10 20:16:03 +00:00
skodak
411f589fa7 MDL-6668 Database mod search error on Postgres; patch by Lorenzo Nicora 2006-12-10 19:25:46 +00:00
skodak
0c097262c7 MDL-5671 html editor can now be switched off on the fly while editing database templates 2006-12-10 19:08:46 +00:00
skodak
2840c21611 fixed timestart and timeend warning when adding new discussion 2006-12-10 18:33:07 +00:00
skodak
e0a83a88ef fixed mfrom typo 2006-12-10 18:23:50 +00:00
skodak
9c1fbd3b81 MDL-6613 Apostrophe in locked field prevents user updating profile - patch by Iñaki Arenaza 2006-12-10 17:40:24 +00:00
skodak
e59a895b90 MDL-7855 Sanitize field type when importing presents into data mod 2006-12-10 17:31:00 +00:00