5814 Commits

Author SHA1 Message Date
nicolasconnault
e9ff8e100a MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead. 2007-03-20 05:21:31 +00:00
stronk7
82015ed26f urlencode() hook for correct parameter handling & XHTML.
Merged from MOODLE_18_STABLE
2007-03-20 00:11:55 +00:00
stronk7
c988beb565 Changing one generic class-name to a glossary specific one.
Merged from MOODLE_18_STABLE
2007-03-19 23:52:16 +00:00
stronk7
7a3ec1afc5 Deleting some inline styles and unused code. MDL-8746
Merged from MOODLE_18_STABLE
2007-03-19 20:15:03 +00:00
stronk7
efe5792531 Now the add/update entry page XHTML validates and doesn't show
the tabs and intro anymore.

Merged from MOODLE_18_STABLE
2007-03-19 18:43:30 +00:00
stronk7
66111853bb Now glossary "add entry" is a button instead of a tab. Part of MDL-8746
Merged from MOODLE_18_STABLE
2007-03-19 18:22:59 +00:00
martinlanghoff
9aa9080756 Auto-linking filters: fix serious caching bug in forum mailouts
Autolinking of glossaries, activity, resources and wiki names were using a
trivial single-entry cache implemented with static vars. The cache was _not_
keyed on course.

This bug was visible during forum_cron() which walks many courses. The cache
would get "stuck" on the first course that had something to put in the cache.
All mailouts from there onwards would autolink to stuff in the wrong course.
2007-03-19 06:33:45 +00:00
nicolasconnault
268ddd5070 MDL-8860 - Enabled multilang filter for site title. 2007-03-19 04:26:45 +00:00
stronk7
c2c54ac0fd Minor fixes for XHTML compliance
Merged from MOODLE_18_STABLE
2007-03-19 00:02:19 +00:00
poltawski
2c3f3e77a9 MDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged from MOODLE_18_STABLE 2007-03-17 23:41:58 +00:00
gbateson
6dc323a7ba fix HotPot reports for groups (MDL-8944) 2007-03-17 13:42:47 +00:00
skodak
1306c5ea1c MDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale ; merged with other fixes from MOODLE_18_STABLE 2007-03-16 21:00:06 +00:00
pichetp
37236c3581 adding </p> line 112,114 2007-03-16 20:14:22 +00:00
mark-nielsen
9fcbddaed0 Merging in fixes for MDL-8929 from MOODLE_18_STABLE 2007-03-16 04:35:49 +00:00
mark-nielsen
632d3b9ad6 Merging in fixes for MDL-8930 from MOODLE_18_STABLE 2007-03-16 04:10:20 +00:00
mark-nielsen
0ae3b5d334 Merging in fix for MDL-8196 2007-03-16 03:53:30 +00:00
moodler
8dec2253cf Merged autofocus fixes for formslib to dev from stable 2007-03-16 01:46:17 +00:00
bobopinna
409375eef4 Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:19:47 +00:00
bobopinna
552039b1ae Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:04:01 +00:00
bobopinna
13929adcd7 MERGED MDL-8872 from 1.8 removed "course" mentions from scorm interface 2007-03-15 20:54:45 +00:00
bobopinna
2b600d16c0 MDL-8872 removed "course" mentions from scorm interface 2007-03-15 20:50:12 +00:00
bobopinna
41e8df8755 Removed some debugging print 2007-03-15 20:45:54 +00:00
moodler
cbcd697bcb Merge post tag fixes (#123 > #p123) 2007-03-15 14:10:29 +00:00
moodler
9de96c06e6 Merged user post link to context 2007-03-15 13:38:26 +00:00
tjhunt
779d35f143 Fix notice. 2007-03-15 12:52:50 +00:00
bobopinna
b0758a402d Bug fix MDL-8725 2007-03-15 08:04:20 +00:00
bobopinna
4ecb6a9bbb Bug fix MDL-8903 2007-03-15 07:47:43 +00:00
nicolasconnault
cdfe4875ec MDL-8783: Added appropriate language strings to resolve this usability issue. 2007-03-15 06:26:52 +00:00
nicolasconnault
05f9928e87 MDL-8870 - All major file formats (mp3, mpeg, wmv, mov, avi, swf) now support embedding when required, in all major browsers. 2007-03-15 01:53:27 +00:00
danmarsden
c12b1f67c0 Merging changes from 1.8 -
Fix for MDL-8862 - order of options in choice not logical - shift option for limiting options to aboe where limits are set.
2007-03-15 00:17:22 +00:00
tjhunt
d2ab495693 MDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail. Thanks to Pavel Krejci for the fix. Merged from MOODLE_17_STABLE. 2007-03-14 21:24:44 +00:00
bobopinna
9a0212da08 *** empty log message *** 2007-03-14 20:50:42 +00:00
nicolasconnault
bc79dd3116 MDL-8870 - Added support for embedded flash, as well as css hooks for different embedded files (e.g. class="resourceswf") 2007-03-14 05:27:13 +00:00
nicolasconnault
9eaf65f629 MDL-8792 - Added a language string: keepnavigationvisible 2007-03-14 04:34:16 +00:00
gbateson
6b1d898f1c fix superfluous double-quote causing malformed FORM tag (MDL-8675) 2007-03-14 01:22:54 +00:00
moodler
29a430133d Merged MDL-8872 from stable 2007-03-14 00:16:22 +00:00
moodler
5b6191963b MDL-8872 Merged "course" fixes from 1.8 2007-03-13 08:52:46 +00:00
nicolasconnault
9217695a64 MDL-8696 - Just reduced input field from 64 to 48 2007-03-13 07:38:54 +00:00
toyomoyo
21b89cb43b allow guests to see the reply link 2007-03-13 04:49:05 +00:00
toyomoyo
9276d74255 merged fix for MDL-8864, users with no replypost capabilitiy can see reply link 2007-03-13 04:37:57 +00:00
nicolasconnault
f7cec5cf56 MDL-8855 - Wrote additional GD code to support alpha transparency in PNG files. 2007-03-13 02:40:18 +00:00
toyomoyo
86c4258a72 merged fixing a broken has_capability() call 2007-03-13 00:52:14 +00:00
mark-nielsen
ccfe8fddfe Merging in navigation to breadcrumb conversion fix for MDL-8843 2007-03-12 23:04:07 +00:00
moodler
a974c79932 Merged patch (1.536.2.14) from stable into head MDL-8767 2007-03-12 07:29:06 +00:00
nicolasconnault
facb512c06 MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site. 2007-03-12 05:46:41 +00:00
nicolasconnault
3b73b15d37 MDL-8847 - Added a little 'p' :-) 2007-03-12 05:19:21 +00:00
mark-nielsen
18ec35d97b Merging in fix for MDL-8843 from MOODLE_18_STABLE 2007-03-12 03:38:06 +00:00
toyomoyo
096c91afdb merged fixed a broken sql call to get_my_courses 2007-03-12 03:07:43 +00:00
stronk7
532daab479 Adding support for forum documental searches. Disabled by default.
Only MySQL supported. Experimental under 1.8! MDL-8830

Merged from MOODLE_18_STABLE
2007-03-09 18:29:32 +00:00
sam_marshall
cc7565ea84 Merging MDL-8825 Fixed html editor in wiki (invisible fieldset problem) 2007-03-09 15:44:48 +00:00