125 Commits

Author SHA1 Message Date
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
skodak
c6d67e76fc merged from MOODLE_15_STABLE 2005-07-04 07:20:53 +00:00
gbateson
53ed0d14c8 size of top frame, if any, set using $CFG->resource_framesize 2005-05-30 23:13:56 +00:00
gbateson
96a4f85bd3 Additional explanation for quiz module add-in in Moodle 1.4.5 2005-05-30 23:06:05 +00:00
gustav_delius
f294ea047d fixed weird line endings in this file because perhaps it is the cause of bug 3301. 2005-05-20 20:44:25 +00:00
gbateson
88e899dcf9 use class="helplink" instead of inline styles 2005-05-17 07:45:39 +00:00
gbateson
5439ac0e07 correct wording on point 2, to "Install the messages and help files of the hotpot module" 2005-05-17 07:44:56 +00:00
gbateson
c1d439b594 use class="helplink" instead of inline styles
get_recent_mod_activity to initialize $activity in loop
2005-05-17 07:43:40 +00:00
gbateson
99d6674487 moved hard-coded text messages (about clipboard) to lang/en/hotpot.php 2005-05-17 03:13:17 +00:00
gbateson
baa58947c3 removed several (all?) XHTML incompatabilities 2005-05-17 03:11:01 +00:00
gbateson
fcf0a80b37 access to $_GET parameters now done using required_param()
HTML tags made XHTML compatible
2005-05-17 02:15:04 +00:00
gbateson
ae3d1aa42b Updated version number to 2.0.8 2005-05-16 08:59:40 +00:00
moodler
67e1691c61 Removed excess z 2005-05-14 06:07:04 +00:00
moodler
e62b179042 Some little style fixes bug 3222 2005-05-14 03:22:09 +00:00
gbateson
dde7cceda0 modified $moodle->requires to 2003091111 (Moodle v1.1.1) 2005-05-14 02:43:36 +00:00
gbateson
1fb986d10c setting of path templates directory no longer depends on strings "v6", "v5", etc in language pack 2005-05-13 12:39:47 +00:00
gbateson
c3d987648a removed install.php script because it is non-standard and not required in Moodle 1.5 2005-05-13 02:39:02 +00:00
gbateson
a38b77368d corrected spelling of "supprot forum" to "support forum" 2005-05-09 11:57:20 +00:00
gbateson
a06ade94b4 corrected version number to 2.0.7 2005-05-09 11:52:47 +00:00
gbateson
9736716d4a removed reference to install.php from README.TXT 2005-05-09 11:48:42 +00:00
gbateson
299716a664 added hotpot/install.php to simplify installation and upgrade
modified README.TXT explaining how to use install.php
2005-05-08 02:36:53 +00:00
gbateson
53fc076c19 two changes to "hotpot_db_update_field_type" to correct bugs when updating PostgreSQL database
- declare $db as global variable (line 760)
- curly brackets around $field when assigning $tmpfield (line 852)
2005-05-04 11:19:45 +00:00
moodler
df0fcc6f78 The initial installation is now properly handled.
Hot Potatoes is disabled by default in new installations.
2005-04-25 16:29:50 +00:00
moodler
57e0eac48e Change logic for new installs 2005-04-25 15:21:06 +00:00
moodler
d4b950d390 Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!! 2005-04-25 14:41:28 +00:00