gbateson
29f14f1f9f
HotPot: refine detection of media urls in escaped javascript and <param> tags
2009-10-16 05:35:51 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
gbateson
ebe387a9a0
stricter checking of null fields when restoring HotPots in order to avoid unwanted chars being inserted into empty char fields on PostgreSQL sites
2009-09-25 06:21:28 +00:00
samhemelryk
3b532ae6f5
mod-hotpot MDL-19810 Added set_url calls, replaced deprecated functions
2009-09-24 07:47:50 +00:00
samhemelryk
458eb0d10c
overlib MDL-19735 Overlib is now included only where it is used
...
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
samhemelryk
cfe1d03998
mod-hotpot MDL-19810 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 03:55:32 +00:00
gbateson
4460e25d2b
HotPot module: differentiate between "guesses-correct" (JCloze) and "guess-correct" (JCross, JMatch, JMix, JQuiz) in HotPot xml files and fix PreloadImages function for multiple images
2009-08-28 08:04:48 +00:00
skodak
92ebcabeb3
MDL-20169 fixed coding style, parameter type required
2009-08-27 19:14:45 +00:00
skodak
622365d2e1
MDL-20169 fixed coding style, parameter type required
2009-08-27 18:37:53 +00:00
gbateson
34adfa0f5c
add hotpot_encode_content_links() and hotpot_decode_content_links() to HotPot's backuplib.php and restorelib.php respectively
2009-08-25 01:28:51 +00:00
nicolasconnault
cf4d502665
MDL-19810 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:45:12 +00:00
nicolasconnault
7eeedf5937
MDL-19810 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:15:09 +00:00
nicolasconnault
e5f5d96896
MDL-19810 Upgraded calls to choose_from_menu
2009-08-18 00:12:11 +00:00
nicolasconnault
f8302e2d69
MDL-19810 Converted all print_footer() calls
2009-08-06 14:20:19 +00:00
nicolasconnault
bd9df7be52
MDL-19810 Migrated calls to print_heading
2009-08-06 08:22:00 +00:00
nicolasconnault
a9252c2b85
MDL-19810 Migrated calls to close_window_button()
2009-08-06 02:54:06 +00:00
nicolasconnault
c305e8affb
MDL-19810 Migrated calls to print_spacer()
2009-08-06 02:24:13 +00:00
nicolasconnault
c16a1b5803
MDL-19810 Upgraded calls to print_headline
2009-08-06 01:37:01 +00:00
tjhunt
e63f88c9a6
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
...
and $CFG->modpixpath to $OUTPUT->mod_icon_url
2009-07-02 12:07:58 +00:00
tjhunt
f2a1963c43
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 11:09:15 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
skodak
a8f3a651c0
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:16:08 +00:00
skodak
979425b584
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:04:21 +00:00
skodak
a8c31db2a3
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:47:18 +00:00
skodak
bf8e93d704
MDL-18293 $DB->somethiong is using exceptions, no need for ifs tehre, removing useless strings
2009-06-03 20:00:08 +00:00
stronk7
3e17976332
MDL-19350 upgrade blocks - fixing minor bits in modules
2009-06-03 17:01:51 +00:00
samhemelryk
44a87f630a
mod lib MDL-19294 Added boilerplate and phpdocs
2009-05-28 02:48:34 +00:00
gbateson
14fa46fa00
fixes for XHTML strict: add <fieldset> arround hidden form fields, use "id" instead of "name" to locate forms, use HTML entities in button captions <= and =>
2009-05-24 09:03:09 +00:00
stronk7
77a7b86529
MDL-19246 restore - cleanup of "restoreto" options. Some more extra uses updated. Merged from 19_STABLE
2009-05-22 10:32:34 +00:00
gbateson
801ab89d93
when searhcing for urls of next quiz, remove requirement for navigation buttons to have class="NavButton"
2009-05-07 23:02:34 +00:00
tjhunt
d529807a65
moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype)
...
deprecate $PAGE->get_format_name (use $PAGE->pagetype)
deprecate page_id_and_class (use $PAGE->pagetype)
2009-05-06 08:38:55 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +00:00
dongsheng
b8aa76c1a4
"MDL-19037, use getremoteaddr to get remote ip address"
2009-05-01 03:04:10 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
gbateson
7c3f66a7a5
MDL-18880: only insert media players for swf URLs if $CFG->filter_mediaplugin_enable_swf is set
2009-04-19 23:49:04 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
gbateson
08b8e025fb
when search for media players, remove requirment for <object> tag to contain a space, and make closing </A> tag lowercase
2009-03-30 07:03:55 +00:00
gbateson
94328e504c
recalcualte grades when HotPot grading method changes
2009-03-16 01:52:15 +00:00
skodak
90ee78e21c
MDL-18293 removing unused error strings (now replaced by exceptions)
2009-02-17 16:33:32 +00:00
gbateson
e943633245
MDL-17679: implement course reset for HotPot module (thanks to Albert Gasset)
2009-01-27 08:52:03 +00:00
skodak
9c82ff2acd
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
2009-01-12 21:13:28 +00:00
skodak
1045a0074c
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
2009-01-12 16:52:53 +00:00
skodak
1caea91efb
MDL-17457 moved a lot of code into lib/db/install.php + other refactoring and cleanup
2009-01-11 09:41:48 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
gbateson
82cbedd1ae
MDL-6467 add "swf" and "flv" to the list of files for which relative urls are converted to absolute urls
2008-12-21 01:49:16 +00:00
dongsheng
85db96c5b4
"MDL-17570, cleanup align property in div, merged from 1.9"
2008-12-10 06:48:54 +00:00
gbateson
c0e8897d28
mod hotpot: fix undefined global variable $COURSE
2008-11-09 03:39:15 +00:00
gbateson
993dcb0524
MDL-16300: use cache to minimize the use of "get_users_by_capability()"
2008-10-30 07:40:00 +00:00
gbateson
2a5e1ba72f
use "md5key" as secondary key on hotpot_strings table; allow for non-unique secondary keys on hotpot tables (can happen on hotpot_strings)
2008-10-30 06:25:45 +00:00