gbateson
cfbaea0056
small change to get CSS background images displayed on site where PHP's server API is "CGI". Micro increment version number to 2.1.12
2006-02-08 02:47:22 +00:00
gbateson
abbd2c40ba
if old "v6" folder cannot be deleted, update will WARN but will not fail
2006-02-01 13:25:06 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
moodler
112d84a3f9
fixing typo =(
2006-01-27 04:27:08 +00:00
gbateson
fee4328c6b
Further improvement to generation alternative matches in JMatch
2006-01-26 12:11:36 +00:00
gbateson
27e4e81f1b
micro increment version to 2.1.11
2006-01-25 07:31:37 +00:00
gbateson
ea2cf99599
added backup/restore compatibility for Moodle 1.5 (and earlier)
2006-01-25 07:20:13 +00:00
moodler
0c25b4534e
bug fixes
2006-01-23 03:15:45 +00:00
gbateson
db5170674c
removed some extraneous white space
2006-01-22 04:40:27 +00:00
gbateson
fb1b789fd6
standardized line endings, so that README.TXT is readable on Windows machines
2006-01-22 04:39:37 +00:00
gbateson
2266fc893e
fix typo: "get_user_preference" => "set_user_preference"
2006-01-21 06:48:23 +00:00
gbateson
b74d340762
only display "Excel" option, if an Excel library is available
2006-01-21 06:46:48 +00:00
gbateson
05b88e80df
addslashes to "name" and "summary" when they are set from the HP quiz file;
...
increment version to v2.1.10
2006-01-20 11:27:52 +00:00
gbateson
79050beed7
micro-increment version number to v2.1.9
2006-01-20 01:05:13 +00:00
gbateson
9ddda2cef3
allow duplicate segments on JMatch
2006-01-20 00:59:50 +00:00
gbateson
c5e66883ed
use clean_filename for filename of text file download
2006-01-17 13:24:13 +00:00
gbateson
47edd30ca7
uses 4-spaces (Moodle standard) instead of tabs for code indenting
2006-01-17 13:15:16 +00:00
gbateson
43b4804860
micro increment version number to 2.1.8
2006-01-17 12:49:25 +00:00
gbateson
6ed5989c4a
in "hotpot" table, rename "microreporting" field to "clickreporting" (PostgreSQL only)
2006-01-17 12:48:37 +00:00
gbateson
8d4632772a
mysql does not need to call "hotpot_update_to_v2_1_6()" or "hotpot_update_to_v2_1_8()" functions
2006-01-17 12:46:26 +00:00
moodler
f6691427d9
Added default values where needed for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:37:29 +00:00
gbateson
20870c450b
allow user to set encoding when "lib/excellib.class.php" is not available
2006-01-17 05:45:01 +00:00
gbateson
747c22c5e8
microincrement version number to 2.1.7
2006-01-17 04:31:08 +00:00
gbateson
f78640f467
fixed Excel reports to work with new "excellib.class.php" and fixed Excel and Text reports to handle multicolumn and multirow cells
2006-01-17 04:16:37 +00:00
mjollnir_
f90666aa5c
Abstracted a bit of the restore procedure to allow for silent restoring.
...
Added new function, import_backup_file_silently
Changed everything that prints stuff to check for a constant first.
Backup_flush checks a different constant, this is so that output can still
get flushed to the browser when necessary but not print <li>s everywhere.
Please test this!
2006-01-15 21:09:13 +00:00
gbateson
ff4fad2701
improved readability of "foreign key could not be updated" error message
2006-01-15 02:08:34 +00:00
gbateson
249daa5d3c
if foreign keys are missing, backup will not abort, but record will not be restored
2006-01-15 01:47:08 +00:00
gbateson
1a4969431c
optimzed SQL query in hotpot_get_participants to return only user ids (not whole user record)
2006-01-14 04:04:57 +00:00
gbateson
b84defd2ad
corrected spelling of "Potatatoes" to "Potatoes" on some table comments
2006-01-13 23:07:47 +00:00
gbateson
49b67b7be1
corrected the spelling of "Potatatoes" to "Potatoes" in the comments of several tables
2006-01-13 08:44:40 +00:00
gbateson
e42fa8c5da
add questions_name_idx and strings_stirng _idx
2006-01-13 08:37:10 +00:00
gbateson
abe2308eab
if starttime and endtime are empty, set them to zero
2006-01-13 07:57:50 +00:00
gbateson
729b2dfad2
remove unused microreportid field from postgre7 database
2006-01-13 07:56:33 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
gbateson
85e537d4f9
add, delete and rename certain fields and indexes that were not correctly setup by postgres7.sql
2006-01-13 06:08:27 +00:00
mjollnir_
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mjollnir_
be2ae09442
Replaced mysql specific comments with generic ones in hotpot sql
2006-01-12 23:28:20 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
toyomoyo
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
gbateson
3ebf4ea79e
change relative URLs in stylsheets to absolute URLs
2006-01-10 04:06:38 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
gbateson
c5295983e6
removed unnecessary tabs at end of lines
2006-01-08 05:53:49 +00:00
gbateson
6166591d01
changes to allow JQuiz in mobile format
2006-01-08 05:43:03 +00:00
gbateson
eab7bfe215
defined PARAM_CLEAN if necessary (for mobile template on Moodle<=1.4)
2006-01-08 05:34:31 +00:00
stronk7
31d3283ee7
Now Hotpot is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:38:20 +00:00
gbateson
d4ef3c5aaf
JMatch: allow extra, unused RHS items
2005-11-25 23:01:15 +00:00
gbateson
01a8d9bd6f
corrected scoring and finishing of JMatch with unused RHS items
2005-11-25 13:04:38 +00:00
gbateson
71a10ef2ad
removed bad newlines (\r\r\n) which caused double-spacing in HTML/JS/CSS source
2005-11-24 07:00:33 +00:00
gbateson
02aff07d3b
removed bad newlines (\r\r\n) which caused double-spacing in PHP source
2005-11-24 06:44:25 +00:00
gbateson
64b4e0f155
removed bad newlines, which caused double-spacing in PHP source
2005-11-24 05:40:36 +00:00